From 8c1fbf450500a6903aab062c837139baf3a7296b Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 20 May 2011 13:16:42 -0400 Subject: [PATCH 01/84] 3.4.1 --- ChangeLog | 2 +- Documentation.html | 4 ++-- README | 2 +- libraries/Config.class.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index f6b479f520..278d4ccb2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ phpMyAdmin - ChangeLog ====================== -3.4.1.0 (not yet released) +3.4.1.0 (2011-05-20) - bug #3301108 [interface] Synchronize and already configured host - bug #3302457 Inline edit and $cfg['PropertiesIconic'] - Patch #3302313 Show a translated label diff --git a/Documentation.html b/Documentation.html index 0b30194010..d9627dd6d2 100644 --- a/Documentation.html +++ b/Documentation.html @@ -9,7 +9,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 - phpMyAdmin 3.4.1-rc1 - Documentation + phpMyAdmin 3.4.1 - Documentation @@ -17,7 +17,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 diff --git a/README b/README index d728493769..2d0d4c1c67 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ phpMyAdmin - Readme =================== -Version 3.4.1-rc1 +Version 3.4.1 A set of PHP-scripts to manage MySQL over the web. diff --git a/libraries/Config.class.php b/libraries/Config.class.php index d0f4903742..73a379bb91 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -96,7 +96,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '3.4.1-rc1'); + $this->set('PMA_VERSION', '3.4.1'); /** * @deprecated */ From 1ea7fbfdecae7d9561284eed2cbbc7e48e4d48aa Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 21:56:13 +0200 Subject: [PATCH 02/84] Translation update done using Pootle. --- po/ru.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/ru.po b/po/ru.po index a4ca306d6a..08c9261a8e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-03-13 21:17+0200\n" +"PO-Revision-Date: 2011-06-01 21:56+0200\n" "Last-Translator: Victor Volkov \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: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -713,10 +713,9 @@ msgid "Analyze table" msgstr "Анализ таблицы" #: db_structure.php:521 -#, fuzzy #| msgid "Go to table" msgid "Add prefix to table" -msgstr "Перейти к таблице" +msgstr "Добавить префикс таблице" #: db_structure.php:523 libraries/mult_submits.inc.php:246 #, fuzzy From 96c62fdde5a7fc8940e4d1a228f0d7d8621ab546 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 21:57:04 +0200 Subject: [PATCH 03/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 08c9261a8e..9da8fd18c9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 21:56+0200\n" +"PO-Revision-Date: 2011-06-01 21:57+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -718,10 +718,9 @@ msgid "Add prefix to table" msgstr "Добавить префикс таблице" #: db_structure.php:523 libraries/mult_submits.inc.php:246 -#, fuzzy #| msgid "Replace table data with file" msgid "Replace table prefix" -msgstr "Заместить данные таблицы данными из файла" +msgstr "Заменить префикс таблицы" #: db_structure.php:525 libraries/mult_submits.inc.php:246 #, fuzzy From d02ea9d7024e6224393793a712c7bae2af9199ac Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 21:57:19 +0200 Subject: [PATCH 04/84] Translation update done using Pootle. --- po/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 9da8fd18c9..f59726edb6 100644 --- a/po/ru.po +++ b/po/ru.po @@ -715,7 +715,7 @@ msgstr "Анализ таблицы" #: db_structure.php:521 #| msgid "Go to table" msgid "Add prefix to table" -msgstr "Добавить префикс таблице" +msgstr "Добавить префикс таблицы" #: db_structure.php:523 libraries/mult_submits.inc.php:246 #| msgid "Replace table data with file" From 90c3cebd90a754781ba600bd1b5f266ee381c337 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 21:59:06 +0200 Subject: [PATCH 05/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index f59726edb6..84730bc457 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 21:57+0200\n" +"PO-Revision-Date: 2011-06-01 21:59+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -723,10 +723,9 @@ msgid "Replace table prefix" msgstr "Заменить префикс таблицы" #: db_structure.php:525 libraries/mult_submits.inc.php:246 -#, fuzzy #| msgid "Replace table data with file" msgid "Copy table with prefix" -msgstr "Заместить данные таблицы данными из файла" +msgstr "Копировать таблицу с префиксом" #: db_structure.php:574 libraries/schema/User_Schema.class.php:387 msgid "Data Dictionary" From a8dab2952389d2298765ca6baaf413295fddea79 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:00:09 +0200 Subject: [PATCH 06/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 84730bc457..8b86773b51 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 21:59+0200\n" +"PO-Revision-Date: 2011-06-01 22:00+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -976,10 +976,9 @@ msgid "You are about to DESTROY a complete database!" msgstr "База данных будет полностью УДАЛЕНА!" #: js/messages.php:32 -#, fuzzy #| msgid "You are about to DESTROY a complete database!" msgid "You are about to DESTROY a complete table!" -msgstr "База данных будет полностью УДАЛЕНА!" +msgstr "Таблица будет полностью УДАЛЕНА!" #: js/messages.php:33 #, fuzzy From f4b6660b4798b9405216700012e6280b1b637a6f Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:02:38 +0200 Subject: [PATCH 07/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 8b86773b51..cde956d679 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:00+0200\n" +"PO-Revision-Date: 2011-06-01 22:02+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -981,10 +981,9 @@ msgid "You are about to DESTROY a complete table!" msgstr "Таблица будет полностью УДАЛЕНА!" #: js/messages.php:33 -#, fuzzy #| msgid "You are about to DESTROY a complete database!" msgid "You are about to TRUNCATE a complete table!" -msgstr "База данных будет полностью УДАЛЕНА!" +msgstr "Таблица будет полностью ОЧИЩЕНА от данных!" #: js/messages.php:34 msgid "Dropping Event" From 7ce5608725bf00addf5dc605e75ba7f46003f9d1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:02:56 +0200 Subject: [PATCH 08/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index cde956d679..018502672c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1120,10 +1120,9 @@ msgid "Searching" msgstr "Поиск" #: js/messages.php:84 -#, fuzzy #| msgid "Hide search criteria" msgid "Hide search results" -msgstr "Скрыть параметры поиска" +msgstr "Скрыть результаты поиска" #: js/messages.php:85 #, fuzzy From fa10b9aaabef972c2d8d8bf1a8f90bfc60eee710 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:03:14 +0200 Subject: [PATCH 09/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 018502672c..4e49f1661f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:02+0200\n" +"PO-Revision-Date: 2011-06-01 22:03+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1125,10 +1125,9 @@ msgid "Hide search results" msgstr "Скрыть результаты поиска" #: js/messages.php:85 -#, fuzzy #| msgid "Show search criteria" msgid "Show search results" -msgstr "Отобразить параметры поиска" +msgstr "Отобразить результаты поиска" #: js/messages.php:86 #, fuzzy From 3d337a480e3c44860270fb7e5013a8b6a591c149 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:03:37 +0200 Subject: [PATCH 10/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 4e49f1661f..23c419a216 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1130,10 +1130,9 @@ msgid "Show search results" msgstr "Отобразить результаты поиска" #: js/messages.php:86 -#, fuzzy #| msgid "Browse" msgid "Browsing" -msgstr "Обзор" +msgstr "Просмотр" #: js/messages.php:87 #, fuzzy From a30dc625abf4cbb4cc02ed8e48c470c368e70a6d Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:03:56 +0200 Subject: [PATCH 11/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 23c419a216..337e77b464 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1135,10 +1135,9 @@ msgid "Browsing" msgstr "Просмотр" #: js/messages.php:87 -#, fuzzy #| msgid "Deleting %s" msgid "Deleting" -msgstr "Удаление %s" +msgstr "Удаление" #: js/messages.php:90 msgid "" From 602bc92ef974ea0d33c4eb6a3ef5202e15104d11 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:05:52 +0200 Subject: [PATCH 12/84] Translation update done using Pootle. --- po/ru.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 337e77b464..edadd58ddb 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:03+0200\n" +"PO-Revision-Date: 2011-06-01 22:05+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1143,6 +1143,7 @@ msgstr "Удаление" msgid "" "Note: If the file contains multiple tables, they will be combined into one" msgstr "" +"Замечание: если файл содержит множество таблиц, они будут объединены в одну" #: js/messages.php:93 msgid "Hide query box" From aa142ef6a26b1378fc939a905a862c7d00bea585 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:08:02 +0200 Subject: [PATCH 13/84] Translation update done using Pootle. --- po/ru.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index edadd58ddb..2c7931731a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:05+0200\n" +"PO-Revision-Date: 2011-06-01 22:08+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1215,6 +1215,8 @@ msgid "" "You haven't saved the changes in the layout. They will be lost if you don't " "save them.Do you want to continue?" msgstr "" +"Вы не сохранили изменения в раскладке. Без сохранения, они будут потеряны. " +"Продолжить?" #: js/messages.php:115 msgid "Add an option for column " From 5bf6068c0fdb2410a14fa9b9f18070888d101c70 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:08:40 +0200 Subject: [PATCH 14/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 2c7931731a..92b262369f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1253,10 +1253,9 @@ msgid ", latest stable version:" msgstr ", последняя стабильная версия:" #: js/messages.php:129 -#, fuzzy #| msgid "Jump to database" msgid "up to date" -msgstr "Перейти к базе данных" +msgstr "актуально" #. l10n: Display text for calendar close link #: js/messages.php:147 From f0a12a3e5d52acfe7b5a9e3dbc71cf7c898f9ba5 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:10:25 +0200 Subject: [PATCH 15/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 92b262369f..654858738d 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:08+0200\n" +"PO-Revision-Date: 2011-06-01 22:10+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1631,10 +1631,9 @@ msgstr[1] "Добавлено %1$d строки." msgstr[2] "Добавлено %1$d строк." #: libraries/RecentTable.class.php:113 -#, fuzzy #| msgid "Could not save configuration" msgid "Could not save recent table" -msgstr "Не получилось сохранить настройки" +msgstr "Не удалось сохранить последнюю таблицу" #: libraries/RecentTable.class.php:148 #, fuzzy From f6fb62e736678d8ae7bf5c307f7c05b8bdd66dc0 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:11:10 +0200 Subject: [PATCH 16/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 654858738d..a16e982f29 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:10+0200\n" +"PO-Revision-Date: 2011-06-01 22:11+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1636,10 +1636,9 @@ msgid "Could not save recent table" msgstr "Не удалось сохранить последнюю таблицу" #: libraries/RecentTable.class.php:148 -#, fuzzy #| msgid "Count tables" msgid "Recent tables" -msgstr "Подсчитывать таблицы" +msgstr "Недавние таблицы" #: libraries/RecentTable.class.php:154 #, fuzzy From 5b122953ac4f21adbc471ca498a88108002138c0 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:11:46 +0200 Subject: [PATCH 17/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index a16e982f29..1a814a2dc8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1641,10 +1641,9 @@ msgid "Recent tables" msgstr "Недавние таблицы" #: libraries/RecentTable.class.php:154 -#, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" -msgstr "Отсутствуют настроенные сервера" +msgstr "Отсутствуют недавние таблицы" #: libraries/StorageEngine.class.php:194 msgid "" From 5e98e3d3d9ce30e910292799e6c4136ed5500781 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:13:21 +0200 Subject: [PATCH 18/84] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 1a814a2dc8..3d659dbb22 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:11+0200\n" +"PO-Revision-Date: 2011-06-01 22:13+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -1686,7 +1686,7 @@ msgstr "Таблица %s была переименована в %s" #: libraries/Table.class.php:1250 msgid "Could not save table UI preferences" -msgstr "" +msgstr "Не получилось сохранить настройки интерфейса таблицы" #: libraries/Theme.class.php:160 #, php-format From 0ed32976355395a3da36be8cdf8c37537ca9c221 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:14:42 +0200 Subject: [PATCH 19/84] Translation update done using Pootle. --- po/ru.po | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 3d659dbb22..8934000fea 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:13+0200\n" +"PO-Revision-Date: 2011-06-01 22:14+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -3352,10 +3352,11 @@ msgid "Enable highlighting" msgstr "Включить подсветку" #: libraries/config/messages.inc.php:286 -#, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of recently used tables; set 0 to disable" -msgstr "Максимальное количество таблиц отображаемых в списке" +msgstr "" +"Максимальное количество недавно использованных таблиц; для отключения " +"установить 0" #: libraries/config/messages.inc.php:287 #, fuzzy From 6b7c4df3797453762e888b229fcdc21248c940d1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:15:01 +0200 Subject: [PATCH 20/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 8934000fea..0128ffc1bd 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:14+0200\n" +"PO-Revision-Date: 2011-06-01 22:15+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -3359,10 +3359,9 @@ msgstr "" "установить 0" #: libraries/config/messages.inc.php:287 -#, fuzzy #| msgid "Untracked tables" msgid "Recently used tables" -msgstr "Неотслеживаемые таблицы" +msgstr "Недавно использованные таблицы" #: libraries/config/messages.inc.php:288 msgid "Use less graphically intense tabs" From 18b0d2e30054d047f5e01a4881afb9732609a741 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:16:04 +0200 Subject: [PATCH 21/84] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 0128ffc1bd..d1e2973ab2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:15+0200\n" +"PO-Revision-Date: 2011-06-01 22:16+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -3656,7 +3656,7 @@ msgstr "Механизм перекодирования" #: libraries/config/messages.inc.php:349 msgid "When browsing tables, the sorting of each table is remembered" -msgstr "" +msgstr "При просмотре таблиц, запоминается сортировка каждой таблицы" #: libraries/config/messages.inc.php:350 #, fuzzy From 134bc8f1b5e192d7b549ce72618aa9b73418f79e Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:16:26 +0200 Subject: [PATCH 22/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index d1e2973ab2..bf6e461725 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3659,10 +3659,9 @@ msgid "When browsing tables, the sorting of each table is remembered" msgstr "При просмотре таблиц, запоминается сортировка каждой таблицы" #: libraries/config/messages.inc.php:350 -#, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" -msgstr "Переименовать таблицу в" +msgstr "Запоминать сортировку таблиц" #: libraries/config/messages.inc.php:351 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" From d1dde1c469078f2e8fd6962900bca23ccba70ed2 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:20:28 +0200 Subject: [PATCH 23/84] Translation update done using Pootle. --- po/ru.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/ru.po b/po/ru.po index bf6e461725..8de07e2f65 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:16+0200\n" +"PO-Revision-Date: 2011-06-01 22:20+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -3947,7 +3947,6 @@ msgid "Server port" msgstr "Порт сервера" #: libraries/config/messages.inc.php:408 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma_config[/kbd]" @@ -3955,8 +3954,8 @@ msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -"Для отключения возможности хранения пользовательских настроек в базе данных " -"оставьте поле пустым. Рекомендуется: [kbd]pma_config[/kbd]" +"Для отключения возможности просмотра недавно использованных таблиц, оставьте " +"поле пустым. Рекомендуется: [kbd]pma_recent[/kbd]" #: libraries/config/messages.inc.php:409 #, fuzzy From f41cd5d1f715664ae73965dac2c50ee97b272a57 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:20:48 +0200 Subject: [PATCH 24/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 8de07e2f65..44f4e84c23 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3958,10 +3958,9 @@ msgstr "" "поле пустым. Рекомендуется: [kbd]pma_recent[/kbd]" #: libraries/config/messages.inc.php:409 -#, fuzzy #| msgid "Recall user name" msgid "Recently used table" -msgstr "Выводить имя пользователя" +msgstr "Недавно использованная таблица" #: libraries/config/messages.inc.php:410 msgid "" From 027bf5e7e7ffa8b3155f777d5d853e8bbd25309d Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:22:15 +0200 Subject: [PATCH 25/84] Translation update done using Pootle. --- po/ru.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/ru.po b/po/ru.po index 44f4e84c23..78e0ed5781 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:20+0200\n" +"PO-Revision-Date: 2011-06-01 22:22+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -4041,7 +4041,6 @@ msgid "Display columns table" msgstr "Таблица с описаниями полей" #: libraries/config/messages.inc.php:425 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma_config[/kbd]" @@ -4049,8 +4048,8 @@ msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -"Для отключения возможности хранения пользовательских настроек в базе данных " -"оставьте поле пустым. Рекомендуется: [kbd]pma_config[/kbd]" +"Для отключения возможности хранения настроек интерфейса таблиц, оставьте " +"поле пустым. Рекомендуется: [kbd]pma_table_uiprefs[/kbd]" #: libraries/config/messages.inc.php:426 #, fuzzy From b4e24a2065f45b4b99c37fb3734e8899ca9f6123 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:22:37 +0200 Subject: [PATCH 26/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 78e0ed5781..ef8ba64a8e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4052,10 +4052,9 @@ msgstr "" "поле пустым. Рекомендуется: [kbd]pma_table_uiprefs[/kbd]" #: libraries/config/messages.inc.php:426 -#, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" -msgstr "Таблица хранения настроек пользователя" +msgstr "Таблица хранения настроек интерфейса" #: libraries/config/messages.inc.php:427 msgid "" From 89f70fe0b517c2bc538d7eef5d085bb3cd4656d5 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:22:54 +0200 Subject: [PATCH 27/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index ef8ba64a8e..d54717185a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4704,10 +4704,9 @@ msgstr "Совместимо с MySQL 4.0" #: libraries/display_create_database.lib.php:21 #: libraries/display_create_database.lib.php:39 -#, fuzzy #| msgid "Create new database" msgid "Create database" -msgstr "Новая база данных" +msgstr "Создать базу данных" #: libraries/display_create_database.lib.php:33 msgid "Create" From 47491e2461c39c8e4d94fbdd81367c69abc060a1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:23:14 +0200 Subject: [PATCH 28/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index d54717185a..5d63f06a09 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:22+0200\n" +"PO-Revision-Date: 2011-06-01 22:23+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -6030,10 +6030,9 @@ msgid "Convert to Kana" msgstr "Конвертировать в Кану" #: libraries/mult_submits.inc.php:249 -#, fuzzy #| msgid "Fr" msgid "From" -msgstr "Пт" +msgstr "От" #: libraries/mult_submits.inc.php:252 msgid "To" From 199ab87203a82659d3a96ded35ca2e7580f5dd9f Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:23:26 +0200 Subject: [PATCH 29/84] Translation update done using Pootle. --- po/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 5d63f06a09..2e9fece1db 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6036,7 +6036,7 @@ msgstr "От" #: libraries/mult_submits.inc.php:252 msgid "To" -msgstr "" +msgstr "До" #: libraries/mult_submits.inc.php:257 libraries/mult_submits.inc.php:271 #: libraries/sql_query_form.lib.php:439 From 81a7baccf7f44b9758de7611e0f42696757f97f1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:23:46 +0200 Subject: [PATCH 30/84] Translation update done using Pootle. --- po/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 2e9fece1db..d3d04ac4fc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6045,7 +6045,7 @@ msgstr "Выполнить" #: libraries/mult_submits.inc.php:263 msgid "Add table prefix" -msgstr "" +msgstr "Добавить префикс таблицы" #: libraries/mult_submits.inc.php:266 #, fuzzy From 24a13cf47dd014a70c9dea0c4ca46c0663fc42c8 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:23:57 +0200 Subject: [PATCH 31/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index d3d04ac4fc..1597221cae 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6048,10 +6048,9 @@ msgid "Add table prefix" msgstr "Добавить префикс таблицы" #: libraries/mult_submits.inc.php:266 -#, fuzzy #| msgid "Add index" msgid "Add prefix" -msgstr "Добавить индекс" +msgstr "Добавить префикс" #: libraries/mult_submits.inc.php:477 tbl_replace.php:331 msgid "No change" From ef6adf8f41dd73115e4c4638e3618345fdd3751b Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:24:53 +0200 Subject: [PATCH 32/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 1597221cae..fcabf47a75 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:23+0200\n" +"PO-Revision-Date: 2011-06-01 22:24+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -6309,10 +6309,9 @@ msgid "SQL history" msgstr "История SQL-запросов" #: libraries/relation.lib.php:143 -#, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" -msgstr "Постоянные соединения" +msgstr "Недавно использованные таблицы" #: libraries/relation.lib.php:147 msgid "Persistent tables' UI preferences" From 07e0cd4e9fa9d86611914ade7d0f36c3b39a43eb Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:25:34 +0200 Subject: [PATCH 33/84] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index fcabf47a75..2aeda8ff66 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:24+0200\n" +"PO-Revision-Date: 2011-06-01 22:25+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -6315,7 +6315,7 @@ msgstr "Недавно использованные таблицы" #: libraries/relation.lib.php:147 msgid "Persistent tables' UI preferences" -msgstr "" +msgstr "Настройки интерфейса часто используемых таблиц" #: libraries/relation.lib.php:155 msgid "User preferences" From ff106fb0c78a8b4db49e078be08b8af9299bcb4e Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:26:16 +0200 Subject: [PATCH 34/84] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 2aeda8ff66..dbd3375165 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:25+0200\n" +"PO-Revision-Date: 2011-06-01 22:26+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -8111,7 +8111,7 @@ msgid "Unable to change master" msgstr "Невозможно изменить головной сервер" #: server_replication.php:72 -#, fuzzy, php-format +#, php-format #| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "Головной сервер успешно изменён на %s" From c4907b50e7a79e06ffb1003e4da1db4b1dee719b Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:26:39 +0200 Subject: [PATCH 35/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index dbd3375165..4d37d475a1 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9282,10 +9282,9 @@ msgid "Insecure connection" msgstr "Небезопасное соединение" #: setup/frames/index.inc.php:92 -#, fuzzy #| msgid "Configuration storage" msgid "Configuration saved." -msgstr "Хранение конфигурации" +msgstr "Конфигурация сохранена." #: setup/frames/index.inc.php:93 msgid "" From 37fe0228a8841db4a9789f93151cd9ecc52875f1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:29:56 +0200 Subject: [PATCH 36/84] Translation update done using Pootle. --- po/ru.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 4d37d475a1..a8e0584d1a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:26+0200\n" +"PO-Revision-Date: 2011-06-01 22:29+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -9291,6 +9291,9 @@ msgid "" "Configuration saved to file config/config.inc.php in phpMyAdmin top level " "directory, copy it to top level one and delete directory config to use it." msgstr "" +"Настройки сохранены в файл config/config.inc.php от корневого каталога " +"phpMyAdmin, скопируйте его в корневой каталог и удалите после этого " +"директорию config." #: setup/frames/index.inc.php:100 setup/frames/menu.inc.php:15 msgid "Overview" From 896d36bb1e411d4f0068ee1ff14f2f5df8ceb2dd Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:31:17 +0200 Subject: [PATCH 37/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index a8e0584d1a..c0b7ae97e4 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:29+0200\n" +"PO-Revision-Date: 2011-06-01 22:31+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -10160,10 +10160,9 @@ msgid "Version %s snapshot (SQL code)" msgstr "Обзор версии %s (SQL код)" #: tbl_tracking.php:382 -#, fuzzy #| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" -msgstr "Отслеживать выражения определяющие структуру:" +msgstr "Данные слежения успешно удалены" #: tbl_tracking.php:384 tbl_tracking.php:401 #, fuzzy From ca76ab6c4f7662e55eb7e49432609683222d112e Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:31:35 +0200 Subject: [PATCH 38/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index c0b7ae97e4..44f1eea17a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10165,10 +10165,9 @@ msgid "Tracking data definition successfully deleted" msgstr "Данные слежения успешно удалены" #: tbl_tracking.php:384 tbl_tracking.php:401 -#, fuzzy #| msgid "Gather errors" msgid "Query error" -msgstr "Собирать ошибки" +msgstr "Ошибка запроса" #: tbl_tracking.php:399 #, fuzzy From bd57ae0518b17443a1f77b9efd7953b20469392d Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:32:43 +0200 Subject: [PATCH 39/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 44f1eea17a..f24f0bbe91 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:31+0200\n" +"PO-Revision-Date: 2011-06-01 22:32+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -10170,10 +10170,9 @@ msgid "Query error" msgstr "Ошибка запроса" #: tbl_tracking.php:399 -#, fuzzy #| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" -msgstr "Отслеживать выражения изменяющие данные:" +msgstr "Данные слежения успешно удалены" #: tbl_tracking.php:411 msgid "Tracking statements" From 37730336b5d9e9b38b41a2c72de0dd988ca4bbb8 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:34:02 +0200 Subject: [PATCH 40/84] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index f24f0bbe91..15f75a13f7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 22:32+0200\n" +"PO-Revision-Date: 2011-06-01 22:34+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -10184,10 +10184,9 @@ msgid "Show %s with dates from %s to %s by user %s %s" msgstr "Вывести %s с датой от %s до %s пользователя %s %s" #: tbl_tracking.php:432 -#, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" -msgstr "Удалить данные слежения за таблицей" +msgstr "Удалить строку данных слежения за таблицей" #: tbl_tracking.php:443 #, fuzzy From 110cd1d9510c83d58c4a011f2638722e9ca3c3d9 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Wed, 1 Jun 2011 22:34:27 +0200 Subject: [PATCH 41/84] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 15f75a13f7..fe93587a54 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10189,10 +10189,9 @@ msgid "Delete tracking data row from report" msgstr "Удалить строку данных слежения за таблицей" #: tbl_tracking.php:443 -#, fuzzy #| msgid "No databases" msgid "No data" -msgstr "Базы данных отсутствуют" +msgstr "Нет данных" #: tbl_tracking.php:453 tbl_tracking.php:510 msgid "Date" From 0a3eb585949118dc72efff0d2b2caaa7d2c691eb Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:42:00 +0200 Subject: [PATCH 42/84] Translation update done using Pootle. --- po/sl.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/sl.po b/po/sl.po index 9bc6dfeb36..be3c6ca3e7 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-05-27 22:35+0200\n" +"PO-Revision-Date: 2011-06-01 23:42+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -1619,10 +1619,9 @@ msgstr[2] "Vstavljene so %1$d vrstice." msgstr[3] "Vstavljenih je %1$d vrstic." #: libraries/RecentTable.class.php:113 -#, fuzzy #| msgid "Could not save configuration" msgid "Could not save recent table" -msgstr "Ne morem shraniti konfiguracije" +msgstr "Ne morem shraniti nedavne tabele" #: libraries/RecentTable.class.php:148 #, fuzzy From 48e317bf9f17ce06383671dfc5148c7e1bf54dd4 Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:42:05 +0200 Subject: [PATCH 43/84] Translation update done using Pootle. --- po/sl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index be3c6ca3e7..280380d1b1 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1624,10 +1624,9 @@ msgid "Could not save recent table" msgstr "Ne morem shraniti nedavne tabele" #: libraries/RecentTable.class.php:148 -#, fuzzy #| msgid "Count tables" msgid "Recent tables" -msgstr "Preštej tabele" +msgstr "Nedavne tabele" #: libraries/RecentTable.class.php:154 #, fuzzy From d0b2bbd79a4b726f7ec9d09f543c90a59df46649 Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:42:12 +0200 Subject: [PATCH 44/84] Translation update done using Pootle. --- po/sl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index 280380d1b1..0788d4c034 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1629,10 +1629,9 @@ msgid "Recent tables" msgstr "Nedavne tabele" #: libraries/RecentTable.class.php:154 -#, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" -msgstr "Ni konfiguriranih strežnikov" +msgstr "Ni nedavnih tabel" #: libraries/StorageEngine.class.php:194 msgid "" From 9df02a2de1227dd70e1e677b05f298af85cbf5fe Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:42:38 +0200 Subject: [PATCH 45/84] Translation update done using Pootle. --- po/sl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sl.po b/po/sl.po index 0788d4c034..d861d8a6c3 100644 --- a/po/sl.po +++ b/po/sl.po @@ -1631,7 +1631,7 @@ msgstr "Nedavne tabele" #: libraries/RecentTable.class.php:154 #| msgid "There are no configured servers" msgid "There are no recent tables" -msgstr "Ni nedavnih tabel" +msgstr "Ni nobenih nedavnih tabel" #: libraries/StorageEngine.class.php:194 msgid "" From 95ef694aa54295b681be23c8dfb632454320bf84 Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:42:55 +0200 Subject: [PATCH 46/84] Translation update done using Pootle. --- po/sl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index d861d8a6c3..e23181ec98 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3337,10 +3337,9 @@ msgid "Maximum number of recently used tables; set 0 to disable" msgstr "Največje število tabel prikazanih na seznamu tabel" #: libraries/config/messages.inc.php:287 -#, fuzzy #| msgid "Untracked tables" msgid "Recently used tables" -msgstr "Nesledene tabele" +msgstr "Nedavno uporabljene tabele" #: libraries/config/messages.inc.php:288 msgid "Use less graphically intense tabs" From faacc9f44a4c8f116033e69d1a86942e05eeeb9c Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:43:37 +0200 Subject: [PATCH 47/84] Translation update done using Pootle. --- po/sl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index e23181ec98..58b2c5d8e5 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-01 23:42+0200\n" +"PO-Revision-Date: 2011-06-01 23:43+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" "Language: sl\n" @@ -3630,7 +3630,7 @@ msgstr "Pogon rekodiranja" #: libraries/config/messages.inc.php:349 msgid "When browsing tables, the sorting of each table is remembered" -msgstr "" +msgstr "Med brskanjem po tabelah se razvrščanje vsake tabele ohrani" #: libraries/config/messages.inc.php:350 #, fuzzy From ddfd30f61789f211b9937b188466da54916046d3 Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:43:48 +0200 Subject: [PATCH 48/84] Translation update done using Pootle. --- po/sl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index 58b2c5d8e5..2371a06862 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3633,10 +3633,9 @@ msgid "When browsing tables, the sorting of each table is remembered" msgstr "Med brskanjem po tabelah se razvrščanje vsake tabele ohrani" #: libraries/config/messages.inc.php:350 -#, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" -msgstr "Preimenuj tabelo v" +msgstr "Ohrani razvrščanje tabel" #: libraries/config/messages.inc.php:351 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" From 1e512c92221a3b7573869a8497d2020ace9cb5c6 Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 1 Jun 2011 23:43:58 +0200 Subject: [PATCH 49/84] Translation update done using Pootle. --- po/sl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sl.po b/po/sl.po index 2371a06862..9813c60555 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3925,10 +3925,9 @@ msgstr "" "podatkov; predlagano: [kbd]pma_config[/kbd]" #: libraries/config/messages.inc.php:409 -#, fuzzy #| msgid "Recall user name" msgid "Recently used table" -msgstr "Prikliči uporabniško ime" +msgstr "Nedavno uporabljena tabela" #: libraries/config/messages.inc.php:410 msgid "" From 8badf568791a7e6dd25e1efb53d7b97940910d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 08:32:14 +0200 Subject: [PATCH 50/84] Update po files --- po/af.po | 1197 ++++++++++++++++++++++---------------------- po/ar.po | 1197 ++++++++++++++++++++++---------------------- po/az.po | 1197 ++++++++++++++++++++++---------------------- po/be.po | 1197 ++++++++++++++++++++++---------------------- po/be@latin.po | 1197 ++++++++++++++++++++++---------------------- po/bg.po | 1197 ++++++++++++++++++++++---------------------- po/bn.po | 1197 ++++++++++++++++++++++---------------------- po/bs.po | 1197 ++++++++++++++++++++++---------------------- po/ca.po | 1197 ++++++++++++++++++++++---------------------- po/cs.po | 1197 ++++++++++++++++++++++---------------------- po/cy.po | 1197 ++++++++++++++++++++++---------------------- po/da.po | 1197 ++++++++++++++++++++++---------------------- po/de.po | 1197 ++++++++++++++++++++++---------------------- po/el.po | 1197 ++++++++++++++++++++++---------------------- po/en_GB.po | 1197 ++++++++++++++++++++++---------------------- po/es.po | 1197 ++++++++++++++++++++++---------------------- po/et.po | 1197 ++++++++++++++++++++++---------------------- po/eu.po | 1197 ++++++++++++++++++++++---------------------- po/fa.po | 1197 ++++++++++++++++++++++---------------------- po/fi.po | 1197 ++++++++++++++++++++++---------------------- po/fr.po | 1197 ++++++++++++++++++++++---------------------- po/gl.po | 1197 ++++++++++++++++++++++---------------------- po/he.po | 1197 ++++++++++++++++++++++---------------------- po/hi.po | 1197 ++++++++++++++++++++++---------------------- po/hr.po | 1197 ++++++++++++++++++++++---------------------- po/hu.po | 1197 ++++++++++++++++++++++---------------------- po/id.po | 1197 ++++++++++++++++++++++---------------------- po/it.po | 1197 ++++++++++++++++++++++---------------------- po/ja.po | 1197 ++++++++++++++++++++++---------------------- po/ka.po | 1197 ++++++++++++++++++++++---------------------- po/ko.po | 1197 ++++++++++++++++++++++---------------------- po/lt.po | 1197 ++++++++++++++++++++++---------------------- po/lv.po | 1197 ++++++++++++++++++++++---------------------- po/mk.po | 1197 ++++++++++++++++++++++---------------------- po/ml.po | 1197 ++++++++++++++++++++++---------------------- po/mn.po | 1197 ++++++++++++++++++++++---------------------- po/ms.po | 1197 ++++++++++++++++++++++---------------------- po/nb.po | 1197 ++++++++++++++++++++++---------------------- po/nl.po | 1197 ++++++++++++++++++++++---------------------- po/phpmyadmin.pot | 1199 +++++++++++++++++++++++---------------------- po/pl.po | 1197 ++++++++++++++++++++++---------------------- po/pt.po | 1197 ++++++++++++++++++++++---------------------- po/pt_BR.po | 1197 ++++++++++++++++++++++---------------------- po/ro.po | 1197 ++++++++++++++++++++++---------------------- po/ru.po | 1197 ++++++++++++++++++++++---------------------- po/si.po | 1197 ++++++++++++++++++++++---------------------- po/sk.po | 1197 ++++++++++++++++++++++---------------------- po/sl.po | 1197 ++++++++++++++++++++++---------------------- po/sq.po | 1197 ++++++++++++++++++++++---------------------- po/sr.po | 1197 ++++++++++++++++++++++---------------------- po/sr@latin.po | 1197 ++++++++++++++++++++++---------------------- po/sv.po | 1197 ++++++++++++++++++++++---------------------- po/ta.po | 1197 ++++++++++++++++++++++---------------------- po/te.po | 1197 ++++++++++++++++++++++---------------------- po/th.po | 1197 ++++++++++++++++++++++---------------------- po/tr.po | 1197 ++++++++++++++++++++++---------------------- po/tt.po | 1197 ++++++++++++++++++++++---------------------- po/ug.po | 1197 ++++++++++++++++++++++---------------------- po/uk.po | 1197 ++++++++++++++++++++++---------------------- po/ur.po | 1197 ++++++++++++++++++++++---------------------- po/uz.po | 1197 ++++++++++++++++++++++---------------------- po/uz@latin.po | 1197 ++++++++++++++++++++++---------------------- po/zh_CN.po | 1197 ++++++++++++++++++++++---------------------- po/zh_TW.po | 1197 ++++++++++++++++++++++---------------------- 64 files changed, 38337 insertions(+), 38273 deletions(-) diff --git a/po/af.po b/po/af.po index b4ec79fcc6..09ae816716 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" @@ -46,19 +46,19 @@ msgstr "Soek" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Kolom name" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipe" @@ -316,7 +316,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -339,7 +339,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -363,7 +363,7 @@ msgid "Edit or export relational schema" msgstr "Vertoon PDF skema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -376,7 +376,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rye" @@ -392,7 +392,7 @@ msgstr "in gebruik" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 #, fuzzy msgid "Creation" msgstr "Skep" @@ -400,14 +400,14 @@ msgstr "Skep" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -432,20 +432,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sorteer" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Dalend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Dalend" @@ -512,8 +512,8 @@ msgstr "Doen Navraag" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Toegang Geweier" @@ -558,13 +558,13 @@ msgstr "Beloer Data" msgid "Delete the matches for the %s table?" msgstr "Stort data vir tabel" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Verwyder" @@ -632,7 +632,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,21 +660,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Met gekose:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Kies Alles" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Kies Niks" @@ -683,16 +683,16 @@ msgstr "Kies Niks" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Drukker mooi (print view)" @@ -704,7 +704,7 @@ msgstr "Maak Leeg" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Verwyder" @@ -713,8 +713,8 @@ msgstr "Verwyder" msgid "Check table" msgstr "Kontroleer tabel" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimaliseer tabel" @@ -734,12 +734,12 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -767,7 +767,7 @@ msgid "Status" msgstr "" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -923,7 +923,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1122,7 +1122,16 @@ msgstr "SQL-stelling" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Verander" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1130,72 +1139,72 @@ msgstr "" msgid "Save" msgstr "Stoor" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL-stelling" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL-stelling" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoreer" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Kies 'n Veld om te vertoon" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Verander wagwoord" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Voortgebring deur" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Verander wagwoord" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Ma" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1203,122 +1212,122 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Geen" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Vorige" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Volgende" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy msgid "Today" msgstr "totaal" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Biner" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mei" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1326,176 +1335,176 @@ msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Des" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "So" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Ma" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Di" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Fr" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "So" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Di" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Wo" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Do" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fr" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sa" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "So" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Di" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Wo" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Do" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Fr" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "in gebruik" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "Records" msgid "Second" @@ -1569,14 +1578,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "Kommentaar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Verander" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Die primere sleutel is verwyder" @@ -1593,7 +1594,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1703,7 +1704,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1724,57 +1725,57 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Teken aan" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentasie" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Gebruiker Naam:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Wagwoord:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Bediener Keuse" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "HTTP Koekies moet van nou af geaktifeer wees." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1842,7 +1843,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 #, fuzzy msgid "Tables" @@ -1857,19 +1858,19 @@ msgstr "Tabel" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 #, fuzzy msgid "Total" msgstr "totaal" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1923,7 +1924,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Indien jy 'n bladsy kry wat leeg is, " "is alles klopdisselboom." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1952,27 +1953,27 @@ msgstr "" "Die $cfg['PmaAbsoluteUri'] veranderlike MOET gestel wees in jou " "konfigurasie leer!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -2006,8 +2007,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentasie" @@ -2024,7 +2025,7 @@ msgstr "MySQL het gepraat: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Verduidelik SQL" @@ -2036,11 +2037,11 @@ msgstr "Ignoreer SQL Verduideliking" msgid "Without PHP Code" msgstr "Sonder PHP Kode" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Skep PHP Kode" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2049,7 +2050,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Ignoreer SQL Validasie" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Valideer SQL" @@ -2160,7 +2161,7 @@ msgid "Structure" msgstr "Struktuur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2168,8 +2169,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Voeg by" @@ -2188,7 +2189,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2348,7 +2349,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2534,7 +2535,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2594,13 +2595,13 @@ msgstr "" msgid "Save as file" msgstr "Stoor as leer (file)" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Karakterstel van die leer:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formaat" @@ -2611,8 +2612,8 @@ msgstr "" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2620,16 +2621,16 @@ msgstr "" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Velde omring met" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2639,8 +2640,8 @@ msgstr "Velde ontsnap (escaped) deur" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2648,15 +2649,15 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Lyne beeindig deur" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Lyne beeindig deur" @@ -2678,8 +2679,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2706,13 +2707,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 #, fuzzy msgid "Relations" msgstr "Operasies" @@ -2742,12 +2743,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Omring tabel en veldname met backquotes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2774,66 +2775,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "Uitgebreide toevoegings" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Export" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2841,246 +2842,246 @@ msgstr "" msgid "CSV" msgstr "CSV data" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Voortgebring deur" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Export" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 #, fuzzy msgid "LaTeX" msgstr "Etiket" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Databasis statistieke" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentasie" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Bladsy nommer:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentasie" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL-stelling" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL-stelling" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL-stelling" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "Skip Validate SQL" msgid "SQL Validator" msgstr "Ignoreer SQL Validasie" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3088,274 +3089,274 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabel" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Add new field" msgid "Text fields" msgstr "Voeg 'n nuwe veld by" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Vervang tabel data met leer (file)" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Column names" msgid "Column names in first row" msgstr "Kolom name" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3363,423 +3364,423 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Verander tabel sorteer volgens" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Geen tabelle" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Geen databasisse" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3788,299 +3789,299 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Databasis" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Herstel tabel" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Kolom Kommentaar word vertoon" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Stellings" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Bediener weergawe" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Wys tabelle" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Ry Statistiek" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4088,28 +4089,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4119,91 +4120,91 @@ msgstr "" msgid "Password" msgstr "Wagwoord" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Gebruiker Naam:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Voeg By/Verwyder Veld Kolomme" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Verstekwaarde (default)" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4211,56 +4212,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4268,13 +4269,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4436,7 +4437,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4455,7 +4456,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4623,62 +4624,62 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Karakterstel van die leer:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Geen" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ge-zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"ge-gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"ge-bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Stoor as leer (file)" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formaat" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4792,11 +4793,11 @@ msgstr "vertikale" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s formaat en herhaal opskrifte na %s selle" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4810,105 +4811,105 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operasies" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Gedeeltelike Tekste" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Volle Tekste" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relasie uitsig" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy msgid "Relational display column" msgstr "Relasie uitsig" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Die ry is verwyder" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Vermoor" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in navraag" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Vertoon rye" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "totaal" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Verander" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "Kolom Kommentaar word vertoon" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Bediener weergawe" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Skakel nie gevind nie" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Wys PHP informasie" @@ -6003,7 +6004,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Geboekmerkde SQL-stelling" @@ -6072,7 +6073,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -6080,7 +6081,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Waarde" @@ -6361,64 +6362,64 @@ msgstr "" msgid "Target database" msgstr "Soek in databasis" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Hardloop SQL stellings op databasis %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Hardloop SQL stellings op databasis %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Kolom name" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Boekmerk hierdie SQL-stelling" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Wys hierdie navraag weer hier " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Stuur" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Kyk slegs" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Soek die teksleer" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6533,7 +6534,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -6805,31 +6806,31 @@ msgstr "PHP Version" msgid "Show PHP information" msgstr "Wys PHP informasie" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Amptelike phpMyAdmin Tuisblad" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Kenmerke" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Geen verandering" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6837,21 +6838,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6859,24 +6860,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6888,28 +6889,28 @@ msgstr "" "Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. " "Om uit te vind hoekom kliek %shier%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Geen databasisse" @@ -7283,21 +7284,21 @@ msgstr "" msgid "Databases statistics" msgstr "Databasis statistieke" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 #, fuzzy msgid "Enable Statistics" msgstr "Databasis statistieke" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9399,39 +9400,39 @@ msgstr "Toets referential integrity:" msgid "Show tables" msgstr "Wys tabelle" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Spasie verbruik" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Gebruik" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektief" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Ry Statistiek" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Stellings" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamies" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Ry lengte" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Ry grootte " @@ -9563,7 +9564,7 @@ msgstr "Na %s" msgid "Create an index on  %s columns" msgstr "Skep 'n indeks op %s kolomme" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ar.po b/po/ar.po index 93ff613596..b68dfd6a91 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-21 13:56+0200\n" "Last-Translator: \n" "Language-Team: arabic \n" @@ -49,19 +49,19 @@ msgstr "ابحث" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -154,7 +154,7 @@ msgstr "اسم العمود" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "النوع" @@ -313,7 +313,7 @@ msgstr "إنشاء قاعدة البيانات قبل النسخ" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "أضف %s" @@ -336,7 +336,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "بناء الارتباطات" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "الجدول" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "صفوف" @@ -389,21 +389,21 @@ msgstr "قيد الإستعمال" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "الإنشاء" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "التحديث الأخير" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "التحقق الأخير" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "تصنيف" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "تصاعديا" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "تنازليا" @@ -508,8 +508,8 @@ msgstr "إرسال الاستعلام" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "غير مسموح" @@ -558,13 +558,13 @@ msgstr "استعراض" msgid "Delete the matches for the %s table?" msgstr "إرجاع أو استيراد بيانات الجدول" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "حذف" @@ -636,7 +636,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -664,21 +664,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr ": على المحدد" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "اختر الكل" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "إلغاء تحديد الكل" @@ -687,16 +687,16 @@ msgstr "إلغاء تحديد الكل" msgid "Check tables having overhead" msgstr "تحقق من overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "تصدير" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "عرض نسخة للطباعة" @@ -708,7 +708,7 @@ msgstr "إفراغ محتوى" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "حذف" @@ -717,8 +717,8 @@ msgstr "حذف" msgid "Check table" msgstr "التحقق من الجدول" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "ضغط الجدول" @@ -738,12 +738,12 @@ msgstr "قاموس البيانات" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -770,7 +770,7 @@ msgid "Status" msgstr "وضع" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -924,7 +924,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1138,7 +1138,16 @@ msgstr "استعلام-SQL" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "تحرير" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1146,73 +1155,73 @@ msgstr "" msgid "Save" msgstr "حفظ" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "أخف" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "in query" msgid "Hide search criteria" msgstr "في الاستعلام" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL query" msgid "Show search criteria" msgstr "استعلام-SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "تجاهل" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "اختر الحقل لإظهاره" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "تغيير كلمة السر" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "ولد" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "تغيير كلمة السر" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "الإثنين" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1220,121 +1229,121 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "Donate" msgid "Done" msgstr "تبرع" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "سابق" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "التالي" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "مجموع كلي" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "يناير" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "فبراير" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "مارس" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "أبريل" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "مايو" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "يونيو" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "يوليو" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "أغسطس" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "سبتمبر" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "أكتوبر" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "نوفمبر" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "ديسمبر" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "يناير" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "فبراير" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "مارس" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "أبريل" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1342,174 +1351,174 @@ msgid "May" msgstr "مايو" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "يونيو" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "يوليو" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "أغسطس" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "سبتمبر" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "أكتوبر" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "نوفمبر" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "ديسمبر" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "الأحد" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "الإثنين" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "الثلاثاء" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "الأربعاء" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "الخميس" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "الجمعة" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "السبت" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "الأحد" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "الإثنين" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "الثلاثاء" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "الأربعاء" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "الخميس" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "الجمعة" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "السبت" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "الأحد" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "الإثنين" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "الثلاثاء" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "الأربعاء" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "الخميس" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "الجمعة" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "السبت" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "الأسبوع" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "الساعة" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "الدقيقة" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "الثانية" @@ -1580,14 +1589,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "تعليق" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "تحرير" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "لقد تم حذف المفتاح الأساسي" @@ -1604,7 +1605,7 @@ msgid "" "removed." msgstr "الفهارس %1$s و %2$s متساويان ويمكن حذف أحدهما." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1714,7 +1715,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1738,57 +1739,57 @@ msgstr "" "المستضيف، أو اسم المستخدم وكلمة المرور في ملف الإعداد config.inc.php وتتأكد " "أنها مطابقة للمعلومات المعطاة إليك من قبل المسؤول عن خادم MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "دخول" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "مستندات وثائقية لـ phpMyAdmin (بالإنجليزية)" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "الخادم:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "اسم المستخدم:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "كلمة السر:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "اختيار الخادم" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "يجب تفعيل دعم الكوكيز في هذه المرحلة." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "لا يمكن الدخول إلى خادم MySQL" @@ -1856,7 +1857,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "جداول" @@ -1870,18 +1871,18 @@ msgstr "جداول" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "بيانات" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "مجموع كلي" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "الفوقي" @@ -1936,7 +1937,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
إن حصلت " "على صفحة فارغة، فكل شيء على ما يرام." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1964,27 +1965,27 @@ msgstr "" "المتغير $cfg['PmaAbsoluteUri'] يجب تعديله " "في ملف التعريف !" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "فهرس خادم غير صحيح: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "خادم" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "عليك التحديث إلى %s %s أو لاحقا." @@ -2018,8 +2019,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "مستندات وثائقية" @@ -2036,7 +2037,7 @@ msgstr "MySQL قال: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "اشرح SQL" @@ -2048,11 +2049,11 @@ msgstr "تخطي شرح SQL" msgid "Without PHP Code" msgstr "بدون كود PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "أنشئ كود PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "حدث" @@ -2061,7 +2062,7 @@ msgstr "حدث" msgid "Skip Validate SQL" msgstr "تخطي التأكد من SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "التحقق من استعلام SQL" @@ -2172,7 +2173,7 @@ msgid "Structure" msgstr "بناء" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2180,8 +2181,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "إدخال" @@ -2201,7 +2202,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "دليل تحميل الملفات على خادم الشبكة" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "الدليل الذي حددته لتحميل عملك لا يمكن الوصول إليه." @@ -2362,7 +2363,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2550,7 +2551,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2616,12 +2617,12 @@ msgstr "" msgid "Save as file" msgstr "حفظ كملف" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "صيغة" @@ -2632,8 +2633,8 @@ msgstr "الضغط" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2643,16 +2644,16 @@ msgstr "الضغط" msgid "Put columns names in the first row" msgstr "ضع أسماء الحقول في السطر الأول" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "حقل مضمن بـ" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2662,8 +2663,8 @@ msgstr "حقل متجاهل بـ" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "استبدل NULL بـ" @@ -2671,15 +2672,15 @@ msgstr "استبدل NULL بـ" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "خطوط مفصولة بـ" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "خطوط مفصولة بـ" @@ -2703,8 +2704,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2731,13 +2732,13 @@ msgid "Label key" msgstr "Label key" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "نوع MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "الروابط" @@ -2766,12 +2767,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "حماية أسماء الجداول و الحقول ب \"`\" " -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2797,66 +2798,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "استخدم الإضافات المتأخرة" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "تصدير" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2864,243 +2865,243 @@ msgstr "" msgid "CSV" msgstr "سي إس في" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "ولد" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "استورد" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "لاتكس" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "خوادم" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "مستندات وثائقية" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "صفحة رقم:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "مستندات وثائقية" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "Server variables and settings" msgid "SQL queries settings" msgstr "متغيرات وإعدادات الخادم" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "نصوص SQL سابقة" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3108,279 +3109,279 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "استخدم حقل نص" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "استخدم حقل نص" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "تحذير" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "استبدال بيانات الجدول بالملف" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "ضع أسماء الحقول في السطر الأول" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "أضف قيمة AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3388,426 +3389,426 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "تعديل ترتيب الجدول بـ" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3816,293 +3817,293 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "اسم قاعدة البيانات" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "إظهار تعليقات العمود" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "أوامر" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4110,28 +4111,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4141,90 +4142,90 @@ msgstr "" msgid "Password" msgstr "كلمة السر" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "اسم المستخدم" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "إضافه/حذف عمود حقل" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "افتراضي" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4232,56 +4233,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4289,13 +4290,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "زيب" @@ -4458,7 +4459,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4477,7 +4478,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4649,66 +4650,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "شيفرة أحرف الملف:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "الضغط" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "لا شيء" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"مضغوط\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "حفظ كملف" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "صيغة" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "خيارات التحويل" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4826,11 +4827,11 @@ msgstr "عمودي" msgid "in %s mode and repeat headers after %s cells" msgstr " %s و إعادة الرؤوس بعد %s حقل" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "رتب حسب المفتاح" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4844,105 +4845,105 @@ msgstr "رتب حسب المفتاح" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "خيارات" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "نصوص جزئية" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "نصوص كاملة" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "بناء الارتباطات" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "تحويل المتصفح" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "لقد تم حذف الصف" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "إبطال" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "في الاستعلام" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "مشاهدة السجلات " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "المجموع" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "استغرق الاستعلام %01.4f ثانية" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "تغيير" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "عرض الطباعة (مع النصوص الكاملة)." -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "إظهار بناء ملف PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "تكوين" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "لم يمكن إيجاد الوصلة" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -6044,7 +6045,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "رجاء راجع التوثيق لكيفية تحديث جدول Column_comments." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "علامة مرجعية SQL-استعلام" @@ -6113,7 +6114,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "متغير" @@ -6121,7 +6122,7 @@ msgstr "متغير" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "القيمة" @@ -6403,64 +6404,64 @@ msgstr "فرق" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "تنفيذ استعلام/استعلامات SQL على قاعدة بيانات %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "اسم العمود" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "اجعل علامة مرجعية SQL-استعلام" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "لا تخزن على هذا الاستعلام من خارج النافذة" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " عرض هذا الاستعلام هنا مرة أخرى " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "إرسال" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "عرض فقط" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "مكان ملف نصي" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "دليل تحميل الملفات على خادم الشبكة" @@ -6574,7 +6575,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "فهرست" @@ -6892,27 +6893,27 @@ msgstr "" msgid "Show PHP information" msgstr "عرض المعلومات المتعلقة ب PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "ويكي" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "الصفحة الرئيسية الرسمية لـ phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "مشاركه" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "اجلب دعم" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "قائمة التعديلات" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6924,21 +6925,21 @@ msgstr "" "الافتراضية معرض لخطر الاقتحام، وعليك أن تقوم بإصلاح ثغرة الأمان هذه في أقرب " "وقت ممكن." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6946,24 +6947,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "يحتاج ملف الإعداد الآن إلى كلمة المرور السرية." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6975,28 +6976,28 @@ msgstr "" "تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا" "%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "لايوجد قواعد بيانات" @@ -7371,20 +7372,20 @@ msgstr "تم حذف قواعد البيانات %s بنجاح." msgid "Databases statistics" msgstr "إحصائيات قواعد البيانات" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "مكن الإحصائيات" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9479,39 +9480,39 @@ msgstr "تحديد التكامل المرجعي:" msgid "Show tables" msgstr "شاهد الجدول" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "المساحة المستغلة" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "المساحة" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "فعال" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "إحصائيات" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "أوامر" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "ديناميكي" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "طول الصف" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " مقاس الصف " @@ -9647,7 +9648,7 @@ msgstr "بعد %s" msgid "Create an index on  %s columns" msgstr "تصميم فهرسه على %s عمود" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/az.po b/po/az.po index f31bff5c9b..4e27c1741a 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" @@ -45,19 +45,19 @@ msgstr "Axtarış" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -148,7 +148,7 @@ msgstr "Sütun adları" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tip" @@ -312,7 +312,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -336,7 +336,7 @@ msgstr "Kopyalanmış cedvele keç" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 #, fuzzy msgid "Collation" @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -374,7 +374,7 @@ msgstr "Cedvel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Sıra sayı" @@ -390,21 +390,21 @@ msgstr "istifadede" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Quruluş" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "En son yenilenme" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "En son yoxlama" @@ -429,20 +429,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sırala" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Artan sırada" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Azalan sırada" @@ -509,8 +509,8 @@ msgstr "Emri İcra Et" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Giriş Tesdiq Edilmedi" @@ -555,13 +555,13 @@ msgstr "İçindekiler" msgid "Delete the matches for the %s table?" msgstr "Sxemi çıxarılan cedvel" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Sil" @@ -629,7 +629,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -658,21 +658,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL serverinde esas depolama motoru olaraq qurulmuşdur." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Seçilenleri:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Hamısını Seç" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Heç Birini Seçme" @@ -681,16 +681,16 @@ msgstr "Heç Birini Seçme" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Çap görüntüsü" @@ -702,7 +702,7 @@ msgstr "Boşalt" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Leğv et" @@ -711,8 +711,8 @@ msgstr "Leğv et" msgid "Check table" msgstr "Cedveli yoxla" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Cedveli optimallaşdır" @@ -732,12 +732,12 @@ msgstr "Me'lumat lüğeti" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -765,7 +765,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -923,7 +923,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1135,7 +1135,16 @@ msgstr "SQL sorğusu" msgid "Inline Edit" msgstr "Motorlar" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Deyişdir" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1143,72 +1152,72 @@ msgstr "Motorlar" msgid "Save" msgstr "Qeyd Et" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL sorğusu" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL sorğusu" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Diqqete Alma" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Gösterilecek Saheni Seç" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Parolu Deyişdir" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Qurucu" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Parolu Deyişdir" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Baz Ert" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1216,123 +1225,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Heç biri" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Evvelki" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Sonrakı" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Cemi" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binary" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "May" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "İyun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "İyul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Avq" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Yan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1340,176 +1349,176 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "İyun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "İyul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Avq" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sent" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Noy" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dek" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Baz" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Baz Ert" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Çerş Axş" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Cüme" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Baz" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Baz Ert" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Çerş Axş" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Çerş" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Cüme Axş" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Cüme" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Şen" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Baz" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Baz Ert" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Çerş Axş" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Çerş" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Cüme Axş" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Cüme" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Şen" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "istifadede" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1583,14 +1592,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "Qısa İzahatlar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Deyişdir" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Birinci dereceli açar leğv edildi" @@ -1607,7 +1608,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1717,7 +1718,7 @@ msgid "Cannot connect: invalid settings." msgstr "Elaqe qura bilmirem: yalnış quruluş." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1738,58 +1739,58 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Sisteme Giriş" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentasiyası (etraflı me'lumat üçün)" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 #, fuzzy msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "İstifadeçi Adı:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parol:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Quraşdırılmış Serverler" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Sisteme girebilmeniz üçün çerez faylları (cookie-ler) aktiv olmalıdır." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL server-e gire bilmirem" @@ -1857,7 +1858,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Cedveller" @@ -1871,18 +1872,18 @@ msgstr "Cedveller" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Me'lumat" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Cemi" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Aşma deyeri" @@ -1936,7 +1937,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Eger boş sehife ile qarşılaşsanız, demek ki, " "her şey qaydasındadır." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1965,27 +1966,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktivi PMA konfiqurasiya faylınızda " "QURULMAMIŞDIR!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -2019,8 +2020,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentasiya" @@ -2037,7 +2038,7 @@ msgstr "MySQL deyir: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL-i İzah Et" @@ -2049,11 +2050,11 @@ msgstr "SQL İzah Et-i Keç" msgid "Without PHP Code" msgstr "PHP Kodunu Gösterme" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP Kodunu Hazırla" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2062,7 +2063,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL İfadesini Yoxlama" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL Tesdiqle" @@ -2175,7 +2176,7 @@ msgid "Structure" msgstr "Quruluş" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2183,8 +2184,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Elave et" @@ -2204,7 +2205,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web-server upload direktoriyası" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı" @@ -2366,7 +2367,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2553,7 +2554,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2615,13 +2616,13 @@ msgstr "" msgid "Save as file" msgstr "Fayl olaraq qeyd et" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Faylın Charset-i:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2632,8 +2633,8 @@ msgstr "Sıxışdırma" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2643,16 +2644,16 @@ msgstr "Sıxışdırma" msgid "Put columns names in the first row" msgstr "Sahe adlarını birinci setre yerleşdir" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Saheler ehate edildiyi işare" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2662,8 +2663,8 @@ msgstr "Sahelerin escape edildiyi işare" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL-u bununla deyişdir" @@ -2671,15 +2672,15 @@ msgstr "NULL-u bununla deyişdir" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Setir leğvedicisi (Lines terminated by)" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Setir leğvedicisi (Lines terminated by)" @@ -2706,8 +2707,8 @@ msgid "Table name template" msgstr "Fayl adı nomenklaturası" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2734,13 +2735,13 @@ msgid "Label key" msgstr "Etiket açarı" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-tipi" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2770,12 +2771,12 @@ msgstr "Fayl adı nomenklaturası" msgid "Enclose table and column names with backquotes" msgstr "Cedvel ve sahe adlarını tek dırnaq arasına al" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2802,67 +2803,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Genişletilmiş girişli" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Eksport şekli" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Eksport şekli" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2870,250 +2871,250 @@ msgstr "Me'lumat bazası eksport variantları" msgid "CSV" msgstr "CSV verilenleri" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Qurucu" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Eksport" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Faylları import et" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Server" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentasiya" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Sehife Nömresi:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentasiya" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL sorğusu" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL sorğusu" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL sorğusu" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-tarixçesi" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3121,278 +3122,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Cedvel" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Use text field" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Replace table data with file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Sahe adlarını birinci setre yerleşdir" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT deyeri elave et" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3400,431 +3401,431 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Resource limits" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Cedvel sırasına buna göre yeniden qur" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Elaqeler" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Cedvel yoxdur" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3833,301 +3834,301 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Me'lumat Bazası" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Cedveli te'mir et" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Sütun Qısa İzahatını Deyişdir" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Variantlar" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Avtomatik qurtarma rejimi" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Cedvelleri göster" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Emrleri Tam Olaraq Göster" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Sıra Statistikası" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4135,28 +4136,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4166,91 +4167,91 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "İstifadeçi Adı:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Başlanğıc deyeri" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4258,56 +4259,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4315,13 +4316,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4482,7 +4483,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4501,7 +4502,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4673,66 +4674,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Faylın Charset-i:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Sıxışdırma" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Heç biri" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip\"lenmiş" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip\"lenmiş" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip\"lenmiş" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Fayl olaraq qeyd et" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformasiya variantları" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4848,11 +4849,11 @@ msgstr "şaquli" msgid "in %s mode and repeat headers after %s cells" msgstr "%s rejimde, başlıqlar %s blokdan bir tekrar ederek" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4866,106 +4867,106 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Emeliyyatlar" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Qismi Metnler" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Tam Metnler (Full Text)" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Setir silindi" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Söndür" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Gösterilen setirler" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "cemi" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "sorğu %01.4f saniyede icra edildi" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Deyişdir" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF sxemini göster" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Server versiyası" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link tapılmadı" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Sisteme Giriş Me'lumatı" @@ -6080,7 +6081,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Please see Documentation on how to update your Column_comments Table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Bookmark-lanmış SQL sorğusu" @@ -6149,7 +6150,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Deyişen" @@ -6157,7 +6158,7 @@ msgstr "Deyişen" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Deyer" @@ -6445,64 +6446,64 @@ msgstr "" msgid "Target database" msgstr "Search in database" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Sütun adları" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Bu SQL sorğusunu bookmark-la" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Bu sorğunu burada yene göster " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submit" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Sadece göster" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "tekst faylından yükleyerek" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web-server upload direktoriyası" @@ -6618,7 +6619,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "İndeks" @@ -6942,31 +6943,31 @@ msgstr "PHP Versiyası" msgid "Show PHP information" msgstr "PHPInfo() me'lumatını göster" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin Resmi İnternet Sehifesi" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Xüsusiyyetler" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Deyişiklik Yoxdur" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6977,21 +6978,21 @@ msgstr "" "istifadeçisi) mövcuddur ki, bu da tehlükesizlik nöqteyi nezerinden e'tibarlı " "deyildir." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6999,24 +7000,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7028,28 +7029,28 @@ msgstr "" "Elaqelendirilmiş cedveller üçün nezerde tutulmuş be'zi xüsusiyyetler " "passivleşdirilmişdir. Sebebini aydınlaşdırmaq üçün %sbax%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." @@ -7430,20 +7431,20 @@ msgstr "%s bazası müveffeqiyyetle leğv edildi." msgid "Databases statistics" msgstr "Me'lumat Bazası Statistikaları" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Statistikaları Aktivleşdir" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9563,39 +9564,39 @@ msgstr "Check referential integrity:" msgid "Show tables" msgstr "Cedvelleri göster" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Yer istifadesi" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Miqdar" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Sıra Statistikası" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Variantlar" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Sıra uzunluğu" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Sıra boyu " @@ -9729,7 +9730,7 @@ msgstr "Sonra: %s" msgid "Create an index on  %s columns" msgstr " %s sütunda indeks yarat" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/be.po b/po/be.po index 9cb450266a..f4643bb894 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" @@ -48,19 +48,19 @@ msgstr "Пошук" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Назвы калёнак" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тып" @@ -315,7 +315,7 @@ msgstr "выканаць CREATE DATABASE перад капіяваньнем" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Дадаць %s" @@ -338,7 +338,7 @@ msgstr "Перайсьці да скапіяванай базы дадзеных #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Супастаўленьне" @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Рэляцыйная схема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -375,7 +375,7 @@ msgstr "Табліца" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Радкі" @@ -391,21 +391,21 @@ msgstr "выкарыстоўваецца" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Створаная" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Апошняе абнаўленьне" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Апошняя праверка" @@ -430,20 +430,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Парадак" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "прамы" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "адваротны" @@ -510,8 +510,8 @@ msgstr "Выканаць запыт" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "У доступе адмоўлена" @@ -556,13 +556,13 @@ msgstr "Прагляд" msgid "Delete the matches for the %s table?" msgstr "Дамп дадзеных табліцы" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Выдаліць" @@ -630,7 +630,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -662,21 +662,21 @@ msgstr "" "сэрвэры." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "З адзначанымі:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Адзначыць усё" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Зьняць усе адзнакі" @@ -685,16 +685,16 @@ msgstr "Зьняць усе адзнакі" msgid "Check tables having overhead" msgstr "Адзначыць тыя, што патрабуюць аптымізацыі" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспарт" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Вэрсія для друку" @@ -706,7 +706,7 @@ msgstr "Ачысьціць" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Выдаліць" @@ -715,8 +715,8 @@ msgstr "Выдаліць" msgid "Check table" msgstr "Праверыць табліцу" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Аптымізаваць табліцу" @@ -737,12 +737,12 @@ msgstr "Слоўнік дадзеных" msgid "Tracked tables" msgstr "Праверыць табліцу" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -771,7 +771,7 @@ msgid "Status" msgstr "Стан" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -945,7 +945,7 @@ msgstr "" "вы не павялічыце ліміты выкананьня php-скрыптоў." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,7 +1161,16 @@ msgstr "SQL-запыт" msgid "Inline Edit" msgstr "Машыны" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Рэдагаваць" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1169,71 +1178,71 @@ msgstr "Машыны" msgid "Save" msgstr "Захаваць" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Схаваць" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL-запыт" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL-запыт" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ігнараваць" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Выберыце спасылкавы ключ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Выберыце зьнешні ключ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Калі ласка, выберыце першасны (PRIMARY) альбо ўнікальны ключ (UNIQUE)" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Выберыце поле для адлюстраваньня" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Згенэраваць пароль" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Згенэраваць" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Зьмяніць пароль" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Пан" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1241,123 +1250,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Стварыць сувязь" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Дадзеныя" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Папярэдняя старонка" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Наступная старонка" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Агулам" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Двайковы" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Сак" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Кра" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Тра" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Чэр" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Ліп" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Жні" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Кас" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Сту" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Лют" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Сак" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Кра" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1365,178 +1374,178 @@ msgid "May" msgstr "Тра" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Чэр" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Ліп" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Жні" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Вер" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Кас" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Ліс" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Сьн" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ндз" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Пан" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Аўт" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Пят" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ндз" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Пан" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Аўт" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Сер" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Цач" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Пят" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Суб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ндз" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Пан" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Аўт" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Сер" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Цач" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Пят" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Суб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "выкарыстоўваецца" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1613,14 +1622,6 @@ msgstr "Колькасьць элемэнтаў" msgid "Comment" msgstr "Камэнтар" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Рэдагаваць" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Першасны ключ быў выдалены" @@ -1639,7 +1640,7 @@ msgstr "" "Падобна, што індэксы %1$s і %2$s зьяўляюцца аднолькавымі, а таму адзін зь " "іх, магчыма, можна выдаліць." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1753,7 +1754,7 @@ msgid "Cannot connect: invalid settings." msgstr "Немагчыма падлучыцца: няправільныя налады." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1780,59 +1781,59 @@ msgstr "" "ўпэўніцеся, што яны адпавядаюць інфармацыі, якую даў адміністратар MySQL-" "сэрвэра." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Уваход у сыстэму" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Дакумэнтацыя па phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сэрвэр" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Імя карыстальніка:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Пароль:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Выбар сэрвэра" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies мусяць быць уключанымі пасьля гэтага месца." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Не было аніякай актыўнасьці на працягу %s сэкундаў. Калі ласка, увайдзіце " "зноў" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Немагчыма залагавацца на сэрвэр MySQL" @@ -1902,7 +1903,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Табліц" @@ -1916,18 +1917,18 @@ msgstr "Табліц" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Дадзеныя" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Агулам" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Выкарыстаньне рэсурсаў" @@ -1982,7 +1983,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Калі вы атрымаеце чыстую старонку, значыць, усё добра." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2012,29 +2013,29 @@ msgstr "" "Дырэктыва $cfg['PmaAbsoluteUri'] ПАВІННА быць вызначаная ў вашым " "канфігурацыйным файле!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Некарэктны індэкс сэрвэра: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Няправільнае імя хосту для сэрвэра %1$s. Калі ласка, праверце канфігурыцыю." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сэрвэр" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "У канфігурацыі вызначаны некарэктны мэтад аўтэнтыфікацыі:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Вам трэба абнавіць %s да вэрсіі %s ці пазьнейшай." @@ -2068,8 +2069,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Дакумэнтацыя" @@ -2086,7 +2087,7 @@ msgstr "Адказ MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Тлумачыць SQL" @@ -2098,11 +2099,11 @@ msgstr "Не тлумачыць SQL" msgid "Without PHP Code" msgstr "Без PHP-коду" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Стварыць PHP-код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Абнавіць" @@ -2111,7 +2112,7 @@ msgstr "Абнавіць" msgid "Skip Validate SQL" msgstr "Не правяраць SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Праверыць SQL" @@ -2225,7 +2226,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2233,8 +2234,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Уставіць" @@ -2254,7 +2255,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Немагчыма адкрыць пазначаную вамі тэчку для загрузкі файлаў" @@ -2415,7 +2416,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2605,7 +2606,7 @@ msgstr "Перайменаваць базу дадзеных у" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2667,13 +2668,13 @@ msgstr "" msgid "Save as file" msgstr "Захаваць як файл" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Кадыроўка файла:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Фармат" @@ -2684,8 +2685,8 @@ msgstr "Сьціск" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2695,16 +2696,16 @@ msgstr "Сьціск" msgid "Put columns names in the first row" msgstr "Пазначыць назвы палёў у першым радку" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Палі ўзятыя ў" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2714,8 +2715,8 @@ msgstr "Палі экрануюцца" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Замяняць NULL на" @@ -2723,15 +2724,15 @@ msgstr "Замяняць NULL на" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Радкі падзеленыя" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Радкі падзеленыя" @@ -2758,8 +2759,8 @@ msgid "Table name template" msgstr "Шаблён назвы файла" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2786,13 +2787,13 @@ msgid "Label key" msgstr "Ключ меткі" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-тып" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Сувязі" @@ -2822,12 +2823,12 @@ msgstr "Шаблён назвы файла" msgid "Enclose table and column names with backquotes" msgstr "Зваротнае двукосьсе ў імёнах табліц і палёў" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Рэжым сумяшчальнасьці SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2851,67 +2852,67 @@ msgstr "Шаснаццатковыя значэньні для поляў тып msgid "Use ignore inserts" msgstr "Выкарыстоўваць устаўкі ігнараваньняў" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Максымальная даўжыня створанага запыту" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Тып экспарту" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Экспартаваць за адну транзакцыю" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Тып экспарту" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2919,255 +2920,255 @@ msgstr "Налады экспарту базы дадзеных" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Імпартаваць файлы" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Згенэраваць" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Імрарт" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Імпартаваць файлы" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Сэрвэры" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Тэкст Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Старонка:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy msgid "Authentication" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL-запыт" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL-запыт" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL-запыт" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Гісторыя SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3175,72 +3176,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Стан" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Табліца" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Выкарыстоўваць тэкставае поле" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Тэкст Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3251,213 +3252,213 @@ msgstr "" "скончваецца час выкананьня. Гэта можа быць добрым спосабам імпартаваньня " "вялікіх файлаў, аднак, гэта можа перапыніць транзакцыі." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Замяніць дадзеныя табліцы дадзенымі з файла" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Фармат імпартаванага файла" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Выкарыстоўваць ключавое слова LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Пазначыць назвы палёў у першым радку" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Колькасьць (запытаў), якія трэба прапусьціць ад пачатку" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Дадаць значэньне AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Колькасьць адсартаваных радкоў." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Колькасьць адкрытых табліц." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Шаблён назвы файла" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Вэрсія кліента MySQL" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3465,441 +3466,441 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Абмежаваньні рэсурсаў" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Зьмяніць парадак табліцы" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Патокаў узнаўленьня" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Хатняя тэчка дадзеных" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy msgid "Host authorization order" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy msgid "Host authorization rules" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 #, fuzzy msgid "Authentication method to use" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 #, fuzzy msgid "Authentication type" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Падлучэньні" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Няма табліц" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Дэфрагмэнтаваць табліцу" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "Пашырэньне PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "імя сэрвэра" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3908,302 +3909,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "імя базы дадзеных" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID сэрвэра" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Рамантаваць табліцу" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Выбар сэрвэра" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Паказваць камэнтары калёнак" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Выразы" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Рэжым аўтаматычнага ўзнаўленьня" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Паказаць адкрытыя табліцы" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Паказаць поўныя запыты" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Статыстыка радку" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4211,29 +4212,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Паказаць адкрытыя табліцы" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4243,90 +4244,90 @@ msgstr "" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Імя карыстальніка:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Дадаць/выдаліць калёнку крытэру" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Перайменаваць базу дадзеных у" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4334,57 +4335,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Хатняя тэчка дадзеных" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4392,13 +4393,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4565,7 +4566,7 @@ msgstr "Працэдуры" msgid "Return type" msgstr "Тып працэдуры" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4586,7 +4587,7 @@ msgstr "Сэрвэр не адказвае" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(або сокет лякальнага сэрвэра MySQL не сканфігураваны правільна)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Падрабязьней..." @@ -4770,66 +4771,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Кадыроўка файла:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Сьціск" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Няма" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "архіваваны ў zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "архіваваны ў gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "сьціскаць у bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Захаваць як файл" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Фармат" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опцыі пераўтварэньня" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Вэрсія кліента MySQL" @@ -4960,11 +4961,11 @@ msgstr "вэртыкальна" msgid "in %s mode and repeat headers after %s cells" msgstr "у рэжыме %s і паўтараць загалоўкі праз кожныя %s радкоў" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Сартаваць па ключы" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4978,104 +4979,104 @@ msgstr "Сартаваць па ключы" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Налады" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Частковыя тэксты" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Поўныя тэксты" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Ключ сувязі" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Адлюстраванае поле сувязі" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Пераўтварэньне MIME-тыпу браўзэрам" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Скапіяваць" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Радок быў выдалены" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Спыніць" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "па запыту" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Паказаныя запісы" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "усяго" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Запыт выконваўся %01.4f сэк" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Зьмяніць" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Дзеяньні з вынікамі запытаў" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Вэрсія для друку (з усім тэкстам)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Паказаць PDF-схему" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Стварыць сувязь" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Сувязь ня знойдзеная" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Інфармацыя пра вэрсію" @@ -6250,7 +6251,7 @@ msgstr "" "За інфармацыяй як абнавіць табліцу column_comments зьвярніцеся, калі ласка, " "да дакумэнтацыі" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Закладзены SQL-запыт" @@ -6321,7 +6322,7 @@ msgstr "Паказаць стан залежных сэрвэраў" msgid "Slave status" msgstr "Паказаць стан залежных сэрвэраў" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Зьменная" @@ -6329,7 +6330,7 @@ msgstr "Зьменная" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Значэньне" @@ -6617,65 +6618,65 @@ msgstr "" msgid "Target database" msgstr "Пошук у базе дадзеных" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Выканаць SQL-запыт(ы) на сэрвэры %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Каляндар" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Назвы калёнак" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Дадаць гэты SQL-запыт у закладкі" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Даць кожнаму карыстальніку доступ да гэтай закладкі" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Замяніць існую закладку з такім жа імем" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Не перазапісвайце гэты запыт у іншых вокнах" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Разьдзяляльнік" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Паказаць гэты запыт зноў " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Адправіць" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Толькі прагляд" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Месцазнаходжаньне тэкставага файла" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" @@ -6794,7 +6795,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Індэкс" @@ -7153,31 +7154,31 @@ msgstr "Пашырэньне PHP" msgid "Show PHP information" msgstr "Паказаць інфармацыю пра PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Афіцыйная старонка phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрыбуты" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Няма зьменаў" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7190,7 +7191,7 @@ msgstr "" "зьнешняга ўрываньня, і таму вам абавязкова трэба выправіць гэтую хібу ў " "бясьпецы." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7199,7 +7200,7 @@ msgstr "" "Вы ўключылі mbstring.func_overload у вашым канфігурацыйным файле PHP. Гэтая " "опцыя несумяшчальная з phpMyAdmin і можа выклікаць пашкоджаньне дадзеных!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7209,7 +7210,7 @@ msgstr "" "шматбайтавую кадыроўку. Без пашырэньня mbstring phpMyAdmin ня можа падзяляць " "радкі карэктна, і гэта можа прывесьці да нечаканых вынікаў." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7217,25 +7218,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Канфігурацыйнаму файлу зараз патрэбная сакрэтная фраза (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7247,14 +7248,14 @@ msgstr "" "Дадатковыя магчымасьці работы з зьвязанымі табліцамі былі адключаныя. Каб " "высьветліць чаму, націсьніце %sтут%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7263,7 +7264,7 @@ msgstr "" "Вэрсія вашай бібліятэкі MySQL для PHP %s адрозьніваецца ад вэрсіі вашага " "сэрвэра MySQL %s. Гэта можа выклікаць непрадказальныя паводзіны." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7272,7 +7273,7 @@ msgstr "" "На сэрвэры запушчаны Suhosin. Калі ласка, зьвярніцеся да %sдакумэнтацыі%s " "для атрыманьня апісаньня магчымых праблемаў." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Базы дадзеных адсутнічаюць" @@ -7661,20 +7662,20 @@ msgstr "%s базаў дадзеных былі пасьпяхова выдал msgid "Databases statistics" msgstr "Статыстыка базаў дадзеных" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Уключыць статыстыку" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9940,39 +9941,39 @@ msgstr "Праверыць цэласнасьць дадзеных:" msgid "Show tables" msgstr "Паказаць табліцы" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Выкарыстаньне прасторы" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Выкарыстаньне" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Эфэктыўнасьць" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статыстыка радку" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Выразы" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "дынамічны" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Даўжыня радка" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Памер радка " @@ -10110,7 +10111,7 @@ msgstr "Пасьля %s" msgid "Create an index on  %s columns" msgstr "Стварыць індэкс на %s калёнках" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "падзеленая на сэкцыі" diff --git a/po/be@latin.po b/po/be@latin.po index 481987dceb..90b0b6c2e2 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" @@ -50,19 +50,19 @@ msgstr "Pošuk" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -155,7 +155,7 @@ msgstr "Nazvy kalonak" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -318,7 +318,7 @@ msgstr "vykanać CREATE DATABASE pierad kapijavańniem" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Dadać %s" @@ -341,7 +341,7 @@ msgstr "Pierajści da skapijavanaj bazy dadzienych" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Supastaŭleńnie" @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Relacyjnaja schiema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -378,7 +378,7 @@ msgstr "Tablica" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Radki" @@ -394,21 +394,21 @@ msgstr "vykarystoŭvajecca" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Stvoranaja" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Apošniaje abnaŭleńnie" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Apošniaja pravierka" @@ -434,20 +434,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Paradak" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "pramy" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "advarotny" @@ -514,8 +514,8 @@ msgstr "Vykanać zapyt" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "U dostupie admoŭlena" @@ -561,13 +561,13 @@ msgstr "Prahlad" msgid "Delete the matches for the %s table?" msgstr "Damp dadzienych tablicy" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Vydalić" @@ -636,7 +636,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -668,21 +668,21 @@ msgstr "" "servery." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Z adznačanymi:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Adznačyć usio" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Źniać usie adznaki" @@ -691,16 +691,16 @@ msgstr "Źniać usie adznaki" msgid "Check tables having overhead" msgstr "Adznačyć tyja, što patrabujuć aptymizacyi" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspart" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Versija dla druku" @@ -712,7 +712,7 @@ msgstr "Ačyścić" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Vydalić" @@ -721,8 +721,8 @@ msgstr "Vydalić" msgid "Check table" msgstr "Pravieryć tablicu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Aptymizavać tablicu" @@ -742,12 +742,12 @@ msgstr "Słoŭnik dadzienych" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -774,7 +774,7 @@ msgid "Status" msgstr "Stan" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -943,7 +943,7 @@ msgstr "" "kali vy nie pavialičycie limity vykanańnia php-skryptoŭ." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,7 +1161,16 @@ msgstr "U vyhladzie SQL-zapytu" msgid "Inline Edit" msgstr "Mašyny" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Redagavać" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1169,73 +1178,73 @@ msgstr "Mašyny" msgid "Save" msgstr "Zachavać" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Schavać" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "in query" msgid "Hide search criteria" msgstr "pa zapytu" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "Showing SQL query" msgid "Show search criteria" msgstr "U vyhladzie SQL-zapytu" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignaravać" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Vybierycie spasyłkavy kluč" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Vybierycie źniešni kluč" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Kali łaska, vybierycie pieršasny (PRIMARY) albo ŭnikalny kluč (UNIQUE)" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Vybierycie pole dla adlustravańnia" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Zgieneravać parol" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Zgieneravać" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Źmianić parol" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Pan" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1243,123 +1252,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Nijakaja" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Papiaredniaja staronka" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Nastupnaja staronka" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Ahułam" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Dvajkovy" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Sak" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Kra" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Tra" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Čer" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Lip" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Žni" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Kas" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Stu" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Lut" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Sak" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Kra" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1367,178 +1376,178 @@ msgid "May" msgstr "Tra" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Čer" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Žni" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Vier" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Kas" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Śn" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ndz" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Pan" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Aŭt" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Piat" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ndz" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pan" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Aŭt" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Sier" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Cač" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Piat" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sub" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ndz" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Pan" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Aŭt" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Sier" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Cač" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Piat" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sub" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "vykarystoŭvajecca" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1616,14 +1625,6 @@ msgstr "Kolkaść elementaŭ" msgid "Comment" msgstr "Kamentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Redagavać" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Pieršasny kluč byŭ vydaleny" @@ -1642,7 +1643,7 @@ msgstr "" "Padobna, što indeksy %1$s i %2$s źjaŭlajucca adnolkavymi, a tamu adzin ź " "ich, mahčyma, možna vydalić." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1756,7 +1757,7 @@ msgid "Cannot connect: invalid settings." msgstr "Niemahčyma padłučycca: niapravilnyja nałady." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1783,59 +1784,59 @@ msgstr "" "ŭpeŭniciesia, što jany adpaviadajuć infarmacyi, jakuju daŭ administratar " "MySQL-servera." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Uvachod u systemu" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dakumentacyja pa phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Imia karystalnika:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parol:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Vybar servera" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies musiać być uklučanymi paśla hetaha miesca." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nie było anijakaj aktyŭnaści na praciahu %s sekundaŭ. Kali łaska, uvajdzicie " "znoŭ" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Niemahčyma załahavacca na server MySQL" @@ -1905,7 +1906,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tablic" @@ -1919,18 +1920,18 @@ msgstr "Tablic" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dadzienyja" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Ahułam" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Vykarystańnie resursaŭ" @@ -1987,7 +1988,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2017,30 +2018,30 @@ msgstr "" "Dyrektyva $cfg['PmaAbsoluteUri'] PAVINNA być vyznačanaja ŭ vašym " "kanfihuracyjnym fajle!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Niekarektny indeks servera: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Niapravilnaje imia chostu dla servera %1$s. Kali łaska, praviercie " "kanfihurycyju." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "U kanfihuracyi vyznačany niekarektny metad aŭtentyfikacyi:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Vam treba abnavić %s da versii %s ci paźniejšaj." @@ -2074,8 +2075,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dakumentacyja" @@ -2092,7 +2093,7 @@ msgstr "Adkaz MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Tłumačyć SQL" @@ -2104,11 +2105,11 @@ msgstr "Nie tłumačyć SQL" msgid "Without PHP Code" msgstr "Biez PHP-kodu" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Stvaryć PHP-kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Abnavić" @@ -2117,7 +2118,7 @@ msgstr "Abnavić" msgid "Skip Validate SQL" msgstr "Nie praviarać SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Pravieryć SQL" @@ -2232,7 +2233,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2240,8 +2241,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Ustavić" @@ -2261,7 +2262,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "tečka web-servera dla zahruzki fajłaŭ" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Niemahčyma adkryć paznačanuju vami tečku dla zahruzki fajłaŭ" @@ -2422,7 +2423,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2610,7 +2611,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2672,12 +2673,12 @@ msgstr "" msgid "Save as file" msgstr "Zachavać jak fajł" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Farmat" @@ -2688,8 +2689,8 @@ msgstr "Ścisk" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2699,16 +2700,16 @@ msgstr "Ścisk" msgid "Put columns names in the first row" msgstr "Paznačyć nazvy paloŭ u pieršym radku" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Pali ŭziatyja ŭ" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2718,8 +2719,8 @@ msgstr "Pali ekranujucca" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zamianiać NULL na" @@ -2727,15 +2728,15 @@ msgstr "Zamianiać NULL na" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Radki padzielenyja" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Radki padzielenyja" @@ -2759,8 +2760,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2787,13 +2788,13 @@ msgid "Label key" msgstr "Kluč mietki" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-typ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Suviazi" @@ -2822,12 +2823,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Zvarotnaje dvukośsie ŭ imionach tablic i paloŭ" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Režym sumiaščalnaści SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2851,68 +2852,68 @@ msgstr "Šasnaccatkovyja značeńni dla polaŭ typu BLOB" msgid "Use ignore inserts" msgstr "Vykarystoŭvać ustaŭki ignaravańniaŭ" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maksymalnaja daŭžynia stvoranaha zapytu" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Ekspart" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Ekspartavać za adnu tranzakcyju" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Query results operations" msgid "Customize default options" msgstr "Dziejańni z vynikami zapytaŭ" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2920,247 +2921,247 @@ msgstr "Dziejańni z vynikami zapytaŭ" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Zgieneravać" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Imrart" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servery" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Tekst Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Staronka:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authenticating..." msgid "Authentication" msgstr "Aŭtentyfikacyja..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authenticating..." msgid "Authentication settings" msgstr "Aŭtentyfikacyja..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "Server variables and settings" msgid "SQL queries settings" msgstr "Nałady i źmiennyja servera" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Historyja SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3168,281 +3169,281 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Vykarystoŭvać tekstavaje pole" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "Vykarystoŭvać tekstavaje pole" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Tekst Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Farmat impartavanaha fajła" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Vykarystoŭvać klučavoje słova LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Paznačyć nazvy paloŭ u pieršym radku" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Kolkaść (zapytaŭ), jakija treba prapuścić ad pačatku" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Dadać značeńnie AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Kolkaść adkrytych tablic." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3450,428 +3451,428 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Źmianić paradak tablicy" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Patokaŭ uznaŭleńnia" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3880,297 +3881,297 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "imia bazy dadzienych" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Pakazvać kamentary kalonak" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Vyrazy" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Režym aŭtamatyčnaha ŭznaŭleńnia" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Pakazać adkrytyja tablicy" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4178,28 +4179,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4209,90 +4210,90 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dadać/vydalić kalonku kryteru" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Pa zmoŭčańni" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4300,56 +4301,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4357,13 +4358,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4536,7 +4537,7 @@ msgstr "Pracedury" msgid "Return type" msgstr "Typ pracedury" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4557,7 +4558,7 @@ msgstr "Server nie adkazvaje" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(abo sokiet lakalnaha servera MySQL nie skanfihuravany pravilna)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Padrabiaźniej..." @@ -4740,66 +4741,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Kadyroŭka fajła:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Ścisk" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nijakaja" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "archivavany ŭ zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "archivavany ŭ gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "ściskać u bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Zachavać jak fajł" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Farmat" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcyi pieraŭtvareńnia" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4931,11 +4932,11 @@ msgstr "vertykalna" msgid "in %s mode and repeat headers after %s cells" msgstr "u režymie %s i paŭtarać zahałoŭki praz kožnyja %s radkoŭ" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sartavać pa klučy" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4949,105 +4950,105 @@ msgstr "Sartavać pa klučy" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Nałady" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Častkovyja teksty" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Poŭnyja teksty" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Kluč suviazi" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Adlustravanaje pole suviazi" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Pieraŭtvareńnie MIME-typu braŭzeram" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Skapijavać" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Radok byŭ vydaleny" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Spynić" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "pa zapytu" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Pakazanyja zapisy" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "usiaho" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Zapyt vykonvaŭsia %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Źmianić" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Dziejańni z vynikami zapytaŭ" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Versija dla druku (z usim tekstam)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Pakazać PDF-schiemu" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Stvaryć" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Suviaź nia znojdzienaja" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Infarmacyja pra versiju" @@ -6223,7 +6224,7 @@ msgstr "" "Za infarmacyjaj jak abnavić tablicu column_comments źviarniciesia, kali " "łaska, da dakumentacyi" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Zakładzieny SQL-zapyt" @@ -6292,7 +6293,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Źmiennaja" @@ -6300,7 +6301,7 @@ msgstr "Źmiennaja" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Značeńnie" @@ -6585,64 +6586,64 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Vykanać SQL-zapyt(y) na servery %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Vykanać SQL-zapyt(y) na bazie dadzienych %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nazvy kalonak" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Dadać hety SQL-zapyt u zakładki" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Zamianić isnuju zakładku z takim ža imiem" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nie pierazapisvajcie hety zapyt u inšych voknach" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Raździalalnik" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Pakazać hety zapyt znoŭ " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Adpravić" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Tolki prahlad" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Miescaznachodžańnie tekstavaha fajła" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "tečka web-servera dla zahruzki fajłaŭ" @@ -6762,7 +6763,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7125,31 +7126,31 @@ msgstr "Pašyreńnie PHP" msgid "Show PHP information" msgstr "Pakazać infarmacyju pra PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Aficyjnaja staronka phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atrybuty" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Niama źmienaŭ" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7162,7 +7163,7 @@ msgstr "" "źniešniaha ŭryvańnia, i tamu vam abaviazkova treba vypravić hetuju chibu ŭ " "biaśpiecy." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7171,7 +7172,7 @@ msgstr "" "Vy ŭklučyli mbstring.func_overload u vašym kanfihuracyjnym fajle PHP. Hetaja " "opcyja niesumiaščalnaja z phpMyAdmin i moža vyklikać paškodžańnie dadzienych!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7181,7 +7182,7 @@ msgstr "" "šmatbajtavuju kadyroŭku. Biez pašyreńnia mbstring phpMyAdmin nia moža " "padzialać radki karektna, i heta moža pryvieści da niečakanych vynikaŭ." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7189,25 +7190,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Kanfihuracyjnamu fajłu zaraz patrebnaja sakretnaja fraza (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7219,14 +7220,14 @@ msgstr "" "Dadatkovyja mahčymaści raboty z źviazanymi tablicami byli adklučanyja. Kab " "vyśvietlić čamu, naciśnicie %stut%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7235,7 +7236,7 @@ msgstr "" "Versija vašaj biblijateki MySQL dla PHP %s adroźnivajecca ad versii vašaha " "servera MySQL %s. Heta moža vyklikać niepradkazalnyja pavodziny." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7244,7 +7245,7 @@ msgstr "" "Na servery zapuščany Suhosin. Kali łaska, źviarniciesia da %sdakumentacyi%s " "dla atrymańnia apisańnia mahčymych prablemaŭ." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Bazy dadzienych adsutničajuć" @@ -7632,20 +7633,20 @@ msgstr "%s bazaŭ dadzienych byli paśpiachova vydalenyja." msgid "Databases statistics" msgstr "Statystyka bazaŭ dadzienych" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Uklučyć statystyku" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9900,39 +9901,39 @@ msgstr "Pravieryć cełasnaść dadzienych:" msgid "Show tables" msgstr "Pakazać tablicy" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Vykarystańnie prastory" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Vykarystańnie" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektyŭnaść" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statystyka radku" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Vyrazy" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamičny" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Daŭžynia radka" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Pamier radka " @@ -10070,7 +10071,7 @@ msgstr "Paśla %s" msgid "Create an index on  %s columns" msgstr "Stvaryć indeks na %s kalonkach" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "padzielenaja na sekcyi" diff --git a/po/bg.po b/po/bg.po index 7f81d91593..3a4a626ab8 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-22 12:51+0200\n" "Last-Translator: \n" "Language-Team: bulgarian \n" @@ -49,19 +49,19 @@ msgstr "Търсене" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Kолона" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тип" @@ -311,7 +311,7 @@ msgstr "Изпълняване на CREATE DATABASE преди копиране #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Добавяне на %s" @@ -334,7 +334,7 @@ msgstr "Прехвърляна към копираната база от дан #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Колация" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Редакция или експорт на релационна схема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Таблица" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Редове" @@ -382,21 +382,21 @@ msgstr "зает" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Дата на създаване" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Последно обновление" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Последна проверка" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "строител" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Сортиране" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Възходящо" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Низходящо" @@ -496,8 +496,8 @@ msgstr "Изпълни заявката" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Отказан достъп" @@ -540,13 +540,13 @@ msgstr "Прелистване" msgid "Delete the matches for the %s table?" msgstr "Изтриване на съвпаденията от таблицата %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Изтриване" @@ -609,7 +609,7 @@ msgstr "Проследяването е активно." msgid "Tracking is not active." msgstr "Проследяването е неактивно." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,21 +637,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s е хранилището на данни по подразбиране на този MySQL сървър." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Когато има отметка:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Маркиране на всичко" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Размаркиране на всичко" @@ -660,16 +660,16 @@ msgstr "Размаркиране на всичко" msgid "Check tables having overhead" msgstr "Маркиране на таблиците със загубено място" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Експортиране" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Преглед за печат" @@ -681,7 +681,7 @@ msgstr "Изчистване" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Унищожаване" @@ -690,8 +690,8 @@ msgstr "Унищожаване" msgid "Check table" msgstr "Проверка на таблицата" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Оптимизация на таблицата" @@ -711,12 +711,12 @@ msgstr "Речник на данните" msgid "Tracked tables" msgstr "Следени таблици." -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -743,7 +743,7 @@ msgid "Status" msgstr "Състояние" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -909,7 +909,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1095,7 +1095,16 @@ msgstr "Показване формата за заявки" msgid "Inline Edit" msgstr "Бърза редакция" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Редактиране" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1103,61 +1112,61 @@ msgstr "Бърза редакция" msgid "Save" msgstr "Записване" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Скриване" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Скриване критерий за търсене" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Показване критерий за търсене" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Игнориране" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Избор външен ключ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Изберете първичен или уникален ключ" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Изберете колона за показване" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Добавяне опция към колона " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Генериране на парола" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Генериране" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Смяна на парола" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Още" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1167,254 +1176,254 @@ msgstr "" "версия е %s, излязла на %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", последна стабилна версия:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Готово" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Преден" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Следващ" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Днес" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "януари" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "февруари" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "март" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "април" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "май" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "юни" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "юли" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "август" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "септември" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "октомври" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "ноември" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "декември" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "яну" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "фев" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "март" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "май" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "юни" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "юли" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "септ" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "ное" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "дек" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "неделя" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "понеделник" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "вторник" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "сряда" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "четвъртък" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "петък" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "събота" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "нд" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "пн" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "вт" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "ср" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "чт" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "пт" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "сб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "нд" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "пн" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "вт" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "ср" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "чт" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "пт" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "сб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Сед" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Час" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "минута" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "секунда" @@ -1487,14 +1496,6 @@ msgstr "Кардиналност" msgid "Comment" msgstr "Коментар" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Редактиране" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Главния ключ беше изтрит" @@ -1513,7 +1514,7 @@ msgstr "" "Индексите %1$s и %2$s изглеждат равнозначни и един от двата вероятно може да " "бъде премахнат." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1623,7 +1624,7 @@ msgid "Cannot connect: invalid settings." msgstr "Връзката не може да бъде осъществена: невалидни настройки." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1648,57 +1649,57 @@ msgstr "" "config.inc.php файла и да се уверите, че те отговарят на информацията " "предоставена от администратора на MySQL сървъра." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Вход" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документация" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Можете да въведете хост/IP адрес и порт, разделени с интервал." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сървър:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Име:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Парола:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Избор на сървър" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Оттук нататък са необходими бисквитки." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Входът без парола е забранен от конфигурацията (вж. AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Няма активност през последните %s секунди; моля влезте отново" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Не мога да се логна към MySQL сървъра" @@ -1766,7 +1767,7 @@ msgid "shared" msgstr "споделен" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Таблици" @@ -1780,18 +1781,18 @@ msgstr "Таблици" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Данни" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Общо" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Загубено място" @@ -1840,7 +1841,7 @@ msgstr "Разширението GD е необходимо за диаграм msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ако бъде изведена празна страница, всички е наред." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Конфигурацията по подразбиране не може да бъде заредена от: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1869,27 +1870,27 @@ msgstr "" "На $cfg['PmaAbsoluteUri'] ТРЯБВА да се зададе стойност в " "конфигурационния файл!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Невалиден индекс на сървър: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Невалиден хост за сървър %1$s. Прегледайте конфигурацията." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сървър" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Невалиден метод за удостоверяване в конфогурацията:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Осъвременете до %s %s или по-нова." @@ -1923,8 +1924,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документация" @@ -1941,7 +1942,7 @@ msgstr "MySQL отговори: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explain SQL" @@ -1953,11 +1954,11 @@ msgstr "Пропусни Explain SQL" msgid "Without PHP Code" msgstr "Без PHP код" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Създаване на PHP код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Презареждане" @@ -1966,7 +1967,7 @@ msgstr "Презареждане" msgid "Skip Validate SQL" msgstr "Пропусни Validate SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Валидирай SQL-а" @@ -2077,7 +2078,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2085,8 +2086,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Вмъкване" @@ -2105,7 +2106,7 @@ msgstr "Разглеждане на компютъра:" msgid "Select from the web server upload directory %s:" msgstr "Избор от директорията за качване %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Директорията която сте указали за upload не може да бъде достигната" @@ -2254,7 +2255,7 @@ msgid "Set value: %s" msgstr "Стойност: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Стойност по подразбиране" @@ -2438,7 +2439,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "Показване на двоичните данни по подразбиране в шестнадесетичен вид" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Показване на двоичните данни в шестнадесетичен вид" @@ -2496,12 +2497,12 @@ msgstr "" msgid "Save as file" msgstr "Изпращане" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Знаков набор на файла" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2512,8 +2513,8 @@ msgstr "Компресия" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2521,14 +2522,14 @@ msgstr "Компресия" msgid "Put columns names in the first row" msgstr "Поставяне имената на полетата в първи ред" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Колоните са оградени с" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Колоните са избегнати с" @@ -2536,8 +2537,8 @@ msgstr "Колоните са избегнати с" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Заменяй NULL с" @@ -2545,13 +2546,13 @@ msgstr "Заменяй NULL с" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Колоните завършват с" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Редовете завършват с" @@ -2573,8 +2574,8 @@ msgid "Table name template" msgstr "Шаблон за име на таблица" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2599,13 +2600,13 @@ msgid "Label key" msgstr "Етикет на ключа" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-тип" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Релации" @@ -2630,12 +2631,12 @@ msgstr "Запомняне на шаблона за име на файл" msgid "Enclose table and column names with backquotes" msgstr "Ограждане на имената на таблици и полета с обратни кавички" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Режим на съвместимост на SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2659,64 +2660,64 @@ msgstr "Използване на шестнадесетична стойнос msgid "Use ignore inserts" msgstr "Използване на INSERT IGNORE" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Максимална дължина на създадената заявка" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Тип експорт" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Изолиране на експорта в транзакция" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2724,231 +2725,231 @@ msgstr "" msgid "CSV" msgstr "CSV данни" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Разработчик" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Настройки за разработчици на phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Свойства" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Общи" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Импортиране" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Импорт / експорт" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Опции за показване на база данни" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Управляваща рамка" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Сървъри" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Настройки показване сървъри" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Настройки показване таблици" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Главна рамка" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Отваряне на документ" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Други основни настройки" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Настройки, които не са за другаде" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Заглавия на страниците" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Прозорец за заявки" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Сигурност" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Основни настройки" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Удостоверяване" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Настройки по удостоверяване" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Сървърна конфигурация" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Параметри за връзка със сървъра" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Хранилище за конфигурацията" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Следене за промени" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL заявкаи" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL валидатор" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2956,269 +2957,269 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Начало" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Табулатори" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Текстови полета" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! текст" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Предупреждения" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Заместване на данните от таблицата с данните от файла" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Формат на импортирания файл" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Използване на ключовата дума LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Имена на колони в първи ред" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Брой заявки, които да бъдат пропуснати от началото" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Да не се използва AUTO_INCREMENT за нулеви стойности" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Брой на добавените редове" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Показване лого" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3226,418 +3227,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Ограничения на паметта" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Височина на прозореца за заявки" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Ширина на прозореца за заявки (в пиксели)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Ширина на прозореца за заявки" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Повтаряне на заглавката" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Таблица за белязки" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Тип връзки" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Брой таблици" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Кое PHP разширение да бъде използвано; ползвайте mysqli ако е налично" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Използвано PHP разширение" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3646,287 +3647,287 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Име на базата данни" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Порт на сървъра" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Сокет на сървъра" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Показване таблица с колоните" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Показване типовете полета" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Показване статистика" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3934,28 +3935,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Пропускане заключени таблици" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3965,86 +3966,86 @@ msgstr "" msgid "Password" msgstr "Парола" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Потребителско име" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Заглавие по подразбиране" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4052,56 +4053,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4109,13 +4110,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4276,7 +4277,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4297,7 +4298,7 @@ msgstr "Няма отговор от сървъра" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Подробности..." @@ -4450,52 +4451,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Набор от знаци на файла:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Компресия:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Няма" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip-нато" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip-нато" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip-нато" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4605,11 +4606,11 @@ msgstr "вертикален" msgid "in %s mode and repeat headers after %s cells" msgstr "в %s вид и повтаряне на имената на колоните през всеки %s клетки" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Сортиране по ключ" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4623,95 +4624,95 @@ msgstr "Сортиране по ключ" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Настройки" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Частични текстове" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Пълни текстове" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Показване на двоичните данни" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Показване на BLOB-данните" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Браузърна трансформация" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Копиране" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Редът беше изтрит" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "СТОП" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "в запитването" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Показване на записи" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "общо" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Заявката отне %01.4f секунди" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Променяне" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Операции с резулатата от заявката" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Преглед за печат (с пълните текстове)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Показване на диаграма" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Създаване на изглед" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Връзките не са намерени" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Информация за весията" @@ -5784,7 +5785,7 @@ msgstr "" "Моля прегледайте информацията в Документацията относно това как да обновите " "вашата Column_comments таблица" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Запазване на SQL заявка" @@ -5853,7 +5854,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Променлива" @@ -5861,7 +5862,7 @@ msgstr "Променлива" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Стойност" @@ -6142,65 +6143,65 @@ msgstr "Различия" msgid "Target database" msgstr "Търсене в базата от данни" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Изпълняване на SQL заявка/заявки на сървър %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изпълнение на SQL заявка/заявки към база от данни %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Календар" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Име на колона" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Запази тази SQL заявка" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Нека всеки потребител има достъп до този показалец" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Препокриване не съществуващия показалец със същото име" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Не препокривайте тази заявка извън този прозорец" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Разделител" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Показване на заявката отново " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Изпълнение" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Само показване" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Местоположение на текстовия файл" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "директорията за upload на уеб сървъра" @@ -6312,7 +6313,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Индекс" @@ -6612,31 +6613,31 @@ msgstr "Версия на PHP" msgid "Show PHP information" msgstr "Информация за PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Официалната страница на phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Няма промяна" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6649,21 +6650,21 @@ msgstr "" "да оправите тази дупка в сигурността като зададете парола на потребителя " "'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6671,24 +6672,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурационния файл има нужда от тайна парола (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6697,28 +6698,28 @@ msgstr "" "Конфигурация на phpMyAdmin е непълна и някои разширени функции са " "деактивирани. За да разберете защо натиснете %sтук%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Няма бази от данни" @@ -7092,20 +7093,20 @@ msgstr "%s бази от данни бяха изтрити успешно." msgid "Databases statistics" msgstr "Статистика за базите данни" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Разрешаване на статистика" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9222,39 +9223,39 @@ msgstr "Проверка на интегритета на връзките:" msgid "Show tables" msgstr "Показване таблици" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Използвано място" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Използвани" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Ефективни" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статистика за редовете" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Заявление" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамичен" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Дължина на реда" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Размер на ред " @@ -9382,7 +9383,7 @@ msgstr "След %s" msgid "Create an index on  %s columns" msgstr "Създаване на индекс върху  %s колони" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/bn.po b/po/bn.po index 3510ea61c3..61a29d11c0 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-10-21 01:36+0200\n" "Last-Translator: Nobin নবীন \n" "Language-Team: bangla \n" @@ -49,19 +49,19 @@ msgstr "খুঁজুন" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "কলামের" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "ধরন" @@ -312,7 +312,7 @@ msgstr "কপি করার আগে ডাটাবেজ় তৈরী #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "সংযুক্ত %s" @@ -335,7 +335,7 @@ msgstr "অনুলিপি ডাটাবেজ এ পরিবর্তি #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -359,7 +359,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -372,7 +372,7 @@ msgstr "টেবিল" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rows" @@ -388,21 +388,21 @@ msgstr "in use" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creation" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "সর্বশেষ আপডেট" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Last check" @@ -427,20 +427,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "সাজাঁন" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascending" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descending" @@ -507,8 +507,8 @@ msgstr "Submit Query" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "প্রবেশ নিষেধ" @@ -553,13 +553,13 @@ msgstr "ব্রাউজ করুন" msgid "Delete the matches for the %s table?" msgstr "টেবিল এর জন্য ডাটা ডাম্পিং করুন" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "মুছে ফেল" @@ -627,7 +627,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -655,21 +655,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s MySQL সার্ভার এর ডিফল্ট ষ্টোরেজ ইঞ্জিন" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "সব পরীক্ষা করুন" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Uncheck All" @@ -678,16 +678,16 @@ msgstr "Uncheck All" msgid "Check tables having overhead" msgstr "ওভারহেড সহ টেবিল পরীক্ষা কর" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Print view" @@ -699,7 +699,7 @@ msgstr "খালি" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "মুছে ফেল" @@ -708,8 +708,8 @@ msgstr "মুছে ফেল" msgid "Check table" msgstr "টেবিল পরীক্ষা কর" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "টেবিল অপটিমাইজ করুন" @@ -730,12 +730,12 @@ msgstr "ডাটা অভিধান" msgid "Tracked tables" msgstr "টেবিল পরীক্ষা কর" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -764,7 +764,7 @@ msgid "Status" msgstr "অবস্থা" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -933,7 +933,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1148,7 +1148,16 @@ msgstr "SQL query" msgid "Inline Edit" msgstr "ইঞ্জিনসমূহ" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "সম্পাদনা কর" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1156,71 +1165,71 @@ msgstr "ইঞ্জিনসমূহ" msgid "Save" msgstr "সেভ করুন" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL query" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL query" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "প্রদর্শনের জন্য ক্ষেত্র পছন্দ কর" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "পাসওয়ার্ড তৈরী কর" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "তৈরী কর" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "পাসওয়ার্ড পরিবর্তন কর" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "সোমবার" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1228,123 +1237,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Server version" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "ডাটা" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "পূর্ববর্তী" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "পরবর্তী" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "মোট" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "বাইনারী" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "মার্চ" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "এপ্রিল" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "মে" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "জুন" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "জুলাই" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "আগস্ট" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "অক্টোবর" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "জানুয়ারী" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "ফেব্রুয়ারী" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "মার্চ" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "এপ্রিল" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1352,176 +1361,176 @@ msgid "May" msgstr "মে" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "জুন" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "জুলাই" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "আগস্ট" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "সেপ্টেমবর" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "অক্টোবর" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "নভেম্বর" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "ডিসেম্বর" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "রবিবার" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "সোমবার" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "মঙ্গলবার" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "শুক্রবার" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "রবিবার" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "সোমবার" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "মঙ্গলবার" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "বুধবার" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "বৃহস্পতিবার" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "শুক্রবার" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "শনিবার" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "রবিবার" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "সোমবার" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "মঙ্গলবার" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "বুধবার" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "বৃহস্পতিবার" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "শুক্রবার" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "শনিবার" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "in use" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1596,14 +1605,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "মন্তব্যসমূহ" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "সম্পাদনা কর" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "The primary key has been dropped" @@ -1620,7 +1621,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1733,7 +1734,7 @@ msgid "Cannot connect: invalid settings." msgstr "সংযোগ স্থাপন করা যায়নিঃ invalid settings." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1760,57 +1761,57 @@ msgstr "" "পরীক্ষা করুন এবং তা আপনার Mysql সার্ভারের অ্যাডমিনিষ্টেট্রররের দেওয়া তথ্যের অনুরুপ " "কিনা তা নিশ্চত করুন।" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "লগ ইন" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin documentation" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "সার্ভার" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "ব্যাবহারকারী" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "পাসওয়ার্ড" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server Choice" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies must be enabled past this point." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL সার্ভার এ লগ ইন করা যায়নি" @@ -1880,7 +1881,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "টেবিলসমূহ" @@ -1894,18 +1895,18 @@ msgstr "টেবিলসমূহ" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "ডাটা" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "মোট" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1960,7 +1961,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
If you receive a blank page, everything " "is fine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "\"%1$s\" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1990,28 +1991,28 @@ msgstr "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Invalid server index: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "সার্ভার" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Invalid authentication method set in configuration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." @@ -2045,8 +2046,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "বর্ণনা" @@ -2063,7 +2064,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL ব্যাখ্যা কর" @@ -2075,11 +2076,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP কোড ছাড়া" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP কোড তৈরী করুনCreate PHP Code" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Refresh" @@ -2088,7 +2089,7 @@ msgstr "Refresh" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validate SQL" @@ -2201,7 +2202,7 @@ msgid "Structure" msgstr "Structure" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2209,8 +2210,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insert" @@ -2230,7 +2231,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web server upload directory" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "The directory you set for upload work cannot be reached" @@ -2391,7 +2392,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2582,7 +2583,7 @@ msgstr "ডাটাবেজ রিনেম কর" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2644,13 +2645,13 @@ msgstr "" msgid "Save as file" msgstr "ফাইল হিসেবে সেভ করুন" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "ফাইল এর অক্ষরসমূহঃ" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "ফরমেট" @@ -2661,8 +2662,8 @@ msgstr "সংকোচন" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2672,16 +2673,16 @@ msgstr "সংকোচন" msgid "Put columns names in the first row" msgstr "Put fields names in the first row" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Fields enclosed by" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2691,8 +2692,8 @@ msgstr "Fields escaped by" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Replace NULL by" @@ -2700,15 +2701,15 @@ msgstr "Replace NULL by" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Lines terminated by" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Lines terminated by" @@ -2735,8 +2736,8 @@ msgid "Table name template" msgstr "ফাইল নাম এর টেমপ্লেট" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2763,13 +2764,13 @@ msgid "Label key" msgstr "Label key" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "মাইম এর ধরন" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2799,12 +2800,12 @@ msgstr "ফাইল নাম এর টেমপ্লেট" msgid "Enclose table and column names with backquotes" msgstr "Enclose table and field names with backquotes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL compatibility mode" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2828,67 +2829,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Use ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximal length of created query" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Export type" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Enclose export in a transaction" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Export type" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2896,256 +2897,256 @@ msgstr "ডাটাবেজ এক্সপোটঁ করার সুবি msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "ফাইল ইম্পোর্ট কর" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "তৈরী কর" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "ইম্পোর্ট কর" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "ফাইল ইম্পোর্ট কর" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "সার্ভারসমূহ" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "পাতার সংখ্যাঃ" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Query window" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "বর্ণনা" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Replication" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL query" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL query" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL query" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL history" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3153,72 +3154,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "অবস্থা" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "টেবিল" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Use text field" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3229,213 +3230,213 @@ msgstr "" "This might be good way to import large files, however it can break " "transactions." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Replace table data with file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "ইম্পোর্ট করা ফাইল ফরমেট কর" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "লোকাল কী-ওয়ার্ড ব্যাবহার করুন" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Put fields names in the first row" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Number of records(queries) to skip from start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Add AUTO_INCREMENT value" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "The number of sorted rows." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "The number of tables that are open." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "ফাইল নাম এর টেমপ্লেট" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "MySQL client version" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3443,437 +3444,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "কোন ডাটাবেজ নাই" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Resource limits" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "টেবিল অর্ডার পরিবর্তন কর" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Query window" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Query window" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Query window" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "থ্রেড রিপেয়ার করুন" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Data home directory" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "সংযোগসমূহ" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "কোন টেবিল নাই" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "PHP Version" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "কোন ডাটাবেজ নাই" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "সার্ভার এর নাম" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3882,302 +3883,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ডাটাবেজ এর নাম" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "সার্ভারের আইডি" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "টেবিল রিপেয়ার করুন" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Server Choice" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "কলামের মন্তব্য প্রদর্শন করা হচ্ছে" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Statements" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatic recovery mode" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Show open tables" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Show Full Queries" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Row Statistics" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4185,29 +4186,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Show open tables" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4217,90 +4218,90 @@ msgstr "" msgid "Password" msgstr "পাসওয়ার্ড" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "ব্যাবহারকারী" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Add/Delete Field Columns" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "ডাটাবেজ রিনেম কর" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4308,57 +4309,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Data home directory" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4366,13 +4367,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4534,7 +4535,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4553,7 +4554,7 @@ msgstr "The server is not responding" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4735,66 +4736,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "ফাইল এর অক্ষরসমূহঃ" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "সংকোচন" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "কোনটিই নয়" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ফাইল হিসেবে সেভ করুন" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "ফরমেট" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformation options" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL client version" @@ -4924,11 +4925,11 @@ msgstr "লম্ব" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s mode and repeat headers after %s cells" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sort by key" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4942,106 +4943,106 @@ msgstr "Sort by key" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operations" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "সারিটি মুছে ফেলা হয়েছে" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "মোট" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Query took %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Change" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Print view (with full texts)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Display PDF schema" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Server version" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "লিংক পাওয়া যায়নি" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Version information" @@ -6179,7 +6180,7 @@ msgid "" msgstr "" "Please see the documentation on how to update your column_comments table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "বুকমার্ক করা SQL query" @@ -6250,7 +6251,7 @@ msgstr "Show slave status" msgid "Slave status" msgstr "Show slave status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "চলক" @@ -6258,7 +6259,7 @@ msgstr "চলক" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "মান" @@ -6544,65 +6545,65 @@ msgstr "" msgid "Target database" msgstr "ডাটাবে এ খুজুঁনSearch in database" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Run SQL query/queries on server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Run SQL query/queries on database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "ক্যালেন্ডার" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "কলামের নাম" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "এই SQL query টি বুকমার্ক করুন" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "সব ব্যাক্তিকে এই বুকমার্কটি দেখার সুযোগ দিন" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "একই নামের বর্তমান বুকমার্ক প্রতিস্থাপন করুন" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Do not overwrite this query from outside the window" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimiter" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Show this query here again " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submit" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "শুধু দেখ" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Location of the text file" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web server upload directory" @@ -6718,7 +6719,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "ইন্ডেস্ক" @@ -7074,31 +7075,31 @@ msgstr "PHP Version" msgid "Show PHP information" msgstr "Show PHP information" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Official phpMyAdmin Homepage" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attributes" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "No change" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7110,7 +7111,7 @@ msgstr "" "running with this default, is open to intrusion, and you really should fix " "this security hole." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7120,7 +7121,7 @@ msgstr "" "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7130,7 +7131,7 @@ msgstr "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7138,25 +7139,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7168,28 +7169,28 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "কোন ডাটাবেজ নাই" @@ -7574,20 +7575,20 @@ msgstr "%s ডাটাবেজসমূহ সফলভাবে মুছে msgid "Databases statistics" msgstr "ডাটাবেজসমূহের পরিসংখ্যান" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "পরিসংখ্যান চালু কর" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9824,39 +9825,39 @@ msgstr "Check referential integrity:" msgid "Show tables" msgstr "Show tables" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Space usage" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "ব্যাবহার" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effective" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Row Statistics" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Statements" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "ডায়নামিক" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "সাড়ির দৈর্ঘ্য" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " সাড়ির আকার" @@ -9990,7 +9991,7 @@ msgstr "After %s" msgid "Create an index on  %s columns" msgstr "Create an index on %s columns" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/bs.po b/po/bs.po index 6b62306810..a57e04ba87 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" @@ -48,19 +48,19 @@ msgstr "Pretraživanje" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Imena kolona" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tip" @@ -315,7 +315,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -339,7 +339,7 @@ msgstr "Pređi na kopiranu tabelu" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Sortiranje" @@ -363,7 +363,7 @@ msgid "Edit or export relational schema" msgstr "Relaciona shema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -376,7 +376,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Redova" @@ -392,21 +392,21 @@ msgstr "se koristi" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Napravljeno" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Posljednja izmjena" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Posljednja provjera" @@ -431,20 +431,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortiranje" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Rastući" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Opadajući" @@ -511,8 +511,8 @@ msgstr "Izvrši SQL upit" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Ulaz nije dozvoljen" @@ -557,13 +557,13 @@ msgstr "Pregled" msgid "Delete the matches for the %s table?" msgstr "Prikaz podataka tabele" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Obriši" @@ -631,7 +631,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,21 +660,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "nijedno" @@ -683,16 +683,16 @@ msgstr "nijedno" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Za štampu" @@ -704,7 +704,7 @@ msgstr "Isprazni" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Odbaci" @@ -713,8 +713,8 @@ msgstr "Odbaci" msgid "Check table" msgstr "Provjeri tabelu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiziraj tabelu" @@ -734,12 +734,12 @@ msgstr "Rečnik podataka" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -767,7 +767,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -925,7 +925,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1133,7 +1133,16 @@ msgstr "SQL upit" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Promeni" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1141,72 +1150,72 @@ msgstr "" msgid "Save" msgstr "Sačuvaj" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL upit" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoriši" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Izaberi polja za prikaz" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Promeni lozinku" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Generirao" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Promeni lozinku" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Pon" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1214,123 +1223,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "nema" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Prethodna" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Slijedeći" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Ukupno" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binarni" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "maj" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1338,176 +1347,176 @@ msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ned" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Pon" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Uto" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pet" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Sri" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sub" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ned" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Pon" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Uto" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Sri" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Čet" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pet" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sub" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "se koristi" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1581,14 +1590,6 @@ msgstr "Kardinalnost" msgid "Comment" msgstr "Komentari" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Promeni" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primarni ključ je obrisan" @@ -1605,7 +1606,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1715,7 +1716,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1740,58 +1741,58 @@ msgstr "" "php i uvjerite se da odgovaraju podacima koje ste dobili od administratora " "MySQL servera." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Prijavljivanje" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 #, fuzzy msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Korisničko ime:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Lozinka:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Izbor servera" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivirani." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Ne mogu da se prijavim na MySQL server" @@ -1859,7 +1860,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabele" @@ -1873,18 +1874,18 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Podaci" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Ukupno" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Prekoračenje" @@ -1938,7 +1939,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ako dobijete praznu stranu, sve je u redu." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1966,27 +1967,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktiva MORA biti podješena u " "konfiguracionoj datoteci!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -2020,8 +2021,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacija" @@ -2038,7 +2039,7 @@ msgstr "MySQL kaže: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2050,11 +2051,11 @@ msgstr "Preskoči objašnjavanje SQL-a" msgid "Without PHP Code" msgstr "bez PHP koda" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Napravi PHP kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2063,7 +2064,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Preskoči provjeru SQL-a" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Provjeri SQL" @@ -2174,7 +2175,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2182,8 +2183,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Novi zapis" @@ -2203,7 +2204,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "direkcija za slanje web servera " -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Direkcija koju ste izabrali za slanje nije dostupna" @@ -2365,7 +2366,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2552,7 +2553,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2612,13 +2613,13 @@ msgstr "" msgid "Save as file" msgstr "Sačuvaj kao datoteku" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Karakter set datoteke:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2629,8 +2630,8 @@ msgstr "Kompresija" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2640,16 +2641,16 @@ msgstr "Kompresija" msgid "Put columns names in the first row" msgstr "Stavi imena polja u prvi red" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Polja ograničena sa" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2659,8 +2660,8 @@ msgstr "Escape karakter      " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zamijeni NULL sa" @@ -2668,15 +2669,15 @@ msgstr "Zamijeni NULL sa" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linije se završavaju sa" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linije se završavaju sa" @@ -2701,8 +2702,8 @@ msgid "Table name template" msgstr "Šablon imena datoteke" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2731,13 +2732,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-tipovi" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacije" @@ -2767,12 +2768,12 @@ msgstr "Šablon imena datoteke" msgid "Enclose table and column names with backquotes" msgstr "Koristi ' za ograničavanje imena polja" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2799,66 +2800,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "Prošireni INSERT" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Nema tabela" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2866,248 +2867,248 @@ msgstr "Opcije za izvoz baze" msgid "CSV" msgstr "CSV format" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Generirao" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Izvoz" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Uvoz fajlova" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Server" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentacija" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Broj strane:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentacija" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL upit" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL upit" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL upit" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL istorijat" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3115,278 +3116,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabela" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Koristi tekst polje" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Stavi imena polja u prvi red" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Dodaj AUTO_INCREMENT vrijednost" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3394,431 +3395,431 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ograničenja resursa" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Promijeni redoslijed u tabeli" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Konekcije" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Nema tabela" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Baza ne postoji" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3827,300 +3828,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Baza podataka" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Popravi tabelu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazujem komentare kolone" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Ime" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Verzija servera" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Prikaži tabele" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži kompletne upite" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistike reda" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4128,28 +4129,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4159,91 +4160,91 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/obriši kolonu" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Podrazumjevano" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4251,56 +4252,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4308,13 +4309,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4475,7 +4476,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4494,7 +4495,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4666,66 +4667,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Karakter set datoteke:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "nema" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipovano\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ovano\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ovano\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije transformacije" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4841,11 +4842,11 @@ msgstr "vertikalnom" msgid "in %s mode and repeat headers after %s cells" msgstr "u %s modu i ponovi zaglavlje posle svakog %s reda" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4859,106 +4860,106 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operacije" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Dio teksta" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pun tekst" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relaciona shema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relaciona shema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Obustavi" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "u upitu" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promijeni" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Verzija servera" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Veza nije pronađena" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Podatci o prijavi" @@ -6067,7 +6068,7 @@ msgid "" msgstr "" "Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Obilježen SQL-upit" @@ -6136,7 +6137,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Promjenljiva" @@ -6144,7 +6145,7 @@ msgstr "Promjenljiva" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vrijednost" @@ -6431,64 +6432,64 @@ msgstr "" msgid "Target database" msgstr "Pretraživanje baze" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Imena kolona" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Obilježi SQL-upit" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ne prepisuj ovaj upit izvan prozora" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Prikaži ponovo ovaj upit" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Pošalji" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Vidi samo" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokacija tekstualne datoteke" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "direkcija za slanje web servera " @@ -6604,7 +6605,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Ključ" @@ -6926,31 +6927,31 @@ msgstr "verzija PHP-a" msgid "Show PHP information" msgstr "Prikaži informacije o PHP-u" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin veb sajt" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nema izmjena" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6962,21 +6963,21 @@ msgstr "" "ovim podešavanjima, otvoren je za hakovanje, i zaista treba da ispravite " "ovaj sigurnosni rizik." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6984,24 +6985,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguraciona datoteka zahtjeva tajnu lozinku (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7013,28 +7014,28 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Baza ne postoji" @@ -7415,20 +7416,20 @@ msgstr "%s baza je uspješno odbačena." msgid "Databases statistics" msgstr "Statistika baze" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Uključi statistike" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9547,39 +9548,39 @@ msgstr "Proveri referencijalni integritet:" msgid "Show tables" msgstr "Prikaži tabele" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Zauzeće" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Zauzeće" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektivne" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistike reda" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Ime" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Dužina reda" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Veličina reda" @@ -9714,7 +9715,7 @@ msgstr "Poslije %s" msgid "Create an index on  %s columns" msgstr "Napravi ključ na %s kolona" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ca.po b/po/ca.po index b7bfacb46a..81e1cccabb 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-23 09:57+0200\n" "Last-Translator: Xavier Navarro \n" "Language-Team: catalan \n" @@ -49,19 +49,19 @@ msgstr "Cerca" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Columna" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipus" @@ -311,7 +311,7 @@ msgstr "Inclou CREATE DATABASE abans de copiar" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Afegeix %s" @@ -334,7 +334,7 @@ msgstr "Canvia a la base de dades copiada" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Ordenació" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Edita o exporta l'esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Taula" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Fila" @@ -382,21 +382,21 @@ msgstr "en ús" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creació" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Darrera actualització" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Darrera comprovació" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "constructor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Classificació" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendent" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descendent" @@ -496,8 +496,8 @@ msgstr "Executa consulta" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Accés denegat" @@ -540,13 +540,13 @@ msgstr "Navega" msgid "Delete the matches for the %s table?" msgstr "Esborrar les coincidències per a la taula %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Esborra" @@ -609,7 +609,7 @@ msgstr "El seguiment està actiu." msgid "Tracking is not active." msgstr "El seguiment no està actiu." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -638,21 +638,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s és el motor d'emmagatzematge per defecte en aquest servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Amb marca:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar-ho tot" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Desmarcar tot" @@ -661,16 +661,16 @@ msgstr "Desmarcar tot" msgid "Check tables having overhead" msgstr "Comprova taules desfragmentades" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporta" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Imprimeix vista" @@ -682,7 +682,7 @@ msgstr "Buida" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Elimina" @@ -691,8 +691,8 @@ msgstr "Elimina" msgid "Check table" msgstr "Verifica la taula" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimitza la taula" @@ -712,12 +712,12 @@ msgstr "Diccionari de Dades" msgid "Tracked tables" msgstr "Taules seguides" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -744,7 +744,7 @@ msgid "Status" msgstr "Estat" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -911,7 +911,7 @@ msgstr "" "incrementeu els límits de temps de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1098,7 +1098,16 @@ msgstr "Mostrar quadre de consultes" msgid "Inline Edit" msgstr "Edició en linia" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Edita" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1106,61 +1115,61 @@ msgstr "Edició en linia" msgid "Save" msgstr "Desa" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Amaga" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Amaga el criteri de cerca" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Mostrar criteri de cerca" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Tria la clau referenciada" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Tria una clau externa" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Tria la clau principal o una clau única" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Tria la columna a mostrar" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Afegeix una opció per a la columna" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Genera una contrasenya" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Genera" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Canvi de contrasenya" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Més" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1170,254 +1179,254 @@ msgstr "" "actualitzar-la. La nova versió és la %s, alliberada el %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", darrera versió estable:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Fet" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Anterior" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Següent" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Avui" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Gener" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Febrer" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Març" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Abril" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maig" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Juny" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Juliol" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Agost" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Setembre" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Octubre" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Novembre" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Desembre" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Gen" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Des" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Diumenge" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Dilluns" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Dimarts" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Dimecres" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Dijous" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Divendres" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Dissabte" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Diu" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Dll" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Dma" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Dcr" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Dij" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Div" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Dis" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Dg" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Dl" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Dm" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Dc" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Dj" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Dv" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Ds" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Se" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hora" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minut" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Segon" @@ -1493,14 +1502,6 @@ msgstr "Cardinalitat" msgid "Comment" msgstr "Comentari" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Edita" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "S'ha esborrat la clau principal" @@ -1519,7 +1520,7 @@ msgstr "" "Els indexos %1$s i %2$s semblen iguals i un d'ells possiblement es podria " "esborrar." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1631,7 +1632,7 @@ msgid "Cannot connect: invalid settings." msgstr "No puc connectar: paràmetres incorrectes." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1658,60 +1659,60 @@ msgstr "" "a l'arxiu config.inc.php i mira que es correspongui amb l'informació " "facilitada per l'administrador del servidor de MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Identificació" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentació de phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Pots entrar un nom d'amfitrió/adreça IP i port separat per espai." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Servidor:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Nom d'usuari:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Contrasenya:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Elecció de Servidor" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" "A partir d'aquest punt és necessari tenir les galetes -cookies- activades." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "La configuració prohibeix la connexió sense contrasenya (veure " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Sense activitat des de fa %s segons o més, entra de nou" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "No podem connectar amb el servidor MySQL" @@ -1779,7 +1780,7 @@ msgid "shared" msgstr "compartit" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Taules" @@ -1793,18 +1794,18 @@ msgstr "Taules" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dades" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Defragmentat" @@ -1855,7 +1856,7 @@ msgstr "" "Es necessita el codificador JSON per a les descripcions de les eines dels " "gràfics." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Si rebs una pàgina " "en blanc, tot està bé." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "No es pot carregar la configuració per defecte des de: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1884,28 +1885,28 @@ msgstr "" "La directiva $cfg['PmaAbsoluteUri'] HA d'estar establerta a l'arxiu " "de configuració!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Index de servidor invàlid: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nom de host invàlid pel servidor %1$s. Si us plau, reviseu la configuració." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Servidor" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Mètode d'identificació incorrecte establert a la configuració:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Es necessari actualitzar a %s %s o posterior." @@ -1939,8 +1940,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentació" @@ -1957,7 +1958,7 @@ msgstr "MySQL diu: " msgid "Failed to connect to SQL validator!" msgstr "No es pot connectar al validador SQL!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explica SQL" @@ -1969,11 +1970,11 @@ msgstr "Salta l'explicació de l'SQL" msgid "Without PHP Code" msgstr "Sense codi PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Crea codi PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Refresca" @@ -1982,7 +1983,7 @@ msgstr "Refresca" msgid "Skip Validate SQL" msgstr "Salta la Validació de l'SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Valida l'SQL" @@ -2093,7 +2094,7 @@ msgid "Structure" msgstr "Estructura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2101,8 +2102,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insereix" @@ -2122,7 +2123,7 @@ msgid "Select from the web server upload directory %s:" msgstr "" "Selecciona des del directori de pujada d'arxius del servidor web %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "No està disponible el directori indicat per pujar arxius" @@ -2271,7 +2272,7 @@ msgid "Set value: %s" msgstr "Estableix valor: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Restaura el valor per defecte" @@ -2474,7 +2475,7 @@ msgstr "Pestanya de taula predeterminada" msgid "Show binary contents as HEX by default" msgstr "Mostra el contingut binari com HEX per defecte" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Mostra el contingut binari com HEX" @@ -2534,12 +2535,12 @@ msgstr "Màxim temps d'execució" msgid "Save as file" msgstr "Desa com a arxiu" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Joc de caràcters de l'arxiu" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2550,8 +2551,8 @@ msgstr "Compresió" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2559,14 +2560,14 @@ msgstr "Compresió" msgid "Put columns names in the first row" msgstr "Posa els noms de columnes a la primera fila" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Columnes englobades per" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Columnes amb marca d'escapada" @@ -2574,8 +2575,8 @@ msgstr "Columnes amb marca d'escapada" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Canvía NULL per" @@ -2583,13 +2584,13 @@ msgstr "Canvía NULL per" msgid "Remove CRLF characters within columns" msgstr "Treu caràcters CRLF de dins de les columnes" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Columnes acabades amb" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Línies acabades amb" @@ -2611,8 +2612,8 @@ msgid "Table name template" msgstr "Plantilla de nom de taula" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2637,13 +2638,13 @@ msgid "Label key" msgstr "Etiqueta de clau" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Tipus MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacions" @@ -2668,12 +2669,12 @@ msgstr "Recorda la plantilla del nom d'arxiu" msgid "Enclose table and column names with backquotes" msgstr "Usa -backquotes- amb noms de taules i columnes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modus de compatibilitat SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Sintaxi a usar a l'inserció de dades" @@ -2697,31 +2698,31 @@ msgstr "Usa hexadecimal per a BLOB" msgid "Use ignore inserts" msgstr "Utilitza \"ignore inserts\"" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Tamany màxim de la consulta creada" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Tipus d'exportació" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Incloure exportació en la transacció" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exporta l'hora en UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Força la connexió segura al usar phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Força la connexió SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2730,34 +2731,34 @@ msgstr "" "[kbd]content[/kbd] és la dada referenciada, [kbd]id[/kbd] és el valor de la " "clau" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ordre de claus externes a la llista desplegable" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Ús de llista desplegable si hi son menys ítems presents" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Límit de claus externes" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Mode de navegació" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Configura el mode de navegació" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Configura les opcions predeterminades" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2765,120 +2766,120 @@ msgstr "Configura les opcions predeterminades" msgid "CSV" msgstr "CSV " -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Desenvolupador" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Opcions per desenvolupadors de phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Mode d'edició" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Configura el mode d'edició" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Predeterminats d'exportació" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Configura les opcions predeterminades d'exportació" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Propietats" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "General" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Estableix algunes de les opcions més utilitzades" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importa" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Predeterminats d'importació" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Configura les opcions predeterminades d'importació" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importar / exportar" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Configura els directoris d'importació i exportació i les opcions d'empaquetat" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opcions de visualització de les bases de dades" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Marc de navegació" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Configura l'aspecte del marc de navegació" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servidors" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Opcions de visualització dels servidors" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opcions de visualització de les taules" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Marc principal" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Altres paràmetres principals" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Paràmetres que no encaixaven en cap altre lloc" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Títols de pàgina" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2888,22 +2889,22 @@ msgstr "" "html#cfg_TitleTable]la documentació[/a] per a cadenes màgiques que poden " "usar-se per obtenir valors especials." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Finestra de consultes" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Configura les opcions de la finestra de consultes" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Seguretat" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2911,23 +2912,23 @@ msgstr "" "Tingues en compte que phpMyAdmin només és una interficie d'usuari i les " "seves caracteristiques no limiten a MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Paràmetres bàsics" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Autenticació" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Paràmetres d'autenticació" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configuració del servidor" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2935,15 +2936,15 @@ msgstr "" "Configuració avançada del servidor, no canviis aquestes opcions si no saps " "el que estàs fent" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Entra els paràmetres de connexió al servidor" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Infraestructura de taules enllaçades" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2953,11 +2954,11 @@ msgstr "" "adiccionals, consulta [a@Documentation.html#linked-tables]infraestructura de " "taules enllaçades[/a] a la documentació" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Seguiment de canvis" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2965,44 +2966,44 @@ msgstr "" "Seguiment de canvis a la base de dades. Necessita de la infraestructura de " "taules enllaçades de phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Configurar valors d'expotació predeterminats" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Configurar valors d'importació predeterminats" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Configurar marc de navegació" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Configurar marc principal" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Consultes SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Caixa de consultes SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Configura els enllaços mostrats a les caixes de consultes SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Opcions de consultes SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Validador SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3015,43 +3016,43 @@ msgstr "" "SQL Validator[/a], Copyright 2002 Copyright 2002 Upright Database " "Technology. Tots els drets reservats.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Inici" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Configura la pàgina d'inici" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Pestanyes" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Tria cóm vols que treballin les pestanyes" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Camps de text" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Configurar camps d'entrada de text" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "text Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Avisos" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Desactiva alguns dels avisos mostrats per phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3059,15 +3060,15 @@ msgstr "" "Activa la compressió [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] per a les " "operacions d'importació i exportació" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Paràmetres adiccionals per iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3075,11 +3076,11 @@ msgstr "" "Si està activat, phpMyAdmin continúa processant consultes de múltiples " "instruccions encara que una d'elles falli" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignora errors d'instruccions multiples" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3089,21 +3090,21 @@ msgstr "" "límit de temps. Pot ser una opció per importar grans arxius, tanmateix pot " "trencar transaccions." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Importació parcial: permet interrompre" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "No avortar en cas d'error d' INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Canviar les dades de la taula per l'arxiu " -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3111,88 +3112,88 @@ msgstr "" "Format predeterminat; sigues conscient que la llista depén de la situació " "(base de dades, taula) i només SQL està sempre disponible" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format de l'arxiu importat" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Usa clau LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Noms de columnes a la primera fila" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "No importis files buides" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importar monedes ($5.00 a 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importar percentatges amb els decimals adients (12.00% a .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Nombre de consultes a saltar des de l'inici" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Importació parcial: saltar consultes" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "No feu servir AUTO_INCREMENT per a valors zero" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Estat inicial per a les barres de desplaçament" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Quantes files es poden inserir a la vegada" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Nombre de files a inserir" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Destí per a la icona d'accés ràpid" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Mostra el logo al marc esquerre" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Mostra el logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Mostra el servidor triat a dalt del marc esquerre" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Mostra la tría de servidors" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Mínim nombre de taules mostrades a la caixa de filtre de taules" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Text que separa bases de dades en diferents nivells d'arbre" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Separador per l'arbre de bases de dades" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3200,39 +3201,39 @@ msgstr "" "Només versió lleugera; mostrar bases de dades en arbre (determinat pel " "separador definit tot seguit)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Mostra les bases de dades en arbre" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Desactiva aixó si vols veure totes les bases de dades de cop" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Usar versió lleugera" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Màxima profunditat de l'arbre de taules" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Text que separa taules en diferents nivells d'arbre" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Separador d'arbre de taules" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL on apunta el logo al marc de navegació" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Enllaç d'URL al logo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3240,38 +3241,38 @@ msgstr "" "Obrir la pàgina enllaçada a la finestra principal ([kbd]main[/kbd]) o bé a " "una de nova ([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Destí d'enllaç al logo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Resalta el servidor sota el cursor del ratolí" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Activa resaltat" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Ús de pestanyes amb menys contingut gràfic" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Pestanyes lleugeres" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Màxim nombre de caràcters usats en qualsevol columna no-numèrica a la vista " "de navegació" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Limit de caràcters de la columna" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3282,11 +3283,11 @@ msgstr "" "actual. Establint aixó a FALSE fa més fàcil oblidar desconectar-se d'altres " "servidors quan estàs connectat a més d'un." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Esborra totes les galetes al desconnectar" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3294,11 +3295,11 @@ msgstr "" "Defineix si l'anterior autenticació s'ha de recuperar o no al mode " "d'autenticació per galetes" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Nom d'usuari de recuperació" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3310,55 +3311,55 @@ msgstr "" "la sessió actual, i s'esborraran tant aviat com tanquis la finestra del " "navegador. Aixó es recomana per a entorns no confiables." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Emmagatzema les galetes de connexió" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "Defineix durant quant de temps (en segons) es vàlida una galeta " "d'autenticació" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Validesa de l'autenticació per galetes" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Doble tamany de textareas per a columnes LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "textarea més gran per a LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Usa icones a la pàgina principal" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Màxim nombre de caràcters usats quan es mostra una consulta SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Tamany màxim de SQL mostrat" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Els usuaris no poden establir un valor més gran" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Màxim nombre de bases de dades mostrades al marc esquerre i a la llista" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Màxim de bases de dades" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3368,19 +3369,19 @@ msgstr "" "conté més files, es mostraran els enllaços "Anterior" i "" "Següent"." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Màxim nombre de files a mostrar" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Màxim nombre de taules mostrades a la llista" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Màxim de taules" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3388,11 +3389,11 @@ msgstr "" "Desactiva l'avís per defecte que es mostra si no hi és mcrypt per " "l'autenticació per cookies" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "avís mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3400,49 +3401,49 @@ msgstr "" "El nombre d'octets que una ordre està autoritzada a reservar, ex. [kbd]32M[/" "kbd] ([kbd]0[/kbd] per no posar límit)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Límit de memoria" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Aixó són enllaços a Edició, Edició en línia, Copia i Esborrat" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Mostra enllaç de nombre de files a la taula al marc esquerre" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Mostra enllaç de nombre de files a la taula al marc dret" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Usa l'ordre natural per ordenar els noms de taules i bases de dades" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Ordre natural" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Usa només icones, només text o bé ambdós" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Barra de navegació amb icones" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "utilitza la memòria cau de sortida per GZip per incrementar la velocitat en " "transferències HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Memòria cau de sortida per GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3450,19 +3451,19 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. ordre descendent per camps de tipus TIME, DATE, " "DATETIME i TIMESTAMP, ordre descendent ascendent a la resta" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Ordre de clasificació predeterminat" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Utilitza connexions persistents a bases de dades MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Connexions persistents" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3472,23 +3473,23 @@ msgstr "" "l'estructura de la base de dades, si qualsevol de les taules necessàries per " "a l'infraestructura de taules enllaçades de phpMyAdmin no s'ha pogut trobar" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Falten taules de l'infraestructura de taules enllaçades de phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Icones d'operacions de taula" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Desactiva l'edició en columnes tipus BLOB i BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Protegeix les columnes de contingut binari" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3499,111 +3500,111 @@ msgstr "" "fan servir rutines JS per mostrar l'historial de consultes (es perd al " "tancar la finestra)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Historial permanent de consultes" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Quàntes consultes s'han de desar a l'historial" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Tamany de l'historial de consultes" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Pestanya que es mostra al entrar a una nova finestra de consultes" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Pestanya de finestra de consultes predeterminada" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Alçada de la finestra de consultes (en píxels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Alçada de la finestra de consultes" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Amplada de la finestra de consultes (en pixels)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Amplada de la finestra de consultes" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Selecciona quines funcions s'usaràn per a conversions de jocs de caràcters" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Motor d'enregistrament" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeteix les capçeleres cada X cel.les, [kbd]0[/kbd] desactiva la funció" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Repeteix capçeleres" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Mostra el botó d'ajuda en lloc del text de la Documentació" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Mostra el botó d'ajuda" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Directori del servidor on pots desar les exportacions" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Directori de desades" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Deixa en blanc si no l'utilitzes" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Ordre d'autenticació del servidor" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Deixa en blanc per als predeterminats" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Regles d'autenticació del servidor" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Permetre connexions sense contrasenya" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Permet la connexió de root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Nom del Domini HTTP -HTTP Basic Auth Realm- per a mostrar a l'autenticació " "HTTP" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Domini HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3613,19 +3614,19 @@ msgstr "" "maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Arxiu de configuració SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Mètode d'autenticació a usar" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipus d'autenticació" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3633,11 +3634,11 @@ msgstr "" "Deixa en blanc per desactivar les [a@http://wiki.phpmyadmin.net/pma/bookmark]" "consultes desades[/a], suggerit: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Taula de consultes desades" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3645,31 +3646,31 @@ msgstr "" "Deixa en blanc per no usar comentaris de columna o tipus mime, suggerit: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Taula d'informació de columna" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Connexió comprimida al servidor MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Connexió comprimida" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Cóm connectar al servidor, deixa [kbd]tcp[/kbd] si no estàs segur" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipus de connexió" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Contrasenya de l'usuari de control" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3677,19 +3678,19 @@ msgstr "" "Usuari MySQL especial configurat amb permisos restringits, més informació " "disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Usuari de control" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Comptar les taules al mostrar la llista de bases de dades" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Comptar les taules" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3697,11 +3698,11 @@ msgstr "" "Deixa en blanc per desactivar el suport del Dissenyador, suggerit: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Taula del dissenyador" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3709,29 +3710,29 @@ msgstr "" "Més informació a [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] i [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desactiva l'ús d'INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "La extensió de PHP utilitzada; hauries de fer servir mysqli si ho tens " "suportat" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Extensió PHP a usar" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Amagar bases de dades" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3739,31 +3740,31 @@ msgstr "" "Deixa en blanc per desactivar el suport d'historial de consultes SQL, " "suggerit: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Taula d'historial de consultes SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Nom del servidor ón MySQL és en marxa" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nom del servidor" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL de desconnexió" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Intentar connectar sense contrasenya" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Connexió sense contrasenya" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3777,30 +3778,30 @@ msgstr "" "entrant els seus noms en ordre i usant [kbd]*[/kbd] al final per mostrar la " "resta en ordre alfabètic." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Mostra només les bases de dades de la llista" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Deixa en blanc si no utilitzes l'autenticació config" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Contrasenya autenticació config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Esquema PDF: taula de pàgines" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3811,20 +3812,20 @@ msgstr "" "tenir informació més completa. Deixa en blanc per no utilitzar. Suggerit: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Nom de base de dades" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port ón el servidor MySQL està escoltatt, deixa en blanc per al predeterminat" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Port del servidor" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3832,19 +3833,19 @@ msgstr "" "Deixa en blanc per desactivar els [a@http://wiki.phpmyadmin.net/pma/relation]" "enllaços de relacions[/a], suggerit: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Taula de relacions" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Ordre SQL per obtenir les bases de dades disponibles" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Ordre SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3852,44 +3853,44 @@ msgstr "" "Consulta [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipus " "d'autenticació[/a] per veure exemples" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nom de sessió signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL signon" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Sócol ón el servidor MySQL està escoltant, deixa en blanc per al " "predeterminat" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Sócol del servidor" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Activa SSL per la connexió amb el servidor MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Usa SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Esquema PDF: taula de coordinades" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3897,11 +3898,11 @@ msgstr "" "Taula per descriure les columnes a mostrar, deixa en blanc per desactivar; " "suggerit: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Taula de descripció de columnes" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3909,11 +3910,11 @@ msgstr "" "Si una instrucció DROP DATABASE IF EXISTS s'afegirà com a primera línia en " "el registre a l'hora de crear una base de dades." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Afegir DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3921,11 +3922,11 @@ msgstr "" "Si una instrucció DROP TABLE IF EXISTS s'afegirà com a primera línia en el " "registre a l'hora de crear una taula." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Afegir DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3933,21 +3934,21 @@ msgstr "" "Si una instrucció DROP VIEW IF EXISTS s'afegirà com a primera línia en el " "registre a l'hora de crear una vista." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Afegir DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Defineix la llista d'instruccions que l'auto-creació fa servir per a noves " "versions." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Instruccions a seguir" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3955,11 +3956,11 @@ msgstr "" "Deixa en blanc per desactivar el suport de seguiment de consultes SQL, " "suggerit: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Taula de seguiment de consultes SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3967,11 +3968,11 @@ msgstr "" "SI el mecanisme de seguiment crearà versions per a taules i vistes " "automàticament." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Crear versions automàticament" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3979,15 +3980,15 @@ msgstr "" "Deixa en blanc per desactivar el suport de preferències de l'usuari en base " "de dades, suggerit: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Taula de preferències de l'usuari" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Usuari per autenticació config" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3996,11 +3997,11 @@ msgstr "" "darrera versió. Aixó evita problemes de comprobacions de compatibilitat i " "així aumenta el rendiment" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Comprobació explicativa" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4008,21 +4009,21 @@ msgstr "" "Descripció per a l'usuari d'aquest servidor. Deixar en blanc per mostrar el " "nom del servidor en lloc seu." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Nom explicatiu d'aquest servidor" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Si a un usuari se l'hauria de mostrar el botó "mostrar totes (les files)" """ -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Permet mostrar totes les files" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4032,15 +4033,15 @@ msgstr "" "a que la contrasenya està inclosa al arxiu de configuració; aixó no limita " "la posibilitat d'executar la mateixa ordre directament" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Mostra el formulari de canvi de contrasenya" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Mostra el formulari de creació de base de dades" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4048,19 +4049,19 @@ msgstr "" "Defineix si els tipus de camps han d'aparèixer en un principi en el mode " "d'edició/inserció" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Mostra tipus de camps" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Mostra els camps de funció en modes edició/inserció" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Mostra els camps de funció" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4068,32 +4069,32 @@ msgstr "" "Mostra l'enllaç a la sortida de [a@http://php.net/manual/function.phpinfo." "php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Mostra l'enllaç a phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Mostra informació detallada del servidor MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Mostra consultes SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permet mostrar estadístiques de base de dades i de taula (ex. espai usat)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Mostra estadístiques" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4101,11 +4102,11 @@ msgstr "" "Si les ajudes estàn activades i s'ha establert un comentari per a la base de " "dades, alternarà el comentari i el nom real" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Mostra comentari de la base de dades en lloc del seu nom" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4117,30 +4118,30 @@ msgstr "" "['LeftFrameTableSeparator'], així només la carpeta s'anomena com l'àlies, el " "nom de la taula roman intacte" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Mostra comentari de taula en lloc del seu nom" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Mostra comentaris de taula en ajudes" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marca les taules en ús i permet mostrar les bases de dades amb taules " "bloquejades" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Salta taules bloquejades" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Necessita activar el SQL Validator" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4150,7 +4151,7 @@ msgstr "Necessita activar el SQL Validator" msgid "Password" msgstr "Contrasenya" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4158,11 +4159,11 @@ msgstr "" "[strong]Atenció:[/strong] Necessita l'extensió de PHP SOAP o bé instal.lar " "PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Activar SQL Validator" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4170,12 +4171,12 @@ msgstr "" "Si tens un nom d'usuari, especifíca'l aqui (per defecte és [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nom d'usuari" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4183,19 +4184,19 @@ msgstr "" "Proposa un nom de base de dades al formulari "Crear Base de Dades" " "(si es posible) o bé deixa buit el camp de text" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Proposa un nou nom de base de dades" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Si es detecta Suoshin, es mostra un avís a la pàgina principal" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "avís Suoshin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4203,11 +4204,11 @@ msgstr "" "Tamany de textarea (columnes) en mode d'edició, aquest valor s'augmentarà " "per a textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Columnes per a textareas" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4215,32 +4216,32 @@ msgstr "" "Tamany de textarea (files) en mode d'edició, aquest valor s'augmentarà per a " "textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Files per a textareas" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" "Títol de la finestra del navegador quan es selecciona una base de dades" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Títol de la finestra del navegador quan no hi ha res seleccionat" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Títol per defecte" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Títol de la finestra del navegador quan es selecciona un servidor" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Títol de la finestra del navegador quan es selecciona una taula" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4252,27 +4253,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del proxy 1.2.3.4:[br][kbd]" "1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Llista de proxies confiables per autoritzar/prohibir IP" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Directori al servidor ón pots pujar arxius per importar" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Directori de pujades" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Permet cercar dins de tota la base de dades" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Usa cerca de base de dades" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4280,11 +4281,11 @@ msgstr "" "Quan està desactivada, els usuaris no poden configurar qualsevol de les " "següents opcions, independentment de la casella de selecció a la dreta" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Activa la pestanya del Desenvolupador en les opcions" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4294,21 +4295,21 @@ msgstr "" "multiples. Consulta libraries/import.lib.php per valors predeterminats en " "quantes consultes pot contenir una instrucció." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Mostra les instruccions multiples" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Comprova la darrera versió" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Activa la comprovació de la darrera versió a la pàgina principal de " "phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4316,7 +4317,7 @@ msgstr "" msgid "Version check" msgstr "Comprovació de versió" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4324,7 +4325,7 @@ msgstr "" "Activa la compressió [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/" "a] per a les operacions d'importació i exportació" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4485,7 +4486,7 @@ msgstr "Rutines" msgid "Return type" msgstr "Tipus de retorn" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4508,7 +4509,7 @@ msgstr "El servidor no respon" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(o el sòcol del servidor local MySQL no està configurat correctament)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalls..." @@ -4664,46 +4665,46 @@ msgid "use this for future exports" msgstr "usa això per futures exportacions" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Joc de caràcters de l'arxiu:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compressió:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Res" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "comprimit amb zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "comprimit amb gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "comprimit amb bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Veure la sortida com a texte" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Opcions específiques del format:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4711,7 +4712,7 @@ msgstr "" "Desplaça avall per a les opcions del format triat i ignora les opcions per " "altres formats." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Conversió de codificació:" @@ -4833,11 +4834,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "en mode %s i repeteix capçaleres després de %s cel·les " -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Classifica per la clau" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4851,95 +4852,95 @@ msgstr "Classifica per la clau" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opcions" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Textos parcials" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Textos sencers" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Clau relacional" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Columna relacional a mostrar" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Mostra continguts binaris" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Mostra contingut BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformació del navegador" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Còpia" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "S'ha esborrat la fila" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Finalitzar" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "en consulta" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Mostrant registres" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tarda %01.4f seg" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Canvi" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operacions de resultats de consultes" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Vista d'impresió (amb texts sencers)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Mostra el gràfic" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Crea una vista" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "No s'ha trobat l'enllaç " -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informació de versió" @@ -6112,7 +6113,7 @@ msgstr "" "Mira a la documentació cóm actualitzar la teva taula de comentaris de les " "columnes" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Consulta SQL desada" @@ -6187,7 +6188,7 @@ msgstr "Estat del mestre" msgid "Slave status" msgstr "Estat de l'esclau" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variable" @@ -6195,7 +6196,7 @@ msgstr "Variable" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valor" @@ -6466,62 +6467,62 @@ msgstr "Diferència" msgid "Target database" msgstr "Base de dades destinació" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Executar consulta/es SQL al servidor %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Executa consulta/s SQL a la Base de Dades %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Neteja" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Columnes" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Desa aquesta consulta SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Deixa accedir a cada usuari a aquesta consulta desada" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Reemplaça una consulta desada ja existent amb el mateix nom" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "No sobreescriure aquesta consulta des de fora de la finestra" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Separador" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostra aquesta consulta de nou " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Envia" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Només mirar" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Ubicació de l'arxiu de text" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "directori de pujada d'arxius del servidor web" @@ -6633,7 +6634,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Índex" @@ -6940,27 +6941,27 @@ msgstr "Extensió PHP" msgid "Show PHP information" msgstr "Mostra informació de PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Pàgina oficial del phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Contribueix" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Obtenir suport" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Llista de canvis" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6973,7 +6974,7 @@ msgstr "" "i s'exposa a intrusions, pel que recomanem la reparació urgent d'aquest " "forat de seguretat." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6983,7 +6984,7 @@ msgstr "" "PHP. Aquesta opció és incompatible amb phpMyAdmin i pot provocar la perdua " "de dades!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6993,7 +6994,7 @@ msgstr "" "de caràcters multibyte. Sense l'extensió -mbstring-, phpMyAdmin és incapaç " "de dividir cadenes de text correctament i pot generar resultats inesperats." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7005,7 +7006,7 @@ msgstr "" "caducitat de galetes -cookies- configurat a phpMyAdmin, degut a aixó, la " "vostra conenexió caducarà abans del establert a phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7014,13 +7015,13 @@ msgstr "" "configuració a phpMyAdmin, degut a aixó, la teva sessió caducarà més aviat " "que el que indica la configuració de phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "L'arxiu de configuració necessita ara una frase de pas secreta " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7030,7 +7031,7 @@ msgstr "" "encara existeix dins del vostre directori de phpMyAdmin. Heu d'esborrar-ho " "un cop heu acabat de configurar phpMyAdmin." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7040,7 +7041,7 @@ msgstr "" "completa, s'han desactivat algunes característiques avançades. Per saber " "perquè, clica %saquí%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7050,7 +7051,7 @@ msgstr "" "algunes funcions de phpMyAdmin poden estar desactivades. Per exemple, el " "marc de navegació no s'actualitzarà automàticament." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7059,7 +7060,7 @@ msgstr "" "La teva llibreria MySQL de PHP MySQL versió %s és diferent del teu servidor " "MySQL versió %s. Aixó pot provocar comportaments inesperats." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7068,7 +7069,7 @@ msgstr "" "Servidor executant-se amb Suhosin. Si us plau, consulta %sdocumentation%s " "per a possibles assumptes." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "No hi ha bases de dades" @@ -7417,20 +7418,20 @@ msgstr "%s bases de dades s'han esborrat correctament." msgid "Databases statistics" msgstr "Estadístiques de les bases de dades" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replicació del mestre" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replicació de l'esclau" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activa Estadístiques" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9721,39 +9722,39 @@ msgstr "Comprova la integritat referencial:" msgid "Show tables" msgstr "Mostra taules" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Utilització d'espai" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Ús" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efectiu" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Estadística de files" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Sentències" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "estàtic" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinàmic" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Tamany de fila" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Mida de fila " @@ -9878,7 +9879,7 @@ msgstr "Darrere de %s" msgid "Create an index on  %s columns" msgstr "Crea un índex de %s columnes" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionat" diff --git a/po/cs.po b/po/cs.po index db571309c8..667f2c4345 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-10 14:03+0100\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" @@ -52,19 +52,19 @@ msgstr "Vyhledávání" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -154,7 +154,7 @@ msgstr "Pole" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -313,7 +313,7 @@ msgstr "Vytvořit databázi před kopírováním (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Přidat %s" @@ -336,7 +336,7 @@ msgstr "Přepnout na zkopírovanou databázi" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Porovnávání" @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Upravit nebo exportovat relační schéma" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -368,7 +368,7 @@ msgstr "Tabulka" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Řádků" @@ -384,21 +384,21 @@ msgstr "právě se používá" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Vytvořeno" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Poslední změna" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Poslední kontrola" @@ -423,20 +423,20 @@ msgid "visual builder" msgstr "vizuálního návrháře" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Řadit" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Vzestupně" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Sestupně" @@ -499,8 +499,8 @@ msgstr "Provést dotaz" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Přístup odepřen" @@ -544,13 +544,13 @@ msgstr "Projít" msgid "Delete the matches for the %s table?" msgstr "Odstranit nalezené záznamy z tabulky %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Odstranit" @@ -614,7 +614,7 @@ msgstr "Sledování je zapnuté." msgid "Tracking is not active." msgstr "Sledování není zapnuté." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,21 +643,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je výchozí úložiště na tomto MySQL serveru." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Zaškrtnuté:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zaškrtnout vše" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Odškrtnout vše" @@ -666,16 +666,16 @@ msgstr "Odškrtnout vše" msgid "Check tables having overhead" msgstr "Zaškrtnout neoptimální" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Náhled pro tisk" @@ -687,7 +687,7 @@ msgstr "Vyprázdnit" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Odstranit" @@ -696,8 +696,8 @@ msgstr "Odstranit" msgid "Check table" msgstr "Zkontrolovat tabulku" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimalizovat tabulku" @@ -717,12 +717,12 @@ msgstr "Datový slovník" msgid "Tracked tables" msgstr "Sledované tabulky" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -749,7 +749,7 @@ msgid "Status" msgstr "Stav" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -916,7 +916,7 @@ msgstr "" "časové limity v PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1100,7 +1100,16 @@ msgstr "Zobrazit pole pro dotaz" msgid "Inline Edit" msgstr "Upravit zde" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Upravit" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1108,61 +1117,61 @@ msgstr "Upravit zde" msgid "Save" msgstr "Uložit" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Skrýt" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Skrýt parametry vyhledávání" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Zobrazit parametry vyhledávání" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorovat" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Zvolte odkazovaný klíč" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Zvolte cizí klíč" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Zvolte, prosím, primární nebo unikátní klíč" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Zvolte která pole zobrazit" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Přidat paramer pro sloupec " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Vytvořit heslo" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Vytvořit" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Změnit heslo" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Více" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1172,254 +1181,254 @@ msgstr "" "je %s a byla vydána %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", poslední stabilní verze:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Hotovo" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Předchozí" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Další" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Dnešek" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "leden" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "únor" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "březen" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "duben" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "květen" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "červen" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "červenec" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "srpen" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "září" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "říjen" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "listopad" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "prosinec" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "led" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "úno" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "bře" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "dub" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "kvě" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "čen" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "čec" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "srp" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "zář" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "říj" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "lis" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "pro" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Neděle" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Pondělí" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Úterý" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Středa" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Čtvrtek" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Pátek" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sobota" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Úte" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Stř" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Čtv" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pát" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sob" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Ne" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Po" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Út" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "St" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Čt" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Pá" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "So" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Týd" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hodiny" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuty" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekundy" @@ -1495,14 +1504,6 @@ msgstr "Mohutnost" msgid "Comment" msgstr "Komentář" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Upravit" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primární klíč byl odstraněn" @@ -1521,7 +1522,7 @@ msgstr "" "Indexy %1$s a %2$s vypadají stejné a jeden z nich by pravděpodobně mohl být " "odstraněn." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1634,7 +1635,7 @@ msgid "Cannot connect: invalid settings." msgstr "Nepodařilo se připojit: chybné nastavení." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1661,59 +1662,59 @@ msgstr "" "php a ujistěte se, že jsou totožné s těmi, které máte od administrátora " "MySQL serveru." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Přihlášení" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumentace phpMyAdmina" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Můžete zadat jméno počítače (nebo IP adresu) a port oddělené mezerou." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Jméno:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Heslo:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Přihlášení vyžaduje povolené cookies." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Přihlášení bez hesla je zakázáno v konfiguraci (viz AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Byli jste příliš dlouho neaktivní (déle než %s sekund), prosím přihlaste se " "znovu" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nepodařilo se přihlášení k MySQL serveru" @@ -1781,7 +1782,7 @@ msgid "shared" msgstr "sdílený" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabulky" @@ -1795,18 +1796,18 @@ msgstr "Tabulky" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Celkem" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Navíc" @@ -1855,7 +1856,7 @@ msgstr "Pro grafy je potřebné rozšíření GD." msgid "JSON encoder is needed for chart tooltips." msgstr "Enkodér pro JSON je potřeba pro tooltipy grafu." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Pokud získáte prázdnou " "stránku, všechno je v pořádku." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Nepodařilo se nahrát výchozí konfiguraci ze souboru: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1884,27 +1885,27 @@ msgstr "" "Parametr $cfg['PmaAbsoluteUri'] MUSÍ být nastaven v konfiguračním " "souboru!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Chybný index serveru: „%s“" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Chybné jméno serveru pro server %1$s. Prosím zkontrolujte nastavení." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "V konfiguraci máte špatnou přihlašovací metodu:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Měli byste aktualizovat %s na verzi %s nebo vyšší." @@ -1938,8 +1939,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentace" @@ -1956,7 +1957,7 @@ msgstr "MySQL hlásí: " msgid "Failed to connect to SQL validator!" msgstr "Nepodařilo se připojit k serveru kontrolujícímu SQL!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Vysvětlit SQL" @@ -1968,11 +1969,11 @@ msgstr "Bez vysvětlení (EXPLAIN) SQL" msgid "Without PHP Code" msgstr "Bez PHP kódu" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Vytvořit PHP kód" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Obnovit" @@ -1981,7 +1982,7 @@ msgstr "Obnovit" msgid "Skip Validate SQL" msgstr "Bez kontroly SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Zkontrolovat SQL" @@ -2092,7 +2093,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2100,8 +2101,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Vložit" @@ -2120,7 +2121,7 @@ msgstr "Procházet váš počítač:" msgid "Select from the web server upload directory %s:" msgstr "Zvolte soubor z adresáře pro upload na serveru %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Adresář určený pro upload souborů nemohl být otevřen" @@ -2269,7 +2270,7 @@ msgid "Set value: %s" msgstr "Nastavena hodnota: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Obnovit výchozí hodnotu" @@ -2472,7 +2473,7 @@ msgstr "Výchozí panel tabulky" msgid "Show binary contents as HEX by default" msgstr "Zobrazení binárního obsah šestnáctkově (HEX) jako výchozí" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Zobrazit binární obsah šestnáctkově (HEX)" @@ -2532,12 +2533,12 @@ msgstr "Časový limit běhu skriptu" msgid "Save as file" msgstr "Uložit jako soubor" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Znaková sada souboru" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formát" @@ -2548,8 +2549,8 @@ msgstr "Komprese" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2557,14 +2558,14 @@ msgstr "Komprese" msgid "Put columns names in the first row" msgstr "Přidat jména polí na první řádek" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Pole uzavřené do" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Pole escapována" @@ -2572,8 +2573,8 @@ msgstr "Pole escapována" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Nahradit NULL hodnoty" @@ -2581,13 +2582,13 @@ msgstr "Nahradit NULL hodnoty" msgid "Remove CRLF characters within columns" msgstr "Odstranit znaky konců řádek z polí" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Pole oddělené" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Řádky ukončené" @@ -2609,8 +2610,8 @@ msgid "Table name template" msgstr "Vzor pro jméno tabulky" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2635,13 +2636,13 @@ msgid "Label key" msgstr "Návěstí" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME typ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relace" @@ -2666,12 +2667,12 @@ msgstr "Pamatovat si vzor pro jména souborů" msgid "Enclose table and column names with backquotes" msgstr "Použít zpětné uvozovky u jmen tabulek a polí" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Režim kompatibility SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Jakou syntaxi použít pro vkládání dat" @@ -2695,31 +2696,31 @@ msgstr "Použít šestnáctkové zobrazení pro BLOB" msgid "Use ignore inserts" msgstr "Použít IGNORE" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximální velikost vytvořeného dotazu" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Typ exportu" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Uzavřít příkazy v transakci" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exportovat čas v UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Vynutit zabezpečené spojení při použití phpMyAdmina" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Vynutit SSL spojení" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2727,35 +2728,35 @@ msgstr "" "Pořadí řazení položek v rozbalovací nabídce cizích klíčů; [kbd]obsah[/kbd] " "jsou referenční data, [kbd]id[/kbd] je hodnota klíče" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Pořadí cizích klíčů v rozbalovací nabídce" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" "Rozbalovací nabídka bude použita pokud je přítomno menší množství položek" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Nejvyšší počet cizích klíčů" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Režim prohlížení" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Přizpůsobí režim prohlížení" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Přizpůsobí výchozí nastavení" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2763,119 +2764,119 @@ msgstr "Přizpůsobí výchozí nastavení" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Pro vývojáře" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Nastavení pro vývojáře phpMyAdmina" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Režim úprav" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Přizpůsobí režim úprav" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Výchozí nastavení exportu" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Přizpůsobí výchozí nastavení exportu" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funkce" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Obecné" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Nejčastěji používaná nastavení" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Výchozí nastavení importu" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Přizpůsobí výchozí nastavení importu" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / export" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Nastaví adresáře pro import a export a volby komprese" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Nastavení zobrazení databází" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigační rám" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Přizpůsobí vzhled navigačního rámu" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servery" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Nastavení zobrazení serverů" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Nastavení zobrazení tabulek" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Hlavní rám" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Jiná důležitá nastavení" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Nastavení, která nelze zařadit jinam" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Jména stránek" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2884,22 +2885,22 @@ msgstr "" "Zadejte titulek který zobrazí prohlížeč. V [a@Documentation." "html#cfg_TitleTable]dokumentaci[/a] naleznete jaké proměnné můžete použít." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Okno dotazů" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Přizpůsobit nastavení okna dotazů" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Zabezpeční" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2907,38 +2908,38 @@ msgstr "" "Prosíme, vemte v potaz, že phpMyAdmin je pouze uživatelské rozhraní a jeho " "funkce neomezují MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Základní nastavení" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Přihlašování" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Nastavení přihlašování" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Nastavení serveru" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" "Pokročilé nastavení serveru, neměňte tyto volby, pokud nevíte, čeho se týkají" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Vložte parametry připojení k serveru" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Úložiště konfigurace" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2948,11 +2949,11 @@ msgstr "" "dodatečným funkcím, viz sekce [a@Documentation.html#linked-tables]úložiště " "nastavení phpMyAdmina[/a] v dokumentaci" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Sledování změn" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2960,44 +2961,44 @@ msgstr "" "Sledování změn provedených v databazí. Vyžaduje nastavené úložiště nastavení " "phpMyAdmina." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Přizpůsobení exportu" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Přizpůsobení výchozího nastavení importu" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Přizpůsobení navigačního rámu" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Přizpůsobení hlavního rámu" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL dotazy" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Políčko pro SQL dotazy" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Přizpůsobení odkazů zobrazených v políčcích pro SQL dotazy" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Nastavení SQL dotazů" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Kontrolování SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3009,43 +3010,43 @@ msgstr "" "strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " "Copyright 2002 Upright Database Technology. Všechna práva vyhrazena.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Úvodní stránka" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Přizpůsobení úvodní stránky" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Panely" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Nastaví, jak mají fungovat panely" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Textová pole" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Přizpůsobení textových polí" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Varování" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Vypnout některá varování zobrazovaná phpMyAdminem" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3053,15 +3054,15 @@ msgstr "" "Povolí [a@http://cs.wikipedia.org/wiki/Gzip]gzip[/a] kompresi pro " "importování a exportování" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Další parametry pro iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3069,11 +3070,11 @@ msgstr "" "Pokud je povoleno, PMA pokračuje ve zpracování víceprvkových dotazů, i když " "jeden z nich selhal" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorovat chyby ve víceprvkových dotazech" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3083,21 +3084,21 @@ msgstr "" "časového limitu. Tento způsob může být vhodný pro import velkých souborů, " "ovšem může poškodit transakce." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Častečný import: povolit přerušení" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Nepřerušit při chybě v příkazu INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Přepsat data tabulky souborem" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3105,88 +3106,88 @@ msgstr "" "Výchozí formát; vemte v potaz, že toto závisí na umístění (databáze, " "tabulka) a pouze SQL je vždy dostupný" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formát importovaného souboru" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Použít klíčové slovo LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Jména polí na prvním řádku" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Neimportovat prázdné řádky" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importovat měny (5.00 místo $5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importovat procenta jako desetinná čísla (0.12 místo 12.00%)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Počet dotazů od začátku, které se mají přeskočit" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Částečný import: přeskočit dotazy" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Nepoužívat AUTO_INCREMENT pro nulové hodnoty" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Počáteční stav pro rozbalovací pole" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Kolik řádků může být vloženo naráz" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Počet vkládaných řádků" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Cíl pro ikonu rychlého přístupu" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Zobrazí logo v levém rámu" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Zobrazit logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Zobrazí volbu serveru v horní části levého rámu" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Zobrazit výběr serverů" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Minimální počet tabulek pro zobrazení filtru tabulek" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Řetězec, který rozděluje databáze do různých pater stromu" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Oddělovač databázového stromu" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3194,39 +3195,39 @@ msgstr "" "Pouze pro odlehčenou verzi; zobrazí databáze jako strom (určeno oddělovačem " "nastaveným níže)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Stromový pohled na databáze" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Tuto volbu zakažte, pokud chcete vidět všechny databáze najednou" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Použít odlehčenou verzi" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Nejvyšší počet pater tabulkového stromu" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Řetězec, který rozděluje tabulky do různých pater stromu" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Oddělovač tabulkovýho stromu" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL na které bude odkazovat logo v navigačním rámu" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL odkazu loga" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3234,36 +3235,36 @@ msgstr "" "Zda se má odkazovaná stránka otevřít v hlavním okně ([kbd]hlavní[/kbd]) nebo " "v novém ([kbd]nové[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Cíl odkazu loga" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Zvýrazní server pod kurzorem myši" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Povolit zvýrazňování" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Použije graficky méně náročné panely" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Odlehčené panely" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Nejvyšší počet znaků zobrazeních v nečíselných polích při procházení" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Omezení počtu znaků" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3274,11 +3275,11 @@ msgstr "" "Zakázání může způsobit, že se zapomenete odhlásit od ostatních serverů, " "pokud jich používáte více." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Smazat všechny cookies při odhlášení" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3286,11 +3287,11 @@ msgstr "" "Určuje, zda se má pamatovat předchozí přihlášení, při použití přihlašování " "pomocí cookies" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Pamatovat si uživatelské jméno" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3302,53 +3303,53 @@ msgstr "" "sezení, čili, že bude smazána v okamžiku, kdy zavřete okno prohlížeče. Tato " "volba je doporučena pro nedůvěryhodná prostředí." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Uložení přihlašovací cookie" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Určuje, jak dlouho (v sekundách) je přihlašovací cookie platná" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Platnost přihlašovací cookie" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Zdvojnásobit velikost editačního pole pro sloupec typu LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Větší editační pole pro LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Zobrazit ikony na hlavní stránce" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Nejvyšší počet znaků SQL dotazu, které se ještě zobrazí" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Nejvyšší délka zobrazeného SQL dotazu" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Uživatelé nemohou nastavit větší hodnotu" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Nejvyšší počet databází zobrazovaných v levém rámu a v seznamu databází" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Nejvyšší počet databází" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3358,19 +3359,19 @@ msgstr "" "množina výsledků delší, zobrazí se odkazy "Předchozí" a "" "Další"." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Nejvyšší počet zobrazených řádků" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Nejvyšší počet tabulek zobrazených v seznamu tabulek" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Nejvyšší počet zobrazených tabulek" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3378,11 +3379,11 @@ msgstr "" "Vypne varování o chybějícím rozšíření mcrypt při použití přihlašování přes " "cookies" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "Varování o mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3390,47 +3391,47 @@ msgstr "" "Počet bytů, které si může skript alokovat, např. [kbd]32M[/kbd] ([kbd]0[/" "kbd] ruší omezení)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Omezení paměti" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Jedná se o odkazy Upravit, Upravit zde, Kopírovat a Odstranit" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Zobrazí odkazy na levé straně" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Zobrazí odkazy na pravé straně" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Použít přirozené řazení pro jména tabulek a databází" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Přirozené pořadí" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Zda se mají zobrazit pouze ikony, nebo pouze text, případně obojí" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Ikony v navigační liště" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Použije mezipaměť pro GZip výstup, čímž zvýší rychlost HTTP přenosů" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Mezipaměť pro GZip výstup" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3438,19 +3439,19 @@ msgstr "" "[kbd]SMART[/kbd] - t.j. řazení sestupně pro pole typu TIME, DATE, DATETIME a " "TIMESTAMP, v ostatních případech se použije vzestupné řazení" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Výchozí pořadí řazení" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Použije trvalé (persistentní) připojení k MySQL databázi" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Trvalé připojení" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3459,23 +3460,23 @@ msgstr "" "Vypne varování o nekompletních relacích na stránce s detaily databáze pokud " "chybí jakákoliv tabulka z úložiště nastavení phpMyAdmina" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Chybějící tabulky v úložišti nastavení phpMyAdmina" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Zobrazení ikon pro operace s tabulkami" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Zakáže úpravu polí BLOB a BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Chránit binární pole" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3485,107 +3486,107 @@ msgstr "" "nastavení phpMyAdmina). Pokud toto zakážete, využijí se k zobrazení historie " "Java Scriptové rutiny (se zavřením okna ztratíte předchozí historii)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Nepřetržitá historie dotazů" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Kolik dotazů se má držet v historii" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Délka historie dotazů" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Panel zobrazený při otevření nového okna dotazů" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Výchozí panel okna dotazů" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Výška okna dotazů (v pixelech)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Výška okna dotazů" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Šířka okna dotazů (v pixelech)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Šířka okna dotazů" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Vybere, které funkce budou použity pro konverzi znakových sad" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Nástroje pro konverzi znakových sad" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Zopakovat záhlaví každých X buněk, [kbd]0[/kbd] vypne tuto funknci" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Opakovat záhlaví" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Zobrazit ikonu pro nápovědu místo textu Dokumentace" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Zobrazit ikonu pro nápovědu" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Adresář na serveru pro ukládání exportů" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Adresář pro ukládání" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Pokud tuto volbu nepoužíváte, nechte ji prázdnou" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Pořadí ověřování hostitelů" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Nechte volbu prázdnou pro výchozí nastavení" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Pravidla ověřování hostitelů" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Povolit přihlášení bez hesla" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Povolit přihlašování uživatele root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Název pro zobrazení při HTTP přihlašování" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP doméma" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3595,19 +3596,19 @@ msgstr "" "přihlašování SweKey[/a] (Není umístěna ve Vašem kořenovém adresáři " "dokumentů; Doporučení: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Konfigurační soubor SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Která přihlašovací metoda se má použít" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Typ přihlašování" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3616,11 +3617,11 @@ msgstr "" "phpmyadmin.net/pma/bookmark]záložek[/a], výchozí nastavení: [kbd]" "pma_bookmarks[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabulka záložek" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3628,31 +3629,31 @@ msgstr "" "Nechte prázdné pro žádné komentáře či mime typy polí, výchozí nastavení: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabulka informací o polích" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Zda se má komprimovat připojení k MySQL serveru" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Komprimovat připojení" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Jak se připojit k serveru, ponechte tcp pokud si nejste jistí" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Typ připojení" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Heslo kontrolního uživatele" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3660,19 +3661,19 @@ msgstr "" "Zvláštní MySQL uživatel s omezenými právy, více informací na [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Kontrolní uživatel" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Zda počítat tabulky, když se zobrazuje seznam databází" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Počítat tabulky" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3680,11 +3681,11 @@ msgstr "" "Nechte prázné pro vypnutí návrháře, výchozí nastavení: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabulka návrháře" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3692,27 +3693,27 @@ msgstr "" "Více informací v [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "trackeru[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Zakázat použití INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Které rozšíření PHP se má použít, použijte mysqli, pokud je to možné" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Použít rozšíření PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skrýt databáze odpovídající regulárnímu výrazu (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Skrýt databáze" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3720,31 +3721,31 @@ msgstr "" "Nechte prázné pro vypnutí SQL historie, výchozí hodnota [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabulka pro historii SQL dotazů" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Jméno počítače, kde běží MySQL server" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Jméno serveru" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL pro odhlášení" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Pokusit se připojit bez hesla" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Připojit bez hesla" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3757,30 +3758,30 @@ msgstr "" "můžete také změnit pořadí databází, stačí na konci seznamu uvést [kbd]*[/" "kbd] pro zobrazní ostatních v abecedním pořadí." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Zobrazit jen vybrané databáze" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Nechte prázdné, pokud nepoužíváte přihlašování config" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Heslo pro přihlašování config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" "pma_table_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schémata: tabulka stránek" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3791,20 +3792,20 @@ msgstr "" "ponecháte prázdné, budou tyto funkce vypnuté. Doporučená hodnota: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Jméno databáze" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port na kterém poslouchá MySQL server, nechte prázné pro výchozí hodnotu" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Port serveru" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3812,19 +3813,19 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro [a@http://wiki.phpmyadmin.net/pma/" "relation]relace[/a], výchozí nastavení: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Tabulka s relacemi" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL příkaz pro načtení dostupných databází" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Příkaz SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3832,43 +3833,43 @@ msgstr "" "Příklad můžete nalézt na [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "authentication types[/a]" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Jméno signon session" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL pro přihlášení" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket na kterém poslouchá MySQL server, nechte prázné pro výchozí hodnotu" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Socket serveru" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Zda se má použít SSL pro připojení k MySQL serveru" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Použít SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schéma: tabulka souřadnic" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3876,11 +3877,11 @@ msgstr "" "Tabulka obsahující popisy polí, nechte prázdnou pro vypnutí této funkce. " "Výchozí hodnota: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Tabulka s popisem polí" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3888,43 +3889,43 @@ msgstr "" "Jestli přidat příkaz DROP DATABASE IF EXISTS jako první při vytváření " "databáze." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Přidat DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" "Jestli přidat příkaz DROP TABLE IF EXISTS jako první při vytváření tabulky." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Přidat DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" "Jestli přidat příkaz DROP VIEW IF EXISTS jako první při vytváření pohledu." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Přidat DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Určuje seznam příkazů které se automaticky používají pro vytvoření nových " "verzí." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Sledované příkazy" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3932,22 +3933,22 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro sledování SQL dotazů, výchozí " "nastavení: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabulka pro sledování SQL dotazů" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Jestli má sledování tabulek automaticky vytvářet verze pro tabulky a pohledy." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automaticky vytvářet verze" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3955,15 +3956,15 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro uživatelské nastavení v databázi, " "výchozí nastavení: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabulka pro uživatelská nastavení" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Uživatel pro přihlašování config" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3971,30 +3972,30 @@ msgstr "" "Vypněte, pokud víte, že vaše tabulky pma_* jsou v pořádku. Tím zabráníte " "kontrolám kompatibility a urychlíte zobrazování stránek" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Podrobná kontrola" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" "Přívětivý popis tohoto serveru. Pokud necháte prázné, zobrazí se jeho jméno." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Dlouhé jméno tohoto serveru" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Jestli uživateli bude zobrazeno tlačítko "zobrazit vše"" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Umožní zobrazit všechny řádky" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4005,34 +4006,34 @@ msgstr "" "neomezuje možnost spustit daný příkaz přímo, jen ovlivňuje zobrazení " "formuláře" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Zobrazit formulář pro změnu hesla" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Zobrazit formulář pro vytvoření databáze" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" "Určiuje jestli mají být zobrazeny typy polí při úpravě a vkládání záznamů" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Zobrazit typy polí" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Zobrazí seznam funkcí v editačním režimu" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Zobrazit seznam fukncí" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4040,32 +4041,32 @@ msgstr "" "Zobrazí link na výstup funkce [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Zobrazit odkaz na phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Zobrazí podrobné informace o MySQL serveru" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Určuje, jestli SQL dotazy vytvořené phpMyAdminem budou zobrazeny" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Zobrazit SQL dotazy" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Povolí zobrazení statistik (např. použití místa) pro databáze a tabulky" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Zobrazit statistiky" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4073,11 +4074,11 @@ msgstr "" "Pokud jsou povoleny tooltipy a je nastaven komentář databáze, tato volba " "prohodí komentář a skutečné jméno" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Zobrazit komentář databáze místo jména" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4088,29 +4089,29 @@ msgstr "" "rozdělení podle nastavení $cfg['LeftFrameTableSeparator']. Takže komentář se " "použije jen pro zanoření, ale jména tabulek zůstanou nezměněná" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Zobrazit komentář tabulky místo jména" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Zobrazit komentáře tabulky v tooltipu" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Označí používané tabulky a umožní zobrazit databáze se zamčenými tabulkami." -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Přeskočit zamčené tabulky" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Vyžaduje povolené kontrolování SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4120,18 +4121,18 @@ msgstr "Vyžaduje povolené kontrolování SQL" msgid "Password" msgstr "Heslo" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" "[strong]Varování:[/strong] vyžaduje rozšíření PHP SOAP nebo PEAR modul SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Povolit kontrolování SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4139,12 +4140,12 @@ msgstr "" "Pokud máte vlastní užvatelské jméno, zadejte ho zde (jinak se použije [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Uživatel" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4152,20 +4153,20 @@ msgstr "" "Navrhne jméno nové databáze ve formuláři pro vytváření databáze (pokud je to " "možné) nebo ponechá pole prázné" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Navrhnout jméno nové databáze" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Na hlavní stránce je zobrazeno varování pokud je detekování rozšíření Suhosin" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Varování o Suhosinu" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4173,11 +4174,11 @@ msgstr "" "Velikost editačního pole (počet sloupců), tato hodnota bude navýšena pro SQL " "dotazy (*2) a pro dotazové okno (*1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Sloupců v textové oblasti" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4185,31 +4186,31 @@ msgstr "" "Velikost editačního pole (počet řádek), tato hodnota bude navýšena pro SQL " "dotazy (*2) a pro dotazové okno (*1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Řádků v textové oblasti" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Titulek prohlížeče pokud je vybraná databáze" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Titulek prohlížeče pokud není nic vybráno" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Výchozí titulek" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Titulek prohlížeče pokud je vybraný server" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Titulek prohlížeče pokud je vybraná tabulka" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4221,27 +4222,27 @@ msgstr "" "Forwarded-For) přicházející od proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Seznam důvěryhodných proxy pro ověření IP adresy" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Adresář na serveru, kam můžete nahrát souboru pro import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Adresář pro nahrávání" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Povolit prohledávání přes celou databázi" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Použít prohledávání databáze" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4249,11 +4250,11 @@ msgstr "" "Pokud je vypnuto, uživatelé nemůžou změnit žádná z níže uvedených nastavení, " "bez ohledu na zaškrtávátko napravo" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Povolit záložku Pro vývojáře v nastaveních" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4263,19 +4264,19 @@ msgstr "" "souboru libraries/import.lib.php naleznete kolik dotazů můžete najednou " "zadat." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Podrobné víceprvkové dotazy" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Zkontrolovat nejnovější verzi" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Povolí kontrolu poslední verze phpMyAdmina na hlavní stránce" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4283,7 +4284,7 @@ msgstr "Povolí kontrolu poslední verze phpMyAdmina na hlavní stránce" msgid "Version check" msgstr "Kontrola verze" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4291,7 +4292,7 @@ msgstr "" "Povolí [a@http://cs.wikipedia.org/wiki/ZIP_%28souborov%C3%BD_form%C3%A1t%29]" "ZIP[/a] kompresi pro importování a exportování" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4453,7 +4454,7 @@ msgstr "Rutiny" msgid "Return type" msgstr "Návratový typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4475,7 +4476,7 @@ msgstr "Server neodpovídá" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(nebo není správně nastaven lokální socket MySQL serveru)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Podrobnosti..." @@ -4631,46 +4632,46 @@ msgid "use this for future exports" msgstr "použít i pro budoucí exporty" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Znaková sada souboru:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Komprese:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Žádná" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zazipováno" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "zagzipováno" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "zabzipováno" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Zobrazit výstup jako text" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Formát:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Parametry pro výstupní formát:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4678,7 +4679,7 @@ msgstr "" "Posuňte se níže pro nastavení vybraného formátu a ignorujte nastavení " "ostatních." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Převod znakové sady:" @@ -4800,11 +4801,11 @@ msgstr "svislém" msgid "in %s mode and repeat headers after %s cells" msgstr "ve %s režimu a opakovat hlavičky po %s řádcích" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Seřadit podle klíče" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4818,95 +4819,95 @@ msgstr "Seřadit podle klíče" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Nastavení" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Zkrácené texty" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Celé texty" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relační klíč" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Pole pro zobrazení v relacích" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Zobrazit binární obsah" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Zobrazit obsah BLOBu" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformace při prohlížení" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopírovat" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Řádek byl smazán" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Ukončit" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "v dotazu" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Zobrazeny záznamy" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "celkem" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "dotaz trval %01.4f sekund" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Změnit" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operace s výsledky dotazu" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Náhled pro tisk (s kompletními texty)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Zobrazit graf" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Vytvořit pohled" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Odkaz nenalezen" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informace o verzi" @@ -6061,7 +6062,7 @@ msgstr "" "Podívejte se prosím do dokumentace, jak aktualizovat tabulku s informacemi " "o polích (tabulka column_comments)" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Oblíbený SQL dotaz" @@ -6137,7 +6138,7 @@ msgstr "Stav nadřízeného" msgid "Slave status" msgstr "Stav podřízeného" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Proměnná" @@ -6145,7 +6146,7 @@ msgstr "Proměnná" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Hodnota" @@ -6416,62 +6417,62 @@ msgstr "Rozdíly" msgid "Target database" msgstr "Cílová databáze" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Spustit SQL dotaz(y) na serveru %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Spustit SQL dotaz(y) na databázi %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Vyčistit" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Pole" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Přidat tento SQL dotaz do oblíbených" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Umožnit všem uživatelům používat tuto oblíbenou položku" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Přepsat existující oblíbený dotaz stejného jména" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nepřepisovat tento dotaz z hlavního okna" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Oddělovač" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Zobrazit zde tento dotaz znovu " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Provést" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Zobrazit" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "textový soubor" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "soubor z adresáře pro upload" @@ -6581,7 +6582,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6883,27 +6884,27 @@ msgstr "Rozšíření PHP" msgid "Show PHP information" msgstr "Zobrazit informace o PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Oficiální stránka phpMyAdmina" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Přispějte" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Získejte podporu" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Seznam změn" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6914,7 +6915,7 @@ msgstr "" "nastavit heslo pro uživatele 'root' a tím podstatně zvýšit zabezpečení " "vašeho serveru." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6923,7 +6924,7 @@ msgstr "" "V nastavení PHP máte zapnuto mbstring.func_overload. Toto nastavení není " "kompatibilní s phpMyAdminem a může způsobit poškození dat!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6933,7 +6934,7 @@ msgstr "" "bajtovou znakovou sadu. Bez rozšíření mbstring neumí phpMyAdmin správně " "rozdělovat řetězce a proto to může mít nečekané následky." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6945,7 +6946,7 @@ msgstr "" "platnost cookies nastavená v phpMyAdminovi. Z tohoto důvodu bude vaše " "přilášení neplatné dříve, než je nastaveno v phpMyAdminovi." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6954,13 +6955,13 @@ msgstr "" "phpMyAdminovi. Z tohoto důvodu vaše přihlášení vyprší dříve než je nastavené " "v phpMyAdminovi." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Nastavte klíč pro šifrování cookies (blowfish_secret) v konfiguračním " "souboru (config.inc.php)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6970,7 +6971,7 @@ msgstr "" "existuje v adresáři s phpMyAdminem. Měli byste ho odstranit, jakmile je " "phpMyAdmin nastaven." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6979,7 +6980,7 @@ msgstr "" "Úložiště nastavení phpMyAdmina není plně dostupné, některé z rozšířených " "funkcí phpMyAdmina nelze používat. %sZde%s zjistíte proč." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6989,7 +6990,7 @@ msgstr "" "phpMyAdmin nemusí fungovat správně. Například navigační rám se nebude " "automaticky obnovovat." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6998,7 +6999,7 @@ msgstr "" "Používaný MySQL modul v PHP je kompilován pro MySQL %s a server používá " "verzi %s. Používání různých verzí může způsobit problémy." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7007,7 +7008,7 @@ msgstr "" "Server používá Suhosin. Prosím podívejte se do %sdokumentace%s pro popis " "problémů, které tím mohou být způsobeny." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Žádné databáze" @@ -7354,20 +7355,20 @@ msgstr "%s databáze byla úspěšně zrušena." msgid "Databases statistics" msgstr "Statistiky databází" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replikace nadřízeného" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replikace podřízeného" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Zobrazit podrobnosti" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9619,39 +9620,39 @@ msgstr "Zkontrolovat integritu odkazů:" msgid "Show tables" msgstr "Zobrazit tabulky" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Využití místa" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Používá" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektivní" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistika řádků" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Údaj" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statický" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamický" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Délka řádku" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Velikost řádku " @@ -9774,7 +9775,7 @@ msgstr "Po %s" msgid "Create an index on  %s columns" msgstr "Vytvořit index na  %s polích" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "používá oddíly" diff --git a/po/cy.po b/po/cy.po index f88d081803..feabb4f092 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-06-07 20:23+0200\n" "Last-Translator: \n" "Language-Team: Welsh \n" @@ -52,19 +52,19 @@ msgstr "Chwilio" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -157,7 +157,7 @@ msgstr "Colofn" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Math" @@ -320,7 +320,7 @@ msgstr "Defnyddiwch CREATE DATABASE cyn copïo" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Ychwanegwch %s" @@ -343,7 +343,7 @@ msgstr "Newidiwch i'r gronfa ddata a gopïwyd" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Coladiad" @@ -367,7 +367,7 @@ msgid "Edit or export relational schema" msgstr "Sgema perthynol" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -380,7 +380,7 @@ msgstr "Tabl" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rhesi" @@ -396,21 +396,21 @@ msgstr "ar ddefnydd" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Cread" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Diweddariad diwethaf" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Gwiriad diwethaf" @@ -434,20 +434,20 @@ msgid "visual builder" msgstr "adeiladwr gweledol" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Trefnu" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Esgynnol" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Disgynnol" @@ -510,8 +510,8 @@ msgstr "Cyflwynwch yr Ymholiad" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Mynediad wedi'i wrthod" @@ -556,13 +556,13 @@ msgstr "Porwch" msgid "Delete the matches for the %s table?" msgstr "Dilëwch data tracio ar gyfer y tabl hwn" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Dileu" @@ -628,7 +628,7 @@ msgstr "Mae tracio'n weithredol" msgid "Tracking is not active." msgstr "Nid yw tracio'n weithredol" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,21 +657,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s yw'r peiriant storio diofyn ar y gweinydd MySQL hwn." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Gyda'r dewis:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Dewis Pob" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Dad-ddewis Pob" @@ -680,16 +680,16 @@ msgstr "Dad-ddewis Pob" msgid "Check tables having overhead" msgstr "Gwiriwch dablau â gorbenion" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Allforio" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Argraffu golwg" @@ -701,7 +701,7 @@ msgstr "Gwagu" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Gollwng" @@ -710,8 +710,8 @@ msgstr "Gollwng" msgid "Check table" msgstr "Gwirio tabl" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimeiddio tabl" @@ -731,12 +731,12 @@ msgstr "Geiriadur Data" msgid "Tracked tables" msgstr "Tablau a draciwyd" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -763,7 +763,7 @@ msgid "Status" msgstr "Statws" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -926,7 +926,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1145,7 +1145,16 @@ msgstr "Dangos ymholiad mewnosod" msgid "Inline Edit" msgstr "Mewnol" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Golygu" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1153,71 +1162,71 @@ msgstr "Mewnol" msgid "Save" msgstr "Cadw" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Cuddio" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "in query" msgid "Hide search criteria" msgstr "mewn ymholiad" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "Show insert query" msgid "Show search criteria" msgstr "Dangos ymholiad mewnosod" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Anwybyddu" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Dewis Allwedd Estron" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Dewis colofn i'w dangos" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Generadu Cyfrinair" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generadu" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Newid cyfrinair" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mo" msgid "More" msgstr "Llu" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1225,256 +1234,256 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "Gwiriwch y fersiwn diweddaraf" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Gorffen" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Cynt" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Nesaf" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Heddiw" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Ionawr" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Chwefror" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Mawrth" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Ebrill" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Mehefin" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Gorffennaf" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Awst" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Medi" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Hydref" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Tachwedd" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Rhagfyr" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Ion" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Chwe" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Maw" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Ebr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Meh" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Gor" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aws" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Med" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Hyd" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Tach" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Rhag" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Dydd Sul" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Dydd Llun" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Dydd Mawrth" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "DYdd Mercher" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Dydd Iau" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Dydd Gwener" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Dydd Sadwrn" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sul" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Llun" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Maw" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Iau" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Gwe" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sad" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Su" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Llu" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Me" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Ia" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Gw" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Wy" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Awr" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Munud" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Eiliad" @@ -1545,14 +1554,6 @@ msgstr "" msgid "Comment" msgstr "Sylw" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Golygu" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Cafodd yr allwedd gynradd ei gollwng" @@ -1571,7 +1572,7 @@ msgstr "" "Mae'n edrych fel bod yr indecsau %1$s a %2$s yn hafal. Gallwch chi dynnu un " "ohonyn nhw." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1682,7 +1683,7 @@ msgid "Cannot connect: invalid settings." msgstr "Methu â chysylltu: gosodiadau annilys" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1709,61 +1710,61 @@ msgstr "" "ffurfwedd a scirhau eu bod nhw'n cyfateb i'r wybodaeth a roddwyd gan " "weinyddwr y gweinydd MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Mewngofnodwch" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dogfennaeth phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Gallwch gyflwyno enw'r gwesteiwr / cyfeiriad IP a'r porth gan eu gwahanu gan " "fwlch." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Gweinydd:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Enw defnyddiwr:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Cyfrinair:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Dewis Gweinydd" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Mae'n rhaid bod cwcis wedi'u galluogi heibio'r pwynt hwn." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Nid oes hawl mewngofnodi heb gyfrinair. Dyma'r gosodiad yn eich ffurfwedd " "(gweler AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Dim gweithredoedd o fewn %s eiliad; mewngofnodwch eto." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Methu â mewngofnodi i'r gweinydd MySQL" @@ -1833,7 +1834,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tablau" @@ -1847,18 +1848,18 @@ msgstr "Tablau" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Cyfanswm" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Gorbenion" @@ -1913,7 +1914,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Indecs gweinydd annilys: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Enw gwesteiwr annilys ar gyfer gweinydd %1$s. Adolygwch eich ffurfwedd." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Gweinydd" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Dylech uwchraddio i %s %s neu'n well." @@ -1989,8 +1990,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dogfennaeth" @@ -2009,7 +2010,7 @@ msgstr "Dywedodd MySQL:" msgid "Failed to connect to SQL validator!" msgstr "Methu â chysylltu i'r gweinydd MySQL" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Esbonio SQL" @@ -2021,11 +2022,11 @@ msgstr "Sgipio Esbonio SQL" msgid "Without PHP Code" msgstr "Heb God PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Creu Cod PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Adfywio" @@ -2034,7 +2035,7 @@ msgstr "Adfywio" msgid "Skip Validate SQL" msgstr "Sgipio Dilysu SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Dilysu SQL" @@ -2145,7 +2146,7 @@ msgid "Structure" msgstr "Strwythur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2153,8 +2154,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Mewnosod" @@ -2174,7 +2175,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "cyfeiriadur lanlwytho y gweinydd gwe" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2335,7 +2336,7 @@ msgid "Set value: %s" msgstr "Gosod gwerth: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Adfer gwerth diofyn" @@ -2525,7 +2526,7 @@ msgstr "Tab tabl diofyn" msgid "Show binary contents as HEX by default" msgstr "Dangos cynnwys deuaidd fel HEX" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Dangos cynnwys deuaidd fel HEX" @@ -2587,12 +2588,12 @@ msgstr "" msgid "Save as file" msgstr "Cadw fel ffeil" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Set nodau y ffeil" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Fformat" @@ -2603,8 +2604,8 @@ msgstr "Cywasgiad" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2612,14 +2613,14 @@ msgstr "Cywasgiad" msgid "Put columns names in the first row" msgstr "Rhoi enwau colofnau yn y rhes gyntaf" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Amgaewyd colofnau gan" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Colofnau wedi'u dianc gan" @@ -2627,8 +2628,8 @@ msgstr "Colofnau wedi'u dianc gan" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Amnewid NULL gan" @@ -2638,13 +2639,13 @@ msgstr "Amnewid NULL gan" msgid "Remove CRLF characters within columns" msgstr "Tynnu nodau CRLF tu fewn colofnau" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Terfynwyd colofnau gan" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Terfynwyd llinellau gan" @@ -2668,8 +2669,8 @@ msgid "Table name template" msgstr "Templed enw tabl" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2699,13 +2700,13 @@ msgid "Label key" msgstr "Allwedd y label" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Math MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Perthnasau" @@ -2732,12 +2733,12 @@ msgstr "Cofio templed enw ffeil" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modd cytunedd SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2761,68 +2762,68 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Allforio" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Query results operations" msgid "Customize default options" msgstr "Gweithrediadau canlyniadau ymholiad" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2830,245 +2831,245 @@ msgstr "Gweithrediadau canlyniadau ymholiad" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Nodweddion" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Generadu" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Mewnforio" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Ffrâm llywio" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Gweinyddion" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Prif ffrâm" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Testun Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page name" msgid "Page titles" msgstr "Enw'r dudalen" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authenticating..." msgid "Authentication" msgstr "Yn dilysu..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authenticating..." msgid "Authentication settings" msgstr "Yn dilysu..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "Show SQL queries" msgid "SQL queries settings" msgstr "Dangos ymholiadau SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "Skip Validate SQL" msgid "SQL Validator" msgstr "Sgipio Dilysu SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3076,279 +3077,279 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Defnyddiwch faes testun" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "Defnyddiwch faes testun" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Rhybudd" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Fformat y ffeil a mewnforiwyd" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put columns names in the first row" msgid "Column names in first row" msgstr "Rhoi enwau colofnau yn y rhes gyntaf" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Nifer yr ymholiadau i'w neidio o'r dechrau" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Ychwanegwch werth AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3356,420 +3357,420 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Trwsio edafedd" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Cyfrifwch y tablau" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Estyniad PHP i'w ddefnyddio" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Cuddio cronfeydd data sydd yn cydweddu â mynegiant arferol (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Cuddio cronfeydd data" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabl hanes ymholiadau SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Enw'r gwesteiwr ble mae'r gweinydd MySQL yn rhedeg" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Enw gwesteiwr y gweinydd" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL allgofnodi" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Ceisiwch â chysylltu heb gyfrinair" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Cysylltwch heb gyfrinair" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3785,251 +3786,251 @@ msgstr "" "ydych am eu defnyddio'n llythrennol, h.y. defnyddiwch 'my\\_db' ac nid " "'my_db'" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Dangoswch gronfeydd data a restrir yn unig" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Gadewch yn wag os nac ydych yn defnyddio 'config auth'" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Cyfrinair am 'config auth'" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "enw cronfa ddata" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Soced gweinydd" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Defnyddio SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Sgena PDF: cyfesurynnau tabl" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Dangos tabl colofnau" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Ychwanegu DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Ychwanegu DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Ychwanegu DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Datganiadau i'w tracio" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabl tracio ymholiadau SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Dangos ffurflen newid cyfrinair" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Dangos ffurflen creu cronfa ddata" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show function fields" msgid "Show field types" msgstr "Dangos meysydd swyddogaeth" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Dangos meysydd swyddogaeth" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4037,41 +4038,41 @@ msgstr "" "Dangos cysylltiad i allbwn [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Dangos cysylltiad i phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Dangos ymholiadau SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Dangos ystadegau" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4079,28 +4080,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Neidio tablau ar glo" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4110,90 +4111,90 @@ msgstr "" msgid "Password" msgstr "Cyfrinair" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Enw defnyddiwr" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "Ychwanegu/Dileu colofnau" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Tab tabl diofyn" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4201,56 +4202,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Cyfeiriadur lanlwytho" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Defnyddio chwiliad cronfa ddata" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Gwiriwch y fersiwn diweddaraf" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4258,13 +4259,13 @@ msgstr "" msgid "Version check" msgstr "Gwirio fersiwn" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4437,7 +4438,7 @@ msgstr "Rheolweithiau" msgid "Return type" msgstr "Dychwelyd math" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4456,7 +4457,7 @@ msgstr "Dyw'r gweinydd ddim yn ymateb" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Manylion..." @@ -4628,64 +4629,64 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Set nodau'r ffeil:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Cywasgiad" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Dim" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip-iwyd\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-iwyd\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-iwyd\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Cadw fel ffeil" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Fformat" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4807,11 +4808,11 @@ msgstr "fertigol" msgid "in %s mode and repeat headers after %s cells" msgstr "mewn modd %s ac ailadrodd penawdau ar ôl %s cell " -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Trefnu gan allwedd" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4825,103 +4826,103 @@ msgstr "Trefnu gan allwedd" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opsiynau" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Testunau Rhannol" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Testunau Llawn" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Allwedd perthynol" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Colofn dangosydd perthynol" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Dangos cynnwys deuaidd" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Dangos cynnwys BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Trawsffurfiad porwr" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Cafodd y rhes ei dileu" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Lladd" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "mewn ymholiad" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Yn dangos rhesi" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "cyfanswm" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Cymerodd yr ymholiad %01.4f eiliad" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Newid" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Gweithrediadau canlyniadau ymholiad" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Argraffu golwg (gyda thestunau llawn)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Dangos sgema PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Crëwch fersiwn" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Methu â darganfod y cysylltiad" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Gwybodaeth y fersiwn" @@ -6022,7 +6023,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -6091,7 +6092,7 @@ msgstr "Statws y meistr" msgid "Slave status" msgstr "Statws y caeth" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Newidyn" @@ -6099,7 +6100,7 @@ msgstr "Newidyn" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Gwerth" @@ -6376,62 +6377,62 @@ msgstr "Gwahaniaeth" msgid "Target database" msgstr "Cronfa ddata targed" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Clirio" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Colofnau" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Clustnodwch yr ymholiad SQL hwn" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Cyfyngydd" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Dangoswch yr ymholiad hwn yma eto" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Gyrru" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Dangos yn unig" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lleoliad y ffeil destun" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "cyfeiriadur lanlwytho y gweinydd gwe" @@ -6522,7 +6523,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indecs" @@ -6785,29 +6786,29 @@ msgstr "Estyniad PHP" msgid "Show PHP information" msgstr "Dangos gwybodaeth PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wici" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Hafan Swyddogol" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Dim newid" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6815,21 +6816,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6837,24 +6838,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6866,28 +6867,28 @@ msgstr "" "Mae'r nodweddion ar gyfer gweithio gyda thablau sydd wedi cysylltu wedi'u " "hanalluogi. Pwyswch %syma%s i ddarganfod pam." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Dim cronfeydd data" @@ -7258,20 +7259,20 @@ msgstr "" msgid "Databases statistics" msgstr "Ystadegau cronfeydd data" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Galluogi Ystadegau" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9341,39 +9342,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9497,7 +9498,7 @@ msgstr "" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/da.po b/po/da.po index 50db740ae0..5f805fa2fd 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-07 01:17+0200\n" "Last-Translator: \n" "Language-Team: danish \n" @@ -49,19 +49,19 @@ msgstr "Søg" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "Kolonnenavn" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Datatype" @@ -309,7 +309,7 @@ msgstr "CREATE DATABASE før kopiering" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Tilføj %s" @@ -332,7 +332,7 @@ msgstr "Skift til den kopierede database" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Kollation (Collation)" @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Editer eller eksporter relations skema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -367,7 +367,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rækker" @@ -383,21 +383,21 @@ msgstr "i brug" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Oprettelse" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Sidste opdatering" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Sidste check" @@ -421,20 +421,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sorter" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigende" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Faldende" @@ -497,8 +497,8 @@ msgstr "Send forespørgsel" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Adgang Nægtet" @@ -542,13 +542,13 @@ msgstr "Vis" msgid "Delete the matches for the %s table?" msgstr "Data dump for tabellen" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Slet" @@ -616,7 +616,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,21 +644,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard datalageret på denne MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med det markerede:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Afmærk alt" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Fjern alle mærker" @@ -667,16 +667,16 @@ msgstr "Fjern alle mærker" msgid "Check tables having overhead" msgstr "Check tabeller der har overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vis (udskriftvenlig)" @@ -688,7 +688,7 @@ msgstr "Tøm" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Slet" @@ -697,8 +697,8 @@ msgstr "Slet" msgid "Check table" msgstr "Tjek tabel" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimer tabel" @@ -718,12 +718,12 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -750,7 +750,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -918,7 +918,7 @@ msgstr "" "mindre du forøger PHP-tidsbegrænsningerne." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1137,7 +1137,16 @@ msgstr "Viser SQL-forespørgsel" msgid "Inline Edit" msgstr "Lagre" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Ret" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1145,73 +1154,73 @@ msgstr "Lagre" msgid "Save" msgstr "Gem" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Skjul" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "in query" msgid "Hide search criteria" msgstr "i forespørgsel" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "Showing SQL query" msgid "Show search criteria" msgstr "Viser SQL-forespørgsel" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Vælg refereret nøgle" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Vælg fremmednøgle" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Vælg venligst den primære nøgle eller en unik nøgle" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Vælg felt der skal vises" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Generér Kodeord" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generér" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Ændre kodeord" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "man" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1219,123 +1228,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Ingen" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Forrige" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Næste" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Total" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " Binært " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "maj" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1343,176 +1352,176 @@ msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "søn" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "man" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "tir" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "fre" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "søn" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "man" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "tir" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "ons" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "tor" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "fre" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "lør" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "søn" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "man" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "tir" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "ons" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "tor" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "fre" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "lør" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "i brug" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1587,14 +1596,6 @@ msgstr "Kardinalitet" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Ret" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primærnøglen er slettet" @@ -1611,7 +1612,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1725,7 +1726,7 @@ msgid "Cannot connect: invalid settings." msgstr "Kan ikke forbinde: ugyldige indstillinger." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1752,58 +1753,58 @@ msgstr "" "sikre dig at de svarer til den information du har fået af administratoren af " "MySQL-serveren." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Login" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentation" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Brugernavn:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Kodeord:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server valg" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Herefter skal cookies være slået til." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Ingen aktivitet i de seneste %s sekunder eller mere, log venligst ind igen" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Kan ikke logge ind på MySQL-serveren" @@ -1873,7 +1874,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabeller" @@ -1887,18 +1888,18 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1955,7 +1956,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Hvis du får en blank side, er alt i orden." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Kunne ikke indlæse standardkonfiguration fra: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1984,29 +1985,29 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktivet SKAL være sat i din " "konfigurationsfil!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Ugyldigt server indeks: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Ugyldigt hostnavn for server %1$s. Gennemgå venligst din konfiguration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ugyldig autorisationsmetode sat i konfiguration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Du burde opdatere til %s %s eller senere." @@ -2040,8 +2041,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentation" @@ -2058,7 +2059,7 @@ msgstr "MySQL returnerede: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Forklar SQL" @@ -2070,11 +2071,11 @@ msgstr "Spring over Forklar SQL" msgid "Without PHP Code" msgstr "uden PHP-kode" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Fremstil PHP-kode" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Opdatér" @@ -2083,7 +2084,7 @@ msgstr "Opdatér" msgid "Skip Validate SQL" msgstr "Spring over Validér SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validér SQL" @@ -2196,7 +2197,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2204,8 +2205,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Indsæt" @@ -2225,7 +2226,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "webserver upload-mappe" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Mappen du har sat til upload-arbejde kan ikke findes" @@ -2386,7 +2387,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2574,7 +2575,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2636,12 +2637,12 @@ msgstr "" msgid "Save as file" msgstr "Send (download)" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2652,8 +2653,8 @@ msgstr "Komprimering" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2663,16 +2664,16 @@ msgstr "Komprimering" msgid "Put columns names in the first row" msgstr "Indsæt feltnavne i første række" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Felter indrammet med" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2682,8 +2683,8 @@ msgstr "Felter escaped med" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Erstat NULL med" @@ -2691,15 +2692,15 @@ msgstr "Erstat NULL med" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linjer afsluttet med" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linjer afsluttet med" @@ -2723,8 +2724,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2751,13 +2752,13 @@ msgid "Label key" msgstr "Mærke nøgle" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relationer" @@ -2786,12 +2787,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Brug \"backquotes\" omkring tabeller og felters navne" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL-kompatibilitetsmodus" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2815,68 +2816,68 @@ msgstr "Brug heksadecimal for BLOB" msgid "Use ignore inserts" msgstr "Brug ignorér inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maksimal længde på oprettet forespørgsel" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Eksport" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Inkludér eksport i en transaktion" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Query results operations" msgid "Customize default options" msgstr "Forespørgselsresultat operationer" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2884,243 +2885,243 @@ msgstr "Forespørgselsresultat operationer" msgid "CSV" msgstr "CSV (kommasepareret)" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Generér" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servere" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document tekst" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Side nummer:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentation" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "Server variables and settings" msgid "SQL queries settings" msgstr "Server-variabler og indstillinger" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-historik" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3128,281 +3129,281 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Brug tekstfelt" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "Brug tekstfelt" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Erstat data i tabellen med filens data" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format på importeret fil" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Brug LOCAL nøgleord" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Indsæt feltnavne i første række" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Antal poster (queries) der skal springes over fra start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Tilføj AUTO_INCREMENT værdi" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Antallet af tabeller der er åbne." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3410,428 +3411,428 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Arrangér tabelrækkefølge efter" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Reparér tråde" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3840,297 +3841,297 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "databasenavn" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Viser kolonne-kommentarer" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Erklæringer" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatisk genopretnings-modus" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Vis åbne tabeller" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4138,28 +4139,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4169,90 +4170,90 @@ msgstr "" msgid "Password" msgstr "Kodeord" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Tilføj/Slet felt-kolonne" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Standardværdi" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4260,56 +4261,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4317,13 +4318,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4486,7 +4487,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Retur type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4506,7 +4507,7 @@ msgstr "Serveren svarer ikke" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(eller den lokale MySQL servers socket er ikke korrekt konfigureret)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4687,66 +4688,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Tegnsæt for filen:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Komprimering" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ingen" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zippet\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Send (download)" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformationsindstillinger" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4878,11 +4879,11 @@ msgstr "lodret" msgid "in %s mode and repeat headers after %s cells" msgstr "%s og gentag overskrifter efter %s celler" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sorteringsnøgle" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4896,105 +4897,105 @@ msgstr "Sorteringsnøgle" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Indstillinger" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Delvise tekster" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Komplette tekster" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relationel skematik" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Rækken er slettet!" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Dræb (Kill)" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "i forespørgsel" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Viser poster " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Forepørgsel tog %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ændre" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Forespørgselsresultat operationer" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Udskrift-visning (med fulde tekster)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Vis PDF-skematik" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Opret" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link ikke fundet" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versionsinformation" @@ -6121,7 +6122,7 @@ msgstr "" "Se venligst Dokumentationen for oplysninger om hvordan du opdaterer din " "Column_comments (kolonne-kommentarer) tabel" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "SQL-forespørgsel med bogmærke" @@ -6190,7 +6191,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabel" @@ -6198,7 +6199,7 @@ msgstr "Variabel" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Værdi" @@ -6481,64 +6482,64 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kør SQL-forespørgsel/forespørgsler på server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kør SQL-forspørgsel(er) på database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Kolonnenavne" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Lav bogmærke til denne SQL-forespørgsel" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Lad alle brugere bruge dette bogmærke" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Erstat eksisterende bogmærke af samme navn" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Overskriv ikke denne forespørgsel fra udenfor vinduet" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Adskiller" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Vis forespørgslen her igen " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Send" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Kun oversigt" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Tekstfilens placering" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "webserver upload-mappe" @@ -6656,7 +6657,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7013,31 +7014,31 @@ msgstr "" msgid "Show PHP information" msgstr "Vis PHP-information" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Officiel phpMyAdmin hjemmeside " -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attributter" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ingen ændring" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7049,7 +7050,7 @@ msgstr "" "kører med denne standardindstilling, er åben for indtrængen, og du " "opfordres stærkt til at gøre noget ved dette sikkerhedshul." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7059,7 +7060,7 @@ msgstr "" "indstilling er ikke kompatibel med phpMyAdmin og kan forårsage ødelæggelse " "af nogle data!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7069,7 +7070,7 @@ msgstr "" "multibyte tegnsæt. Uden mbstring-udvidelsen er phpMyAdmin ude af stand til " "at opdele strenge korrekt og dette kan forårsage uventede resultater" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7077,25 +7078,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurationsfilen skal nu bruge et hemmeligt kodeord (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7107,14 +7108,14 @@ msgstr "" "De ekstra features for at arbejde med linkede tabeller er deaktiveret. For " "at se hvorfor, klik %sher%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7123,14 +7124,14 @@ msgstr "" "Din PHP MySQL-biblioteks version %s afviger fra din MySQL server version %s. " "Dette kan forårsage uforudsigelige resultater." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Ingen databaser" @@ -7517,20 +7518,20 @@ msgstr "%s databaser er blevet droppet korrekt." msgid "Databases statistics" msgstr "Databasestatistik" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Slå Statistikker til" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9762,39 +9763,39 @@ msgstr "Check reference-integriteten" msgid "Show tables" msgstr "Vis tabeller" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Pladsforbrug" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Benyttelse" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Række-statistik" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Erklæringer" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Rækkelængde" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Rækkestørrelse " @@ -9928,7 +9929,7 @@ msgstr "Efter %s" msgid "Create an index on  %s columns" msgstr "Dan et indeks på %s kolonner" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/de.po b/po/de.po index 1c37fb6930..5064229b53 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-23 04:28+0200\n" "Last-Translator: Dominik Geyer \n" "Language-Team: german \n" @@ -49,19 +49,19 @@ msgstr "Suche" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Spalte" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -311,7 +311,7 @@ msgstr "Vor dem Kopieren CREATE DATABASE ausführen." #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Füge %s hinzu" @@ -334,7 +334,7 @@ msgstr "Zu kopierter Datenbank wechseln" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Kollation" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Beziehungsschema bearbeiten oder exportieren" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tabelle" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Zeilen" @@ -382,21 +382,21 @@ msgstr "in Benutzung" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Erzeugt am" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Aktualisiert am" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Letzter Check am" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "Visueller Builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortierung" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "aufsteigend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "absteigend" @@ -496,8 +496,8 @@ msgstr "SQL-Befehl ausführen" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Zugriff verweigert." @@ -540,13 +540,13 @@ msgstr "Anzeigen" msgid "Delete the matches for the %s table?" msgstr "Treffer für Tabelle %s löschen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Löschen" @@ -609,7 +609,7 @@ msgstr "Tracking ist aktiviert." msgid "Tracking is not active." msgstr "Tracking ist nicht aktiviert." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Neue Tabellen werden standardmäßig im Format %s angelegt." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "markierte:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Alle auswählen" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Auswahl entfernen" @@ -662,16 +662,16 @@ msgstr "Auswahl entfernen" msgid "Check tables having overhead" msgstr "Tabellen m. Überhang ausw." -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportieren" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Druckansicht" @@ -683,7 +683,7 @@ msgstr "Leeren" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Löschen" @@ -692,8 +692,8 @@ msgstr "Löschen" msgid "Check table" msgstr "Überprüfe Tabelle" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiere Tabelle" @@ -713,12 +713,12 @@ msgstr "Strukturverzeichnis" msgid "Tracked tables" msgstr "Verfolgte Tabellen" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgstr "" "nicht die Ausführungszeitbeschränkungen von php gelockert werden." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1100,7 +1100,16 @@ msgstr "SQL-Querybox anzeigen" msgid "Inline Edit" msgstr "Direkt bearbeiten" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Bearbeiten" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1109,61 +1118,61 @@ msgid "Save" msgstr "Speichern" # Hide heist im deutschen in der EDV ausblenden -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Verstecken" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Suchkriterien ausblenden" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Suchkriterien anzeigen" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorieren" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Wählen Sie den referenzierten Schlüssel" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Wähle Fremdschlüssel" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Anzuzeigende Spalte auswählen" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Option hinzufügen zu Spalte " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Passwort generieren" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generieren" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Passwort ändern" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Mehr" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1173,254 +1182,254 @@ msgstr "" "sollten. Die neuste Version ist %s, erschienen am %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", aktuellste stabile Version:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Fertig" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Vorherige" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Nächste" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Heute" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Januar" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Februar" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "März" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "April" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Juni" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Juli" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "August" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "September" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "November" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Dezember" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mrz" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dez" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Sonntag" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Montag" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Dienstag" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Mittwoch" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Donnerstag" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Freitag" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Samstag" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "So" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Mo" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Di" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mi" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Do" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fr" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sa" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "So" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Mo" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Di" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Mi" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Do" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Fr" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Wo" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Stunde" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minute" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekunde" @@ -1495,14 +1504,6 @@ msgstr "Kardinalität" msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Bearbeiten" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Der Primärschlüssel wurde gelöscht." @@ -1521,7 +1522,7 @@ msgstr "" "Die Indizes %1$s und %2$s scheinen gleich zu sein und einer könnte " "möglicherweise entfernt werden." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1634,7 +1635,7 @@ msgstr "" "hergestellt werden." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1663,62 +1664,62 @@ msgstr "" "vergewissern, dass diese den Informationen, welche Sie vom Administrator " "erhalten haben, entsprechen." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Anmeldung" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-Dokumentation" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Sie können einen Rechnernamen oder eine IP Adresse und einen Port durch " "Leerzeichen getrennt eingeben." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Benutzername:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Passwort:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server Auswählen" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Ab diesem Punkt müssen Cookies aktiviert sein." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Login ohne Passwort ist verboten (siehe AllowNoPassword in der Konfiguration)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Da Sie seit mindestens %s Sekunden inaktiv waren, wurden Sie automatisch " "abgemeldet. Bitte melden Sie sich erneut an." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Die Anmeldung am MySQL-Server ist fehlgeschlagen." @@ -1786,7 +1787,7 @@ msgid "shared" msgstr "freigegeben" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabellen" @@ -1800,18 +1801,18 @@ msgstr "Tabellen" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Daten" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Insgesamt" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Überhang" @@ -1860,7 +1861,7 @@ msgstr "Zur Diagrammdarstellung ist die GD Erweiterung erforderlich." msgid "JSON encoder is needed for chart tooltips." msgstr "Für Diagramm-Hinweise wird ein JSON Encoder benötigt." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Wenn " "Sie eine leere Seite erhalten, ist Ihre Konfigurationsdatei in Ordnung." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Fehler beim Laden der Standard-Konfiguration von: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1889,29 +1890,29 @@ msgstr "" "Das $cfg['PmaAbsoluteUri']-Verzeichnis MUSS in Ihrer " "Konfigurationsdatei angegeben werden!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Ungültige Server-Nummer: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Ungültiger Host-Name für Server %1$s. Bitte überprüfen Sie Ihre " "Konfiguration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ungültige Authentifikationsmethode:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Sie sollten auf %s %s oder neuer umsteigen." @@ -1945,8 +1946,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentation" @@ -1963,7 +1964,7 @@ msgstr "MySQL meldet: " msgid "Failed to connect to SQL validator!" msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL erklären" @@ -1975,11 +1976,11 @@ msgstr "SQL-Erklärung umgehen" msgid "Without PHP Code" msgstr "ohne PHP-Code" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-Code erzeugen" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Aktualisieren" @@ -1988,7 +1989,7 @@ msgstr "Aktualisieren" msgid "Skip Validate SQL" msgstr "SQL-Validierung umgehen" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL validieren" @@ -2101,7 +2102,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2109,8 +2110,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Einfügen" @@ -2129,7 +2130,7 @@ msgstr "Durchsuchen Sie ihren Computer:" msgid "Select from the web server upload directory %s:" msgstr "Wählen Sie vom Webserver-Uploadverzeichnis %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden." @@ -2278,7 +2279,7 @@ msgid "Set value: %s" msgstr "Setze Wert: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Voreingestellten Wert wiederherstellen" @@ -2481,7 +2482,7 @@ msgstr "Standardtab bei Tabellen" msgid "Show binary contents as HEX by default" msgstr "Binäre Inhalte standardmäßig hexadezimal anzeigen" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Binäre Inhalte in hexadezimal anzeigen" @@ -2541,12 +2542,12 @@ msgstr "Maximale Ausführungszeit" msgid "Save as file" msgstr "Senden" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Zeichensatz der Datei" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2557,8 +2558,8 @@ msgstr "Kompression" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2566,14 +2567,14 @@ msgstr "Kompression" msgid "Put columns names in the first row" msgstr "Spaltennamen in die erste Zeile setzen" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Spalten eingeschlossen von" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Felder ausgeschlossen von" @@ -2581,8 +2582,8 @@ msgstr "Felder ausgeschlossen von" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Ersetze NULL durch" @@ -2590,13 +2591,13 @@ msgstr "Ersetze NULL durch" msgid "Remove CRLF characters within columns" msgstr "CRLF-Zeichen aus den Zeilen entfernen" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Spalten enden auf" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Zeilen getrennt mit" @@ -2618,8 +2619,8 @@ msgid "Table name template" msgstr "Schablone für Tabellennamen" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2644,13 +2645,13 @@ msgid "Label key" msgstr "Kennzeichen" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-Typ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Tabellenverknüpfungen" @@ -2675,12 +2676,12 @@ msgstr "Schablone für Dateinamen merken" msgid "Enclose table and column names with backquotes" msgstr "Tabellen- und Feldnamen mit Backticks umschließen" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL-Kompatibilitätsmodus" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Zu verwendende Syntax beim Hinzufügen von Daten" @@ -2704,31 +2705,31 @@ msgstr "Benutze hexadecimal für BLOB" msgid "Use ignore inserts" msgstr "Fehlerübergehenden INSERT-Befehl verwenden" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximale Länge der erstellten Abfrage" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Exporttyp" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Export in einer Transaktion zusammenfassen" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Zeit des Exports in UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Sichere Verbindung während der Nutzung von phpMyAdmin erzwingen" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL-Verbindung erzwingen" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2736,35 +2737,35 @@ msgstr "" "Sortierreihenfolge für "FOREIGN KEY"-Dropdownfelder. [kbd]content[/" "kbd] ist der referenzierte Wert, [kbd]id[/kbd] ist der Schlüsselwert" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Sortierreihenfolge für "FOREIGN KEY"-Dropdownfelder" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" "Es wird ein Dropdownfeld verwendet, falls weniger Einträge vorhanden sind." -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "FOREIGN KEY Limit" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Anzeigemodus" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Anzeigemodus anpassen" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Standard-Einstellungen anpassen" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2772,119 +2773,119 @@ msgstr "Standard-Einstellungen anpassen" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Entwickler" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Einstellungen für phpMyAdmin Entwickler" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Bearbeitungsmodus" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Bearbeitungsmodus anpassen" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Voreinstellung für Export" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Standard-Exporteinstellungen anpassen" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Features" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Allgemein" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Einige oft verwendete Optionen setzen" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importieren" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Voreinstellung für Import" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Standard-Importeinstellungen anpassen" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import/export" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Import/Export-Verzeichnis und Kompressionsoptionen setzen" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Anzeigeoptionen für Datenbank" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigationsframe" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Aussehen der Navigation anpassen" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Server" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Anzeigeoptionen für Server" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Anzeigeoptionen für Tabellen" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Hauptframe" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Dokument öffnen" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Sonstige Einstellungen" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Einstellungen welche in keine andere Kategorie passten" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Seitentitel" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2894,22 +2895,22 @@ msgstr "" "und Variablennamen in der [a@Documentation.html#cfg_TitleTable]Dokumentation" "[/a]." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Abfragefenster" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Queryfenster-Einstellungen anpassen" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Sicherheit" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2917,23 +2918,23 @@ msgstr "" "Beachten Sie, dass phMyAdmin nur ein Userinterface ist und in keinster Weise " "die Möglichkeiten von MySQL limitiert" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Grundeinstellungen" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Authentifizierung" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Authentifizierungseinstellungen" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Serverkonfiguration" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2941,15 +2942,15 @@ msgstr "" "Erweiterte Serverkonfiguration, ändern Sie diese Einstellungen nur wenn Sie " "wissen was Sie tun" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Geben Sie die Verbindungsparameter für den Server ein" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Konfigurationsspeicher" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2959,11 +2960,11 @@ msgstr "" "Features zu erhalten, siehe [a@../Documentation.html#linked-tables]" "phpMyAdmin-Konfigurationsspeicher[/a] in der Dokumentation" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Ändert die Verfolgung" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2971,44 +2972,44 @@ msgstr "" "Verfolgen von Datenbankänderungen. Erfordert eine konfigurierte PMA-" "Datenbank." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Exportoptionen anpassen" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Importeinstellungen anpassen" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Navigationsframe anpassen" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Hauptframe anpassen" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL-Abfragen" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL-Querybox" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Angezeigte Links in SQL-Querybox ändern" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Einstellungen für SQL-Abfragen" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL-Prüfung" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3021,43 +3022,43 @@ msgstr "" "com/]Mimer SQL Validator[/a], Copyright 2002 Upright Database Technology. " "Alle Rechte vorbehalten.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Start" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Startseite anpassen" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Tabs" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Wählen Sie wie die Tabs funktionieren sollen" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Textfelder" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Texteingabefelder anpassen" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! Text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Warnungen" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Unterdrückung einiger phpMyAdmin Warnhinweise" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3065,15 +3066,15 @@ msgstr "" "[a@http://en.wikipedia.org/wiki/Gzip]GZip[/a]-Kompression für Import- und " "Exportoperationen aktiviren" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra Parameter für iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3081,11 +3082,11 @@ msgstr "" "Wenn aktiv, fährt phpMyAdmin bei der Verarbeitung von multi-Statement-Querys " "fort, wenn eine Query fehlschlägt" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Fehler bei Multi-Statements ignorieren" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3095,21 +3096,21 @@ msgstr "" "Zeitlimit bald erreicht ist. Dies ist eine gute Idee zum Importieren von " "großen Files, kann aber Probleme mit Transaktionen verursachen." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Teilweiser Import: Unterbrechung erlauben" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Bei INSERT Fehler nicht abbrechen" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Tabelleninhalt ersetzen" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3117,89 +3118,89 @@ msgstr "" "Voreingestelltes Format. Bitte beachten, dass diese Liste vom Ort abhängt " "(Datenbank, Tabelle) und nur SQL immer verfügbar ist" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Dateiformat" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "verwende LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Spaltennamen in der ersten Zeile" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Keine leeren Zeilen importieren" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Währungen importieren ($5.00 zu 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Prozentwerte als Dezimalzahlen importieren (12.00% wird zu 0.12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Anzahl der am Anfang zu überspringenden Einträge (Abfragen)" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Teilimport: Überspringe Anfragen" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT nicht für Nullwerte verwenden" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Anfangswert für Schieberegler" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Anzahl der auf einmal einfügbaren Zeilen" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Anzahl der eingefügten Zeilen." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Ziel für Schnellzugriff-Icon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Logo im linken Frame anzeigen" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Logo anzeigen" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Server-Auswahl oben im linken Frame anzeigen" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Server-Auswahl anzeigen" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Minimale Anzahl der in einer Tabellenliste anzuzeigenden Tabellen" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" "Zeichenkette, die Datenbanken in unterschiedliche Baum-Abschnitte unterteilt" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Trennzeichen für Datenbank-Baum" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3207,40 +3208,40 @@ msgstr "" "Nur für die Light-Version: Datenbanken als Baum anzeigen (wie vom unten " "definierten Trennzeichen bestimmt)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Datenbanken als Baum anzeigen" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Ausschalten, wenn Sie alle Datenbanken auf einmal sehen möchten" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Light-Version benutzen" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maximale Tiefe des Tabellen-Baumes" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" "Zeichenkette, die Tabellen in unterschiedliche Baum-Abschnitte unterteilt" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Trennzeichen für Tabellen-Baum" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL auf die das Logo im Navigations-Frame zeigt" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL für Logo-Link" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3248,38 +3249,38 @@ msgstr "" "Öffne Links im aktuellen Fenster([kbd]main[/kbd]) oder in einem neuen " "Fenster ([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Ziel für Logo-Link" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Server unter Mauscursor hervorheben" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Hervorhebung ermöglichen" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Benutze graphisch weniger anspruchsvolle Tabs" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Light Tabs" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Maximal dargestellte Zeichenzahl bei Anzeige einer nicht-numerischen Spalte " "in einer SQL-Abfrage" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Zeichen pro Spalte begrenzen" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3289,11 +3290,11 @@ msgstr "" "FALSE, wird logout nur auf dem aktuellen Server vollzogen. FALSE macht es " "leicht, logout auf andern Servern zu vergessen." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "All Cookies beim Logout löschen" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3301,11 +3302,11 @@ msgstr "" "Legt fest, ob das vorherige login bei Cookie Authentifizierung " "wiederhergestellt werden soll" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Benutzername wiederherstellen" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3317,54 +3318,54 @@ msgstr "" "Sitzung gespeichert wird und beim Schließen des Browserfensters sofort " "gelöscht wird. Dies wird für nicht vertrauenswürdige Umgebungen empfohlen." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Login Cookie Speicherung" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Legt fest, wie lange (in Sekunden) ein Login Cookie gültig ist" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Login Cookie Gültigkeit" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Verdoppele Größe für LONGTEXT Spalten" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Größere Textfelder für LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Verwende Icons auf der Hauptseite" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maximal dargestellte Zeichenzahl bei Anzeige einer SQL-Abfrage" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Zeichen Maximum beim SQL Befehl anzeigen" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Benutzer dürfen keinen größeren Wert setzen" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Maximale Anzahl von Datenbanken, die im linken Frame und in der Datenbank-" "Liste angezeigt werden" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Datenbanken Maximum" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3374,19 +3375,19 @@ msgstr "" "vorhanden sind, werden "Previous" and "Next" Links " "angezeigt." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximale Anzahl der angezeigten Zeilen" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maximale Anzahl der in einer Tabellenliste angezeigten Tabellen" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Tabellen Maximum" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3394,11 +3395,11 @@ msgstr "" "Standardmeldung unterdrücken wenn mcrypt für die Cookie Authentifizierung " "nicht vorhanden ist" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt Warnhinweis" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3406,48 +3407,48 @@ msgstr "" "Anzahl der Bytes, welche ein Script zur Ausführung benötigen darf, z.B. [kbd]" "32M[/kbd] ([kbd]0[/kbd] für unbegrenzt)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Speicher Limit" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dies sind Bearbeitungs-, Inline-Bearbeitungs-, Kopier- und Löschlinks" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Links zu Tabellenzeilen auf der linken Seite anzeigen" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Links zu Tabellenzeilen auf der rechten Seite anzeigen" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Natürliche Sortierreihenfolge für Tabellen- und Datenbanknamen verwenden" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Natürliche Reihenfolge" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Verwende nur Icons, nur Text oder beides" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Navigationsleiste mit Icons" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Verwende Gzip output buffering, um HTTP transfers zu beschleunigen" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip Ausgabepufferung" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3455,19 +3456,19 @@ msgstr "" "[kbd]SMART[/kbd] - d.h. absteigende Sortierung für die Feldtypen TIME, DATE, " "DATETIME und TIMESTAMP, sonst aufsteigende Sortierung" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Voreingestellte Sortierung" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Verwende andauernde Verbindungen zu MySQL Datenbanken" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Persistente Verbindung" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3476,23 +3477,23 @@ msgstr "" "Standardhinweis der Datenbankstruktur-Detailansicht unterdrücken, wenn eine " "erforderliche Tabelle der phpMyAdmin Konfiguration nicht gefunden werden kann" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Fehlende phpMyAdmin-Konfigurationsspeicher-Tabellen" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Tabellenbearbeitung mittels Icons" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Änderungen an BLOB und BINARY Feldern verbieten" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "BINARY-Felder schützen" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3503,108 +3504,108 @@ msgstr "" "Routinen zur Darstellung des Abfrageverlaufs eingesetzt (sie gehen beim " "Schließen des Fensters verloren)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Anfragelog speichern" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Anzahl der Abfragen in der Historie" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Länge des Abfrageverlaufs" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Angezeigter Tab beim Öffnen eines neuen Abfragefensters" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Voreingestellter Tab für Abfragefenster" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Höhe des Abfragefensters (in Pixeln)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Höhe des Abfragefensters" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Breite des Abfragefensters (in Pixeln)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Breite des Abfragefensters" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Wahl der Funktionen zur Zeichensatz-Konvertierung" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Umwandlungs Engine" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Kopfzeilen alle n Zellen anzeigen, [kbd]0[/kbd] deaktiviert diese Option" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Kopfzeilen wiederholen" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Hilfe-Button anstelle des Hilfetexts anzeigen" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Hilfe-Button anzeigen" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Verzeichnis auf dem Server für Exports" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Speicher Verzeichnis" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Leer lassen, wenn unbenutzt" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Host-Autorisierungsreihenfolge" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Leer lassen, um Voreinstellungen zu verwenden." -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Host-Autorisierungsregeln" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Erlaube Logins ohne Passwort" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Erlaube root Login" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm Name , der bei HTTP Auth angezeigt wird" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3614,19 +3615,19 @@ msgstr "" "Authentifizierung[/a] (liegt nicht im Webhauptverzeichnis (document root); " "empfohlen: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey Konfigurationsdatei" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Zu benutzende Authentifikations-Methode" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Authentifikationstyp" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3634,11 +3635,11 @@ msgstr "" "Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/" "a] Unterstützung, Vorschlag: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Bookmark Table" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3646,32 +3647,32 @@ msgstr "" "Leer lassen für keine Spalten Kommentare/mime types,Vorschlag: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Column Info Table" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Komprimiere die Verbindung zum MySQL-Server" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Verbindung komprimieren" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Art der Verbindung zum Server, im Zweifelsfalle auf [kbd]tcp[/kbd] belassen" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Art der Verbindung" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Control-user Passwort" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3679,19 +3680,19 @@ msgstr "" "Ein besonderer MySQL Nutzer mit eingeschränkten Rechten, nähere " "Informationen auf [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Control-user" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Zähle Tabellen bei Anzeige der Datenbank-Liste" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Zähle Tabellen" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3699,11 +3700,11 @@ msgstr "" "Leer lassen für keine Designer Unterstützung, Vorschlag: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Designer Coords Table" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3711,29 +3712,29 @@ msgstr "" "Mehr Informationen auf [a@http://sf.net/support/tracker.php?aid=1849494]PMA " "bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Benutzung von INFORMATION_SCHEMA deaktivieren" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Die zu verwendente PHP Erweiterung; sie sollten mysqli verwenden wenn es " "verfügbar ist" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP Erweiterung" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Verberge Datenbanken, die auf regular expressions (PCRE) passen" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Datenbanken verstecken" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3741,31 +3742,31 @@ msgstr "" "Leer lassen für keine SQL Abfragehistorien-Unterstützung, Vorschlag: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "History Table" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Rechnername auf dem der MySQL Server läuft" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Hostname" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Versuche ohne Passwort zu verbinden" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Ohne Passwort verbinden" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3779,30 +3780,30 @@ msgstr "" "sortiert ein und nutzen Sie am Ende [kbd]*[/kbd], um die übrigen in " "alphabetischer Reihenfolge anzuzeigen." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Nur aufgelistete Datenbanken zeigen" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Leer lassen, wenn config auth nicht verwendet wird" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Passwort für config Authentifikation" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leer lassen für keine PDF Schema Unterstützung, Vorschlag: [kbd]pma_pdf_pages" "[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF Pages Table" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3812,19 +3813,19 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] für komplette Information. Leer lassen " "für keien Unterstützung. Vorschlag: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Datenbankname" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port, auf dem der MySQL-Server horcht, leer lassen für Voreinstellung" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Port" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3832,19 +3833,19 @@ msgstr "" "Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/relation]relation-" "links[/a] Unterstützung, Vorschlag: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relation Table" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL Komando, um verfügbare Datenbanken abzurufen" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES Befehl" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3852,43 +3853,43 @@ msgstr "" "Siehe [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " "types[/a] für ein Beispiel" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon Session-Name" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket, auf dem der MySQL-Server horcht, leer lassen für Voreinstellung" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Sockel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Ermögliche SSL für Verbindung zum MySQL-Server" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Benutze SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leer lassen für keine PDF Schema Unterstützung, Vorschlag: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Table Coords Table" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3896,11 +3897,11 @@ msgstr "" "Tabelle zur Beschreibung der Anzeigespalten, leer lassen für keine " "Unterstützung; Vorschlag: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Tabelle für Anzeigespalten" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3908,11 +3909,11 @@ msgstr "" "DROP DATABASE IF EXISTS statement beim Erstellen einer neuen Datenbank als " "erste Zeile loggen" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "DROP DATABASE hinzufügen" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3920,11 +3921,11 @@ msgstr "" "DROP TABLE IF EXISTS statement beim Erstellen einer neuen Ansicht als erste " "Zeile loggen" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "DROP TABLE hinzufügen" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3932,21 +3933,21 @@ msgstr "" "DROP VIEW IF EXISTS statement beim Erstellen einer neuen Ansicht als erste " "Zeile loggen" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "DROP VIEW hinzufügen" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Legt die Liste der Statements fest, die die automatische Versionserstellung " "für neue Versionen verwendeet" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Zu verfolgende Statements" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3954,11 +3955,11 @@ msgstr "" "Leer lassen für keine SQL Abfrageverlauf-Unterstützung, Vorschlag: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabelle mit Verfolgung der SQL-Abfragen" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3966,11 +3967,11 @@ msgstr "" "Automatische Versionserstellung für Tabellen und Ansichten durch den " "Verlaufs-mechanismus" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Versionen automatisch erzeugen" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3978,15 +3979,15 @@ msgstr "" "Leer lassen, um die Benutzereinstellungen nicht in der Datenbank zu " "speichern, Vorschlag: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabelle für Benutzereinstellungen" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Benutzername für config Authentifikation" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3994,11 +3995,11 @@ msgstr "" "Ausschalten, wenn die pma_* Tabellen aktuell sind. Dies verhindert " "Kompatibilitätsprüfungen und verbessert so die Leistung" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Tabellenprüfung" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4006,21 +4007,21 @@ msgstr "" "Benutzerfreundlicher Name des Servers. Leer lassen um den tatsächlichen " "Rechnernamen anzuzeigen." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Serverbezeichnung" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Ob dem Benutzer eine Schaltfläche „Alle (Zeilen) anzeigen” " "angezeigt werden soll" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Erlaube alle Zeilen anzuzeigen" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4031,15 +4032,15 @@ msgstr "" "dieses beschränkt nicht die Möglichkeit der direkten Ausführung des selben " "Befehls." -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Zeige Formular zur Passwort-Änderung" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Zeige Formular zur Datenbank-Erstellung" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4047,19 +4048,19 @@ msgstr "" "Definiert, ob Typen-Felder anfänglich im Bearbeiten/Einfügen-Modus angezeigt " "werden" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Feld-Typen anzeigen" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Im Bearbeiten/Einfügen Modus Funktionsfelder anzeigen" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Funktionsfelder anzeigen" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4067,34 +4068,34 @@ msgstr "" "Zeige Link zu [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "Ausgabe" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Zeige phpinfo() Link" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Zeige detailierte MySQL-Server Informationen" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Legt fest, ob von phpMyAdmin generierte SQL-Abfragen angezeigt werden sollten" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Zeige SQL Anfragen" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Erlaube die Anzeige von Datenbank- und Tabellen-Statistiken, ( z.B. " "Platzbedarf)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Zeige Statistik" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4102,11 +4103,11 @@ msgstr "" "Wenn Tooltips eingeschaltet sind und Datenbank-Kommentare vorhanden sind, " "vertausch dies den Kommentar und den Namen" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Zeige Datenbank-Kommentar anstelle des Namens" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4118,30 +4119,30 @@ msgstr "" "['LeftFrameTableSeparator'] Direktive zu teilen bzw. zu verschachteln. Nur " "der Ordner erhält den Alias, der Tabellename bleibt unverändert." -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Zeige Tabellen-Kommentar anstelle des Namens" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Tabellen-Kommentar als Tooltip anzeigen" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markiere benutzte Tabellen und ermögliche die Anzeige von Tabellen mit " "gesperrten Tabellen" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Überspringe gesperrte Tabellen" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Erfordert das der SQL-Validator aktiviert ist" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4151,7 +4152,7 @@ msgstr "Erfordert das der SQL-Validator aktiviert ist" msgid "Password" msgstr "Passwort" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4159,11 +4160,11 @@ msgstr "" "[strong]Warnung:[/strong] erfordert das die PHP-Erweiterung SOAP oder PEAR " "SOAP installiert ist" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "SQL-Validator aktivieren" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4171,12 +4172,12 @@ msgstr "" "Falls Sie einen benutzerdefinierten Benutzernamen haben, hier angeben " "(Standard ist [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Benutzername" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4184,19 +4185,19 @@ msgstr "" "Schlage (wenn möglich) einen Datenbank-Namen im "Create Database" " "Formular vor oder lasse das Textfeld leer" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Schlage einen neuen Datenbank-Namen vor" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Warnhinweis auf der Hauptseite, wenn Suhosin erkannt wird" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin Warnhinweis" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4204,11 +4205,11 @@ msgstr "" "Textfeldgröße (in Spalten) im Bearbeitungsmodus. Dieser Wert wird vergrößert " "für Textfelder bei SQL-Abfragen (x 2) und Abfragefenster (x 1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Textfeldspalten" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4216,31 +4217,31 @@ msgstr "" "Textfeldgröße (in Zeilen) im Bearbeitungsmodus. Dieser Wert wird vergrößert " "für Textfelder bei SQL-Abfragen (x 2) und Abfragefenster (x 1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Textfeldzeilen" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Titelleiste des Browserfensters wenn eine Datenbank ausgewählt ist" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Titelleiste des Browserfensters wenn nichts ausgewählt ist" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Standardtitel" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Titelleiste des Browserfensters wenn ein Server ausgewählt ist" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Titelleiste des Browserfensters wenn eine Tabelle ausgewählt ist" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4252,27 +4253,27 @@ msgstr "" "For) Header, der von dem proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR" "[/kbd] kommt, vertrauen soll." -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste der Vertrauenswürdigen Proxies für IP Filter" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Verzeichnis auf dem Server zum Upload von zu importierenden Dateien" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Upload Verzeichnis" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Erlaube Suche in der gesammten Datenbank" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Datenbank Suche" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4280,11 +4281,11 @@ msgstr "" "Wenn deaktiviert, können Benutzer – unabhängig von der Checkbox rechts – " "keine der untenstehenden Einstellungen ändern" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Aktiviere den Reiter "Entwickler" in den Einstellungen" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4294,19 +4295,19 @@ msgstr "" "Abfragen. In libraries/import.lib.php sind die Voreinstellungen, wieviele " "Abfragen ein Statement enthalten darf." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Auswirkungen von Mehrfachbefehlen zeigen" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Auf neue Version prüfen" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Aktiviere die Prüfung auf Aktualisierungen auf der Hauptseite" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4314,7 +4315,7 @@ msgstr "Aktiviere die Prüfung auf Aktualisierungen auf der Hauptseite" msgid "Version check" msgstr "Versionsüberprüfung" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4322,7 +4323,7 @@ msgstr "" "[a@http://en.wikipedia.org/wiki/Gzip]GZip[/a]-Kompression für Import- und " "Exportoperationen aktiviren" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4484,7 +4485,7 @@ msgstr "Routinen" msgid "Return type" msgstr "Rückgabe-Typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4508,7 +4509,7 @@ msgstr "" "(evtl. ist auch der Socket des lokalen MySQL-Servers socket nicht korrekt " "konfiguriert)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Details ..." @@ -4664,46 +4665,46 @@ msgid "use this for future exports" msgstr "Diese Einstellungen auch für zukünftige Exporte verwenden" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Zeichencodierung der Datei:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Komprimierung:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "keine" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "Zip-komprimiert" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "GZip-komprimiert" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "BZip-komprimiert" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Ausgabe als Text anzeigen" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Formatspezifische Optionen:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4711,7 +4712,7 @@ msgstr "" "Scrollen Sie zu den Optionen für das ausgewählte Format. Ignorieren Sie die " "übrigen Formate." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Zeichensatz Umwandlung:" @@ -4835,11 +4836,11 @@ msgstr "nebeneinander" msgid "in %s mode and repeat headers after %s cells" msgstr "%s angeordnet und wiederhole die Kopfzeilen nach %s Datensätzen." -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Nach Schlüssel sortieren" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4853,95 +4854,95 @@ msgstr "Nach Schlüssel sortieren" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Optionen" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Gekürzte Texte" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Vollständige Texte" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relationaler Schlüssel" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relationale Anzeigespalte" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Binäre Inhalte anzeigen" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB Inhalte anzeigen" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Darstellungsumwandlung" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopieren" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Die Zeile wurde gelöscht." -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Beenden" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in der Abfrage" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Zeige Datensätze " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "insgesamt" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "die Abfrage dauerte %01.4f sek." -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ändern" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operationen für das Abfrageergebnis" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Druckansicht (vollständige Textfelder)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Diagramm anzeigen" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Erzeuge View" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Der Verweis wurde nicht gefunden." -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versionsinformationen" @@ -6112,7 +6113,7 @@ msgstr "" "Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer " "Spaltenkommentartabelle aktualisieren können" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Gespeicherte SQL-Abfrage" @@ -6190,7 +6191,7 @@ msgstr "Master-Status" msgid "Slave status" msgstr "Slave-Status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variable" @@ -6198,7 +6199,7 @@ msgstr "Variable" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Wert" @@ -6470,62 +6471,62 @@ msgstr "Unterschied" msgid "Target database" msgstr "Ziel-Datenbank" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL-Befehl(e) auf Server %s ausführen" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL-Befehl(e) in Datenbank %s ausführen" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Werte löschen" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Spalten" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "SQL-Abfrage speichern" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Überschreibe gleichnamiges Bookmark" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Abfrage vor Änderungen außerhalb des Fensters schützen" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Begrenzer" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Diese Abfrage hier wieder anzeigen" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Abschicken" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Nur zeigen" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Datei" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Upload-Verzeichnis auf dem Webserver" @@ -6639,7 +6640,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6954,27 +6955,27 @@ msgstr "PHP Erweiterung" msgid "Show PHP information" msgstr "PHP-Informationen anzeigen" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Offizielle Homepage " -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Mitmachen" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Unterstützung erhalten" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Liste der Änderungen" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6987,7 +6988,7 @@ msgstr "" "leicht von außen auf ihn zugreifen. Sie sollten diese Sicherheitslücke " "unbedingt schließen!" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6997,7 +6998,7 @@ msgstr "" "aktiviert. Diese ist nicht kompatibel zu phpMyAdmin, weshalb es zu Problemen " "und Datenverlust kommen kann." -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7008,7 +7009,7 @@ msgstr "" "Erweiterung ist phpMyAdmin nicht in der Lage Zeichenketten zu trennen, was " "zu unerwarteten Ergebnissen führen kann." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7020,7 +7021,7 @@ msgstr "" "die in phpMyAdmin konfigurierte Cookiegültigkeit, deshalb wird Ihre " "Anmeldung eher ablaufen als in phpMyAdmin konfiguriert." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7029,13 +7030,13 @@ msgstr "" "phpMyAdmin eingestellt ist, daher wird Ihre Anmeldung eher ablaufen als in " "phpMyAdmin konfiguriert." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der " "Konfigurationsdatei gesetzt werden (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7044,7 +7045,7 @@ msgstr "" "Das [code]config[/code] Unterverzeichnis des Installationsskripts ist noch " "vorhanden. Sie sollten es nach der Konfiguration von phpMyAdmin entfernen." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7054,7 +7055,7 @@ msgstr "" "einige erweiterte Funktionen wurden deaktiviert. Klicken Sie %shier%s, um " "herauszufinden warum." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7064,7 +7065,7 @@ msgstr "" "von phpMyAdmin stehen daher nicht zur Verfügung. Zum Beispiel wird die " "Navigation nicht automatisch aktualisiert." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7073,7 +7074,7 @@ msgstr "" "Die Version der verwendeten PHP MySQL Bibliothek %s unterscheidet sich von " "der Version des MySQL Servers %s. Dies kann zu unerwartetem Verhalten führen." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7082,7 +7083,7 @@ msgstr "" "Der Server läuft mit Suhosin. Bitte lesen Sie die %sDokumentation%s wegen " "möglicher Probleme." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Keine Datenbanken" @@ -7434,20 +7435,20 @@ msgstr "Es wurden %s Datenbanken gelöscht." msgid "Databases statistics" msgstr "Statistik über alle Datenbanken" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master Replikation" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slave Replikation" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Datenbankstatistiken aktivieren" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9766,39 +9767,39 @@ msgstr "Prüfe referentielle Integrität:" msgid "Show tables" msgstr "Tabellen anzeigen" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Speicherplatzverbrauch" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Verbrauch" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Zeilenstatistik" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Angaben" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statisch" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamisch" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Zeilenlänge" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Zeilengröße" @@ -9924,7 +9925,7 @@ msgstr "Nach %s" msgid "Create an index on  %s columns" msgstr "Index über %s Spalten anlegen" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partitioniert" diff --git a/po/el.po b/po/el.po index b9aca15d9f..d55d96d77e 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-05 11:15+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" @@ -49,19 +49,19 @@ msgstr "Αναζήτηση" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Στήλη" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Τύπος" @@ -311,7 +311,7 @@ msgstr "ΔΗΜΙΟΥΡΓΙΑ ΒΑΣΗΣ ΔΕΔΟΜΕΝΩΝ πριν την αν #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Προσθήκη %s" @@ -334,7 +334,7 @@ msgstr "Αλλαγή στο αντίγραφο της βάσης δεδομέν #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Σύνθεση" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Επεξεργασία ή εξαγωγή σχεσιακού σχήματος" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Πίνακας" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Εγγραφές" @@ -382,21 +382,21 @@ msgstr "σε χρήση" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Δημιουργία" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Τελευταία ενημέρωση" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "τελευταίος έλεγχος" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "εικονικός μάστορας" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ταξινόμηση" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Αύξουσα" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Φθίνουσα" @@ -496,8 +496,8 @@ msgstr "Υποβολή ερωτήματος" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Άρνηση Πρόσβασης" @@ -540,13 +540,13 @@ msgstr "Περιήγηση" msgid "Delete the matches for the %s table?" msgstr "Διαγραφή παρόμοιων αποτελεσμάτων για τον πίνακα %s;" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Διαγραφή" @@ -609,7 +609,7 @@ msgstr "Η παρακολούθηση είναι ενεργοποιημένη." msgid "Tracking is not active." msgstr "Η παρακολούθηση δεν είναι ενεργοποιημένη." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -640,21 +640,21 @@ msgstr "" "Η %s είναι η προεπιλεγμένη μηχανή αποθήκευσης σε αυτόν τον διακομιστή MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Με τους επιλεγμένους:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Επιλογή όλων" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Απεπιλογή όλων" @@ -663,16 +663,16 @@ msgstr "Απεπιλογή όλων" msgid "Check tables having overhead" msgstr "Επιλογή πινάκων με περίσσεια" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Εξαγωγή" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Εμφάνιση για εκτύπωση" @@ -684,7 +684,7 @@ msgstr "Άδειασμα" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Διαγραφή" @@ -693,8 +693,8 @@ msgstr "Διαγραφή" msgid "Check table" msgstr "Έλεγχος πίνακα" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Βελτιστοποίηση Πίνακα" @@ -714,12 +714,12 @@ msgstr "Περιληπτικός πίνακας δεδομένων" msgid "Tracked tables" msgstr "Παρακολουθούμενοι πίνακες" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -746,7 +746,7 @@ msgid "Status" msgstr "Κατάσταση" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -914,7 +914,7 @@ msgstr "" "και αν αυξήσετε τα χρονικά όρια της php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1101,7 +1101,16 @@ msgstr "Προβολή παραθύρου ερωτήματος SQL" msgid "Inline Edit" msgstr "Εσωτερική Επεξεργασία" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Επεξεργασία" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1109,61 +1118,61 @@ msgstr "Εσωτερική Επεξεργασία" msgid "Save" msgstr "Αποθήκευση" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Απόκρυψη" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Απόκρυψη κριτηρίων αναζήτησης" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Προβολή κριτηρίων αναζήτησης" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Παράληψη" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Επιλέξτε αναφερθέν κλειδί" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Επιλέξτε Μη Διακριτό Κλειδί" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Επιλέξτε το πρωτεύον κλειδί ή ένα μοναδικό κλειδί" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Επιλέξτε στήλη για εμφάνιση" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Προσθήκη επιλογής για τη στήλη " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Δημιουργία Κωδικού Πρόσβασης" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Παραγωγή" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Αλλαγή Κωδικού Πρόσβασης" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Περισσότερα" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1173,254 +1182,254 @@ msgstr "" "εγκαταστήσετε. Η νεότερη έκδοση είναι η %s και δημοσιεύτηκε την %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ". τελευταία έκδοση:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Ολοκληρώθηκε" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Προηγούμενο" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Επόμενο" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Σήμερα" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Ιανουαρίου" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Φεβρουαρίου" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Μαρτίου" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Απριλίου" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Μαΐου" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Ιουνίου" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Ιουλίου" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Αυγούστου" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Σεπτεμβρίου" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Οκτωβρίου" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Νοεμβρίου" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Δεκεμβρίου" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Ιαν" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Φεβ" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Μαρ" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Απρ" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Μάη" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Ιουν" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Ιουλ" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Αυγ" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Σεπ" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Οκτ" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Νοε" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Δεκ" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Κυριακή" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Δευτέρα" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Τρίτη" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Τετάρτη" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Πέμπτη" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Παρασκευή" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Σάββατο" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Κυρ" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Δευ" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Τρί" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Τετ" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Πέμ" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Παρ" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Σάβ" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Κυ" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Δε" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Τρ" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Τε" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Πε" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Πα" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Σα" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Ώρα" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Λεπτό" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Δευτερόλεπτο" @@ -1497,14 +1506,6 @@ msgstr "Μοναδικότητα" msgid "Comment" msgstr "Σχόλιο" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Επεξεργασία" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Το πρωτεύον κλειδί διεγράφη" @@ -1523,7 +1524,7 @@ msgstr "" "Τα ευρετήρια %1$s και %2$s φαίνεται να είναι ίσα και ένα από αυτά μπορεί να " "απομακρυνθεί." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1635,7 +1636,7 @@ msgid "Cannot connect: invalid settings." msgstr "Αδύνατη η σύνδεση: άκυρες ρυθμίσεις." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1663,62 +1664,62 @@ msgstr "" "και να βεβαιωθείτε ότι αντιστοιχούν σε αυτά που σας έχει δώσει ο " "διαχειρηστής του διακομιστή MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Σύνδεση" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Τεκμηρίωση phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Μπορείτε να εισάγετε όνομα διακομιστή/διεύθυνση ΙΡ και θύρα χωρισμένα με " "κενό." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Διακομιστής" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Όνομα χρήστη:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Κωδικός πρόσβασης:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Επιλογή Διακομιστή" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Από αυτό το σημείο πρέπει να έχετε ενεργοποιημένα cookies." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Η σύνδεση χωρίς κωδικό πρόσβασης απαγορεύεται από τις ρυθμίσεις (δείτε τη " "μεταβλητή AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Καμιά δραστηριότητα εδώ και %s δευτερόλεπτα τουλάχιστον. Ξανασυνδεθείτε" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Δεν ήταν δυνατή η σύνδεση με τον διακομιστή MySQL" @@ -1786,7 +1787,7 @@ msgid "shared" msgstr "κοινόχρηστο" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Πίνακες" @@ -1800,18 +1801,18 @@ msgstr "Πίνακες" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Δεδομένα" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Σύνολο" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Περίσσεια" @@ -1860,7 +1861,7 @@ msgstr "Απαιτείται η επέκταση GD για τα διαγράμμ msgid "JSON encoder is needed for chart tooltips." msgstr "Ο κωδικοποιητής JSON απαιτείται για τις επεξηγήσεις των διαγραμμάτων." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Εάν η php επιστρέψει μια λευκή σελίδα, όλα είναι σωστά." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Αδύνατη η φόρτωση της προεπιλεγμένης ρύθμισης από: «%1$s»" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1889,29 +1890,29 @@ msgstr "" "Η εντολή $cfg['PmaAbsoluteUri'] ΠΡΕΠΕΙ να οριστεί στο αρχείο " "ρυθμίσεων!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Μη έγκυρο ευρετήριο διακομιστή: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Μη έγκυρο όνομα διακομιστή για τον διακομιστή %1$s. Ξαναδείτε τις ρυθμίσεις " "σας." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Διακομιστής" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ορίστηκε εσφαλμένη μέθοδος πιστοποίησης στη ρύθμιση:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Πρέπει να αναβαθμίσετε σε %s %s ή νεότερη." @@ -1945,8 +1946,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Τεκμηρίωση" @@ -1963,7 +1964,7 @@ msgstr "Η MySQL επέστρεψε το μήνυμα: " msgid "Failed to connect to SQL validator!" msgstr "Αδύνατη η σύνδεση στο εγκυροποιητή SQL" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Ανάλυση SQL" @@ -1975,11 +1976,11 @@ msgstr "Χωρίς ανάλυση SQL" msgid "Without PHP Code" msgstr "χωρίς κώδικα PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Δημιουργία κώδικα PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Ανανέωση" @@ -1988,7 +1989,7 @@ msgstr "Ανανέωση" msgid "Skip Validate SQL" msgstr "Παράβλεψη επικύρωσης SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Επικύρωση SQL" @@ -2099,7 +2100,7 @@ msgid "Structure" msgstr "Δομή" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2107,8 +2108,8 @@ msgid "SQL" msgstr "Κώδικας SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Προσθήκη" @@ -2127,7 +2128,7 @@ msgstr "Περιηγηθείτε στον υπολογιστή σας:" msgid "Select from the web server upload directory %s:" msgstr "Επιλογή από το φάκελο αποστολής του διακοιμίστή ιστού %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2280,7 +2281,7 @@ msgid "Set value: %s" msgstr "Ορισμός τιμής: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Επαναφορά προεπιλεγμένης τιμής" @@ -2484,7 +2485,7 @@ msgstr "Προεπιλεγμένη καρτέλα πίνακα" msgid "Show binary contents as HEX by default" msgstr "Εμφάνιση δυαδικών περιεχομένων ως Δεκαεξαδικά ως προεπιλογή" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Εμφάνιση δυαδικών περιεχομένων ως Δεκαεξαδικά" @@ -2545,12 +2546,12 @@ msgstr "Μέγιστος χρόνος εκτέλεσης" msgid "Save as file" msgstr "Αποστολή" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Σύνολο χαρακτήρων αρχείου" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Μορφοποίηση" @@ -2561,8 +2562,8 @@ msgstr "Συμπίεση" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2570,14 +2571,14 @@ msgstr "Συμπίεση" msgid "Put columns names in the first row" msgstr "Εμφάνιση ονομάτων στηλών στην πρώτη γραμμή" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Στήλες που περικλείονται από" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Τα πεδία χρησιμοποιούν το χαρακτήρα διαφυγής " @@ -2585,8 +2586,8 @@ msgstr "Τα πεδία χρησιμοποιούν το χαρακτήρα δι #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Αντικατάσταση τιμής NULL με" @@ -2594,13 +2595,13 @@ msgstr "Αντικατάσταση τιμής NULL με" msgid "Remove CRLF characters within columns" msgstr "Απομάκρυνση χαρακτήρων CRLF μέσα στις στήλες" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Στήλες που τελειώνουν με" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Γραμμές που τελειώνουν σε" @@ -2622,8 +2623,8 @@ msgid "Table name template" msgstr "Πρότυπο ονόματος πίνακα" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2648,13 +2649,13 @@ msgid "Label key" msgstr "Κλειδί ετικέτας" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Τύπος MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Συσχετίσεις" @@ -2679,12 +2680,12 @@ msgstr "Πρότυπο απομνημόνευσης ονοματος αρχεί msgid "Enclose table and column names with backquotes" msgstr "Χρήση ανάποδων εισαγωγικών στα ονόματα των Πινάκων και των Στηλών" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Κατάσταση συμβατότητας SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Σύνταξη για χρήση στην εισαγωγή δεδομένων" @@ -2708,31 +2709,31 @@ msgstr "Χρήση δεκαεξαδικού για τον BLOB" msgid "Use ignore inserts" msgstr "Χρήση παραβλεφθέντων εισαγωγών" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Μέγιστο μήκος δημιουργηθέντος ερωτήματος" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Εξαγωγή τύπου" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Συμπερίληψη εξαγωγής στη συναλλαγή" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Εξαγωγή χρόνου σε UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Εξαναγκασμένη ασφαλής σύνδεση όσο χρησιμοποιείται το phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Εξαναγκασμένη σύνδεση SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2741,34 +2742,34 @@ msgstr "" "(foreing key); [kbd]content[/kbd] είναι τα αναφερθέντα δεδομένα, [kbd]id[/" "kbd] είναι η τιμή κλειδιού" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Αναδυόμενη σειρά μη διακριτού κλειδιού" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Μια αναδυόμενη λίστα θα χρησιμοποιηθεί, αν υπάρχουν λίγα αντικείμενα" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Όριο μη διακριτού κλειδιού" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Κατάσταση αναζήτησης" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Προσαρμοσμένη κατάσταση αναζήτησης" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Προσαρμογή προεπιλεγμένων επιλογών" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2776,119 +2777,119 @@ msgstr "Προσαρμογή προεπιλεγμένων επιλογών" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Δημιουργός" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Ρυθμίσεις για δημιουργούς του phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Κατάσταση επεξεργασίας" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Προσαρμοσμένη κατάσταση επεξεργασίας" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Προεπιλογές εξαγωγής" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Προσαρμογή προεπιλεγμένων επιλογών εξαγωγής" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Χαρακτηριστικά" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Γενικά" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Ορίστε ορισμένες κοινώς χρησιμοποιούμενες επιλογές" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Εισαγωγή" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Προεπιλογές εισαγωγής" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Προσαρμογή προεπιλεγμένων επιλογών εισαγωγής" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Εισαγωγή / Εξαγωγή" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Ορισμός φακέλων εισαγωγής-εξαγωγής και επιλογές συμπίεσης" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "Έγγραφο LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Επιλογές προβολής βάσεων δεδομένων" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Πλαίσιο πλοήγησης" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Προσαρμογή εμφάνισης του πλαισίου πλοήγησης" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Διακομιστές" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Επιλογές προβολής διακομιστών" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Επιλογές προβολής πινάκων" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Βασικό πλαίσιο" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Excel" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Έγγραφο Κειμένου Ανοιχτού Κώδικα (ODΤ)" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Άλλες ρυθμίσεις πυρήνα" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Ρυθμίσεις που δεν ανήκουν κάπου αλλού" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Τίτλοι σελίδας" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2898,22 +2899,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]τεκμηρίωση[/a] για μαγικά κείμενα που " "μπορούν να χρησιμοποιηθούν για ειδικές τιμές." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Παράθυρο ερωτήματος" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Προσαρμόστε επιλογές παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Ασφάλεια" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2921,23 +2922,23 @@ msgstr "" "Σημειώστε ότι το phpMyAdmin είναι απλά ένα περιβάλλον εργασίας και τα " "χαρακτηριστικά του δεν περιορίζουν τη MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Βασικές ρυθμίσεις" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Πιστοποιίηση" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Ρυθμίσεις πιστοποίησης" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Προσαρμογή διακομιστή" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2945,15 +2946,15 @@ msgstr "" "Προχωρημένη ρύθμιση διακομιστή, μην αλλάξετε αυτές τις ρυθμίσεις εκτός και " "αν ξέρετε που παραπέμπουν" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Εισάγετε παραμέτρους σύνδεσης διακομιστή" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Χώρος αποθήκευση ρυθμίσεων" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2963,11 +2964,11 @@ msgstr "" "χαρακτηριστικά. Δείτε την [a@../Documentation.html#linked-tables]υποδομή " "συνδεδεμένων πινάκων[/a] στην τεκμηρίωση" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Παρακολούθηση αλλαγών" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2975,44 +2976,44 @@ msgstr "" "Η παρακολούθηση των αλλαγών έγινε στη βάση δεδομένων. Απαιτεί το χώρο " "αποθήκευσης ρυθμίσεων του phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Προσαρμογή επιλογών εξαγωγής" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Προσαρμογή επιλογών εισαγωγής" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Προσαρμογή πλαισίου πλοήγησης" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Προσαρμογή βασικού πλαισίου" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Ερωτήματα SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Χώρος Ερωτήματος SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Προσαρμογή εμφανιζόμενων συνδέσμων στους χώρους ερωτημάτων SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Ρυθμίσεις ερωτημάτων SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Εγκυροποιητής SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3025,44 +3026,44 @@ msgstr "" "Εγκυροποιητής SQL Mimer[/a], Πνευματικά Δικαιώματα 2002 Upright Database " "Technology. Με επιφύλαξη παντός δικαιώματος.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Εκκίνηση" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Προσαρμογή σελίδας εκκίνησης" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Καρτέλες" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Επιλέξτε πως θα λειτουργούν οι καρτέλες" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Πεδία κειμένου" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Προσαρμογή πεδίων εισαγωγής κειμένου" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Κείμενο Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Προειδοποιήσεις" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" "Απενεργοποίηση ορισμένων προειδοποιήσεων που εμφανίζονται στο phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3070,15 +3071,15 @@ msgstr "" "Ενεργοποιήστε τη συμπίεση [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] για " "τις λειτουργίες εισαγωγής και εξαγωγής" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Επιπλέον παράμετροι για την iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3086,11 +3087,11 @@ msgstr "" "Αν ενεργοποιηθεί, το phpMyAdmin συνεχίζει να υπολογίζει ερωτήματα πολλαπλών " "δηλώσεων ακόμα και αν ένα από τα ερωτήματα αποτύχει" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Παράβλεψη σφαλμάτων πολλαπλών δηλώσεων" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3101,21 +3102,21 @@ msgstr "" "την εισαγωγή μεγάλων αρχείων, αν και μπορεί να μπορεί να διακόψει τις " "διαδικασίες." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Μερική εισαγωγή: να επιτρέπεται η διακοπή" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Να μην γίνετια ακύρωση σε σφάλμα ΕΙΣΑΓΩΓΗΣ (INSERT)" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Αντικατάσταση δεδομένων Πίνακα με το αρχείο" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3123,88 +3124,88 @@ msgstr "" "Προεπιλεγμένη μορφή; να ληφθεί υπόψη ότι αυτή η λίστα εξαρτάται από την " "τοποθεσία (βάση δεδομένων, πίνακας) και ότι μόνο η SQL είναι πάντα διαθέσιμη" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Μορφή εισαχθέντος αρχείου" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Χρήση ΤΟΠΙΚΗΣ λέξης-κλειδί" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Ονόματα στήλης στην πρώτη γραμμή" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Να μην γίνει εισαγωγή άδειων γραμμών" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Προσθήκη νομισμάτων (€5,00 αντί 5,00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Εισαγωγή ποσοστών ως κανονικά δεκαδικά (12.00% αντί .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Αριθμός ερωτημάτων που θα παραβλεφθούν από την αρχή" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Μερική εισαγωγή: παράβλεψη ερωτημάτων" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Να μην γίνεται αυτόματη αρίθμηση σε μηδενικές τιμές" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Αρχική κατάσταση κυλυομένων" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Πόσες γραμμές μπορούν να εισαχθούν μονομιάς" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Αριθμός εισαχθέντων γραμμών" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Προορισμός για εικονίδιο γρήγορης πρόσβασης" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Προβολή λογοτύπου στο αριστερό πλαίσιο" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Προβολή λογοτύπου" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Προβολή επιλεγμένου διακομιστή επάνω στο αριστερό πλαίσιο" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Προβολή επιλογής διακομιστών" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Ελάχιστος αριθμός πινάκων για προβολή του πλαισίου φίλτρου πίνακα" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Κείμενο που διαχωρίζει τις βάσεις δεδομένων σε διαφορετικά επίπεδα" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Διαχωριστικό δέντρου βάσης δεδομένων" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3212,41 +3213,41 @@ msgstr "" "Μόνο απλή έκδοση; δενδροειδής προβολή βάσεων δεδομένων (προσδορίζεται από το " "διαχωριστικό που ορίζεται παρακάτω)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Δενδροειδής προβολή βάσεων δεδομένων" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" "Απενεργοποιήστε το αν θέλετε να δείτε όλες τις βάσεις δεδομένων μονομιάς" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Χρήση απλής έκδοσης" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Μέγιστο βάθος δέντρου πίνακα" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Κείμενο που διαχωρίζει τους πίνακες σε διαφορετικά επίπεδα" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Διαχωριστικό δέντρου πινάκων" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" "Ο Σϋνδεσμος (URL) όπου θα τοποιθετηθεί στο λογότυπο στο πλαίσιο πλοήγησης" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Διεύθυνση URL συνδέσμου λογοτύπου" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3254,38 +3255,38 @@ msgstr "" "Ανοίγει τη συνδεδεμένη σελίδα στο κύριο παράθυρο ([kbd]main[/kbd]) ή σε νέο " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Προορισμός συνδέσμου λογοτύπου" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Επισήμανση διακομιστή με τον δείκτη του ποντικιού" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Ενεργοποίηση επισήμανσης" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Χρήση καρτελών με λιγότερα γραφικά" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Απλές καρτέλες" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Μέγιστος αριθμός χαρακτήρων που φαίνεται σε μη αριθμητική στήλη στην προβολή " "φυλλομετρητή" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Όριο χαρακτήρων στήλης" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3297,11 +3298,11 @@ msgstr "" "να ξεχάσετε να αποσυνδεθείτε από άλλους διακομιστές όταν συνδέεστε σε " "πολλούς." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Διαγραφή όλων των cookies με την αποσύνδεση" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3309,11 +3310,11 @@ msgstr "" "Ορίζει αν η προηγούμενη σύνδεση πρέπει να επανακληθεί ή όχι σε κατάσταση " "επικύρωσης cookie" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Επανάκληση ονόματος χρήστη" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3325,54 +3326,54 @@ msgstr "" "για την τρέχουσα συνεδρία και θα διαγραφεί μόλις κλείσετε τον φυλλομετρητή. " "Αυτό προτείνεται για μη αξιόπιστα περιβάλλοντα." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Αποθήκευση cookie σύνδεσης" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Ορίστε χρονικά (σε δευτερόλεπτα) την ισχύ ενός cookie σύνδεσης" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Εγκυρότητα cookie σύνδεσης" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Διπλό μέγεθος του textarea για στήλες LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Μεγαλύτερο textarea για LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Χρήση εικονιδίων στη βασική σελίδα" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Μέγιστος αριθμός χαρακτήρων όταν προβάλεται ένα ερώτημα SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Μέγιστο μήκος προβολής SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Οι χρήστες δεν μπορούν να ορίσουν μεγαλύτερη τιμή" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Μέγιστος αριθμός βάσεων δεδομένων που προβάλονται στο αριστερό πλαίσιο και " "στη λίστα βάσεων δεδομένων" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Μέγιστος αριθμός βάσεων δεδομένων" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3382,19 +3383,19 @@ msgstr "" "αποτέλεσμα. Αν το αποτέλεσμα περιέχει περισσότερες γραμμές, θα εμφανίζονται " "σύνδεσμοι «Προηγούμενο» και «Επόμενο»." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Μέγιστος αριθμός γραμμών για προβολή" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Μέγιστος αριθμός πινάκες που θα προβάλονται σε λίστα πινάκων" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Μέγιστος αριθμός πινάκων" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3402,11 +3403,11 @@ msgstr "" "Απενεργοποιήση της προεπιλεγμένης προειδοποιησης που εμφανίζεται αν το " "mcrypt λείπει γιατην πιστοποίηση cookie" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "προειδοποιηση mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3414,52 +3415,52 @@ msgstr "" "Ο αριθμός των bytes που επιτρέπεται να δεσμευσει ένας κώδικας, π.χ. [kbd]32M" "[/kbd] ([kbd]0[/kbd] για απεριόριστη)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Όριο μνήμης" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" "Αυτοί είναι οι σύνδεσμοι Επεξεργασία, Εσωτερική Επεξεργασία, Αντιγραφή και " "Διαγραφή" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Προβολή συνδέσμων γραμμής πίνακα στην αριστερή πλευρά" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Προβολή συνδέσμων γραμμής πίνακα στη δεξιά πλευρά" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Χρήση φυσικής ταξινόμησης για την ταξινόμηση ονομάτων πινάκων και βάσεων " "δεδομένων" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Φυσική ταξινόμηση" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Χρήση μόνο εικονιδίων, μόνο κειμένου ή και τα δύο" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Γραμμή πλοήγησης με εικονίδια" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Χρήση εξαγόμενου GZip buffering για αυξημένη ταχύτητα σε μεταφορές HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Εξαγόμενο GZip buffering" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3467,19 +3468,19 @@ msgstr "" "[kbd]SMART[/kbd] - π.χ. φθίνουσα ταξινόμηση για στήλες τύπου TIME, DATE, " "DATETIME και TIMESTAMP, αύξουσα ταξινόμηση στα υπόλοιπα" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Προεπιλεγμένη ταξινόμηση" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Χρήση εξαναγκασμένων συνδέσεων στις βάσεις δεδομένων MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Επιμένουσες συνδέσεις" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3489,23 +3490,23 @@ msgstr "" "λεπτομερούς δομής της βάσης δεδομένων, αν κάποιο από τους απαραίτητους " "πίνακες για την αποθήκευση ρυθμίσεων του phpMyAdmin δεν βρεθεί" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Λείπουν πίνακες αποθήκευσης ρυθμίσεων του phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Λειτουργίες πίνακα με εικονίδια" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Αποτροπή επεξεργασίας στηλών BLOB και BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Προστασία δυαδικών στηλών" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3515,112 +3516,112 @@ msgstr "" "ρυθμίσεων phpMyAdmin). Αν απενεργοποιηθεί, λειτουργούν ρουτίνες JS για " "προβολή του ιστορικού ερωτημάτων (χάνεται με το κλείσιμο του παραθύρου)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Μόνιμο ιστορικό ερωτημάτων" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Πόσα ερωτήματα παραμένουν στο ιστορικό" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Μέγεθος ιστορικού ερωτημάτων" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Προβολή καρτέλας με το άνοιγμα νέου παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Προεπιλεγμένη καρτέλα παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Ύψος παραθύρου ερωτήματος (σε εικονοστοιχεία)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Ύψος παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Πλάτος παραθύρου ερωτήματος (σε εικονοστοιχεία)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Πλάτος παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Επιλέξτε ποιες συναρτήσεις θα χρησιμοποιηθούν για μετατροπή συνόλων " "χαρακτήρων" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Μηχανή επανακωδικοποίησης" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Επανάληψη κεφαλίδων κάθε Χ κελιά. Το [kbd]0[/kbd] απενεργοποιεί το " "χαρακτηριστικό" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Επανάληψη κεφαλίδων" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Προβλή κουμπιού βοήθειας αντί κειμένου Τεκμηρίωσης" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Προβολή κουμπιού βοήθειας" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Ο φάκελος στον διακομιστή όπου οι εξαγωγές μπορούν να αποθηκευτούν" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Φάκελος αποθήκευσης" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Αφήστε το άδειο αν δεν χρησιμοποιηθεί" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Σειρά πιστοποίησης φιλοξενητή" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Αφήστε κενό για προεπιλογές" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Κανόνες πιστοποίησης φιλοξενητή" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Δικαίωμα συνδέσεων χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Δικαίωμα ριζικής σύνδεσης" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Το βασίλειο του HTTP Basic Auth εμφανίζεται όταν γίνεται πιστοποίηση HTTP" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Βασίλειο HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3630,19 +3631,19 @@ msgstr "" "υλικού SweKey[/a] (δεν βρίσκεται στο ριζικό φάκελο του εγγράφου; " "προτείνεται: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Αρχείο ρυθμίσεων SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Μέθοδος επικύρωσης για χρήση" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Τύπος επικύρωσης" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3650,11 +3651,11 @@ msgstr "" "Αφήστε κενό αν δεν υπάρχει [a@http://wiki.phpmyadmin.net/pma/bookmark]" "σελιδοδείκτης[/a] υποστήριξης, προτείνεται: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Πίνακας σελιδοδεικτών" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3662,32 +3663,32 @@ msgstr "" "Αφήστε κενό για να μη υπάρχουν σχόλια/τύποι mime στις στήλες. Προτείνεται: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Πίνακας πληροφοριών στήλης" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Συνδεση συμπίεσης στο διακομιστή MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Σύνδεση συμπίεσης" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Πως να συνδεθείτε στο διακομιστή, κρατήστε το tcp αν δεν είστε σίγουρος/η" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Τύπος σύνδεσης" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Έλεγχος κωδικού πρόσβασης χρήστη" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3696,19 +3697,19 @@ msgstr "" "Περισσότερες πληροφορίες είναι διαθέσιμες στο [a@http://wiki.phpmyadmin.net/" "pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Έλεγχος χρήστη" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Απαρίθμηση πινάκων όταν εμφανίζεται η λίστα βάσεων δεδομένων" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Απαρίθμηση πινάκων" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3716,11 +3717,11 @@ msgstr "" "Αφήστε το κενό για καμία υποστήριξη Σχεδιαστή. Προτείνεται: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Πίνακας σχεδιαστή" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3729,28 +3730,28 @@ msgstr "" "aid=1849494]PMA bug tracker[/a] και στο [a@http://bugs.mysql.com/19588]MySQL " "Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Απενεργοποίηση χρήσης του INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Ποια επέκταση PHP να χρησιμοποιήσετε. Προτείνεται η mysqli αν υποστηρίζεται" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Επέκταση PHP για χρήση" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Απόκρυψη βάσεων δεδομένων που ταιριάζουν την κανονική έκφραση (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Απόκρυψη βάσεων δεδομένων" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3758,31 +3759,31 @@ msgstr "" "Αφήστε το κενό για μη υποστήριξη ιστορικού ερωτημάτων SQL , προτείνεται: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Πίνακας ιστορικού ερωτημάτων SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Ονομασία θέσης όπου εκτελείται ο διακομιστής MySQL" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Ονομασία θέσης διακομιστή" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Διεύθυνση URL αποσύνδεσης" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Δοκιμάστε να συνδεθείτε χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Σύνδεση χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3797,30 +3798,30 @@ msgstr "" "χρησιμοποιώντας το [kbd]*[/kbd] στο τέλος για να δείξετε τις υπόλοιπες σε " "αλφαβητική σειρά." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Εμφάνιση μόνο των βάσεων δεδομένων από λίστα" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Αφήστε το άδειο αν δεν χρησιμοποιείτε ρύθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Κωδικός πρόσβασης για ρυθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Αφήστε το κενό για μη υποστήριξη σχεδίου PDF, προτείνεται: [kbd]pma_pdf_pages" "[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Σχέδιο PDF: πίνακας σελίδων" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3831,20 +3832,20 @@ msgstr "" "a] για λεπτομέρειες. Αφήστε κενό για να μην υπάρχει υποστήριξη. Προτείνεται: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Όνομα βάσης δεδομένων" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Θύρα που αποκρίνεται ο διακομιστής MySQL. Αφήστε το άδειο για προεπιλογή" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Θύρα διακομιστή" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3852,19 +3853,19 @@ msgstr "" "Αφήστε το κενό για να μην υπάρχει υποστήριξη [a@http://wiki.phpmyadmin.net/" "pma/relation]συνδέσμων-συσχετίσεων[/a]. Προτείνεται: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Πίνακας συσχετίσεων" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Εντολή SQL που φέρνει τις διαθέσιμες βάσεις δεδομένων" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Εντολή SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3872,44 +3873,44 @@ msgstr "" "Δείτε τους [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]τύπους " "επικύρωσης[/a] για ένα παράδειγμα" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Ονομάσία συνεδρίας σύνδεσης" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Διεύθυνση URL σύνδεσης" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Η υποδοχή στην οποία ο διακομιστής MySQL αποκρίνεται. Αφήστε το κενό για " "προεπιλογή" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Υποδοχή διακομιστή" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Ενεργοποιήση SSL για σύνδεση στο διακομιστή MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Χρήση SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Αφήστε το κενό για να μην υποστηρίζεται σχέδιο PDF. Προτείνεται: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Σχέδιο PDF: συντεταγμένες πίνακα" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3917,11 +3918,11 @@ msgstr "" "Ο πίνακας που περιγράφει τις προβαλλόμενες στήλες. Αφήστε το κενό για να μην " "υποστηρίζεται. Προτείνεται: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Πίνακας προβολής στηλών" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3929,11 +3930,11 @@ msgstr "" "Όταν δηλωθεί DROP DATABASE IF EXISTS θα προστεθεί ως πρώτη γραμμή στην " "καταγραφή κατά τη δημιουργία βάσης δεδομένων." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΒΑΣΗΣ ΔΕΔΟΜΕΝΩΝ (DROP DATABASE)" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3941,11 +3942,11 @@ msgstr "" "Όταν δηλωθεί DROP TABLE IF EXISTS θα προστεθεί ως πρώτη γραμμή στην " "καταγραφή κατά τη δημιουργία πίνακα." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΠΙΝΑΚΑ (DROP TABLE)" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3953,21 +3954,21 @@ msgstr "" "Όταν δηλωθεί DROP VIEW IF EXISTS θα προστεθεί ως πρώτη γραμμή στην καταγραφή " "κατά τη δημιουργία προβολής." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΠΡΟΒΟΛΗΣ (DROP VIEW)" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Ορίζει τη λίστα των δηλώσεων που χρησιμοποιεί η αυτόματη δημιουργία για νέες " "εκδόσεις." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Δηλώσεις προς παρακολούθηση" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3975,11 +3976,11 @@ msgstr "" "Αφήστε το κενό για μη υποστήριξη ιστορικού ερωτημάτων SQL , προτείνεται: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Πίνακας ιστορικού παρακολούθησης ερωτημάτων SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3987,11 +3988,11 @@ msgstr "" "Αν ο μηχανισμός παρακολούθησης δημιουργεί εκδόσεις για πίνακες και προβολές " "αυτόματα." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Αυτόματη δημιουργία εκδόσεων" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3999,15 +4000,15 @@ msgstr "" "Αφήστε το κενό για μη αποθήκευση των ρυθμίσεων χρήστη, προτείνεται: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Πίνακας αποθήκευσης προτιμήσεων χρήστη" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Χρήστης για ρυθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4015,11 +4016,11 @@ msgstr "" "Απενεργοποιήστε το αν γνωρίζεται ότι οι πίνακες pma_* είναι ενημερωμένοι. " "Αυτό αποτρέπει ελέγχους συμβατότητας και αυξάνει την απόδοση" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Φιλοχρηστικός έλεγχος" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4027,19 +4028,19 @@ msgstr "" "Μια φιλοχρηστική περιγραφή αυτού του διακομιστή. Αφήστε το κενό για να " "εμφανίζεται το όνομα." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Φιλοχρηστικό όνομα διακομιστή" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Αν θα εμφανίζεται στο χρήστη ένα κουμπί «Εμφάνιση όλων»" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Δικαίωμα προβολή όλων των γραμμών" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4050,15 +4051,15 @@ msgstr "" "ρυθμίσεων. Αυτό δεν περιορίζει τη δυνατότητα άμεσης εκτέλεσης της ίδιας " "εντολής" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Εμφάνιση φόρμας αλλαγής κωδικού πρόσβασης" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Εμφάνιση φόρμας δημιουργίας βάσης δεδομένων" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4066,19 +4067,19 @@ msgstr "" "Ορίζει αν θα εμφανίζονται οι τύποι των πεδίων σε κατάσταση επεξεργασίας/" "εισαγωγής" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Εμφάνιση τύπων πεδίου" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Προβολή των πεδίων συναρτήσεων σε κατάσταση επεξεργασίας εισαγωγής" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Εμφάνιση πεδίων συναρτήσεων" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4086,35 +4087,35 @@ msgstr "" "Εμφανίζει σύνδεσμο για την τεκμηρίωση της συνάρτησης [a@http://php.net/" "manual/function.phpinfo.php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Εμφάνιση συνδέσμου phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Εμφάνιση λεπτομερών πληροφοριών διακομιστή MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Ορίζει αν τα δημιουργημένα ερωτήματα SQL από το phpMyAdmin πρέπει να " "προβάλονται" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Εμφάνιση ερωτημάτων SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Δικαίωμα προβολής στατιστικών βάσης δεδομένων και πινάκων (π.χ. χρήση χώρου " "στο δίσκο)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Εμφάνιση στατιστικών" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4122,11 +4123,11 @@ msgstr "" "Αν οι επεξηγήσεις είναι ενεργοποιημένες και έχει οριστεί σχόλιο για τη βάση " "δεδομένων, αυτή η επιλογή θα αντικαταστήσει το όνομα με το σχόλιο." -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Προβολή σχολίου βάσης δεδομένων αντί για το όνομα" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4138,30 +4139,30 @@ msgstr "" "$cfg['LeftFrameTableSeparator'], έτσι μόνο ο φάκελος καλείται όπως η " "ετικέτα, ενώ το όνομα του πίνακα δεν αλλάζει" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Προβολή σχολίου πίνακα αντί για το όνομά του" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Προβολή σχολίων πινάκων στις επεξηγήσεις" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Επισήμανση χρησιμοποιημένων πινάκων και ενεργοποίηση της δυνατότητας " "προβολής των βάσεων δεδομένων με κλειδωμένους πίνακες" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Παράβλεψη κλειδωμένων πινάκων" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Απαιτεί την ενεργοποίηση του Εγκυροποιητή SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4171,7 +4172,7 @@ msgstr "Απαιτεί την ενεργοποίηση του Εγκυροποι msgid "Password" msgstr "Κωδικός Πρόσβασης" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4179,11 +4180,11 @@ msgstr "" "[strong]Προειδοποίηση:[/strong] απαιτείται η επέκταση PHP SOAP ή η PEAR SOAP " "να έχει εγκατασταθεί" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Ενεργοποίηση του Εγκυροποιητή SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4191,12 +4192,12 @@ msgstr "" "Αν έχετε ένα προσαρμοσμένο όνομα χρήστη, ορίστε το εδώ (προεπιλογή:[kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Όνομα χρήστη" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4204,19 +4205,19 @@ msgstr "" "Προτείνεται ένα όνομα βάσης δεδομένων στη φόρμα «Δημιουργία Βάσης " "δεδομένων» (αν είναι δυνατό) ή διατήρηση του πεδίου άδειου" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Πρόταση νέου ονόματος βάσης δεδομένων" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Μια προειδοποίηση εμφανίζεται στη βασική σελίδα αν βρεθεί το Suhosin" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "προειδοποίηση Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4225,11 +4226,11 @@ msgstr "" "πολλαπλασιαστεί για τα textareas των ερωτημάτων (x2) και το παράθυρο των " "ερωτημάτων (x1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Στήλες περιοχής κειμένου (textarea)" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4238,32 +4239,32 @@ msgstr "" "πολλαπλασιαστεί για τα textareas των ερωτημάτων (x2) και το παράθυρο των " "ερωτημάτων (x1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Γραμμές περιοχής κειμένου (textarea)" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται μια βάση δεδομένων" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν δεν επιλέγεται τίποτα" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Προεπιλεγμένος τίτλος" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται ένας διακομιστής" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται ένας πίνακας" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4275,28 +4276,28 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) προερχόμενη από τη διεύθυνση 1.2.3.4:" "[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Λίστα αξιόπιστων διευθύνσεων IP για να επιτρέπεται/απαγορεύεται" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Φάκελος στο διακομιστή όπου μπορείτε να αποστείλετε αρχεία για εισαγωγή" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Φάκελος αποστολής" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Επιτρέπει την αναζήτηση εντός ολόκληρης της βάσης δεδομένων" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Χρήση αναζήτησης βάσης δεδομένων" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4304,11 +4305,11 @@ msgstr "" "Όταν απενεργοποιηθεί, οι χρήστες δεν μπορούν να ορίσουν καμιά από τις " "παρακάτω επιλογές, ανεξάρτητα από την επιλογή στα δεξιά" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Ενεργοποίηση της καρτέλας Δημιουργός στις ρυθμίσεις" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4318,21 +4319,21 @@ msgstr "" "δηλώσεων. Δείτε στο libraries/import.lib.php τις προεπιλογές για το πόσες " "δηλώσεις μπορεί να περιέχει ένα ερώτημα." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Φιλοχρηστικές πολλαπλές δηλώσεις" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Έλεγχος για τελευταία έκδοση" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Ενεργοποιεί τον έλεγχο για τη τελευταία έκδοση στη κεντρική σελίδα του " "phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4340,7 +4341,7 @@ msgstr "" msgid "Version check" msgstr "Έλεγχος έκδοσης" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4348,7 +4349,7 @@ msgstr "" "Ενεργοποίηση της συμπίεσης [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]" "ZIP[/a] για λειτουργίες εισαγωγής και εξαγωγής" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4514,7 +4515,7 @@ msgstr "Εργασίες" msgid "Return type" msgstr "Τύπος επιστροφής" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4535,7 +4536,7 @@ msgstr "Ο διακομιστής δεν αποκρίνεται" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(ή η τοπική υποδοχή του διακομιστή MySQL δεν έχει ρυθμιστεί σωστά)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Λεπτομέρειες..." @@ -4690,46 +4691,46 @@ msgid "use this for future exports" msgstr "χρησιμοποιήστε το για μελλοντικές εξαγωγές" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Σύνολο χαρακτήρων του αρχείου:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Συμπίεση" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Καμία" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "συμπίεση «zip»" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "συμπίεση «gzip»" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "συμπίεση «bzip»" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Προβολή εξαγόμενου ως κείμενο" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Μορφοποίηση" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Επιλογές Ορισμένης Μορφής:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4737,7 +4738,7 @@ msgstr "" "Μεταβείτε πιο κάτω για να συμπληρώσετε τις επιλογές για την επιλεγμένη μορφή " "και αγνοήστε τις επιλογές για τις άλλες μορφές." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Μετατροπή κωδικοποίησης" @@ -4862,11 +4863,11 @@ msgstr "κάθετη" msgid "in %s mode and repeat headers after %s cells" msgstr "σε %s μορφή με επανάληψη επικεφαλίδων ανά %s κελιά" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ταξινόμηση ανά κλειδί" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4880,95 +4881,95 @@ msgstr "Ταξινόμηση ανά κλειδί" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Επιλογές" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Περιληπτικά κείμενα" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Πλήρη κείμενα" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Κλειδί συσχέτισης" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Στήλη προβολής συσχέτισης" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Εμφάνιση δυαδικών περιεχομένων" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Εμφάνιση περιεχομένων BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Μετατροπή περιηγητή" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Αντιγραφή" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Η Εγγραφή έχει διαγραφεί" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Τερματισμός" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "στην εντολή" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Εμφάνιση εγγραφών " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "συνολικά" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Το ερώτημα χρειάστηκε %01.4f δευτερόλεπτα" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Αλλαγή" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Λειτουργίες αποτελεσμάτων ερωτήματος" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Προβολή εκτύπωσης (με πλήρη κείμενα)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Εμφάνιση διαγράμματος" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Δημιουργία προβολής" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Δεν βρέθηκε η σύνδεση" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Πληροφορίες έκδοσης" @@ -6143,7 +6144,7 @@ msgstr "" "Παρακαλώ διαβάστε στην τεκμηρίωση για το πως μπορείτε να ανανεώσετε τον " "πίνακα Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Αποθηκευμένο ερώτημα SQL" @@ -6221,7 +6222,7 @@ msgstr "Κατάσταση πρωτεύοντος" msgid "Slave status" msgstr "Κατάσταση δευτερεύοντος" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Μεταβλητή" @@ -6229,7 +6230,7 @@ msgstr "Μεταβλητή" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Τιμή" @@ -6500,62 +6501,62 @@ msgstr "Διαφορά" msgid "Target database" msgstr "Βάση δεδομένων προορισμού" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Εκτέλεση ερωτήματος/ερωτημάτων SQL στο διακομιστή «%s»" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Καθάρισμα" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Στήλες" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Αποθήκευση αυτού του ερωτήματος SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Δικαίωμα πρόσβασης στο σελίδοδείκτη σε κάθε χρήστη" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Αντικατάσταση υπάρχοντος σελιδοδείκτη με το ίδιο όνομα" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Να μην αλλάξει το ερώτημα από εξωτερική πηγή" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Διαχωριστικό" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Επανεμφάνιση αυτού του ερώτηματος εδώ" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Αποστολή" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Μόνο ανάγνωση" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Τοποθεσία του αρχείου κειμένου" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Υποκατάλογος αποθήκευσης αρχείων διακομιστή" @@ -6666,7 +6667,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Ευρετήριο" @@ -6977,27 +6978,27 @@ msgstr "Επέκταση PHP" msgid "Show PHP information" msgstr "Εμφάνιση πληροφοριών της PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Επίσημη σελίδα του phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Συνεισφορά" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Υποστήριξη" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Λίστα αλλαγών" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7010,7 +7011,7 @@ msgstr "" "επιθέσεις και θα πρέπει να διορθώσετε το πρόβλημα εισάγωντας κωδικό " "πρόσβασης για το χρήστη «root».." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7020,7 +7021,7 @@ msgstr "" "επιλογή είναι ασύμβατη με το phpMyAdmin και ίσως προκαλέσει πρόβλημα με " "μερικά δεδομένα!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7031,7 +7032,7 @@ msgstr "" "μπορεί να χωρίσει συμβολοσειρές σωστά και ίσως προκύψουν μη αναμενόμενα " "αποτελέσματα." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7043,7 +7044,7 @@ msgstr "" "ρυθμισμένη εγκυρότητα cookie στο phpMyAdmin. Εξαιτίας αυτού, η σύνδεσή σας " "θα λήξει νωρίτερα από ό,τι ρυθμίστηκε στο phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7053,13 +7054,13 @@ msgstr "" "ρυθμισμένη εγκυρότητα cookie στο phpMyAdmin. Εξαιτίας αυτού, η σύνδεσή σας " "θα λήξει νωρίτερα από ό,τι ρυθμίστηκε στο phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Το αρχείο ρυθμίσεων χρειάζεται τώρα μία μυστική φράση-κλειδί " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7069,7 +7070,7 @@ msgstr "" "εγκατάστασης, υπάρχει ακόμα στο φάκελο phpMyAdmin. Πρέπει να τον διαγράψετε " "μόλις ρυθμιστεί το phpMyAdmin." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7079,7 +7080,7 @@ msgstr "" "εκτεταμένα χαρακτηριστικά έχουν απενεργοποιηθεί. Για να δείτε γιατί πατήστε " "%sεδώ%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7089,7 +7090,7 @@ msgstr "" "σας. Μερικές λειτουργίες του phpMyAdmin δεν θα υφίσταται. Για παράδειγμα το " "πλαίσιο πλοήγησης δεν θα ανανεώνεται αυτόματα." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7098,7 +7099,7 @@ msgstr "" "Η έκδοση της βιβλιοθήκης PHP MySQL (%s) διαφέρει από την έκδοση του " "διακομιστή MySQL (%s). Αυτό ίσως έχει μη προβλέψιμα αποτελέσματα." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7107,7 +7108,7 @@ msgstr "" "Ο διακομιστής εκτελείται με Suhosin. Αναφερθείτε στην %sτεκμηρίωση%s για " "πιθανά ζητήματα." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Δεν υπάρχουν βάσεις δεδομένων" @@ -7459,20 +7460,20 @@ msgstr "%s βάσεις δεδομένων διεγράφησαν επιτυχώ msgid "Databases statistics" msgstr "Στατιστικά βάσης" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Πρωτεύουσα αναπαραγωγή" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Δευτερεύουσα αναπαραγωγή" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Ενεργοποίηση Στατιστικών" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9819,39 +9820,39 @@ msgstr "Έλεγχος ακεραιότητας συσχετίσεων:" msgid "Show tables" msgstr "Εμφάνιση πινάκων" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Χρήση χώρου" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Χρήση" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Αποτελεσματικός" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Στατιστικά Εγγραφών" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Δηλώσεις" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "στατικό" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "δυναμικά" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Μέγεθος Γραμμής" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Μέγεθος Εγγραφής " @@ -9977,7 +9978,7 @@ msgstr "Μετά το %s" msgid "Create an index on  %s columns" msgstr "Δημιουργία ευρετηρίου σε  %s  στήλες" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "κατατμήθηκε" diff --git a/po/en_GB.po b/po/en_GB.po index c2ab85dcfa..e28622c6b6 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-10 16:24+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: english-gb \n" @@ -49,19 +49,19 @@ msgstr "Search" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Column" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Type" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE before copying" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Add %s" @@ -334,7 +334,7 @@ msgstr "Switch to copied database" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Edit or export relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Table" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rows" @@ -382,21 +382,21 @@ msgstr "in use" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creation" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Last update" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Last check" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "visual builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sort" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascending" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descending" @@ -496,8 +496,8 @@ msgstr "Submit Query" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Access denied" @@ -540,13 +540,13 @@ msgstr "Browse" msgid "Delete the matches for the %s table?" msgstr "Delete the matches for the %s table?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Delete" @@ -609,7 +609,7 @@ msgstr "Tracking is active." msgid "Tracking is not active." msgstr "Tracking is not active." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Check All" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Uncheck All" @@ -662,16 +662,16 @@ msgstr "Uncheck All" msgid "Check tables having overhead" msgstr "Check tables having overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Print view" @@ -683,7 +683,7 @@ msgstr "Empty" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Drop" @@ -692,8 +692,8 @@ msgstr "Drop" msgid "Check table" msgstr "Check table" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimise table" @@ -713,12 +713,12 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "Tracked tables" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -909,7 +909,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1093,7 +1093,16 @@ msgstr "Show query box" msgid "Inline Edit" msgstr "Inline Edit" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Edit" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1101,61 +1110,61 @@ msgstr "Inline Edit" msgid "Save" msgstr "Save" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Hide" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Hide search criteria" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Show search criteria" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Select referenced key" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Select Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Please select the primary key or a unique key" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Choose column to display" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Add an option for column " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Generate password" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generate" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Change Password" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "More" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1165,254 +1174,254 @@ msgstr "" "upgrading. The newest version is %s, released on %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", latest stable version:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Done" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Prev" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Next" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Today" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "January" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "February" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "March" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "April" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "May" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "June" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "July" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "August" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "September" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "October" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "November" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "December" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Sunday" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Monday" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Tuesday" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Wednesday" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Thursday" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Friday" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Saturday" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sun" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Mon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Tue" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Wed" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Thu" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fri" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sat" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Su" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Mo" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Tu" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "We" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Th" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Fr" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Wk" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hour" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minute" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Second" @@ -1488,14 +1497,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "Comment" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Edit" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "The primary key has been dropped" @@ -1514,7 +1515,7 @@ msgstr "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1625,7 +1626,7 @@ msgid "Cannot connect: invalid settings." msgstr "Cannot connect: invalid settings." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1652,58 +1653,58 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Log in" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin documentation" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "You can enter hostname/IP address and port separated by space." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Username:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Password:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server Choice" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies must be enabled past this point." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Login without a password is forbidden by configuration (see AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Cannot log in to the MySQL server" @@ -1771,7 +1772,7 @@ msgid "shared" msgstr "shared" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tables" @@ -1785,18 +1786,18 @@ msgstr "Tables" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1845,7 +1846,7 @@ msgstr "GD extension is needed for charts." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder is needed for chart tooltips." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
If you receive a blank page, everything " "is fine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Could not load default configuration from: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1874,27 +1875,27 @@ msgstr "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Invalid server index: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Invalid authentication method set in configuration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." @@ -1928,8 +1929,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentation" @@ -1946,7 +1947,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "Failed to connect to SQL validator!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explain SQL" @@ -1958,11 +1959,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "Without PHP Code" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Create PHP Code" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Refresh" @@ -1971,7 +1972,7 @@ msgstr "Refresh" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validate SQL" @@ -2082,7 +2083,7 @@ msgid "Structure" msgstr "Structure" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2090,8 +2091,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insert" @@ -2110,7 +2111,7 @@ msgstr "Browse your computer:" msgid "Select from the web server upload directory %s:" msgstr "Select from the web server upload directory %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "The directory you set for upload work cannot be reached" @@ -2259,7 +2260,7 @@ msgid "Set value: %s" msgstr "Set value: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Restore default value" @@ -2460,7 +2461,7 @@ msgstr "Default table tab" msgid "Show binary contents as HEX by default" msgstr "Show binary contents as HEX by default" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Show binary contents as HEX" @@ -2520,12 +2521,12 @@ msgstr "Maximum execution time" msgid "Save as file" msgstr "Save as file" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Character set of the file" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2536,8 +2537,8 @@ msgstr "Compression" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2545,14 +2546,14 @@ msgstr "Compression" msgid "Put columns names in the first row" msgstr "Put columns names in the first row" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Columns enclosed by" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Columns escaped by" @@ -2560,8 +2561,8 @@ msgstr "Columns escaped by" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Replace NULL by" @@ -2569,13 +2570,13 @@ msgstr "Replace NULL by" msgid "Remove CRLF characters within columns" msgstr "Remove CRLF characters within columns" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Columns terminated by" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Lines terminated by" @@ -2597,8 +2598,8 @@ msgid "Table name template" msgstr "Table name template" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2623,13 +2624,13 @@ msgid "Label key" msgstr "Label key" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2654,12 +2655,12 @@ msgstr "Remember file name template" msgid "Enclose table and column names with backquotes" msgstr "Enclose table and column names with backquotes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL compatibility mode" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Syntax to use when inserting data" @@ -2683,31 +2684,31 @@ msgstr "Use hexadecimal for BLOB" msgid "Use ignore inserts" msgstr "Use ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximal length of created query" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Export type" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Enclose export in a transaction" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Export time in UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Force secured connection while using phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Force SSL connection" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2715,34 +2716,34 @@ msgstr "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Foreign key dropdown order" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "A dropdown will be used if fewer items are present" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Foreign key limit" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Browse mode" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Customise browse mode" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Customise default options" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2750,119 +2751,119 @@ msgstr "Customise default options" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Developer" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Settings for phpMyAdmin developers" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Edit mode" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Customise edit mode" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Export defaults" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Customise default export options" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Features" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "General" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Set some commonly used options" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Import defaults" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Customise default common import options" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / export" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Set import and export directories and compression options" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Databases display options" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigation frame" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Customise appearance of the navigation frame" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servers" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Servers display options" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Tables display options" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Main frame" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Other core settings" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Settings that didn't fit enywhere else" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Page titles" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2872,22 +2873,22 @@ msgstr "" "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Query window" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Customise query window options" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Security" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2895,23 +2896,23 @@ msgstr "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Basic settings" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Authentication" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Authentication settings" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Server configuration" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2919,15 +2920,15 @@ msgstr "" "Advanced server configuration, do not change these options unless you know " "what they are for" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Enter server connection parameters" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Configuration storage" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2937,11 +2938,11 @@ msgstr "" "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Changes tracking" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2949,44 +2950,44 @@ msgstr "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Customise export options" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Customise import defaults" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Customise navigation frame" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Customise main frame" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL queries" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL Query box" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Customise links shown in SQL Query boxes" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL queries settings" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL Validator" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2998,43 +2999,43 @@ msgstr "" "strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Startup" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Customise startup page" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Tabs" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Choose how you want tabs to work" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Text fields" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Customise text input fields" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Warnings" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Disable some of the warnings shown by phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3042,15 +3043,15 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra parameters for iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3058,11 +3059,11 @@ msgstr "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignore multiple statement errors" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3072,21 +3073,21 @@ msgstr "" "This might be good way to import large files, however it can break " "transactions." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Partial import: allow interrupt" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Do not abort on INSERT error" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Replace table data with file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3094,88 +3095,88 @@ msgstr "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format of imported file" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Use LOCAL keyword" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Column names in first row" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Do not import empty rows" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Import currencies (£5.00 to 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Import percentages as proper decimals (12.00% to .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Number of queries to skip from start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Partial import: skip queries" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Do not use AUTO_INCREMENT for zero values" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Initial state for sliders" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "How many rows can be inserted at one time" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Number of inserted rows" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Target for quick access icon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Show logo in left frame" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Display logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Display server choice at the top of the left frame" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Display servers selection" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Minimum number of tables to display the table filter box" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "String that separates databases into different tree levels" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Database tree separator" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3183,39 +3184,39 @@ msgstr "" "Only light version; display databases in a tree (determined by the separator " "defined below)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Display databases in a tree" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Disable this if you want to see all databases at once" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Use light version" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maximum table tree depth" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "String that separates tables into different tree levels" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Table tree separator" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL where logo in the navigation frame will point to" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo link URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3223,37 +3224,37 @@ msgstr "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo link target" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Highlight server under the mouse cursor" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Enable highlighting" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Use less graphically intense tabs" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Light tabs" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Maximum number of characters shown in any non-numeric column on browse view" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Limit column characters" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3263,11 +3264,11 @@ msgstr "" "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Delete all cookies on logout" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3275,11 +3276,11 @@ msgstr "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Recall user name" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3291,52 +3292,52 @@ msgstr "" "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Login cookie store" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Define how long (in seconds) a login cookie is valid" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Login cookie validity" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Double size of textarea for LONGTEXT columns" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Bigger textarea for LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Use icons on main page" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maximum number of characters used when a SQL query is displayed" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maximum displayed SQL length" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Users cannot set a higher value" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "Maximum number of databases displayed in left frame and database list" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maximum databases" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3346,19 +3347,19 @@ msgstr "" "contains more rows, "Previous" and "Next" links will be " "shown." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximum number of rows to display" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maximum number of tables displayed in table list" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maximum tables" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3366,11 +3367,11 @@ msgstr "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt warning" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3378,47 +3379,47 @@ msgstr "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Memory limit" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "These are Edit, Inline edit, Copy and Delete links" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Show table row links on left side" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Show table row links on right side" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Use natural order for sorting table and database names" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Natural order" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Use only icons, only text or both" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Iconic navigation bar" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "use GZip output buffering for increased speed in HTTP transfers" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip output buffering" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3426,19 +3427,19 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Default sorting order" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Use persistent connections to MySQL databases" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Persistent connections" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3448,23 +3449,23 @@ msgstr "" "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Missing phpMyAdmin configuration storage tables" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Iconic table operations" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disallow BLOB and BINARY columns from editing" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Protect binary columns" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3474,108 +3475,108 @@ msgstr "" "storage). If disabled, this utilises JS-routines to display query history " "(lost by window close)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanent query history" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "How many queries are kept in history" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Query history length" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Tab displayed when opening a new query window" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Default query window tab" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Query window height (in pixels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Query window height" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Query window width (in pixels)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Query window width" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Select which functions will be used for character set conversion" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Recoding engine" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Repeat headers" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Show help button instead of Documentation text" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Show help button" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Directory where exports can be saved on server" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Save directory" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Leave blank if not used" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Host authorisation order" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Leave blank for defaults" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Host authorisation rules" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Allow logins without a password" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Allow root login" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3585,19 +3586,19 @@ msgstr "" "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey config file" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Authentication method to use" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Authentication type" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3605,11 +3606,11 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Bookmark table" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3617,31 +3618,31 @@ msgstr "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Column information table" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Compress connection to MySQL server" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Compress connection" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Connection type" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Control user password" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3649,19 +3650,19 @@ msgstr "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Control user" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Count tables when showing database list" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Count tables" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3669,11 +3670,11 @@ msgstr "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Designer table" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3681,27 +3682,27 @@ msgstr "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Disable use of INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "What PHP extension to use; you should use mysqli if supported" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP extension to use" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Hide databases matching regular expression (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Hide databases" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3709,31 +3710,31 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Hostname where MySQL server is running" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Server hostname" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Try to connect without password" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Connect without password" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3747,29 +3748,29 @@ msgstr "" "their names in order and use [kbd]*[/kbd] at the end to show the rest in " "alphabetical order." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Show only listed databases" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Leave empty if not using config auth" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Password for config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schema: pages table" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3779,19 +3780,19 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Database name" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Server port" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3799,19 +3800,19 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relation table" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL command to fetch available databases" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES command" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3819,41 +3820,41 @@ msgstr "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon session name" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Socket on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Enable SSL for connection to MySQL server" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Use SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schema: table coordinates" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3861,11 +3862,11 @@ msgstr "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Display columns table" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3873,11 +3874,11 @@ msgstr "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Add DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3885,11 +3886,11 @@ msgstr "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Add DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3897,20 +3898,20 @@ msgstr "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Add DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Defines the list of statements the auto-creation uses for new versions." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Statements to track" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3918,11 +3919,11 @@ msgstr "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL query tracking table" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3930,11 +3931,11 @@ msgstr "" "Whether the tracking mechanism creates versions for tables and views " "automatically." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automatically create versions" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3942,15 +3943,15 @@ msgstr "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "User preferences storage table" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "User for config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3958,11 +3959,11 @@ msgstr "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Verbose check" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3970,20 +3971,20 @@ msgstr "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Verbose name of this server" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Whether a user should be displayed a "show all (rows)" button" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Allow to display all the rows" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -3993,15 +3994,15 @@ msgstr "" "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Show password change form" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Show create database form" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4009,19 +4010,19 @@ msgstr "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Show field types" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Display the function fields in edit/insert mode" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Show function fields" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4029,32 +4030,32 @@ msgstr "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Show phpinfo() link" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Show detailed MySQL server information" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Defines whether SQL queries generated by phpMyAdmin should be displayed" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Show SQL queries" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Allow to display database and table statistics (eg. space usage)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Show statistics" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4062,11 +4063,11 @@ msgstr "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Display database comment instead of its name" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4078,29 +4079,29 @@ msgstr "" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Display table comment instead of its name" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Display table comments in tooltips" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Mark used tables and make it possible to show databases with locked tables" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Skip locked tables" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Requires SQL Validator to be enabled" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4110,7 +4111,7 @@ msgstr "Requires SQL Validator to be enabled" msgid "Password" msgstr "Password" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4118,11 +4119,11 @@ msgstr "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Enable SQL Validator" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4130,12 +4131,12 @@ msgstr "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Username" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4143,19 +4144,19 @@ msgstr "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Suggest new database name" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "A warning is displayed on the main page if Suhosin is detected" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin warning" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4163,11 +4164,11 @@ msgstr "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Textarea columns" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4175,31 +4176,31 @@ msgstr "" "Textarea size (rows) in edit mode, this value will be emphasised for SQL " "query textareas (*2) and for query window (*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Textarea rows" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Title of browser window when a database is selected" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Title of browser window when nothing is selected" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Default title" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Title of browser window when a server is selected" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Title of browser window when a table is selected" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4211,27 +4212,27 @@ msgstr "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "List of trusted proxies for IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Directory on server where you can upload files for import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Upload directory" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Allow for searching inside the entire database" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Use database search" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4239,11 +4240,11 @@ msgstr "" "When disabled, users cannot set any of the options below, regardless of the " "check-box on the right" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Enable the Developer tab in settings" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4253,19 +4254,19 @@ msgstr "" "libraries/import.lib.php for defaults on how many queries a statement may " "contain." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Verbose multiple statements" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Check for latest version" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Enables check for latest version on main phpMyAdmin page" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4273,7 +4274,7 @@ msgstr "Enables check for latest version on main phpMyAdmin page" msgid "Version check" msgstr "Version check" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4281,7 +4282,7 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4442,7 +4443,7 @@ msgstr "Routines" msgid "Return type" msgstr "Return type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4463,7 +4464,7 @@ msgstr "The server is not responding" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Details..." @@ -4617,46 +4618,46 @@ msgid "use this for future exports" msgstr "use this for future exports" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Character set of the file:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compression:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "None" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zipped" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzipped" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "View output as text" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Format-specific options:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4664,7 +4665,7 @@ msgstr "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Encoding Conversion:" @@ -4785,11 +4786,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s mode and repeat headers after %s cells" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sort by key" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4803,95 +4804,95 @@ msgstr "Sort by key" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Options" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Partial texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Full texts" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relational key" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relational display column" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Show binary contents" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Show BLOB contents" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Copy" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "The row has been deleted" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Query took %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Change" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Print view (with full texts)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Display chart" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Create view" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link not found" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Version information" @@ -6051,7 +6052,7 @@ msgid "" msgstr "" "Please see the documentation on how to update your column_comments table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Bookmarked SQL query" @@ -6125,7 +6126,7 @@ msgstr "Master status" msgid "Slave status" msgstr "Slave status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variable" @@ -6133,7 +6134,7 @@ msgstr "Variable" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Value" @@ -6404,62 +6405,62 @@ msgstr "Difference" msgid "Target database" msgstr "Target database" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Run SQL query/queries on server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Run SQL query/queries on database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Clear" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Columns" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Bookmark this SQL query" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Let every user access this bookmark" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Replace existing bookmark of same name" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Do not overwrite this query from outside the window" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimiter" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Show this query here again " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submit" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "View only" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Location of the text file" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web server upload directory" @@ -6569,7 +6570,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6875,27 +6876,27 @@ msgstr "PHP extension" msgid "Show PHP information" msgstr "Show PHP information" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Official Homepage" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Contribute" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Get support" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "List of changes" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6907,7 +6908,7 @@ msgstr "" "running with this default, is open to intrusion, and you really should fix " "this security hole by setting a password for user 'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6917,7 +6918,7 @@ msgstr "" "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6927,7 +6928,7 @@ msgstr "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6939,7 +6940,7 @@ msgstr "" "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6947,12 +6948,12 @@ msgstr "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6962,7 +6963,7 @@ msgstr "" "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6971,7 +6972,7 @@ msgstr "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6981,7 +6982,7 @@ msgstr "" "functionality will be missing. For example navigation frame will not refresh " "automatically." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6990,7 +6991,7 @@ msgstr "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behaviour." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -6999,7 +7000,7 @@ msgstr "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "No databases" @@ -7347,20 +7348,20 @@ msgstr "%s databases have been dropped successfully." msgid "Databases statistics" msgstr "Databases statistics" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master replication" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slave replication" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Enable Statistics" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9611,39 +9612,39 @@ msgstr "Check referential integrity:" msgid "Show tables" msgstr "Show tables" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Space usage" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Usage" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effective" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Row Statistics" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Statements" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "static" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamic" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Row length" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Row size " @@ -9767,7 +9768,7 @@ msgstr "After %s" msgid "Create an index on  %s columns" msgstr "Create an index on  %s columns" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partitioned" diff --git a/po/es.po b/po/es.po index eec3207428..a18f7bdd71 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-02 11:10+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" @@ -49,19 +49,19 @@ msgstr "Buscar" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Columna" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipo" @@ -311,7 +311,7 @@ msgstr "CREAR BASE DE DATOS antes de copiar" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Añada %s" @@ -334,7 +334,7 @@ msgstr "Seleccionar la base de datos copiada" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Cotejamiento" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Editar o exportar esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tabla" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Filas" @@ -382,21 +382,21 @@ msgstr "en uso" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creación" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Última actualización" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Última revisión" @@ -422,20 +422,20 @@ msgid "visual builder" msgstr "editor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descendente" @@ -498,8 +498,8 @@ msgstr "Ejecutar la consulta" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Acceso denegado" @@ -544,13 +544,13 @@ msgstr "Examinar" msgid "Delete the matches for the %s table?" msgstr "¿Eliminar las coincidencias para la tabla %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Borrar" @@ -613,7 +613,7 @@ msgstr "El seguimiento está activo." msgid "Tracking is not active." msgstr "El seguimiento no está activo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,21 +644,21 @@ msgstr "" "%s es el motor de almacenamiento predeterminado en este servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Para los elementos que están marcados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Desmarcar todos" @@ -667,16 +667,16 @@ msgstr "Desmarcar todos" msgid "Check tables having overhead" msgstr "Marcar las tablas con residuo a depurar" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vista de impresión" @@ -688,7 +688,7 @@ msgstr "Vaciar" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Eliminar" @@ -697,8 +697,8 @@ msgstr "Eliminar" msgid "Check table" msgstr "Revisar la tabla" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizar la tabla" @@ -718,12 +718,12 @@ msgstr "Diccionario de datos" msgid "Tracked tables" msgstr "Tablas con seguimiento" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -750,7 +750,7 @@ msgid "Status" msgstr "Estado actual" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -920,7 +920,7 @@ msgstr "" "importación a menos que usted incremente el tiempo de ejecución de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1106,7 +1106,16 @@ msgstr "Mostrar ventana de consultas SQL" msgid "Inline Edit" msgstr "Editar en línea" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Editar" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1114,61 +1123,61 @@ msgstr "Editar en línea" msgid "Save" msgstr "Guardar" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Ocultar" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Ocultar criterio de búsqueda" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Mostrar criterio de búsqueda" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Seleccione la clave referenciada" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Seleccione la clave foránea" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Por favor seleccione la clave primaria o una clave única" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Elegir la columna a mostrar" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Añadir una opción para la columna" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Generar contraseña" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generar" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Cambar contraseña" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Más" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1178,254 +1187,254 @@ msgstr "" "la obtenga. La versión más reciente es %s, y existe desde el %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", versión estable más reciente:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Terminado" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Previo" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Siguiente" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Hoy" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Enero" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Febrero" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Marzo" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Abril" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mayo" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Junio" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Julio" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Agosto" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Septiembre" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Octubre" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Noviembre" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Diciembre" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Ene" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dic" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Domingo" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Lunes" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Martes" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Miércoles" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Jueves" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Viernes" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sábado" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mie" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Jue" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Vie" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sab" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Do" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Lu" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Mi" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Ju" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Vi" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Sem" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hora" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuto" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Segundo" @@ -1502,14 +1511,6 @@ msgstr "Cardinalidad" msgid "Comment" msgstr "Comentario" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Editar" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "La clave primaria ha sido eliminada" @@ -1528,7 +1529,7 @@ msgstr "" "Los índices %1$s y %2$s parecen ser iguales y posiblemente se puede eliminar " "uno." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1641,7 +1642,7 @@ msgid "Cannot connect: invalid settings." msgstr "No se estableció la conexión: los parámetros están incorrectos." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1668,63 +1669,63 @@ msgstr "" "config.inc.php y asegurarse que corresponden con la información provista por " "el administrador del servidor MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Iniciar sesión" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentación de phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Puede escribir el nombre del proveedor de servicios/dirección IP y el " "puerto, separado por un espacio." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Servidor:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Usuario:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Contraseña:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Elección del servidor" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Las cookies deben estar activadas." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "El inicio de sesión sin contraseña está prohibido por la configuración (ver " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "No ha habido actividad desde hace %s o más segundos, por favor reingrese al " "sitio" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "El servidor MySQL no autorizó su ingreso" @@ -1793,7 +1794,7 @@ msgid "shared" msgstr "compartido" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tablas" @@ -1807,18 +1808,18 @@ msgstr "Tablas" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Datos" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Residuo a depurar" @@ -1867,7 +1868,7 @@ msgstr "Se necesita la extensión GD para las gráficas." msgid "JSON encoder is needed for chart tooltips." msgstr "Se necesita el encoder JSON para los globos de ayuda en las gráficas." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Si recibe una página en blanco, todo está correcto." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "No se pudo cargar la configuración predeterminada desde: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1896,29 +1897,29 @@ msgstr "" "¡El contenido de $cfg['PmaAbsoluteUri'] DEBE estar definido en el " "archivo de configuración config.inc.php!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Índice de servidor inválido: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "El nombre del host no es válido para el servidor %1$s. Por favor revise su " "configuración." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Servidor" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Método de autenticación no válido definido en la configuración:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Usted debería actualizar su %s a la versión %s o más reciente." @@ -1952,8 +1953,8 @@ msgstr "es" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentación" @@ -1970,7 +1971,7 @@ msgstr "MySQL ha dicho: " msgid "Failed to connect to SQL validator!" msgstr "No pudo conectarse a un validador de SQL!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explicar SQL" @@ -1982,11 +1983,11 @@ msgstr "Omitir la explicación del SQL" msgid "Without PHP Code" msgstr "Sin código PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Crear código PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Actualizar" @@ -1995,7 +1996,7 @@ msgstr "Actualizar" msgid "Skip Validate SQL" msgstr "Saltar la validación de SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validar SQL" @@ -2106,7 +2107,7 @@ msgid "Structure" msgstr "Estructura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2114,8 +2115,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insertar" @@ -2135,7 +2136,7 @@ msgid "Select from the web server upload directory %s:" msgstr "" "Seleccionar directorio en el servidor web para subir los archivos %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2290,7 +2291,7 @@ msgid "Set value: %s" msgstr "Valor establecido: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Restaurar valor predeterminado" @@ -2498,7 +2499,7 @@ msgstr "Ceja predeterminada de la tabla" msgid "Show binary contents as HEX by default" msgstr "Mostrar el contenido binario en HEXadecimal por defecto" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Mostrar contenido binario como HEXadecimal" @@ -2558,12 +2559,12 @@ msgstr "Tiempo máximo de ejecución" msgid "Save as file" msgstr "Guardar como archivo" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Conjunto de caracteres del archivo" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formato" @@ -2574,8 +2575,8 @@ msgstr "Compresión" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2583,14 +2584,14 @@ msgstr "Compresión" msgid "Put columns names in the first row" msgstr "Poner los nombres de campo en la primera fila" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Columnas encerradas por" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Caracter de escape de columnas" @@ -2598,8 +2599,8 @@ msgstr "Caracter de escape de columnas" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Reemplazar NULL por" @@ -2607,13 +2608,13 @@ msgstr "Reemplazar NULL por" msgid "Remove CRLF characters within columns" msgstr "Eliminar los caracteres CRLF en las columnas" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Columnas terminadas en" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Líneas terminadas en" @@ -2637,8 +2638,8 @@ msgid "Table name template" msgstr "Nombre de la plantilla de la tabla" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2663,13 +2664,13 @@ msgid "Label key" msgstr "Clave de la etiqueta" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relaciones" @@ -2694,12 +2695,12 @@ msgstr "Recordar el nombre de la plantilla del archivo" msgid "Enclose table and column names with backquotes" msgstr "Encerrar nombres de tabla y columna con comillas invertidas" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modo compatible con SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Sintaxis a utilizar para insertar datos" @@ -2723,33 +2724,33 @@ msgstr "Use hexadecimal para BLOB" msgid "Use ignore inserts" msgstr "Usar la opción ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Longitud máxima de la consulta creada" # Used as description for SQL syntax Export Type (options are INSERT, UPDATE # and REPLACE) -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Tipo de exportación" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Incluir lo exportado en una transacción" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exportar hora en UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Forzar conexión segura mientras usa phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Forzar la conexión SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2758,34 +2759,34 @@ msgstr "" "foráneas; [kbd]content[/kbd] son los datos referidos, [kbd]id[/kbd] es el " "valor clave" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Orden de despliegue de las claves foráneas" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Se usará un menú dropdown si hay menos ítems presentes" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Límite de las claves foráneas" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Modalidad de navegación" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Cambiar las opciones de la modalidad de visualización" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Personalizar las opciones predeteminadas" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2793,123 +2794,123 @@ msgstr "Personalizar las opciones predeteminadas" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Desarrolladores" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Configuración para desarrolladores de phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Modalidad de edición" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Cambiar las opciones de la modalidad de edición" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Exportar las opciones predeterminadas" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Personalizar las opciones comunes de exportación predeteminadas" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Características" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "General" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Definir algunas opciones usadas normalmente" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importar" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importar las opciones predeterminadas" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Personalizar las opciones comunes de importación predeteminadas" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importar / exportar" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Seleccione los directorios para importar y exportar así como las opciones de " "compresión" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opciones para visualizar las bases de datos" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Página con los elementos de navegación" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" "Cambiar la apariencia predefinida de la página que contiene los elementos de " "navegación" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servidores" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Opciones para visualizar los servidores" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opciones para visualizar las tablas" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Página principal" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Otros parámetros cruciales" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Parámetros que no encajaban en otra parte" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Títulos de página" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2919,22 +2920,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]documentación[/a] para ver las palabras " "mágicas que podrán ser usadas para obtener valores especiales." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Ventana de consulta" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Personalizar las opciones de la ventana de consulta" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Seguridad" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2942,23 +2943,23 @@ msgstr "" "Por favor tome en cuenta que phpMyAdmin es solamente una interfaz y sus " "opciones no limitan a MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Ajustes básicos" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Autentificación" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Configuración de autentificación" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configuración del servidor" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2966,15 +2967,15 @@ msgstr "" "Configuración avanzada del servidor, no cambie estas opciones a menos que " "usted conozca como funcionan" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Escriba los ajustes básicos del servidor" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Almacenamiento de configuración" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2984,11 +2985,11 @@ msgstr "" "adicionales, mire [a@../Documentation.html#linked-tables]linked-tables " "infrastructure[/a] en la documentación" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Seguimiento de cambios" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2996,44 +2997,44 @@ msgstr "" "Seguimiento de cambios hechos en la base de datos. Requiere almacenamiento " "de configuración phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Personalizar las opciones para la exportación" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Personalizar los parámetros de importación predeterminados" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Personalizar el marco de navegación" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Personalizar el marco principal" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Consultas SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Ventana de consultas SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Cambiar los enlaces mostrados en las ventanas de consulta SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Configuración de las consultas SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Validador SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3046,43 +3047,43 @@ msgstr "" "Validator[/a], Copyright 2002 Upright Database Technology.Todos los derechos " "reservados.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Inicio" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Cambiar las opciones de la página de arranque" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Tabulaciones" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Seleccione como quiere que funcionen las tabulaciones" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Campos de texto" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Personalizar los campos de entrada de texto" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texto Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Advertencias" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Desactivar algunas de las advertencias mostradas por phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3090,15 +3091,15 @@ msgstr "" "Habilite la compresión [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] para " "las operaciones de importación y exportación" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Parámetros adicionales para iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3106,11 +3107,11 @@ msgstr "" "De estar activado, phpMyAdmin continúa computando consultas con múltiples " "sentencias incluso si falló una de las consultas" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorar errores en sentencias múltiples" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3120,21 +3121,21 @@ msgstr "" "acercando al límite de tiempo. Esta puede ser una buena forma para importar " "archivos grandes, sin embargo, puede romper las transacciones." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Importación parcial: permitir interrupciones" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "No abortar si ocurre un error con INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Reemplazar los datos de la tabla con los del archivo" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3142,89 +3143,89 @@ msgstr "" "Formato predeterminado; tenga presente que esta lista depende de la " "localización (base de datos, tabla) y solamente SQL está disponible siempre" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formato del archivo importado" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Use la palabra clave LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Nombres de columna en la primera fila" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "No importar filas vacías" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importar monedas (€5.00 como 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importar porcentajes como números decimales (12.00% como .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Número de consultas a saltarse desde el inicio" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Importación parcial: saltarse las consultas" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "No utilizar AUTO_INCREMENT para los valores iguales a cero" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Estado inicial de los deslizadores" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Cuántas filas se pueden insertar de una vez" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Número de filas insertadas" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Destino para el icono de acceso rápido" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Mostrar el logo en la columna izquierda" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Mostrar el logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" "Mostrar la elección de servidor en la parte superior de la columna izquierda" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Mostrar la selección de servidores" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Número mínimo de tablas a mostrar en la ventana de filtro de tabla" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Cadena que separa bases de datos en diferentes niveles de árbol" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Separador de árbol de base de datos" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3232,39 +3233,39 @@ msgstr "" "Solamente la versión ligera; mostrar las bases de datos en un árbol " "(determinado por el separador definido abajo)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Mostrar las bases de datos en un árbol" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Deshabilite esto si quiere ver todas las bases de datos a la vez" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Use la versión clara" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Profundidad máxima del árbol de tablas" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Cadena que separa tablas en diferentes niveles de árbol" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Separador de árbol de tablas" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL a la que apuntará el logotipo del cuadro de navegación" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL para enlace del logo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3272,38 +3273,38 @@ msgstr "" "Abrir la página enlazada en la ventana principal ([kbd]principal[/kbd]) o en " "una nueva ([kbd]nueva[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Objetivo para enlace del logo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Resaltar servidor bajo el cursor" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Permitir destacar" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Use cejas con menor intensidad gráfica" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Cejas claras" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Cantidad máxima de caracteres a mostrar en un campo no-numérico en vista de " "navegación" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Límite de caracteres de la columna" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3315,11 +3316,11 @@ msgstr "" "que debe finalizar sesión de otros servidores cuando se conecta a múltiples " "servidores." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Eliminar todas las cookies al finalizar sesión" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3327,11 +3328,11 @@ msgstr "" "Define si el inicio de sesión anterior se debe recordar o no en la modalidad " "autenticación mediante cookie" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Recordar el nombre del usuario" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3343,56 +3344,56 @@ msgstr "" "para la sesión actual y se borrará tan pronto cierre la ventana del " "navegador. Esto es recomendable para entornos no confiables." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Almacenamiento de cookies de inicio de sesión" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "Define por cuánto tiempo (en segundos) es válido un cookie de inicio de " "sesión" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Validez del cookie usado para el inicio de sesión" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Doble tamaño del textarea para las columnas LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "textarea más grande para LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Usar iconos en la página principal" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Número máximo de caracteres usados al mostrar una consulta SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Máxima longitud al mostrar consulta SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Los usuarios no pueden definir un valor más alto" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Número máximo de bases de datos visibles en la columna izquierda y en el " "listado de bases de datos" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Número máximo de bases de datos" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3402,19 +3403,19 @@ msgstr "" "juego de resultados contiene más filas, aparecerán enlaces "" "Anterior" y "Siguiente"." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Máximo número de filas a mostrar" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Número máximo de tablas mostradas en una lista de tablas" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Número máximo de tablas" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3422,11 +3423,11 @@ msgstr "" "Desactivar advertencia predeterminada que se muestra si no se encuentra " "mcrypt para la cookie de autenticación" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "advertencia mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3434,49 +3435,49 @@ msgstr "" "El número de bytes que un script puede reservar. ej. [kbd]32M[/kbd] ([kbd]0[/" "kbd] para ilimitado)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Límite de la memoria" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Estos son los enlaces para Editar, Editar en el lugar, Copiar y Borrar" # Defines where row-related links are located -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Mostrar enlaces a la izquierda de filas de tabla" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Mostrar enlaces a la derecha de las filas de tabla" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Utilizar orden natural para ordenar nombres de tablas y bases de datos" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Orden natural" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Use solamente íconos, solamente texto o ambos" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Barra de navegación mediante íconos" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Utilizar búfer en salida de GZip para mayor velocidad en transferencias HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Buffer de salida de GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3484,19 +3485,19 @@ msgstr "" "[kbd]SMART[/kbd] - es decir: orden descendente para columnas de tipo TIME, " "DATE, DATETIME y TIMESTAMP, ascendente en los demás casos" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Orden de despliegue predeterminado" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Use conexiones persistentes para las bases de datos MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Conexiones persistentes" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3506,23 +3507,23 @@ msgstr "" "de los detalles de la base de datos si alguna de las tablas requeridas por " "phpMyAdmin no pudo ser encontrada en el almacenamiento de configuración" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Faltan las tablas de almacenaje de configuración de phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Operaciones de las tablas mediante íconos" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "No permitir la edición de columnas BLOB y BINARIAS" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Proteger los campos binarios" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3533,113 +3534,113 @@ msgstr "" "rutinas JavaScript para mostrar el histórico de consultas (olvidado al " "cerrar la ventana)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Histórico permanente de consultas" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Cuántas consultas se guardan en el histórico" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Longitud del histórico de consultas" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "La ceja se muestra cuando abre una nueva ventana de consulta" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Ceja predetermnada para la ventana de consulta" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Altura (en pixels) de la ventana de consultas" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Altura de ventana de consulta" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Anchura de ventana de consulta (en píxeles)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Anchura de ventana de consulta" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleccione cuáles funciones se usarán para la conversión del conjunto de " "caracteres" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Motor de recodificación" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repetir cabecera cada X celdas, [kbd]0[/kbd] desactiva esta funcionalidad" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Repetir cabeceras" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Mostrar botón de ayuda en lugar de texto de documentación" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Mostrar el botón de ayuda" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" "Directorio donde los archivos exportados se pueden guardar en el servidor" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Directorio de almacenamiento" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Deje en blanco si no necesita usarlo" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Orden en que se autentica el Host" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Deje en blanco para usar los valores predeterminados" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Reglas de autorización del Host" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Permitir inicio de sesión sin contraseña" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Permitir el inicio de sesión como root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Nombre a mostrar como dominio (HTTP Basic Auth Realm) durante la " "autenticación HTTP" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Dominio HTTP (Realm)" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3649,19 +3650,19 @@ msgstr "" "dispositivo SweKey[/a] (no localizado en su raíz de documentos; valor " "sugerido: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Archivo de configuración SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Método de autenticación a usar" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3669,11 +3670,11 @@ msgstr "" "Deje en blanco para no dar soporte [a@http://wiki.cihar.com/pma/bookmark]" "bookmark[/a], de manera predeterminada: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Agregar tabla a favoritos" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3681,33 +3682,33 @@ msgstr "" "Dejar en blanco para evitar comentarios/tipos MIME en celdas, sugerido: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabla con información de la columna" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Conexión de compresión con el servidor SQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Conexión de compresión" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Cómo conectar con el servidor, mantenga el valor [kbd]tcp[/kbd] en caso de " "no estar seguro" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipo de conexión" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Controlar la contraseña del usuario" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3715,19 +3716,19 @@ msgstr "" "Un usuario MySQL especial configurado con permisos limitados, más " "información disponible en [a@http://wiki.cihar.com/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Controlar al usuario" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Contar las tablas cuando muestra el listado de las bases de datos" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Contar las tablas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3735,11 +3736,11 @@ msgstr "" "Dejar en blanco para evitar el soporte de diseñador, sugerido: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabla del diseñador" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3747,30 +3748,30 @@ msgstr "" "Más información en [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] y [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Deshabilitar el uso de INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Cuál extensión PHP debe usar; usted debe usar mysqli si su sistema lo permite" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "extensión PHP para usar" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Ocultar las bases de datos que cumplen con los criterios de las expresiones " "regulares (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Ocultar las bases de datos" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3778,31 +3779,31 @@ msgstr "" "Dejar en blanco para evitar soporte de histórico de consultas SQL, sugerido: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabla de histórico de consultas SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Descripción del servidor" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nombre del servidor" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL de fin de sesión" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Intente conectar sin contraseña" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Conecte sin contraseña" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3816,30 +3817,30 @@ msgstr "" "bases de datos, sólo ingrese sus nombres en orden y utilice [kbd]*[/kbd] al " "final para mostrar las restantes en orden alfabético." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Muestre solamente las bases de datos listadas" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Deje vacío si no está usando config auth" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Contraseña para config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Dejar en blanco para evitar soporte para esquema en PDF, sugerido: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Esquema de PDF: tabla de páginas" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3850,21 +3851,21 @@ msgstr "" "completa. Deje en blanco para que no exita soporte. Predeterminado: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Nombre de la base de datos" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "El puerto al cual ha sido asociado el servidor MySQL, deje vacío para usar " "el predeterminado" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Puerto del servidor" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3872,19 +3873,19 @@ msgstr "" "Deje en blanco para no dar soporte [a@http://wiki.cihar.com/pma/relation]" "relation-links[/a], de manera predeterminada: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Tabla de relaciones" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Comando SQL para llamar las bases de datos disponibles" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Comando SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3892,44 +3893,44 @@ msgstr "" "Ver [a@http://wiki.cihar.com/pma/auth_types#signon]tipos de autenticación[/" "a] para conocer un ejemplo" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nombre de la sesión al signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL de signon" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "El puerto escuchado por el servidor MySQL, deje vacío para usar los valores " "predeterminados" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Puerto del servidor" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Habilitar SSL para conexión con el servidor SQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Usar SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Dejar en blanco para evitar soporte de esquema en PDF, sugerido: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Esquema en PDF: tabla de coordenadas" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3937,11 +3938,11 @@ msgstr "" "Tabla para describir la presentación de las celdas, deje en blanco para " "quitar soporte, sugerido: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Mostrar tabla de columnas" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3949,11 +3950,11 @@ msgstr "" "Si se incluye la sentencia DROP DATABASE IF EXISTS como primera línea del " "registro al crear una base de datos o no." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Agregar DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3961,11 +3962,11 @@ msgstr "" "Si se incluye la sentencia DROP TABLE IF EXISTS como primera línea del " "registro al crear una tabla." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Agregar DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3973,21 +3974,21 @@ msgstr "" "Si se incluye la sentencia DROP VIEW IF EXISTS como primera línea del " "registro al crear una vista." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Agregar DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definir la lista de sentencias que la creación automática usa para nuevas " "versiones." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Sentencias a hacer seguimiento" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3995,11 +3996,11 @@ msgstr "" "Deje en blanco para eliminar soporte de seguimiento de consultas SQL, valor " "sugerido: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabla de seguimiento de consultas SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4007,11 +4008,11 @@ msgstr "" "Si el mecanismo de seguimiento crea versiones para tablas y vistas " "automáticamente o no." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Crear versiones automáticamente" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4019,15 +4020,15 @@ msgstr "" "Deje en blanco para eliminar soporte de almacenamiento de preferencias en " "base de datos, valor sugerido : [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabla de almacenamiento de preferencias de usuario" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Usuario para config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4035,31 +4036,31 @@ msgstr "" "Deshabilite si conoce que sus tablas pma_* se encuentran actualizadas. Esto " "previene chequeos de compatibilidad e incrementa por tanto el rendimiento" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Revisión detallada" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "Nombre del servidor donde el servidor SQL se está ejecutando." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Nombre del servidor, forma extendida" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Si el usuario puede ver un botón "mostrar todos (los registros)" o " "no" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Permitir que se muestren todas las filas" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4069,15 +4070,15 @@ msgstr "" "debido a que la contraseña está incluída en el archivo de configuración; " "esto no limita la capacidad de ejecutar la misma orden directamente" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Mostrar el formulario para cambio de contraseña" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Mostrar el formulario para crear una base de datos" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4085,19 +4086,19 @@ msgstr "" "Si inicialmente se muestran los campos de tipo en el modo de edición/" "inserción o no" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Mostrar tipo de campos" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Mostrar campos de función en el modo de edición/inserción" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Mostrar los campos de función" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4105,33 +4106,33 @@ msgstr "" "Mostrar enlace a salida de [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Mostrar el enlace phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Mostrar información detallada acerca del servidor SQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Define si los enunciados SQL generados por phpMyAdmin se deben mostrar" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Mostrar las consultas SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permitir mostrar estadísiticas de base de datos y tablas (por ejemplo uso de " "espacio)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Mostrar estadísticas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4139,11 +4140,11 @@ msgstr "" "Si los consejos están habilitados y hay un comentario de base de datos " "definido, esto intercambiará el comentario y nombre real" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Mostrar el comentario de la tabla en lugar de su nombre" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4155,30 +4156,30 @@ msgstr "" "['LeftFrameTableSeparator'], de forma que sólo la carpeta sea llamada como " "el alias, el nombre de la tabla en sí mismo permanece intacto" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Mostrar el comentario de la tabla en lugar de su nombre" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Mostrar los comentarios de las tablas en los tooltips" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marcar tablas usadas y hacer posible el mostrar bases de datos con tablas " "bloqueadas" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Saltarse las tablas bloqueadas" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Requiere que el Validador SQL esté habilitado" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4188,7 +4189,7 @@ msgstr "Requiere que el Validador SQL esté habilitado" msgid "Password" msgstr "Contraseña" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4196,11 +4197,11 @@ msgstr "" "[strong]Advertencia:[/strong] necesita extensión PHP SOAP o PEAR SOAP " "instalada" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Habilitar Validador SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4208,12 +4209,12 @@ msgstr "" "Si se posee un nombre de usuario propio, especifícalo aquí (valor por " "defecto: [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nombre de usuario" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4221,19 +4222,19 @@ msgstr "" "Sugerir nombre de base de datos en el formulario de "Crear base de " "datos" (si es posible) o dejar vacío el campo de texto" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Sugerir un nuevo nombre para la base de datos" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Mostrar advertencia en la página principal si se detecta Suhosin" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Advertencia Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4242,12 +4243,12 @@ msgstr "" "será aumentado en áreas de texto para consultas SQL (x2) y en la venta de " "consultas (x1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Columnas para las áreas de texto" # See translation string 813 -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4256,31 +4257,31 @@ msgstr "" "aumentado en áreas de texto para consultas SQL (x2) y en la venta de " "consultas (x1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Filas para áreas de texto" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Título de la ventana al seleccionar una base de datos" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Título de la ventana cuando no hay nada seleccionado" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Título predeterminado" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Título de la ventana cuando se ha seleccionado un servidor" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Título de la ventana cuando se ha seleccionado un tabla" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4292,27 +4293,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente del proxy 1.2.3.4:[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Listado de proxies de confianza para autorización/bloqueo de IP" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Directorio en el servidor donde puede subir archivos para importar" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Directorio desde donde se cargarán los archivos" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Permite hacer una búsqueda dentro de toda la base de datos" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Use búsquedas en la base de datos" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4321,11 +4322,11 @@ msgstr "" "opciones situadas más abajo, sin importar la casilla de la derecha" # see translation string 529 -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Habilitar la pestaña Desarrolladores en la configuración" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4335,21 +4336,21 @@ msgstr "" "sentencias. Ver libraries/import.lib.php para saber el valor predeterminado " "de la cantidad de sentencias que puede tener una consulta." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Opción detallada para múltiples sentencias" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Buscar si existe una versión más reciente" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Habilita la verificación de la última versión en la página principal de " "phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4357,7 +4358,7 @@ msgstr "" msgid "Version check" msgstr "Revise la versión" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4365,7 +4366,7 @@ msgstr "" "Habilite la compresión [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] para las operaciones de importación y exportación" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4535,7 +4536,7 @@ msgstr "Rutinas" msgid "Return type" msgstr "Muestre el tipo" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4559,7 +4560,7 @@ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" "(o el socket del servidor MySQL local no está configurado correctamente)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalles..." @@ -4715,46 +4716,46 @@ msgid "use this for future exports" msgstr "usar esto para exportaciones futuras" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Conjunto de caracteres del archivo:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compresión:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ninguna" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "comprimido con zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "comprimido con gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "comprimido con bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Ver salida como texto" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Opciones específicas al formato:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4762,7 +4763,7 @@ msgstr "" "Desplácese hacia abajo para rellenar las opciones del formato elegido e " "ignore las opciones de los demás formatos." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Conversión de codificación:" @@ -4886,11 +4887,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "en modo %s y repetir los encabezados cada %s celdas" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ordenar según la clave" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4904,97 +4905,97 @@ msgstr "Ordenar según la clave" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opciones" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Textos parciales" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Textos completos" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Clave relacional" # Display option apparently related to # http://www.phpmyadmin.net/documentation/#relation -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Mostrar columna de relación" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Mostrar contenido binario" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Mostrar contenido BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformación del navegador" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Copiar" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "La fila se ha borrado" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Matar el proceso" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "en la consulta" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Mostrando registros" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tardó %01.4f seg" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Cambiar" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operaciones sobre los resultados de la consulta" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Previsualización para imprimir (documento completo)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Mostrar gráfico" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Crear vista" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "No se encontró el enlace" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Acerca de esta versión" @@ -6186,7 +6187,7 @@ msgid "" msgstr "" "Para actualizar su tabla column_comments, por favor revise la documentación" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Consulta guardada en favoritos" @@ -6262,7 +6263,7 @@ msgstr "Estado del maestro" msgid "Slave status" msgstr "Estado del esclavo" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variable" @@ -6270,7 +6271,7 @@ msgstr "Variable" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valor" @@ -6542,62 +6543,62 @@ msgstr "Diferencia" msgid "Target database" msgstr "Base de datos objetivo" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Ejecute la o las consultas SQL en el servidor %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Ejecutar la(s) consulta(s) SQL en la base de datos %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Limpiar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Columnas" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Guardar esta consulta en favoritos" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Permitir que todo usuario pueda acceder a este favorito" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Reemplazar el favorito existente que tenga el mismo nombre" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "No sobreescribir esta consulta desde fuera de la ventana" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimitador" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostrar esta consulta otra vez " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Enviar" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Solamente ver" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Localización del archivo de texto" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "directorio en el servidor web para subir los archivos" @@ -6710,7 +6711,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Índice" @@ -7024,27 +7025,27 @@ msgstr "extensión PHP" msgid "Show PHP information" msgstr "Mostrar la información de PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Página oficial de phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Contribuir" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Obtener soporte" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Lista de cambios" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7059,7 +7060,7 @@ msgstr "" "contraseña a root@localhost. Deberá escribir la misma contraseña en config." "inc.php de phpMyAdmin." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7069,7 +7070,7 @@ msgstr "" "opción es incompatible con phpMyAdmin y podría causar la pérdida de algunos " "datos!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7079,7 +7080,7 @@ msgstr "" "tipografía multibyte. phpMyAdmin no puede cortar correctamente las cadenas " "de caracteres sin la extensión mbstring y podría dar resultados inesperados." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7091,7 +7092,7 @@ msgstr "" "de la cookie configurada en phpMyAdmin. Por ello, la sesión expirará antes " "de lo configurado en phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7100,13 +7101,13 @@ msgstr "" "de la cookie configurada en phpMyAdmin. Por ello, la sesión expirará antes " "de lo configurado en phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "El archivo de configuración ahora necesita una frase secreta " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7116,7 +7117,7 @@ msgstr "" "aún existe en el directorio phpMyAdmin. Deberías eliminarlo una vez que " "phpMyAdmin fue configurado." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7126,7 +7127,7 @@ msgstr "" "configurado, algunas funcionalidades extendidas fueron deshabilitadas. " "%sPulsa aquí para averiguar por qué%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7136,7 +7137,7 @@ msgstr "" "en el mismo. Faltará alguna funcionalidad phpMyAdmin; por ejemplo, el marco " "de navegación no actualizará automáticamente." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7145,7 +7146,7 @@ msgstr "" "Su versión de librería PHP MySQL %s es distinta de aquella de su versión de " "servidor MySQL %s. Esto puede ocasionar un comportamiento impredecible." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7154,7 +7155,7 @@ msgstr "" "El servidor está utilizando Suhosin. Por favor refiérase a la %sdocumentación" "%s para posibles ajustes." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "No hay bases de datos" @@ -7511,20 +7512,20 @@ msgstr "%s bases de datos han sido eliminadas exitosamente." msgid "Databases statistics" msgstr "Estadísticas de la base" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replicación maestra" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replicación esclava" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activar las estadísticas" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9855,39 +9856,39 @@ msgstr "Comprobar la integridad referencial:" msgid "Show tables" msgstr "Mostrar las tablas" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Espacio utilizado" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Uso" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efectivo/a" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Estadísticas de la fila" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Sentencias" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "estático" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinámico/a" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Longitud de la fila" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Tamaño de la fila " @@ -10013,7 +10014,7 @@ msgstr "Después de %s" msgid "Create an index on  %s columns" msgstr "Crear un índice en  %s columna(s)" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionado" diff --git a/po/et.po b/po/et.po index 6cff2d4941..adac59e5e7 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" @@ -48,19 +48,19 @@ msgstr "Otsi" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Väljade nimed" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tüüp" @@ -313,7 +313,7 @@ msgstr "CREATE DATABASE enne kopeerimist" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Lisa %s" @@ -336,7 +336,7 @@ msgstr "Mine kopeeritud andmebaasile" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Määrang" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Seoseskeem" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Ridu" @@ -389,21 +389,21 @@ msgstr "kasutusel" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Loodud" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Viimane muudatus" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Viimane vaatamine" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sorteeri" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Kasvav" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Kahanev" @@ -508,8 +508,8 @@ msgstr "Lae päring" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Ligipääs keelatud" @@ -554,13 +554,13 @@ msgstr "Vaata" msgid "Delete the matches for the %s table?" msgstr "Tabeli andmete salvestamine" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Kustuta" @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -656,21 +656,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s on vaikimisi varundusmootor sellele MySQL serverile." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Valitud:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Märgista kõik" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Puhasta kõik" @@ -679,16 +679,16 @@ msgstr "Puhasta kõik" msgid "Check tables having overhead" msgstr "Kontrolli ülekulusid" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspordi" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Trükivaade" @@ -700,7 +700,7 @@ msgstr "Tühjenda" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Kustuta" @@ -709,8 +709,8 @@ msgstr "Kustuta" msgid "Check table" msgstr "Kontrolli tabelit" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiseeri tabelit" @@ -731,12 +731,12 @@ msgstr "Andmesõnastik" msgid "Tracked tables" msgstr "Kontrolli tabelit" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -765,7 +765,7 @@ msgid "Status" msgstr "Staatus" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -936,7 +936,7 @@ msgstr "" "pikenda." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1152,7 +1152,16 @@ msgstr "SQL-päring" msgid "Inline Edit" msgstr "Mootor" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Muuda" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1160,71 +1169,71 @@ msgstr "Mootor" msgid "Save" msgstr "Salvesta" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Peida" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL-päring" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL-päring" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoreeri" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Vali eelistus võti (referenced key)" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Vali võõrvõti(Foreign Key)" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Palun vali primaarne või unkaalne võti" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Vali väli mida kuvada" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Genereeri parool" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Genereeri" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Muuda parooli" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Esm" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1232,123 +1241,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Suhte loomine (relation)" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Andmed" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Eelmine" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Järgmine" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Kokku" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binaarne" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mär" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Veb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mär" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1356,176 +1365,176 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Det" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Püh" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Esm" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Tei" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Ree" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Püh" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Esm" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Tei" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Kol" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Nel" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Ree" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Lau" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Püh" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Esm" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Tei" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Kol" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Nel" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Ree" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Lau" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "kasutusel" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1600,14 +1609,6 @@ msgstr "Kasulikkus" msgid "Comment" msgstr "Kommentaarid" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Muuda" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primaarne võti kustutatud" @@ -1624,7 +1625,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1736,7 +1737,7 @@ msgid "Cannot connect: invalid settings." msgstr "Ei saa ühendust: vigased seaded." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1763,57 +1764,57 @@ msgstr "" "php failis ning kontrollima, et need vastaks infole mis te saite oma MySQL " "serveri administraatori käest." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Sisselogimine" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmini dokumentatsioon" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Kasutajanimi:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parool:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Serveri valik" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Küpsised(cookies) peavad alates sellest momendist lubatud olema." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Ebaaktiivne %s sekundit või rohkem, palun sisenege uuesti" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Ei suuda MySQL serverisse logida" @@ -1883,7 +1884,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabelid" @@ -1897,18 +1898,18 @@ msgstr "Tabelid" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Andmed" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Kokku" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Ülejääv" @@ -1963,7 +1964,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Kui Teile kuvatakse tühi leht on " "kõik korras." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Pole võimalik laadida vaikimisi seadete faili: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1993,28 +1994,28 @@ msgstr "" "$cfg['PmaAbsoluteUri'] konstant peab teie konfiguratsioonifailis " "määratud olema!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Vigane serveri indeks: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Vigane hostname serverile %1$s. Palun kontrolli seadeid." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Vigane autoriseerimise meetod konfiguratsioonifailis:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Te peaksite uuendama %s -i versioonini %s või uuemaks." @@ -2048,8 +2049,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentatsioon" @@ -2066,7 +2067,7 @@ msgstr "MySQL ütles: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Seleta SQL-i" @@ -2078,11 +2079,11 @@ msgstr "Jäta SQL-i seletamine vahele" msgid "Without PHP Code" msgstr "ilma PHP koodita" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Loo PHP kood" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Uuenda" @@ -2091,7 +2092,7 @@ msgstr "Uuenda" msgid "Skip Validate SQL" msgstr "Jäta SQL-i kontroll vahele" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Kontrolli SQL-i" @@ -2204,7 +2205,7 @@ msgid "Structure" msgstr "Struktuur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2212,8 +2213,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Lisa" @@ -2233,7 +2234,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "webiserveri üleslaadimiskataloogi" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Kataloog mille Te üleslaadimiseks sättisite ei ole ligipääsetav" @@ -2394,7 +2395,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2584,7 +2585,7 @@ msgstr "Nimeta andmebaas ümber" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2646,13 +2647,13 @@ msgstr "" msgid "Save as file" msgstr "Salvesta failina" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Faili tähetabel:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formaat" @@ -2663,8 +2664,8 @@ msgstr "Pakkimine" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2674,16 +2675,16 @@ msgstr "Pakkimine" msgid "Put columns names in the first row" msgstr "Pange väljade nimed esimesse ritta" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Väljad ümbritsetud" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2693,8 +2694,8 @@ msgstr "Väljad varjatud" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Asenda NULL " @@ -2702,15 +2703,15 @@ msgstr "Asenda NULL " msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Read lõpetatud" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Read lõpetatud" @@ -2737,8 +2738,8 @@ msgid "Table name template" msgstr "Faili nime template" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2765,13 +2766,13 @@ msgid "Label key" msgstr "Nimetuse võti" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-tüüp" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Suhted" @@ -2801,12 +2802,12 @@ msgstr "Faili nime template" msgid "Enclose table and column names with backquotes" msgstr "Kasutage tagurpidi kaldkriipse tabelites või tabelinimedes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL ühilduvus viis" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2830,67 +2831,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Kasutaja ignoreeritavaid lisamisi" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Loodud päringu maksimaalne pikkus" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Ekspordi tüüp" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Lisa eksport ülekandesse" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Ekspordi tüüp" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2898,256 +2899,256 @@ msgstr "Andmebaasi eksportimise seaded" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Importige failid" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Genereeri" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importige failid" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serverid" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Ava dokumendi tekst" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Lehenumber:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentatsioon" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Tiražeerimine" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL-päring" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL-päring" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL-päring" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-ajalugu" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3155,72 +3156,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Staatus" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabel" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Kasutage tekstivälja" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3231,213 +3232,213 @@ msgstr "" "See võib olla hea viis suurte failide importimisel, kuigi võib katkestada " "ülekanded." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Asenda tabeli andmed failiga" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Imporditud faili formaat" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "kasuta LOCAL võtmesõna" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Pange väljade nimed esimesse ritta" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Käske (päringuid) mida algusest vahele jätta" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Lisa AUTO_INCREMENT väärtus" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Sorteritud ridade arv." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Mitu tabelit on hetkel avatud." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Faili nime template" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "MySQL kliendi versioon" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3445,437 +3446,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Pole andmebaase" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ressursilimiidid" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Muuda tabeli sorteeringut" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Paranda lõimud" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Andmete kodukataloog" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Ühendused" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Pole tabeleid" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defrgamenteeri tabel" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "PHP versioon" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Pole andmebaase" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "serveri nimi" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3884,302 +3885,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "andmebaasi nimi" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Serveri ID" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Paranda tabelit" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Serveri valik" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Näitan veeru kommentaare" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Parameerid" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automaatne taastamine" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Näita avatud tabeleid" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Näita täispikkasid päringuid" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Rea statistika" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4187,29 +4188,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Näita avatud tabeleid" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4219,90 +4220,90 @@ msgstr "" msgid "Password" msgstr "Parool" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Kasutajanimi:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Lisa/Kustuta välja veerud" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Nimeta andmebaas ümber" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4310,57 +4311,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Andmete kodukataloog" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4368,13 +4369,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4536,7 +4537,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4555,7 +4556,7 @@ msgstr "Server ei vasta" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(või kohaliku MySQL serveri soketid ei ole korrektselt seadistatud)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4737,66 +4738,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Faili tähetabel:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Pakkimine" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Pole" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipitud\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipitud\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipitud\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Salvesta failina" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formaat" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformeerimise seaded" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL kliendi versioon" @@ -4925,11 +4926,11 @@ msgstr "vertikaalselt" msgid "in %s mode and repeat headers after %s cells" msgstr "näita %s and korda pealkirju iga %s järel" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sorteeri võtme järgi" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4943,106 +4944,106 @@ msgstr "Sorteeri võtme järgi" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Tegevused" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Lühendatud tekstid" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Täistekstid" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Seoseskeem" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Seoseskeem" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browseri transformatsioon" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopeeri" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Rida kustutatud" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Tapa" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "päringus" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Näita ridu" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "kokku" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Päring kestis %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muuda" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Päringu tulemuste tegevused" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Trükivaade (täispikkade tekstidega)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Näita PDF skeemi" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Suhte loomine (relation)" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Linki ei leitud" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versiooni info" @@ -6176,7 +6177,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Please see Documentation on how to update your Column_comments Table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Järjehodjaga SQL päring" @@ -6247,7 +6248,7 @@ msgstr "Näita alluvate(slave) staatust" msgid "Slave status" msgstr "Näita alluvate(slave) staatust" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Muutuja" @@ -6255,7 +6256,7 @@ msgstr "Muutuja" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Väärtus" @@ -6540,65 +6541,65 @@ msgstr "" msgid "Target database" msgstr "Otsi andmebaasist" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Käivita SQL käsk/käsud Masinas %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Päri SQL päring(uid) andmebaasist %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalender" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Väljade nimed" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Lisa see SQL päring järjehoidjasse" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehodjale" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Kirjuta samanimeline järjehoidja üle" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Antud päringut mitte muuta väljaspool akent." -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Eraldaja" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Näita päringut siin uuesti " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Vali" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Vaata ainult" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "tekstifaili asukoht" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "webiserveri üleslaadimiskataloogi" @@ -6716,7 +6717,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7073,31 +7074,31 @@ msgstr "PHP versioon" msgid "Show PHP information" msgstr "Näita PHP informatsiooni" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Ametlik phpMyAdmini koduleht" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Parameetrid" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ei muudetud" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7109,7 +7110,7 @@ msgstr "" "server jookseb sellise seadega on ta avatud rünnakutele, soovitav on see " "turvaauk kiiresti parandada." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7118,7 +7119,7 @@ msgstr "" "Te olete lubanud mbstring.func_overload oma PHP konfiguratsioonis. See seade " "ei ühildu phpMyAdminiga ja võib osade andmete kadumist põhjustada!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7128,7 +7129,7 @@ msgstr "" "tähetabelit. Ilma mbstring lisata ei suuda phpMyAdmin poolitada teksti " "korrektselt ja tulemus võib olla ootustele mittevastav." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7136,24 +7137,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguratsioonifail nõuab nüüd salajast võtmesõna (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7165,28 +7166,28 @@ msgstr "" "Lisavõimalused töötamiseks lingitud tabelitega on deaktiveeritud. Et lugeda " "miks see nii on, vajutage %ssiia%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Pole andmebaase" @@ -7567,20 +7568,20 @@ msgstr "andmebaasid %s kustutati õnnestunult." msgid "Databases statistics" msgstr "Andmebaaside statistika" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Lubage statistika" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9811,39 +9812,39 @@ msgstr "Kontrolli pärinevust:" msgid "Show tables" msgstr "Näita tabeleid" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Ruumivõtt" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Kasutus" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektiivne" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Rea statistika" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Parameerid" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dünaamiline" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Rea pikkus" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " rea suurus " @@ -9979,7 +9980,7 @@ msgstr "Peale %s" msgid "Create an index on  %s columns" msgstr "Loo indeks  %s väljadest" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/eu.po b/po/eu.po index 5b03610e81..3a61fc6e3b 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-21 14:53+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: basque \n" @@ -49,19 +49,19 @@ msgstr "Bilatu" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Zutabe izenak" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Mota" @@ -316,7 +316,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s gehitu" @@ -340,7 +340,7 @@ msgstr "Kopiatutako taulara aldatu" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Ordenamendua" @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Erlazio-eskema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -377,7 +377,7 @@ msgstr "Taula" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Errenkadak" @@ -393,21 +393,21 @@ msgstr "lanean" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Sortzea" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Azken eguneraketa" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Azken egiaztapena" @@ -432,20 +432,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordenatu" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Goranzko" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Beherantz" @@ -512,8 +512,8 @@ msgstr "Kontsulta bidali" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Sarbidea ukatua" @@ -558,13 +558,13 @@ msgstr "Arakatu" msgid "Delete the matches for the %s table?" msgstr "Taula honen datuak irauli" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Ezabatu" @@ -632,7 +632,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -661,21 +661,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Ikurdunak:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Guztiak egiaztatu" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Desautatu dena" @@ -684,16 +684,16 @@ msgstr "Desautatu dena" msgid "Check tables having overhead" msgstr "Arazteko hondakinak egiaztatu" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Esportatu" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Inprimatzeko ikuspegia" @@ -705,7 +705,7 @@ msgstr "Hutsik" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Ezabatu" @@ -714,8 +714,8 @@ msgstr "Ezabatu" msgid "Check table" msgstr "Taula egiaztatu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Taula optimizatu" @@ -735,12 +735,12 @@ msgstr "Datu-hiztegia" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -768,7 +768,7 @@ msgid "Status" msgstr "Egoera" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -926,7 +926,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1137,7 +1137,16 @@ msgstr "SQL kontsulta" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Editatu" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1145,72 +1154,72 @@ msgstr "" msgid "Save" msgstr "Gorde" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL kontsulta" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL kontsulta" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ezikusi" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Aukeratu erakutsi beharreko eremua" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Pasahitza aldatu" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Egilea:" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Pasahitza aldatu" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Astel" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1218,123 +1227,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Batez" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Aurrekoa" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Hurrengoa" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Gutira" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " Binarioa " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Api" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Eka" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Uzt" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Abu" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Urr" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Urt" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Ots" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Api" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1342,176 +1351,176 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Eka" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Uzt" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Abu" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Ira" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Urr" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Aza" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Abe" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Iga" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Astel" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Astea" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Osti" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Iga" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Astel" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Astea" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Astez" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Oste" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Osti" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Lar" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Iga" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Astel" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Astea" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Astez" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Oste" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Osti" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Lar" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "lanean" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1585,14 +1594,6 @@ msgstr "Kardinalitatea" msgid "Comment" msgstr "Iruzkinak" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Editatu" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Lehen mailako gakoa ezabatu da" @@ -1609,7 +1610,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1719,7 +1720,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1744,57 +1745,57 @@ msgstr "" "eta pasahitza berpasatu beharko dituzu eta MySQL zerbitzariaren " "administratzaileak emaniko informazioarekin bat egiten dutela ziurtatu." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Hasi saioa" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentazioa" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Zerbitzaria" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Erabiltzaile-izena:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Pasahitza:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Zerbitzariaren hautaketa" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Puntu honetarako cookie-ek gaituta egon behar dute." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Ezinezkoa MySql zerbitzarian saioa hastea" @@ -1862,7 +1863,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Taulak" @@ -1876,18 +1877,18 @@ msgstr "Taulak" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Datuak" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Gutira" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Arazteko hondakina" @@ -1941,7 +1942,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Orria txuriz jasoz gero, dena " "ondo legoke." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1971,27 +1972,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktibak zure konfigurazio fitxategian " "zehaztuta behar du egon!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Zerbitzaria" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "%s %s bertsiora edo handiago batera eguneratu beharko zenuke." @@ -2025,8 +2026,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentazioa" @@ -2043,7 +2044,7 @@ msgstr "MySQL-ek zera dio: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL-a azaldu" @@ -2055,11 +2056,11 @@ msgstr "SQL-ren azalpena saltatu" msgid "Without PHP Code" msgstr "PHP Koderik gabe" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP kodea sortu" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2068,7 +2069,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL-ren balidapena saltatu" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL balidatu" @@ -2179,7 +2180,7 @@ msgid "Structure" msgstr "Egitura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2187,8 +2188,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Txertatu" @@ -2208,7 +2209,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri" @@ -2370,7 +2371,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2557,7 +2558,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2619,13 +2620,13 @@ msgstr "" msgid "Save as file" msgstr "Bidali" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Fitxategiaren karaktereen kodeketa:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formatoa" @@ -2636,8 +2637,8 @@ msgstr "Trinkotzea" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2647,16 +2648,16 @@ msgstr "Trinkotzea" msgid "Put columns names in the first row" msgstr "Eremuen izenak lehenengo errenkadan jarri" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Eremuak honekin mugatuta:" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2666,8 +2667,8 @@ msgstr "Eremuak escaped by:" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL ordezkatu honen ordez:" @@ -2675,15 +2676,15 @@ msgstr "NULL ordezkatu honen ordez:" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Honetan bukatutako lerroak: " -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Honetan bukatutako lerroak: " @@ -2710,8 +2711,8 @@ msgid "Table name template" msgstr "Txantiloi-fitxategiaren izena" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2739,13 +2740,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-mota" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Erlazioak" @@ -2775,12 +2776,12 @@ msgstr "Txantiloi-fitxategiaren izena" msgid "Enclose table and column names with backquotes" msgstr "\"Backquotes\" erabili taula eta eremuen izenekin " -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2805,67 +2806,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Use delayed inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Esportazio mota" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Esportazio mota" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2873,248 +2874,248 @@ msgstr "Datu-basea esportatzeko aukerak" msgid "CSV" msgstr "CSV datuak" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Egilea:" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Esportatu" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Fitxategiak inportatu" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Zerbitzaria" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentazioa" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Orri zenbakia:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentazioa" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL kontsulta" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL kontsulta" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL kontsulta" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-historia" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3122,278 +3123,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Egoera" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Taula" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Testu-eremua erabili" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Taularen datuak fitxategiarekin ordezkatu " -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Eremuen izenak lehenengo errenkadan jarri" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Gehitu AUTO_INCREMENT balioa" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3401,431 +3402,431 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Baliabideen mugak" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Taularen \"Order By\" aldatu" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Konexioak" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Taularik ez" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Datu-baserik ez" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3834,300 +3835,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Datu-basea" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Taula konpondu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Zutabearen iruzkinak erakusten" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Sententziak" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Zerbitzariaren bertsioa" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Taulak erakutsi" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Kontsulta osoak erakutsi" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Errenkadaren estatistikak" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4135,28 +4136,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4166,91 +4167,91 @@ msgstr "" msgid "Password" msgstr "Pasahitza" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Erabiltzaile-izena:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Gehitu/ezabatu irizpide-zutabea" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Lehenetsia" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4258,56 +4259,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4315,13 +4316,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4482,7 +4483,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4501,7 +4502,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4673,66 +4674,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Fitxategiaren karaktereen kodeketa:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Trinkotzea" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Batez" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipatuta\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ez trinkotuta\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"Bzip-ez trinkotua\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Bidali" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formatoa" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Eraldaketen hobespenak" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4848,11 +4849,11 @@ msgstr "bertikal" msgid "in %s mode and repeat headers after %s cells" msgstr "%s moduan eta goiburukoak errepikatu %s zeldaka" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Gakoaren arabera ordenatu" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4866,106 +4867,106 @@ msgstr "Gakoaren arabera ordenatu" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Eragiketak" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Testu partzialak" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Testu osoak" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Erlazio-eskema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Erlazio-eskema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Nabigatzailearen eraldaketa" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Errenkada ezabatua izan da" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Hil" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "kontsultan" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Errenkadak erakusten" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "guztira" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Kontsulta exekutatzeko denbora %01.4f seg" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Aldatu" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Inprimatzeko ikuspena (testu osoak)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF eskema erakutsi" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Zerbitzariaren bertsioa" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Esteka aurkitugabea" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Saioa hasteko informazioa" @@ -6076,7 +6077,7 @@ msgstr "" "Mesedez, Dokumentazioa begiratu zure zutabeen iruzkinen Taula nola " "eguneratzeko" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Kontsulta gogokoetan gordea" @@ -6145,7 +6146,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Aldagaia" @@ -6153,7 +6154,7 @@ msgstr "Aldagaia" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "balioa" @@ -6440,64 +6441,64 @@ msgstr "" msgid "Target database" msgstr "Datu-basean bilatu" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL kontsulta(k) exekutatu %s datu-basean" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL kontsulta(k) exekutatu %s datu-basean" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Zutabe izenak" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Kontsulta hau gogokoetan gorde" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri " -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Kontsulta hau ez idatzi gainean leihotik kanpo" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Kontsulta hau hemen berriz erakutsi" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Bidali" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Soilik ikusi" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Testu-fitxategiaren kokapena" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" @@ -6616,7 +6617,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indizea" @@ -6944,31 +6945,31 @@ msgstr "PHP Bertsioa" msgid "Show PHP information" msgstr "PHP informazioa erakutsi" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin-en webgune ofiziala" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributuak" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Aldaketarik ez" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6980,21 +6981,21 @@ msgstr "" "lehenetsitako balio hauekin ari da lanean; atzipen-saiakera arrotzei irekita " "beraz. Segurtasun-zulo hau konpondu beharko zenuke." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7002,26 +7003,26 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurazio-fitxategiak orain ezkutuko pasahitz bat behar du " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7033,28 +7034,28 @@ msgstr "" "Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . " "Zergatia jakiteko egizu klik %shemen%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Datu-baserik ez" @@ -7435,20 +7436,20 @@ msgstr "%s datu-base arrakastaz ezabatu dira." msgid "Databases statistics" msgstr "Datu-baseen estatistikak" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Estatistikak gaitu" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9581,39 +9582,39 @@ msgstr "Erreferentzien integritatea egiaztatu:" msgid "Show tables" msgstr "Taulak erakutsi" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Erabilitako lekua" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Erabilpena" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Eraginkorra" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Errenkadaren estatistikak" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Sententziak" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamikoa" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Errenkadaren luzera" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Errenkadaren tamaina " @@ -9747,7 +9748,7 @@ msgstr "%s(a)ren ondoren" msgid "Create an index on  %s columns" msgstr "Indize bat sortu  %s  zutabetan" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/fa.po b/po/fa.po index 04e72de029..fd8ba5ce0a 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-05-19 03:54+0200\n" "Last-Translator: \n" "Language-Team: persian \n" @@ -46,19 +46,19 @@ msgstr "جستجو" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "ستون" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "نوع" @@ -308,7 +308,7 @@ msgstr "پیش از کپی پایگاه داده ایجاد شود" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "افزودن %s" @@ -331,7 +331,7 @@ msgstr "تعویض به پایگاه داده ی کپی شده" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "مقایسه" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "ویرایش یا صدور نمای رابطه ای" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "جدول" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "سطرها" @@ -382,21 +382,21 @@ msgstr "in use" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "ایجاد" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "آخرین به روز رسانی" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "سازنده ی تصویری" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "ترتيب" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "صعودي" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "نزولي" @@ -497,8 +497,8 @@ msgstr "Submit Query" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "دسترسي مجاز نيست" @@ -540,13 +540,13 @@ msgstr "مشاهده" msgid "Delete the matches for the %s table?" msgstr "داده های همتا در جدول %s حذف شوند؟" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "حذف" @@ -608,7 +608,7 @@ msgstr "پیگردی فعال می باشد." msgid "Tracking is not active." msgstr "پیگردی فعال نمی باشد." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -638,21 +638,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "موارد انتخاب‌شده :" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "انتخاب همه" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "عدم انتخاب همه" @@ -661,16 +661,16 @@ msgstr "عدم انتخاب همه" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "صدور" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "نماي چاپ" @@ -682,7 +682,7 @@ msgstr "خالي كردن" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "حذف" @@ -691,8 +691,8 @@ msgstr "حذف" msgid "Check table" msgstr "بررسي جدول" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "بهينه‌سازي جدول" @@ -712,12 +712,12 @@ msgstr "فرهنگ داده‌ها" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -744,7 +744,7 @@ msgid "Status" msgstr "" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -901,7 +901,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1103,7 +1103,16 @@ msgstr "پرس و جوي SQL" msgid "Inline Edit" msgstr "موتور" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "ويرايش" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1111,72 +1120,72 @@ msgstr "موتور" msgid "Save" msgstr "ذخيره" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "پرس و جوي SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "پرس و جوي SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "ستون را براي نمايش انتخاب نماييد" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "تغيير اسم رمز" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "توليد‌شده توسط" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "تغيير اسم رمز" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "دوشنبه" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1184,125 +1193,125 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Last version" msgid ", latest stable version:" msgstr "نسخه قبلی" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "خير" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "قبل" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "بعد" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "جمع كل" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "دودويي" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "مارس" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "آوريل" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "مي" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "ژوئن" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "جولاي" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "آگوست" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "اكتبر" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "ژانويه" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "فوريه" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "مارس" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "آوريل" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1310,174 +1319,174 @@ msgid "May" msgstr "مي" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "ژوئن" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "جولاي" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "آگوست" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "سپتامبر" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "اكتبر" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "نوامبر" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "دسامبر" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "يكشنبه" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "دوشنبه" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "سه‌شنبه" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "چهارشنبه" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "پنجشنبه" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "جمعه" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "شنبه" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "يكشنبه" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "دوشنبه" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "سه‌شنبه" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "چهارشنبه" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "پنج‌شنبه" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "جمعه" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "شنبه" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "يكشنبه" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "دوشنبه" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "سه‌شنبه" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "چهارشنبه" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "پنج‌شنبه" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "جمعه" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "شنبه" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "هفته" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "ساعت" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "دقیقه" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr " ثانیه" @@ -1549,14 +1558,6 @@ msgstr "" msgid "Comment" msgstr "توضيحات" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "ويرايش" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "كليد اصلي حذف گرديد" @@ -1573,7 +1574,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1683,7 +1684,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1704,58 +1705,58 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "ورود" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "مستندات phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 #, fuzzy msgid "Server:" msgstr "سرور" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "نام كاربر:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "اسم رمز:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1823,7 +1824,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "جدولها" @@ -1837,18 +1838,18 @@ msgstr "جدولها" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "داده" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "جمع كل" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "" @@ -1902,7 +1903,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
اگر يك صفحه خالي دريافت كرديد ، همه چيز " "درست است." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "سرور" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1983,8 +1984,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "مستندات" @@ -2001,7 +2002,7 @@ msgstr "پيغام MySQL :" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "شرح دادن SQL" @@ -2014,11 +2015,11 @@ msgstr "شرح دادن SQL" msgid "Without PHP Code" msgstr "بدون كد PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "ساخت كد PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2028,7 +2029,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "معتبرسازي SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "معتبرسازي SQL" @@ -2141,7 +2142,7 @@ msgid "Structure" msgstr "ساختار" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2149,8 +2150,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "درج" @@ -2169,7 +2170,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "پوشه‌اي را كه براي انتقال فايل انتخاب كرده‌ايد قابل دسترسي نيست." @@ -2329,7 +2330,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2515,7 +2516,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2577,13 +2578,13 @@ msgstr "" msgid "Save as file" msgstr "ذخيره به صورت پرونده" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "مجموعه كاراكترهاي پرونده:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "قالب" @@ -2594,8 +2595,8 @@ msgstr "فشرده‌سازي" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2605,16 +2606,16 @@ msgstr "فشرده‌سازي" msgid "Put columns names in the first row" msgstr "قراردادن نام ستونها در اولين سطر" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "ستونهاي درميان‌گرفته با" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2624,8 +2625,8 @@ msgstr "ستونهاي جداشده با" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2633,15 +2634,15 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "خطوط منتهي به" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "خطوط منتهي به" @@ -2663,8 +2664,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2691,13 +2692,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 #, fuzzy msgid "Relations" msgstr "عمليات" @@ -2727,12 +2728,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "قراردادن نام جدولها و ستونها بين علامت نقل‌قول (\" ' \")" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2759,66 +2760,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "وروديهاي تمديدشده" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "صدور" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2826,245 +2827,245 @@ msgstr "" msgid "CSV" msgstr "داده‌هاي CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "توليد‌شده توسط" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "صدور" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "آمار پايگاههاي داده" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "سرور" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "مستندات" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "شماره صفحه:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "مستندات" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "پرس و جوي SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "پرس و جوي SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "پرس و جوي SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy msgid "SQL Validator" msgstr "معتبرسازي SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3072,274 +3073,274 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "جدول" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Add new field" msgid "Text fields" msgstr "افزودن ستون جديد" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "جايگزيني داده‌هاي جدول با پرونده" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "قراردادن نام ستونها در اولين سطر" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3347,422 +3348,422 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "تغيير جدول مرتب شده با" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "No tables" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "No databases" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3771,297 +3772,297 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "پايگاه داده" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "مرمت جدول" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "نمايش توضيحات ستون" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "شرج" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "نسخه سرور" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "نمايش جدولها" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "آمار سطرها" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4069,28 +4070,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4100,91 +4101,91 @@ msgstr "" msgid "Password" msgstr "اسم رمز" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "نام كاربر:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "اضافه يا حذف ستونها" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "پيش‌فرض" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4192,56 +4193,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4249,13 +4250,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4417,7 +4418,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4436,7 +4437,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4606,64 +4607,64 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "مجموعه كاراكترهاي پرونده:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "فشرده‌سازي" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "خير" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ذخيره به صورت پرونده" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "قالب" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4775,11 +4776,11 @@ msgstr "عمودي" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4793,102 +4794,102 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "عمليات" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy msgid "Partial texts" msgstr "متغییر" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "كاملا متن" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "سطر حذف گرديد ." -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "جمع كل" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "تغيير" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "نمايش توضيحات ستون" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "نسخه سرور" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "پيوند پيدا نشد" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "اطلاعات ورود" @@ -5987,7 +5988,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -6056,7 +6057,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "متغییر" @@ -6064,7 +6065,7 @@ msgstr "متغییر" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "مقدار" @@ -6348,65 +6349,65 @@ msgstr "" msgid "Target database" msgstr "جستجو در پايگاه‌داده" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "تقویم" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "نام ستونها" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " نمايش دوباره اين پرس و جو در اينجا " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "ارسال" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "محل پرونده متني" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6508,7 +6509,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "فهرست" @@ -6775,29 +6776,29 @@ msgstr "نسخه PHP" msgid "Show PHP information" msgstr "نمايش اطلاعات PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "صفحه خانه رسمي phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "ويژگيها" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6808,21 +6809,21 @@ msgstr "" "حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز " "مي‌شود ، و شما بايد اين حفره امنيتي را ذرست كنيد." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6830,24 +6831,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6859,28 +6860,28 @@ msgstr "" "امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن " "دليل آن %sاينجا%s را بزنيد ." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "No databases" @@ -7252,21 +7253,21 @@ msgstr "" msgid "Databases statistics" msgstr "آمار پايگاههاي داده" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 #, fuzzy msgid "Enable Statistics" msgstr "آمار پايگاههاي داده" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9355,39 +9356,39 @@ msgstr "" msgid "Show tables" msgstr "نمايش جدولها" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "فضاي استفاده‌شده" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "استفاده" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "موثر" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "آمار سطرها" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "شرج" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "پويا" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "طول سطر" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " اندازه سطر " @@ -9519,7 +9520,7 @@ msgstr "بعد از %s" msgid "Create an index on  %s columns" msgstr "ساخت يك فهرست در %s ستون" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/fi.po b/po/fi.po index a502ff3461..9fcc48811a 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-11-26 21:29+0200\n" "Last-Translator: \n" "Language-Team: finnish \n" @@ -49,19 +49,19 @@ msgstr "Etsi" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Sarake" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tyyppi" @@ -311,7 +311,7 @@ msgstr "Suorita CREATE DATABASE ennen kopiointia" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Lisää %s" @@ -334,7 +334,7 @@ msgstr "Siirry kopioituun tietokantaan" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Aakkosjärjestys" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Relaatioskeeman muokkaus tai vienti" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Taulu" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Kpl rivejä" @@ -382,21 +382,21 @@ msgstr "käytössä" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Luotu" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Viimeksi päivitetty" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Viimeksi tarkistettu" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "visuaalinen luonti" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Järjestys" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Nouseva" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Laskeva" @@ -496,8 +496,8 @@ msgstr "Suorita" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Käyttö estetty" @@ -540,13 +540,13 @@ msgstr "Selaa" msgid "Delete the matches for the %s table?" msgstr "Poista taulusta %s löytyneet tulokset?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Poista" @@ -609,7 +609,7 @@ msgstr "Seuranta on käytössä." msgid "Tracking is not active." msgstr "Seuranta ei ole käytössä." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s on tämän MySQL-palvelimen oletustallennusmoottori." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Valitut:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Valitse kaikki" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Poista valinta kaikista" @@ -662,16 +662,16 @@ msgstr "Poista valinta kaikista" msgid "Check tables having overhead" msgstr "Valitse taulut, joissa on ylijäämää" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Vienti" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Tulostusversio" @@ -683,7 +683,7 @@ msgstr "Tyhjennä" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Tuhoa" @@ -692,8 +692,8 @@ msgstr "Tuhoa" msgid "Check table" msgstr "Tarkista taulu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimoi taulu" @@ -713,12 +713,12 @@ msgstr "Tietosanasto" msgid "Tracked tables" msgstr "Seurattavat taulut" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Tila" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -911,7 +911,7 @@ msgstr "" "asti ellei PHP:n suoritusaikarajaa nosteta." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1096,7 +1096,16 @@ msgstr "Näytä kyselykenttä" msgid "Inline Edit" msgstr "Rivin muokkaus" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Muokkaa" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1104,65 +1113,65 @@ msgstr "Rivin muokkaus" msgid "Save" msgstr "Tallenna" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Kätke" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "Hide query box" msgid "Hide search criteria" msgstr "Piilota SQL-kyselykenttä" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "Show query box" msgid "Show search criteria" msgstr "Näytä kyselykenttä" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Älä huomioi" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Valitse viitattava avain" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Valitse liiteavain" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Valitse perusavain tai uniikki avain" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Valitse näytettävä sarake" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Lisää asetus sarakkeelle" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Keksi salasana" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Keksi" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Vaihda salasana" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Lisää" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1172,256 +1181,256 @@ msgstr "" "Uusin versio on %s, ja se on julkaistu %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "Tarkista uusin versio" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Valmis" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Edellinen" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Seuraava" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Tänään" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Tammi" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Helmi" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Maalis" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Huhti" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Touko" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Kesä" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Heinä" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Elo" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Syys" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Loka" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Marras" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Joulu" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Tammi" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Helmi" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Maalis" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Huhti" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Touko" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Kesä" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Heinä" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Elo" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Syys" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Loka" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Marras" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Joulu" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Su" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Ma" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Ti" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Ke" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "To" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Pe" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "La" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Su" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Ti" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Ke" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "To" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pe" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "La" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Su" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ti" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Ke" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "To" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Pe" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "La" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Vko" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Tunti" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuutti" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekunti" @@ -1496,14 +1505,6 @@ msgstr "Kardinaliteetti" msgid "Comment" msgstr "Kommentti" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Muokkaa" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Perusavain on poistettu" @@ -1522,7 +1523,7 @@ msgstr "" "Indeksit %1$s ja %2$s ovat ehkä samoja, ja niistä jompikumpi kannattanee " "poistaa." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1633,7 +1634,7 @@ msgid "Cannot connect: invalid settings." msgstr "Yhteyttä ei voitu muodostaa: virheelliset asetukset." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1660,62 +1661,62 @@ msgstr "" "php-tiedostosta ja varmista, että ne vastaavat MySQL-palvelimen " "järjestelmänvalvojan antamia tietoja." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Kirjaudu sisään" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdminin ohjeet" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Voit syöttää verkkotunnuksen/IP-osoitteen ja portin välilyönnillä erotettuna." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Palvelin" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Käyttäjätunnus:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Salasana:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Valitse palvelin" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Selaimessa on oltava evästeet päällä tästä lähtien." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Kirjautuminen ilman salasanaa on kielletty asetuksissa (katso " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Yhteys on ollut toimettomana %s sekuntia tai kauemmin. Kirjaudu sisään " "uudestaan." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL-palvelimelle ei voitu kirjautua" @@ -1783,7 +1784,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Taulut" @@ -1797,18 +1798,18 @@ msgstr "Taulut" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Tietoa" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Yhteensä" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Ylijäämä" @@ -1857,7 +1858,7 @@ msgstr "Kaavioiden käyttöön tarvitaan GD-laajennus." msgid "JSON encoder is needed for chart tooltips." msgstr "Kaavioiden työkaluvihjeitä varten tarvitaan JSON-koodain." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Jos linkistä avautuva sivu on tyhjä, asetustiedostossa ei ollut virhettä." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Oletusasetuksia ei voitu ladata kohteesta: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "$cfg['PmaAbsoluteUri'] täytyy määritellä asetustiedostossa!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Virheellinen palvelimen indeksi: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Palvelimella %1$s virheellinen nimi. Tarkista asetukset." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Palvelin" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Asetuksissa on virheellinen todennustapa:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Sinun tulisi päivittää versioon %s %s tai sitä uudempaan." @@ -1937,8 +1938,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Ohjeet" @@ -1955,7 +1956,7 @@ msgstr "MySQL ilmoittaa: " msgid "Failed to connect to SQL validator!" msgstr "SQL-validaattoriin ei voitu yhdistää" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Selitä SQL-kysely" @@ -1967,11 +1968,11 @@ msgstr "Älä selitä SQL-kyselyä" msgid "Without PHP Code" msgstr "Kätke PHP-koodi" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Näytä PHP-koodi" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Päivitä" @@ -1980,7 +1981,7 @@ msgstr "Päivitä" msgid "Skip Validate SQL" msgstr "Älä tarkista SQL-kyselyä" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Tarkista SQL-lause" @@ -2091,7 +2092,7 @@ msgid "Structure" msgstr "Rakenne" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2099,8 +2100,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Lisää rivi" @@ -2119,7 +2120,7 @@ msgstr "Selaa tietokonettasi:" msgid "Select from the web server upload directory %s:" msgstr "Valitse verkkopalvelimen lähetyskansiosta %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää" @@ -2270,7 +2271,7 @@ msgid "Set value: %s" msgstr "Aseta arvo: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Palauta oletusarvo" @@ -2480,7 +2481,7 @@ msgstr "Oletusarvoinen tauluvälilehti" msgid "Show binary contents as HEX by default" msgstr "Näytä binäärisisältö oletusarvoisesti heksamuodossa" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Näytä binaarisisältö heksamuodossa" @@ -2548,12 +2549,12 @@ msgstr "Suorituksen enimmäiskesto" msgid "Save as file" msgstr "Tallenna tiedostoon" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Tiedoston merkistö" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Muoto" @@ -2564,8 +2565,8 @@ msgstr "Pakkaus" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2575,16 +2576,16 @@ msgstr "Pakkaus" msgid "Put columns names in the first row" msgstr "Laita sarakkeiden nimet ensimmäiselle riville" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Sarakkeiden rajausmerkki" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2594,8 +2595,8 @@ msgstr "Koodinvaihtomerkki" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Korvaa NULL-merkki tällä:" @@ -2603,15 +2604,15 @@ msgstr "Korvaa NULL-merkki tällä:" msgid "Remove CRLF characters within columns" msgstr "Poista CRLF-merkit sarakkeista" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Rivien erotinmerkki" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Rivien erotinmerkki" @@ -2635,8 +2636,8 @@ msgid "Table name template" msgstr "Taulunimen pohja" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2663,13 +2664,13 @@ msgid "Label key" msgstr "Tunniste" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-tyyppi" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relaatiot" @@ -2696,12 +2697,12 @@ msgstr "Muista tiedostonimen pohja" msgid "Enclose table and column names with backquotes" msgstr "Laita taulujen ja sarakkeiden nimet lainausmerkkeihin" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL-yhteensopiva tila" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Tietoa lisättäessä käytettävä syntaksi" @@ -2725,35 +2726,35 @@ msgstr "Käytä BLOB-arvoissa heksalukuja" msgid "Use ignore inserts" msgstr "Käytä IGNORE:a INSERT-komennoissa" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Luodun kyselyn enimmäispituus" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export tables" msgid "Export type" msgstr "Vie taulut" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Lisää transaktio" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy #| msgid "Export contents" msgid "Export time in UTC" msgstr "Vie sisällöt" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Pakota käyttämään phpMyAdminissa suojattua yhteyttä" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Pakota käyttämään SSL-yhteyttä" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2761,36 +2762,36 @@ msgstr "" "Lajittelujärjestys viiteavaimen pudotusvalikon kohteille; [kbd]content[/kbd] " "on viitatut tiedot, [kbd]id[/kbd] on avainarvo" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Viiteavaimen pudotusvalikon järjestys" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Pudotusvalikkoa käytetään, jos kohteita on enemmän" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Viiteavaimen rajoitus" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Selaustila" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Mukauta selaustilaa" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Customize default export options" msgid "Customize default options" msgstr "Mukauta viennin oletusasetuksia" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2798,149 +2799,149 @@ msgstr "Mukauta viennin oletusasetuksia" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Muokkaustila" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Mukauta muokkaustilaa" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Vie oletusarvot" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Mukauta viennin oletusasetuksia" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Ominaisuudet" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Keksi" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Tuonti" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Tuo oletusarvot" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Mukauta yleistuonnin oletusasetuksia" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Tuonti ja vienti" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Aseta tuonti- ja vientihakemistot sekä pakkauksen asetukset" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Tietokantojen näyttöasetukset" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigointikehys" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Mukauta navigointikehyksen näkymää" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Palvelimet" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Palvelinten näyttöasetukset" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Taulujen näyttöasetukset" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Pääkehys" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Muut ydinasetukset" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Asetukset, jotka eivät sovi muualle" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Sivunumero:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Mukauta kyselyikkunan asetuksia" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Turvallisuus" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2948,27 +2949,27 @@ msgstr "" "Huomaa, että phpMyAdmin on vain käyttöliittymä, ja sen ominaisuuksia ei ole " "rajoitettu MySQL-tietokantaan" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Perusasetukset" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Todennustyyppi" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Todennustyyppi" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Palvelimen määrittely" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2976,17 +2977,17 @@ msgstr "" "Palvelimen lisämäärittely; älä muuta näitä valintoja, ellet tiedä, mihin " "niitä käytetään." -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Anna palvelimen yhteysparametrit" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "Asetustiedosto" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -3001,58 +3002,58 @@ msgstr "" "ohjeista [a@../Documentation.html#linked-tables]linkitettyjen taulujen " "infrastruktuuri[/a]." -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Mukauta viennin oletusasetuksia" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Mukauta tuonnin oletusasetuksia" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Mukauta navigointikehystä" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Mukauta pääkehystä" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL-kyselyt" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL-kyselykenttä" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Mukauta SQL-kyselykentässä näytettäviä linkkejä" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "SQL-kyselyt" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-historia" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3060,49 +3061,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Käynnistys" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Mukauta käynnistyssivua" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Välilehdet" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Valitse haluamasi välilehtien toiminta" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Käytä tekstikenttää" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Mukauta viennin oletusasetuksia" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy!-teksti" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Varoitus" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3110,15 +3111,15 @@ msgstr "" "Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/Gzip]gzip" "[/a]-pakkausta" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Iconv-laajennuksen lisäparametrit" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3126,11 +3127,11 @@ msgstr "" "Jos käytössä, phpMyAdmin jatkaa monilausekyselyjen laskemista, vaikka yksi " "kyselyistä epäonnistui" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Älä välitä peräkkäisistä lausevirheistä" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3140,21 +3141,21 @@ msgstr "" "Tätä kannattaa käyttää tuotaessa suuria tiedostoja; se saattaa kuitenkin " "katkaista transaktiot." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Osittainen tuonti: salli keskeytys" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Korvaa taulun nykyiset rivit tiedostolla" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3162,98 +3163,98 @@ msgstr "" "Oletusmuoto; huomaa, että tämä luettelo riippu sijainnista (tietokanta, " "taulu), ja käytettävissä on vain SQL" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Tuotavan tiedoston muoto" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Käytä LOCAL-avainsanaa" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Sarakenimet ensimmäisessä rivissä" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Älä tuo tyhjiä riviä" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 #, fuzzy #| msgid "Import currencies ($5.00 to 5.00)" msgid "Import currencies ($5.00 to 5.00)" msgstr "Tuo valuutta-arvot ($5.00 muotoon 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 #, fuzzy #| msgid "Import percentages as proper decimals (12.00% to .12)" msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Tuo prosenttiyksiköt sopivin desimaaliluvuin (12.00% muotoon .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Alusta ohitettavien tietueiden (kyselyjen) määrä" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Osittainen tuonti: ohita kyselyjä" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Älä käytä nolla-arvoissa AUTO_INCREMENT:iä" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Kuinka monta riviä voi lisätä kerrallaan" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Lisättyjen rivien määrä" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Pikakäyttökuvakkeen kohde" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Näytä vasemmassa kehyksessä logo" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Näytä logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Näytä palvelimen alinta vasemman kehyksen yläkulmassa" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Näytä palvelinten valinta" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Taululuettelossa näkyvien taulujen enimmäismäärä" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Merkkijono, joka jakaa tietokannat eri puutasoille" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Tietokantapuun erotin" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3261,39 +3262,39 @@ msgstr "" "Vain kevyt versio; näytä tietokannat puuna (puu määritellään alla " "osoitetulla erottimella)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Näytä tietokannat puuna" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Poista tämä käytöstä, jos haluat nähdä kaikki tietokannat kerralla" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Käytä kevyttä versiota" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Taulupuun enimmäissyvyys" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Merkkijono, joka jakaa taulut eri puutasoille" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Taulupuun erotin" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logon linkin osoite" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3301,38 +3302,38 @@ msgstr "" "Avaa linkitetty sivu pääikkunassa: ([kbd]main[/kbd]) tai uudessa ikkunassa: " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logon linkin kohde" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Korosta kohdistimen alla oleva palvelin" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Käytä korostusta" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Käytä pelkistettyjä välilehtiä" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Kevyet välilehdet" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Näytettävän SQL-kyselyn enimmäispituus" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3343,22 +3344,22 @@ msgstr "" "asetetaan FALSE:ksi, saattaa helposti unohtaa kirjata muut palvelimet ulos, " "mikäli yhteyksiä on muodostettu useisiin palvelimiin." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Poista kaikki evästeet uloskirjauduttaessa" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" "Määritä, onko evästetodennustilassa muistettava edellinen kirjautuminen" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Anna käyttäjänimi" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3370,54 +3371,54 @@ msgstr "" "ajan ja poistetaan, kun selainikkuna suljetaan. Tätä suositellaan " "epäluotetuille ympäristöille." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Kirjautumisevästeen tallennus" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Määrittele sekunteina, kuinka pitkään kirjautumiseväste on kelvollinen" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Kirjautumisevästeen kelpoisuus" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Näytettävän SQL-kyselyn enimmäispituus" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Näytettävän SQL-kyselyn enimmäispituus" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Vasemmassa kehyksessä ja tietokantaluettelossa näkyvien tietokantojen " "enimmäismäärä" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Tietokantoja enintään" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3427,29 +3428,29 @@ msgstr "" "enemmän rivejä, näytetään "Edellinen"- ja "Seuraava"-" "linkit." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Näytettävien rivien enimmäismäärä" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Taululuettelossa näkyvien taulujen enimmäismäärä" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Tauluja enintään" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3457,51 +3458,51 @@ msgstr "" "Skriptin varaama enimmäistavumäärä, esim. [kbd]32M[/kbd] ([kbd]0[/kbd] = ei " "rajoitusta)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Muistirajoitus" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Näytä vasemmassa kehyksessä logo" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Lajittele taulu" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Käytä vain kuvakkeita, vain tekstiä tai molempia" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Navigointipalkki, jossa kuvakkeet" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "käytä Gzip-ulostulon puskurointia nopeuttaaksesi HTTP-siirtoja" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip-ulostulon puskurointi" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3513,46 +3514,46 @@ msgstr "" "[kbd]SMART[/kbd] - eli laskeva järjestys kentille, joiden tyyppi on TIME, " "DATE, DATETIME tai TIMESTAMP; muulloin nouseva järjestys" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Oletuslajittelujärjestys" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Käytä MySQL-tietokantojen jatkuvia yhteyksiä" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Jatkuvat yhteydet" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Kuvakkeellisen taulun toiminnot" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Estä BLOB- ja BINARY-kenttien muokkaus" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Suojaa binäärikentät" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3566,119 +3567,119 @@ msgstr "" "tarvitaan). Jos poistettu käytöstä, tämä käyttää JavaScript-rutiineja " "kyselyhistorian näyttämisessä (katoaa, kun ikkuna suljetaan)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Pysyvä kyselyhistoria" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Kuinka monta kyselyä historiassa pidetään" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Kyselyhistorian pituus" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Uutta kyselyikkunaa avattaessa näytettävä välilehti" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Oletusarvoinen kyselyikkunavälilehti" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Valitse, mitä funktioita käytetään merkistömuunnoksessa" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Merkistön uudelleenkoodaus" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Korjaa säikeet" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Hakemisto, jonne viennit voi tallentaa palvelimella" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Tallennushakemisto" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Jätä tyhjäksi, jos tätä ei käytetä" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Palvelintodennuksen järjestys" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Käytä oletusarvoja jättämällä tyhjäksi" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Palvelintodennuksen säännöt" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Salli kirjautumiset ilman salasanaa" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Salli pääkäyttäjän kirjautuminen" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3687,19 +3688,19 @@ msgstr "" "[a@http://swekey.com]SweKey-laitteistotodennuksen[/a] asetustiedoston polku " "(ei dokumenttijuuressa; suositeltu: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey-asetustiedosto" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Käytettävä todennustyyppi" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Todennustyyppi" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3707,11 +3708,11 @@ msgstr "" "Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/bookmark]" "kirjanmerkki[/a]tukea; oletusarvo: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Kirjanmerkkitaulu" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3719,31 +3720,31 @@ msgstr "" "Jätä tyhjäksi, jos et halua sarakkeiden kommentteja ja mime-tyyppejä; " "oletusarvo: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Saraketietojen taulu" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Pakkaa MySQL-palvelimen yhteys" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Pakkaa yhteys" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Kuinka palvelimeen yhdistetään; käytä tcp:tä, jos olet epävarma" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Yhteystyyppi" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Hallintakäyttäjän salasana" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3752,19 +3753,19 @@ msgstr "" "lisätietoja saatavilla [a@http://wiki.phpmyadmin.net/pma/controluser]wikissä" "[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Hallintakäyttäjä" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Laske taulujen määrä, kun tietokantaluettelo näytetään" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Laske taulujen määrä" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3772,11 +3773,11 @@ msgstr "" "Jätä tyhjäksi, jos et halua Suunnittelija-taulua; oletusarvo: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Suunnittelija-taulu" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3785,28 +3786,28 @@ msgstr "" "virheenjäljittimestä[/a] ja [a@http://bugs.mysql.com/19588]MySQL:n " "ohjelmavirheistä[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Poista INFORMATION_SCHEMA käytöstä" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Käytettävä PHP-laajennus; mysqli-laajennusta tulisi käyttää, jos sitä tuetaan" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Käytettävä PHP-laajennus" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Piilota tietokannat, jotka vastaavat säännöllistä lauseketta (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Piilota tietokannat" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3814,31 +3815,31 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL-kyselyhistorian taulu" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "MySQL-palvelimen verkkonimi" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Palvelimen verkkonimi" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Uloskirjautumisen verkko-osoite" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Yritä yhdistää ilman salasanaa" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Yhdistä ilman salasanaa" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3854,30 +3855,30 @@ msgstr "" "koodinvaihtomerkin, mikäli haluat käyttää niiden todellista ilmentymää; " "käytä esimerkiksi 'oma\\_db' eikä 'oma_db'." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Näytä vain luetteloidut tietokannat" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Jätä tyhjäksi, jot et käytä config-todennusta" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Config-todennuksen salasana" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Jätä tyhjäksi, jos et halua PDF-kaavioiden tukea, oletusarvo: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-kaavio: sivujen taulu" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3887,22 +3888,22 @@ msgstr "" "Katso täydet tiedot aiheesta [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/" "a]. Jätä tyhjäksi, jos et halua tukea. Oletusarvo: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "tietokannan nimi" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Portti, jota MySQL-palvelin kuuntelee; käytä oletusarvoa jättämällä tyhjäksi" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Palvelinportti" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3910,19 +3911,19 @@ msgstr "" "Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/relation]" "relaatiolinkki[/a]tukea; oletusarvo: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relaatiotaulu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Mahdollisten tietokantojen noutoon käytettävä SQL-käsky" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES -käsky" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3930,44 +3931,44 @@ msgstr "" "Katso [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]todennustyyppien[/" "a] esimerkit" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon-istunnon nimi" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon-kirjautumisen verkko-osoite" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Palvelinpistoke, jota MySQL-palvelin kuuntelee; käytä oletusarvoa jättämällä " "tyhjäksi" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Palvelinpistoke" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Yhdistä MySQL-palvelimeen käyttäen SSL-yhteyttä" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Käytä SSL-yhteyttä" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Jätä tyhjäksi, jos et halua PDF-kaavioiden tukea; oletusarvo: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-kaavio: taulun koordinaatit" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -3979,53 +3980,53 @@ msgstr "" "Taulu, joka kuvaa näyttökentät; jätä tyhjäksi, jos et halua tukea; " "oletusarvo: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Näyttökenttien taulu" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Tieto" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4037,25 +4038,25 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL-kyselyhistorian taulu" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automaattinen palautuminen" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4067,15 +4068,15 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Config-todennuksen käyttäjä" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4083,11 +4084,11 @@ msgstr "" "Poista käytöstä, mikäli tiedät pma_*-taulujesi olevan ajan tasalla. Tämä " "estää yhteensopivuustarkistukset ja lisää siten suorituskykyä." -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Yksityiskohtainen tarkistus" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4095,22 +4096,22 @@ msgstr "" "Käyttäjäystävällinen kuvaus tästä palvelimesta. Jätä tyhjäksi, jos haluat, " "että tässä lukee sen sijaan palvelimen verkkonimi." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Tämän palvelimen yksityiskohtainen nimi" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Pitääkö käyttäjälle näyttää \"Näytä kaikki (tietueet)\" -painike" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Salli kaikkien rivien näyttäminen" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4120,35 +4121,35 @@ msgstr "" "todennusta käytettäessä, koska salasana lukee suoraan asetustiedostossa; " "tämä ei estä saman komennon suorittamista suoraan." -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Näytä salasananvaihtolomake" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Näytä tietokannanluontilomake" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Näytä avoimet taulut" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Näytä funktiokentät muokkaus- ja liäsystilassa" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Näytä funktiokentät" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4156,31 +4157,31 @@ msgstr "" "Näyät linkki [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a]-" "käskyn tulosteeseen" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Näytä phpinfo()-linkki" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Näytä MySQL-palvelimen tarkat tiedot" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Määrittele, pitääkö phpMyAdminin luomat SQL-kyselyt näyttää" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Näytä SQL-kyselyt" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Salli tietokannan ja taulun tilastojen (eli tilankäytön) näyttäminen" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Näytä tilastot" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4188,11 +4189,11 @@ msgstr "" "Jos työkaluvihjeet ovat päällä ja tietokannan kommentti on asetettu, tämä " "näyttää kommentin ja oikean nimen" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Näytä tietokannan kommentti, ei nimi" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4204,30 +4205,30 @@ msgstr "" "['LeftFrameTableSeparator']-asetuksen mukaisesti, jolloin vain kansiota " "kutsutaan aliaksena, itse taulun nimi pysyy muuttumattomana" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Näytä taulun kommentti, ei nimi" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Näytä taulun kommentit työkaluvihjeissä" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Merkitse käytetyt taulut ja mahdollista lukittuja tauluja sisältävien " "tietokantojen näyttäminen" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Ohita lukitut taulut" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4237,28 +4238,28 @@ msgstr "" msgid "Password" msgstr "Salasana" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Käyttäjänimi" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4266,65 +4267,65 @@ msgstr "" "Ehdota tietokannan nimeä "Luo tietokanta" -lomakkeessa " "(mahdollisuuksien mukaan) tai pidä tekstikenttä tyhjänä" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Ehdota uuden tietokannan nimeä" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR-tekstikentän sarakkeet" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR-tekstikentän rivit" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Oletusarvoinen tauluvälilehti" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4336,39 +4337,39 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) -otsakkeeseen, joka tulee " "välipalvelimelta 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" "Luotettujen välipalvelimien luettelo IP-osoitteden sallimista ja estämistä " "varten" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Palvelimen hakemisto, jonne tuotavia tiedostoja voi lähettää" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Lähetyshakemisto" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Antaa hakea koko tietokannasta" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Käytä tietokantahakua" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4377,19 +4378,19 @@ msgstr "" "Näytä monilausekyselyjen kaikki vaikuttuneet rivit. Katso libraries/import." "lib.php-tiedoston oletusarvoista, kuinka monta kyselyä lauseessa voi olla." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Yksityiskohtaiset peräkkäiset lauseet" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Tarkista uusin versio" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4397,7 +4398,7 @@ msgstr "" msgid "Version check" msgstr "Version tarkistus" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4405,7 +4406,7 @@ msgstr "" "Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a]-pakkausta" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4577,7 +4578,7 @@ msgstr "Rutiinit" msgid "Return type" msgstr "Paluutyyppi" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4599,7 +4600,7 @@ msgstr "" "(tai paikallisen MySQL-palvelimen pistokkeen asetuksia ei ole määritelty " "oikein)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Lisätiedot..." @@ -4786,66 +4787,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Tiedoston merkistö:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Pakkaus" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ei mitään" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip-pakattu\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-pakkaus\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-pakkaus\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Tallenna tiedostoon" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Muoto" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Muunnosvaihtoehdot" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -4984,11 +4985,11 @@ msgstr "pystysuorassa" msgid "in %s mode and repeat headers after %s cells" msgstr "%s, otsikoita toistetaan %s:n rivin välein" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Lajittele avaimen mukaan" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5002,105 +5003,105 @@ msgstr "Lajittele avaimen mukaan" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Valinnat" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Lyhennetyt tekstit" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Koko tekstit" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relaatioavain" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relaationäyttökenttä" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Näytä binäärisisältö" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Näytä BLOB-sisältö" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Selaimen muunnos (transformation)" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Rivi on poistettu" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Lopeta" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "lauseessa" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Näkyvillä rivit " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "yhteensä" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "kysely kesti %01.4f sek." -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muokkaa" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Kyselytulosten toimenpiteet" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Tulostusversio (kokonaisin tekstein)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Näytä PDF-kaavio" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Luo käyttäjä" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Linkkiä ei löydy" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versiotiedot" @@ -6276,7 +6277,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Tarkista ohjeista, kuinka Column_comments-tauluja voi päivittää." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Tallennettu SQL-kysely" @@ -6347,7 +6348,7 @@ msgstr "Isännän tila" msgid "Slave status" msgstr "Alipalvelimen tila" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Muuttuja" @@ -6355,7 +6356,7 @@ msgstr "Muuttuja" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Arvo" @@ -6644,64 +6645,64 @@ msgstr "Ero" msgid "Target database" msgstr "Kohdetietokanta" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Suorita SQL-kysely(jä) palvelimella %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Suorita SQL-kyselyjä tietokannassa %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Tyhjennä" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Sarakkeiden nimet" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Tallenna SQL-kysely" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Anna kaikkien käyttäjien käyttää tätä kirjanmerkkiä" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Korvaa samanniminen, olemassa oleva kirjanmerkki" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Älä korvaa tätä kyselyä ikkunan ulkopuolelta" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Erotinmerkki" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Näytä kyselylause uudelleen " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Lähetä" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Näytä" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Tiedoston sijainti" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "palvelimen lähetyshakemisto" @@ -6816,7 +6817,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeksi" @@ -7178,32 +7179,32 @@ msgstr "PHP-laajennus" msgid "Show PHP information" msgstr "Näytä PHP:n asetustiedot" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdminin kotisivut" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attribuutit" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Vienti" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ei muutoksia" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7214,7 +7215,7 @@ msgstr "" "(root ilman salasanaa). Tällaisin asetuksin MySQL-palvelin on altis " "hyökkäyksille. Tämä tietoturvariski on syytä korjata pikimmiten!" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7224,7 +7225,7 @@ msgstr "" "valinta ei sovi yhteen phpMyAdminin kanssa ja saattaa johtaa tietojen " "katoamiseen!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7234,7 +7235,7 @@ msgstr "" "olevan käytössä. Ilman mbstring-laajennusta phpMyAdmin ei osaa jaotella " "merkkijonoja oikein, ja tästä saattaa koitua odottamattomia seurauksia." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7246,7 +7247,7 @@ msgstr "" "phpMyAdminissa määritetty evästekelpoisuus. Siksi kirjautumisesi erääntyy " "nopeammin kuin phpMyAdminissa on määritetty." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7262,11 +7263,11 @@ msgstr "" "phpMyAdminissa määritetty evästekelpoisuus. Siksi kirjautumisesi erääntyy " "nopeammin kuin phpMyAdminissa on määritetty." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Asetustiedosto vaatii nyt salalausetta (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7276,7 +7277,7 @@ msgstr "" "hakemistossa. Sinun tulee poistaa kansio, kun phpMyAdminin asetukset on " "määritetty." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7288,14 +7289,14 @@ msgstr "" "Linkitettyihin tauluihin liittyvät lisäominaisuudet eivät ole käytössä. " "Katso %slisätietoja%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7304,7 +7305,7 @@ msgstr "" "PHP:n MySQL-kirjaston versio %s poikkeaa MySQL-palvelimen versiosta %s. " "Tästä voi koitua arvaamattomia seurauksia." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7313,7 +7314,7 @@ msgstr "" "Palvelin käyttää Suhosin-suojausjärjestelmää. Lue %sohjeista%s tietoja " "mahdollisista ongelmista." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Ei tietokantoja" @@ -7706,20 +7707,20 @@ msgstr "%s tietokantaa poistettiin onnistuneesti." msgid "Databases statistics" msgstr "Tietokantatilastot" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Isäntäpalvelimen kahdennus" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Alipalvelimen kahdennus" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Näytä tilastot" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10115,39 +10116,39 @@ msgstr "Tarkista viitteiden eheys:" msgid "Show tables" msgstr "Näytä taulut" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Levytilan käyttö" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Käyttö" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Pätevä" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Rivitilastot" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Tieto" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "staattinen" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynaaminen" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Rivin pituus" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Rivin koko " @@ -10289,7 +10290,7 @@ msgstr "Jälkeen sarakkeen: %s" msgid "Create an index on  %s columns" msgstr "Luo  %s:n sarakkeen indeksi" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "ositettu" diff --git a/po/fr.po b/po/fr.po index b9867fa69f..653f984cdf 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-10 19:23+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" @@ -50,19 +50,19 @@ msgstr "Rechercher" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Colonne" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Type" @@ -312,7 +312,7 @@ msgstr "Faire CREATE DATABASE avant la copie" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Ajouter %s" @@ -335,7 +335,7 @@ msgstr "Aller à la base de données copiée" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Interclassement" @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Éditer ou exporter un schéma relationnel" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -367,7 +367,7 @@ msgstr "Table" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Lignes" @@ -383,21 +383,21 @@ msgstr "utilisé" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Création" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Dernière modification" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Dernière vérification" @@ -421,20 +421,20 @@ msgid "visual builder" msgstr "mode visuel" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Tri" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Croissant" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Décroissant" @@ -497,8 +497,8 @@ msgstr "Exécuter la requête" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Accès refusé" @@ -541,13 +541,13 @@ msgstr "Afficher" msgid "Delete the matches for the %s table?" msgstr "Supprimer de la table %s les occurences?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Effacer" @@ -610,7 +610,7 @@ msgstr "Le suivi est actif." msgid "Tracking is not active." msgstr "Le suivi n'est pas activé." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -640,21 +640,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Sur ce serveur MySQL, le moteur de stockage par défaut est %s." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Pour la sélection :" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tout cocher" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Tout décocher" @@ -663,16 +663,16 @@ msgstr "Tout décocher" msgid "Check tables having overhead" msgstr "Cocher tables avec pertes" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporter" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Version imprimable" @@ -684,7 +684,7 @@ msgstr "Vider" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Supprimer" @@ -693,8 +693,8 @@ msgstr "Supprimer" msgid "Check table" msgstr "Vérifier la table" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiser la table" @@ -714,12 +714,12 @@ msgstr "Dictionnaire de données" msgid "Tracked tables" msgstr "Tables faisant l'objet d'un suivi" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -746,7 +746,7 @@ msgid "Status" msgstr "État" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -918,7 +918,7 @@ msgstr "" "limite de temps de PHP ne soit augmentée." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1106,7 +1106,16 @@ msgstr "Montrer zone SQL" msgid "Inline Edit" msgstr "Éditer en place" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Modifier" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1114,61 +1123,61 @@ msgstr "Éditer en place" msgid "Save" msgstr "Sauvegarder" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Cacher" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Cacher les critères de recherche" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Afficher les critères de recherche" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Sélectionnez la clé référencée" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Choisissez la clé étrangère" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Veuillez choisir la clé primaire ou un index unique" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Colonne descriptive" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Ajouter une option pour la colonne" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Générer un mot de passe" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Générer" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Modifier le mot de passe" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "plus" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1178,254 +1187,254 @@ msgstr "" "une mise à niveau. La version la plus récente est %s, publiée le %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", dernière version stable :" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Fermer" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Précédent" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Suivant" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Aujourd'hui" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Janvier" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Février" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Mars" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Avril" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Juin" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Juillet" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Août" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Septembre" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Octobre" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Novembre" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Décembre" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Janvier" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Février" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mars" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Avril" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Juin" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Juillet" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Août" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Septembre" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Octobre" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Novembre" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Décembre" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Dimanche" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Lundi" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Mardi" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Mercredi" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Jeudi" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Vendredi" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Samedi" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dim" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Jeu" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Ven" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sam" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Di" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Lu" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Me" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Je" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Ve" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Sem" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Heure" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minute" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Seconde" @@ -1502,14 +1511,6 @@ msgstr "Cardinalité" msgid "Comment" msgstr "Commentaire" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Modifier" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "La clé primaire a été effacée" @@ -1528,7 +1529,7 @@ msgstr "" "Les index %1$s et %2$s semblent identiques et l'un d'eux pourrait être " "supprimé." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1640,7 +1641,7 @@ msgid "Cannot connect: invalid settings." msgstr "Connexion impossible: paramètres incorrects." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1667,61 +1668,61 @@ msgstr "" "dans votre configuration et vous assurer qu'elles correspondent aux " "informations fournies par l'administrateur du serveur MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Connexion" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentation de phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Vous pouvez entrer le nom du serveur ou son adresse IP, ainsi que le port " "séparé par un espace." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Serveur : " -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Utilisateur : " -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Mot de passe : " -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Choix du serveur" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Vous devez accepter les cookies pour poursuivre." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "La configuration interdit une connexion sans mot de passe (voir " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Aucune activité depuis %s secondes ou plus, veuillez vous reconnecter" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Connexion au serveur MySQL non permise" @@ -1789,7 +1790,7 @@ msgid "shared" msgstr "partagé" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tables" @@ -1803,18 +1804,18 @@ msgstr "Tables" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Données" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Perte" @@ -1863,7 +1864,7 @@ msgstr "L'extension GD est requise pour les graphiques." msgid "JSON encoder is needed for chart tooltips." msgstr "L'encodeur JSON est requis pour afficher les conseils de graphique." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Si vous recevez une page blanche, aucune erreur " "n'a été détectée." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Chargement de la configuration par défaut impossible depuis %1$s" # OK -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1893,30 +1894,30 @@ msgstr "" "Le paramètre $cfg['PmaAbsoluteUri'] DOIT être renseigné dans votre " "fichier de configuration !" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Indice de serveur invalide: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nom d'hôte invalide pour le serveur %1$s. Veuillez vérifier votre " "configuration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Serveur" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" "Le fichier de configuration contient un type d'authentification invalide :" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Vous devriez utiliser %s en version %s ou plus récente." @@ -1950,8 +1951,8 @@ msgstr "fr" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentation" @@ -1968,7 +1969,7 @@ msgstr "MySQL a répondu: " msgid "Failed to connect to SQL validator!" msgstr "Connexion au validateur SQL impossible" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Expliquer SQL" @@ -1980,11 +1981,11 @@ msgstr "Ne pas expliquer SQL" msgid "Without PHP Code" msgstr "Sans source PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Créer source PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Actualiser" @@ -1993,7 +1994,7 @@ msgstr "Actualiser" msgid "Skip Validate SQL" msgstr "Ne pas valider SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Valider SQL" @@ -2104,7 +2105,7 @@ msgid "Structure" msgstr "Structure" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2112,8 +2113,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insérer" @@ -2133,7 +2134,7 @@ msgid "Select from the web server upload directory %s:" msgstr "" "Choisissez depuis le répertoire de téléchargement du serveur web %s :" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Le répertoire de transfert est inaccessible" @@ -2283,7 +2284,7 @@ msgid "Set value: %s" msgstr "Assigner la valeur: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Ramener la valeur par défaut" @@ -2486,7 +2487,7 @@ msgstr "Onglet par défaut pour tables" msgid "Show binary contents as HEX by default" msgstr "Montrer par défaut le contenu binaire en hexadécimal" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Montrer le contenu binaire en hexadécimal" @@ -2547,12 +2548,12 @@ msgstr "Durée maximum d'exécution" msgid "Save as file" msgstr "Transmettre" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Jeu de caractères du fichier" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2563,8 +2564,8 @@ msgstr "Compression" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2572,14 +2573,14 @@ msgstr "Compression" msgid "Put columns names in the first row" msgstr "Afficher les noms de colonnes en première ligne" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Colonnes entourées par" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Caractère d'échappement" @@ -2587,8 +2588,8 @@ msgstr "Caractère d'échappement" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Remplacer NULL par" @@ -2596,13 +2597,13 @@ msgstr "Remplacer NULL par" msgid "Remove CRLF characters within columns" msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Colonnes terminées par" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Lignes terminées par" @@ -2624,8 +2625,8 @@ msgid "Table name template" msgstr "Modèle de nom de table" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2650,13 +2651,13 @@ msgid "Label key" msgstr "Clé de l'étiquette" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Type MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2681,12 +2682,12 @@ msgstr "Se souvenir du modèle de nom de fichier" msgid "Enclose table and column names with backquotes" msgstr "Entourer les noms de tables et colonnes de guillemets obliques" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Mode de compatibilité SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Syntaxe à utiliser lors de l'insertion de données" @@ -2710,31 +2711,31 @@ msgstr "Utiliser l'hexadécimal pour un BLOB" msgid "Use ignore inserts" msgstr "Ne pas insérer une ligne faisant doublon avec une clé unique" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Taille maximum de la requête générée" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Type d'exportation" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Utiliser le mode transactionnel" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exporter l'heure en format UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Force des connexions https entre le navigateur et phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Forcer les connexions SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2742,36 +2743,36 @@ msgstr "" "Ordre du tri pour les éléments de clé étrangère; [kbd]content[/kbd] signifie " "la donnée référencée, [kbd]id[/kbd] représente la valeur de la clé" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ordre dans le menu des clés étrangères" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" "Un menu déroulant sera utilisé si le nombre de valeurs est inférieur à cette " "limite" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Limite pour clé étrangère" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Mode affichage" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Personnaliser le mode affichage" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Personnaliser les options par défaut" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2779,121 +2780,121 @@ msgstr "Personnaliser les options par défaut" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Dévelopeur" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Paramètres pour les développeurs phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Mode édition" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Personnaliser le mode édition" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Valeurs par défaut pour exportation" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Personnaliser les valeurs utilisées habituellement" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Fonctionnalités" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Général" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Réglage de quelques options couramment utilisées" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importer" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Valeurs par défaut pour importation" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Personnaliser les valeurs utilisées habituellement" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importation / exportation" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Configurez les répertoires d'importation et d'exportation ainsi que les " "options de compression" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Options d'affichage des bases de données" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Panneau de navigation" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Personnaliser l'apparence du panneau de navigation" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serveurs" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Options d'affichage des serveurs" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Options d'affichage des tables" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Panneau principal" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Texte Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Autres paramètres de base" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Paramètres divers" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Titres de page" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2903,22 +2904,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]documentation[/a] pour les chaînes " "magiques pouvant être utilisées." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Fenêtre de requête" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Personnaliser le panneau de requêtes" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Sécurité" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2926,23 +2927,23 @@ msgstr "" "Veuillez noter que phpMyAdmin n'est qu'une interface et que ses " "fonctionnalités ne limitent en rien MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Configuration de base" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Type d'authentification" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Paramètres d'authentification" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configuration du serveur" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2950,15 +2951,15 @@ msgstr "" "Configuration avancée, assurez-vous de connaître la signification de ces " "options avant de les modifier" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Entrez les paramètres de connexion au serveur" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Stockage de configurations" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2968,11 +2969,11 @@ msgstr "" "fonctionnalités additionnelles, voir [a@Documentation.html#linked-tables]" "phpMyAdmin configuration storage[/a] dans la documentation" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Suivi des changements" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2980,44 +2981,44 @@ msgstr "" "Suivi des changements faits dans la base de données. Requiert le stockage de " "configurations phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Personnaliser les valeurs pour exportation" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Personnaliser les valeurs pour importation" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Personnaliser le cadre de navigation" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Personnaliser le cadre principal" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Requêtes SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Boîte de requêtes SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Personnaliser les liens affichés dans les boîtes de requêtes SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Paramètres des requêtes SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Validateur SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3029,43 +3030,43 @@ msgstr "" "strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Page de départ" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Personnaliser la page de départ" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Onglets" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Personnaliser les onglets" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Champs texte" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Personnaliser les champs de saisie" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texte Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Avertissements" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Désactiver certains avertissements affichés" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3073,15 +3074,15 @@ msgstr "" "Active la compression [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] pour les " "opérations d'importation et d'exportation" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Paramètres pour iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3089,11 +3090,11 @@ msgstr "" "Si activé, phpMyAdmin continue le traitement des requêtes multi-énoncés même " "en cas d'échec de l'un des énoncés." -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorer les erreurs dans les requêtes multi-énoncés" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3103,21 +3104,21 @@ msgstr "" "point d'être atteinte. Ceci pourrait aider à importer des fichiers " "volumineux, au détriment du respect des transactions." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Permettre l'interruption lors de l'importation" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Ne pas arrêter l'importation lors d'une erreur d'énoncé INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Remplacer les données de la table avec le fichier" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3125,88 +3126,88 @@ msgstr "" "Format par défaut; soyez conscient que cette liste dépend du contexte (base " "de données, table) et que seul SQL est toujours disponible" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format du fichier d'importation" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Utiliser l'option LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Noms de colonnes en première ligne" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Ne pas importer les lignes vides" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importer les valeurs de monnaie ($5.00 devient 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importer les pourcentages en tant que décimales (12.00% devient .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Nombre de requêtes à sauter à partir du début" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Nombre de requêtes à ignorer" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Ne pas utiliser AUTO_INCREMENT pour la valeur zéro" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Valeur initiale des zones de glissement" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Le nombre de lignes qui peuvent être insérées à la fois." -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Nombre de lignes à insérer" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Cible de l'icône d'accès rapide" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Montrer le logo dans le panneau de navigation" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Affichage du logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Montrer le choix de serveurs au haut du panneau de navigation" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Affiche la liste des serveurs" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Nombre minimum de tables pour afficher la boîte de filtre de table" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Chaîne qui sépare les noms de bases de données en niveaux" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Séparateur pour l'arborescence des bases de données" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3214,41 +3215,41 @@ msgstr "" "En affichage léger; afficher les bases de données en arborescence (déterminé " "par le séparateur défini plus bas)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Montre les bases de données dans une arborescence" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" "Désactiver ceci si vous désirez voir toutes les bases de données d'un seul " "coup dans le panneau de navigation" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Active l'affichage léger" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Nombre de niveaux pour l'arborescence des tables" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Chaîne qui sépare les noms de table en niveaux" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Séparateur pour l'arborescence des noms de tables" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "L'URL vers lequel le logo dans le panneau de navigation pointera" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL du lien sous le logo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3256,38 +3257,38 @@ msgstr "" "Pour la fenêtre principale, ([kbd]main[/kbd]) ou dans une nouvelle fenêtre, " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Fenêtre-cible pour la page ouverte lors d'un clic sur le logo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Faire ressortir le nom du serveur dans le panneau de navigation" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Active la surbrillance" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Utiliser des onglets moins intenses graphiquement" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Onglets légers" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Nombre maximum de caractères affichés dans toute colonne non numérique en " "mode Afficher" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Limiter le nombre de caractères dans la colonne" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3296,11 +3297,11 @@ msgstr "" "Si TRUE, la déconnexion se produit pour tous les serveurs; si FALSE, on se " "déconnecte seulement du serveur courant." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Détruire tous les cookies à la déconnexion" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3308,11 +3309,11 @@ msgstr "" "Sur le panneau de connexion du mode cookie, le nom du précédent utilisateur " "devrait-il apparaître?" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Se souvenir du nom d'utilisateur" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3324,55 +3325,55 @@ msgstr "" "conservé que pour la session; ceci est recommandé si l'environnement n'est " "pas digne de confiance." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Stockage du cookie" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "Définit pendant combien de temps (en secondes) la connexion demeure valide" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Durée de validité de la connexion en mode cookie" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Doubler la taille de la zone de texte pour les colonnes LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Zone de texte plus grande pour LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Utiliser des icônes sur la page principale" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Nombre maximum de caractères quand une requête SQL est affichée" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Taille maximum des requêtes SQL affichées" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Les utilisateurs ne peuvent choisir une plus grande valeur" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Nombre maximum de bases de données affichées dans le panneau de gauche et la " "liste des bases" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Nombre maximum de bases de données" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3383,19 +3384,19 @@ msgstr "" "« Suivant » et « Précé" "dent » seront affichés." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Nombre maximum de lignes à afficher" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Nombre maximum de tables affichées dans la liste des tables" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Nombre maximum de tables" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3403,11 +3404,11 @@ msgstr "" "Désactive l'avertissement par défaut qui est affiché si mcrypt est manquant " "pour l'authentification par cookie." -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "avertissement mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3415,48 +3416,48 @@ msgstr "" "Le nombre d'octets qu'un script peut allouer, par exemple [kbd]32M[/kbd] " "([kbd]0[/kbd] signifie illimité)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Limite mémoire" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Il s'agit des liens Modifier, Éditer en place, Copier et Effacer" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Montrer les liens des lignes de données du côté gauche" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Montrer les liens des lignes de données du côté droit" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Utiliser l'ordre naturel pour trier les noms de tables et de bases de données" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Ordre naturel" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Afficher seulement des icônes, seulement du texte ou les deux" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Apparence de la barre de navigation" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "sert à augmenter la vitesse des transferts HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Tampon de sortie GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3464,19 +3465,19 @@ msgstr "" "[kbd]SMART[/kbd] signifie un ordre décroissant pour les colonnes TIME, DATE, " "DATETIME et TIMESTAMP, et croissant pour les autres" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Ordre de tri par défaut" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "...au serveur MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Connexions persistentes" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3485,23 +3486,23 @@ msgstr "" "Désactiver l'avertissement affiché sur la page Structure de bases de données " "si l'une des tables du stockage de configurations phpMyAdmin est manquante" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Tables manquantes pour le stockage de configurations phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Icônes pour les actions sur les tables" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Empêche l'édition des colonnes BLOB et BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Protéger les colonnes avec contenu binaire" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3511,111 +3512,111 @@ msgstr "" "configurations phpMyAdmin). Si désactivé, utilise Javascript pour afficher " "un historique temporaire (sera perdu à la fermeture de la fenêtre)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Historique permanent des requêtes" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Le nombre de requêtes à conserver dans l'historique" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Taille de l'historique" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "L'onglet affiché à l'ouverture d'une fenêtre de requêtes." -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Onglet par défaut pour fenêtre de requêtes" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Hauteur de la fenêtre de requêtes (en pixels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Hauteur de la fenêtre de requêtes" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Largeur de la fenêtre de requêtes (en pixels)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Largeur de la fenêtre de requêtes" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Détermine quelles fonctions seront utilisées pour effectuer la conversion " "des caractères" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Moteur de conversion" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Répète les en-têtes toutes les X cellules, [kbd]0[/kbd] désactive ceci" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Répéter les en-têtes" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Affiche un bouton d'aide au lieu du message Documentation" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Afficher un bouton d'aide" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" "Répertoire où les exportations peuvent être sauvegardées sur le serveur" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Répertoire de sauvegarde" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Laisser vide si non utilisé" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Ordre d'autorisation des serveurs" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Laisser vide pour la valeur par défaut" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Règles d'autorisation des serveurs" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Permettre les connexions sans fournir de mot de passe" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Permettre une connexion à root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Domaine de protection à afficher lors d'une authentification HTTP Basic" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Domaine de protection HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3625,19 +3626,19 @@ msgstr "" "l'authentification matérielle Swekey[/a] (ne pas placer sous la racine des " "documents; suggestion : /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Fichier de configuration SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Type d'authentification" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Type d'authentification" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3645,11 +3646,11 @@ msgstr "" "Laisser vider pour désactiver le support des [a@http://wiki.phpmyadmin.net/" "pma/bookmark]signets[/a], suggéré : [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Table pour signets" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3657,33 +3658,33 @@ msgstr "" "Laisser vider pour désactiver les commentaires sur les colonnes et les types " "MIME; suggéré : [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Table pour informations sur les colonnes" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Comprime la connexion au serveur MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Utiliser le mode compression sur la connexion" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Comment se connecter au serveur, utilisez [kbd]tcp[/kbd] si vous êtes dans " "le doute" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Type de connexion" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Mot de passe de l'utilisateur de contrôle" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3691,30 +3692,30 @@ msgstr "" "Un compte MySQL spécial avec des permissions limitées, voir [a@http://wiki." "phpmyadmin.net/pma/controluser] notre wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Utilisateur de contrôle" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Comptage du nombre de tables en montrant la liste des bases de données" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Comptage des tables" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "Laisser vider pour désactiver, suggéré : [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Table pour la fonctionnalité Concepteur" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3722,27 +3723,27 @@ msgstr "" "Voir [a@http://sf.net/support/tracker.php?aid=1849494]ce bogue phpMyAdmin[/" "a] et [a@http://bugs.mysql.com/19588]ce bogue MySQL[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Empêcher l'accès à INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Quelle extension PHP utiliser; vous devriez choisir mysqli si possible" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Extension PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Masquer les bases dont le nom correspond à l'expression (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Masquer les bases de données" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3750,31 +3751,31 @@ msgstr "" "Laisser vider pour désactiver l'historique des requêtes SQL, suggéré : [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tables pour historique des requêtes SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Le nom du serveur sur lequel MySQL est en exécution." -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nom du serveur" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL pour quitter" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Essayer de se connecter sans mot de passe" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Connexion sans mot de passe" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3789,31 +3790,31 @@ msgstr "" "de liste pour montrer le reste des noms de base de données en ordre " "alphabétique." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Restreindre la liste des bases de données" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" "Laisser vide si vous n'utilisez pas la méthode d'authentification config" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Mot de passe pour méthode config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Laisser vider pour désactiver le support des schémas en PDF, suggéré : [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Table pour décrire les schémas en PDF" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3823,21 +3824,21 @@ msgstr "" "Voir [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Laisser vider pour " "désactiver. Suggéré : [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Nom de base de données" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port sur lequel MySQL est en écoute, laisser vide pour utiliser la valeur " "par défaut" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Port" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3845,19 +3846,19 @@ msgstr "" "Laisser vider pour désactiver le support [a@http://wiki.phpmyadmin.net/pma/" "relation]relationnel[/a], suggéré : [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Table relationnelle" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "La commande SQL à utiliser pour acquérir la liste des bases de données" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Commande SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3865,42 +3866,42 @@ msgstr "" "Voir [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] pour un exemple" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nom de session pour méthode signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL pour connexion" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Interface de connexion du serveur MySQL, laisser vide pour utiliser la " "valeur par défaut" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Interface de connexion socket" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Utiliser SSL pour la connexion au serveur MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Utiliser SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "Laisser vider pour désactiver, suggéré : [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Table pour coordonnées du schéma en PDF" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3908,11 +3909,11 @@ msgstr "" "Sert à définir les colonnes descriptives, laisser vide pour désactiver; " "suggéré : [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Table pour colonnes descriptives" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3920,11 +3921,11 @@ msgstr "" "Définit si un énoncé DROP DATABASE IF EXISTS sera ajouté en première ligne " "du journal lors de la création d'une base de données." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Ajouter DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3932,11 +3933,11 @@ msgstr "" "Définit si un énoncé DROP TABLE IF EXISTS sera ajouté en première ligne du " "journal lors de la création d'une table." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Ajouter DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3944,21 +3945,21 @@ msgstr "" "Définit si un énoncé DROP VIEW IF EXISTS sera ajoutée en première ligne dans " "le journal lors de la création de la vue." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Ajouter DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Définit la liste des énoncés que le mécanisme d'auto-création utilise pour " "les nouvelles versions." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Énoncés à suivre" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3966,11 +3967,11 @@ msgstr "" "Laisser vider pour désactiver le suivi des changements SQL, valeur " "suggérée : [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Table pour le suivi des changements SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3978,11 +3979,11 @@ msgstr "" "Définit si le mécanisme de suivi crée automatiquement des versions pour les " "tables et les vues." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Création automatique de versions" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3990,15 +3991,15 @@ msgstr "" "Laisser vider pour désactiver les préférences utilisateur, valeur suggérée : " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Table de stockage des préférences utilisateur" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Utilisateur pour méthode config" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4006,11 +4007,11 @@ msgstr "" "Désactiver si vous savez que vos tables pma_* sont à jour. Ceci contourne " "une vérification et améliore la performance" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Vérification détaillée" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4018,19 +4019,19 @@ msgstr "" "Une description conviviale de ce serveur. Laisser vide pour utiliser à la " "place le nom du serveur." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Nom à afficher pour ce serveur" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Devrait-on afficher un bouton «Tout afficher»" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Permettre l'affichage de toutes les lignes" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4040,15 +4041,15 @@ msgstr "" "cependant on peut exécuter un changement de mot de passe manuellement avec " "la commande appropriée" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Afficher le dialogue de changement de mot de passe" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Afficher le formulaire de création de base de données" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4056,19 +4057,19 @@ msgstr "" "Définit si les champs des types de données MySQL doivent être affichés en " "mode modification/insertion." -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Montrer les champs de type de données" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "En insertion/édition, montrer la colonne contenant les fonctions" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Montrer les fonctions" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4076,46 +4077,46 @@ msgstr "" "Montre un lien vers le résultat de [a@http://php.net/manual/function.phpinfo." "php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Afficher un lien vers phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Afficher les informations détaillées sur le serveur MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Détermine si les requêtes SQL générées par phpMyAdmin devraient être " "affichées" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Afficher les requêtes SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Affiche les statistiques sur les bases de données et les tables (espace " "utilisé)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Afficher les statistiques" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "Inverse l'affichage du nom et des commentaires" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" "Affiche le commentaire décrivant la base de données, au lieu de son nom" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4125,30 +4126,30 @@ msgstr "" "Si défini à [kbd]nested[/kbd], l'alias du nom de table ne sert qu'à " "subdiviser les tables selon $cfg['LeftFrameTableSeparator']" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Affiche le commentaire de table au lieu de son nom" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Affichage des commentaires de table en infobulle" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marque les tables utilisées et rend possible l'affichage des bases de " "données comportant des tables verrouillées" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Saute les tables verrouillées" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Requiert que le validateur SQL soit activé" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4158,7 +4159,7 @@ msgstr "Requiert que le validateur SQL soit activé" msgid "Password" msgstr "Mot de passe" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4166,11 +4167,11 @@ msgstr "" "[strong]Avis:[/strong] l'extension PHP SOAP ou le module PEAR SOAP doit être " "installé" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Activer le validateur SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4178,12 +4179,12 @@ msgstr "" "Si vous avez un code d'utilisateur, indiquez-le ici ([kbd]anonymous[/kbd] " "par défaut)" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Utilisateur" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4191,20 +4192,20 @@ msgstr "" "...dans le dialogue de création de base, si possible, sinon laisser le champ " "vide" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Suggérer un nom de nouvelle base de données" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Un avertissement est affiché sur la page principale si Suhosin est détecté" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Avertissement Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4212,11 +4213,11 @@ msgstr "" "Taille des zones de texte (colonnes) en mode édition, cette valeur sera " "augmentée pour les zones SQL (*2) et la fenêtre de requêtes (*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Taille horizontale pour une zone de texte" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4224,32 +4225,32 @@ msgstr "" "Taille des zones de texte (lignes) en mode édition, cette valeur sera " "augmentée pour les zones SQL (*2) et la fenêtre de requêtes (*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Taille verticale pour une zone de texte" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" "Titre de la fenêtre de navigateur quand une base de données est choisie" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Titre de la fenêtre de navigateur quand rien n'est choisi" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Titre par défaut" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Titre de la fenêtre du navigateur quand un serveur est choisi" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Titre de la fenêtre du navigateur quand une table est choisie" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4261,29 +4262,29 @@ msgstr "" "Forwarded-For) provient du serveur 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste des serveurs mandataires de confiance en vue de IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Répertoire sur le serveur, dans lequel vous téléchargez des fichiers en vue " "de les importer" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Répertoire de téléchargement" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Permet la recherche dans la base de données au complet" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Permet une recherche dans toute la base de données" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4291,11 +4292,11 @@ msgstr "" "Si désactivé, les utilisateurs ne peuvent régler aucune des options ci-bas, " "peu importe la case à cocher à droite" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Active le menu Développeur dans les paramètres" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4304,19 +4305,19 @@ msgstr "" "Montre le nombre de lignes affectées par chaque énoncé. Voir libraries/" "import.lib.php pour le nombre d'énoncés qu'une requête peut comporter." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Détails pour les requêtes multi-énoncés" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Vérifier la présence d'une nouvelle version" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Active la vérification de version sur la page principale" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4324,7 +4325,7 @@ msgstr "Active la vérification de version sur la page principale" msgid "Version check" msgstr "Vérification de version" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4332,7 +4333,7 @@ msgstr "" "Active la compression [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/" "a] pour les opérations d'importation et d'exportation" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4494,7 +4495,7 @@ msgstr "Procédures stockées" msgid "Return type" msgstr "Type retourné" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4518,7 +4519,7 @@ msgstr "" "(ou l'interface de connexion vers le serveur MySQL local n'est pas " "correctement configurée)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Détails..." @@ -4673,46 +4674,46 @@ msgid "use this for future exports" msgstr "utiliser ceci pour les futures exportations" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Jeu de caractères du fichier : " -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compression:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Aucune" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "«zippé »" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr " «gzippé »" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr " «bzippé »" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Afficher les résultats" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Options spécifiques au format:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4720,7 +4721,7 @@ msgstr "" "Faites défiler la page pour compléter les options du format choisi et " "ignorez les options des autres formats." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Conversion de l'encodage:" @@ -4843,11 +4844,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "en mode %s et répéter les en-têtes à chaque groupe de %s" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Trier sur l'index" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4861,95 +4862,95 @@ msgstr "Trier sur l'index" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Options" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Textes réduits" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Textes complets" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relations : clés" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relations : colonnes descriptives" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Montrer le contenu binaire" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Montrer le contenu BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Copier" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "La ligne a été effacée" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Supprimer" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "dans la requête" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Affichage des lignes" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Traitement en %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Modifier" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Opérations sur les résultats de la requête" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Version imprimable (avec textes complets)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Afficher le graphique" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Créer une vue" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Lien absent" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Version" @@ -6128,7 +6129,7 @@ msgid "" msgstr "" "La documentation indique comment mettre à jour votre table column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Requêtes SQL en signets" @@ -6206,7 +6207,7 @@ msgstr "État du maître" msgid "Slave status" msgstr "État de l'esclave" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variable" @@ -6214,7 +6215,7 @@ msgstr "Variable" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valeur" @@ -6485,62 +6486,62 @@ msgstr "Différence" msgid "Target database" msgstr "Base de données cible" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Exécuter une ou des requêtes SQL sur le serveur %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Exécuter une ou des requêtes SQL sur la base %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Vider" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Colonnes" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Conserver cette requête SQL dans les signets" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Signet visible pour les autres utilisateurs" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Remplacer un signet existant du même nom" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ne pas écraser cette requête depuis une autre fenêtre" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Délimiteur" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Afficher à nouveau la requête après exécution" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Exécuter" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Voir uniquement" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Emplacement du fichier texte" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "répertoire de transfert du serveur web" @@ -6651,7 +6652,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6961,27 +6962,27 @@ msgstr "Extension PHP" msgid "Show PHP information" msgstr "Afficher les informations relatives à PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Site officiel" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Contribuer" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Obtenir de l'aide" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Liste des changements" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6993,7 +6994,7 @@ msgstr "" "serveur MySQL est donc ouvert aux intrusions, et vous devriez corriger ce " "problème de sécurité." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7003,7 +7004,7 @@ msgstr "" "option est incompatible avec phpMyAdmin et peut nuire au traitement des " "données !" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7014,7 +7015,7 @@ msgstr "" "phpMyAdmin est incapable de gérer correctement les caractères et il peut en " "résulter des problèmes." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7026,7 +7027,7 @@ msgstr "" "que la durée du cookie configurée dans phpMyAdmin; donc, votre session de " "travail expirera plus tôt." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7035,13 +7036,13 @@ msgstr "" "LoginCookieValidity; donc, votre session de travail expirera plus tôt que la " "valeur configurée dans phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Vous devez ajouter dans le fichier de configuration une phrase de passe " "secrète (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7051,7 +7052,7 @@ msgstr "" "présent dans votre répertoire phpMyAdmin. Vous devriez le supprimer quand " "vous aurez terminé la configuration de phpMyAdmin." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7061,7 +7062,7 @@ msgstr "" "certaines fonctionnalités ont été désactivée. Pour en connaître la raison, " "cliquez %sici%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7071,7 +7072,7 @@ msgstr "" "fonctions de phpMyAdmin seront manquantes. Par exemple le cadre de " "navigation ne sera pas mis à jour automatiquement." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7080,7 +7081,7 @@ msgstr "" "La version de votre bibliothèque MySQL (%s) de PHP diffère de la version de " "votre serveur MySQL (%s). Ceci peut occasionner un comportement imprévisible." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7089,7 +7090,7 @@ msgstr "" "Ce serveur utilise Suhosin. Veuillez vous référer à la %sdocumentation%s " "pour en connaître les conséquences possibles." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Aucune base de données" @@ -7443,20 +7444,20 @@ msgstr "%s bases de données ont été supprimées." msgid "Databases statistics" msgstr "Statistiques sur les bases de données" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Réplication maître" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Réplication esclave" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activer les statistiques" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9761,39 +9762,39 @@ msgstr "Vérifier l'intégrité référentielle" msgid "Show tables" msgstr "Afficher les tables" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Espace utilisé" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Espace" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effectif" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistiques" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Information" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statique" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamique" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Longueur enr." -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Taille enr. " @@ -9919,7 +9920,7 @@ msgstr "Après %s" msgid "Create an index on  %s columns" msgstr "Créer un index sur  %s colonnes" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partitionné" diff --git a/po/gl.po b/po/gl.po index 052e87475a..6b104b4a16 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-21 14:50+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: galician \n" @@ -50,19 +50,19 @@ msgstr "Procurar" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -155,7 +155,7 @@ msgstr "Nomes das columnas" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipo" @@ -318,7 +318,7 @@ msgstr "CREAR UNHA BASE DE DATOS antes de copiar" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Engadir %s" @@ -341,7 +341,7 @@ msgstr "Pasar á base de datos copiada" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Orde alfabética" @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -378,7 +378,7 @@ msgstr "Táboa" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Fileiras" @@ -394,21 +394,21 @@ msgstr "en uso" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creación" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Actualización máis recente" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Comprobación máis recente" @@ -433,20 +433,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descendente" @@ -513,8 +513,8 @@ msgstr "Enviar esta procura" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Denegouse o acceso" @@ -559,13 +559,13 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "A extraer datos da táboa" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Eliminar" @@ -633,7 +633,7 @@ msgstr "O seguemento está activado." msgid "Tracking is not active." msgstr "O seguemento non está activado." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,21 +663,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o motor de almacenamento predefinido neste servidor de MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Todos os marcados" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcalos todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Quitarlles as marcas a todos" @@ -686,16 +686,16 @@ msgstr "Quitarlles as marcas a todos" msgid "Check tables having overhead" msgstr "Exceso na comprobación" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualización previa da impresión" @@ -707,7 +707,7 @@ msgstr "Borrar" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Eliminar" @@ -716,8 +716,8 @@ msgstr "Eliminar" msgid "Check table" msgstr "Verificar a táboa" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizar a táboa" @@ -737,12 +737,12 @@ msgstr "Dicionario de datos" msgid "Tracked tables" msgstr "Táboas seguidas" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -769,7 +769,7 @@ msgid "Status" msgstr "Estado" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -935,7 +935,7 @@ msgstr "" "non ser que lle incrementen os limites de tempo de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1157,7 +1157,16 @@ msgstr "Caixa de Procuras SQL" msgid "Inline Edit" msgstr "Motores" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Modificar" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1165,73 +1174,73 @@ msgstr "Motores" msgid "Save" msgstr "Gardar" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Agochar" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "SQL Query box" msgid "Hide search criteria" msgstr "Caixa de Procuras SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL Query box" msgid "Show search criteria" msgstr "Caixa de Procuras SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Seleccionar a chave referida" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Escoller unha chave externa" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Escolla a chave primaria ou unha chave única" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Escolla o campo que quere que se mostre" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Xerar un contrasinal" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Xerar" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Trocar o contrasinal" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Lu" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1241,125 +1250,125 @@ msgstr "" "actualizala. A versión máis recente é %s, publicada o %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "Comprobar cal é a última versión" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "Donate" msgid "Done" msgstr "Doar" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Anterior" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Seguinte" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Total" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " Binario " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Abr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maio" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Xuño" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Xullo" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Ago" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Out" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Xan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1367,178 +1376,178 @@ msgid "May" msgstr "Maio" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Xuño" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Xullo" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Do" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Lu" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Ma" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Ve" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Do" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Lu" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Ma" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mé" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Xo" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Ve" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sá" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Do" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Lu" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Mé" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Xo" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Ve" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sá" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "en uso" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1615,14 +1624,6 @@ msgstr "Cardinalidade" msgid "Comment" msgstr "Comentario" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Modificar" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Eliminouse a chave primaria" @@ -1641,7 +1642,7 @@ msgstr "" "Parece que os índice %1$s e %2$s son iguais e posibelmente poderíase " "eliminar un deles" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1756,7 +1757,7 @@ msgid "Cannot connect: invalid settings." msgstr "Non se pode conectar: os axustes non son válidos." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1783,62 +1784,62 @@ msgstr "" "e o contrasinal no ficheiro config.inc.php e asegurarse de que corresponden " "coa información proporcionada polo administrador do servidor do MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Entrada (login)" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentación do phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Pode escribir o nome de servidor/enderezo IP e o porto separados por un " "espazo." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Servidor" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Nome de usuario:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Contrasinal:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Escolla de servidor" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "A partir de aquí debe permitir cookies." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "A configuración prohibe rexistrarse sen contrasinal (vexa AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Non se rexistrou actividade ningunha desde hai %s segundos ou máis. Terá que " "entrar de novo" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Non se dá conectado co servidor de MySQL" @@ -1908,7 +1909,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Táboas" @@ -1922,18 +1923,18 @@ msgstr "Táboas" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Datos" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "De máis (Overhead)" @@ -1992,7 +1993,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Se recibe unha " "páxina en branco é que todo está ben." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Non se puido cargar a configuración desde: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2022,29 +2023,29 @@ msgstr "" "A directiva $cfg['PmaAbsoluteUri'] DEBE estar asignada no seu " "ficheiro de configuración." -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "O índice do servidor non é válido: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "O nome de servidor non é válido para o servidor %1$s. Revise a configuración." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Servidor" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Na configuración indicouse un método de autenticación que non válido::" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Debería actualizar a %s %s ou posterior." @@ -2078,8 +2079,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentación" @@ -2098,7 +2099,7 @@ msgstr "Mensaxes do MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Non se puido conectar co servidor de MySQL" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2110,11 +2111,11 @@ msgstr "Saltar a explicacion de SQL" msgid "Without PHP Code" msgstr "sen código PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Crear código PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Refrescar" @@ -2123,7 +2124,7 @@ msgstr "Refrescar" msgid "Skip Validate SQL" msgstr "Omitir a validacion de" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validar o SQL" @@ -2236,7 +2237,7 @@ msgid "Structure" msgstr "Estrutura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2244,8 +2245,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Inserir" @@ -2265,7 +2266,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "directorio de recepción do servidor web" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Non se pode acceder ao directorio que designou para os envíos" @@ -2427,7 +2428,7 @@ msgid "Set value: %s" msgstr "Poñer como valor: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Volver ao valor por omisión" @@ -2639,7 +2640,7 @@ msgstr "Separador por omisión das táboas" msgid "Show binary contents as HEX by default" msgstr "Mostrar o contido binario como HEX" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Mostrar o contido binario como HEX" @@ -2711,12 +2712,12 @@ msgstr "Tempo máximo de execución" msgid "Save as file" msgstr "Enviar (gravar nun ficheiro)
" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Conxunto de caracteres do ficheiro" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formato" @@ -2727,8 +2728,8 @@ msgstr "Compresión" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2738,16 +2739,16 @@ msgstr "Compresión" msgid "Put columns names in the first row" msgstr "Pór os nomes dos campos na primeira fileira" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Os campos delimítanse con" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2757,8 +2758,8 @@ msgstr "Os campos escápanse con" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Substituír NULL por " @@ -2768,15 +2769,15 @@ msgstr "Substituír NULL por " msgid "Remove CRLF characters within columns" msgstr "Eliminar os caracteres CRLF dentro dos campos" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "As liñas rematan por" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "As liñas rematan por" @@ -2800,8 +2801,8 @@ msgid "Table name template" msgstr "Modelo de nome dos ficheiros" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2828,13 +2829,13 @@ msgid "Label key" msgstr "Chave da etiqueta" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Tipo MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacións" @@ -2863,12 +2864,12 @@ msgstr "Lembrar o modelo do nome de ficheiro" msgid "Enclose table and column names with backquotes" msgstr "Protexer os nomes das táboas e dos campos con \" ` \"" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modo de compatiblidade SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2892,37 +2893,37 @@ msgstr "Use hexadecimal para BLOB" msgid "Use ignore inserts" msgstr "Usar insercións ignoradas" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Lonxitude máxima da procura creada" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export tables" msgid "Export type" msgstr "Exportar as táboas" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Incluír a exportación nunha transacción" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy #| msgid "Export contents" msgid "Export time in UTC" msgstr "Exportar o contido" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" "Obrigar a que se empregue unha conexión segura mentres se empregue o " "phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Obrigar a conectarse con SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2930,36 +2931,36 @@ msgstr "" "Ordenación dos elementos dun menú despregábel de chaves alleas; [kbd]content" "[/kbd] son os datos referenciados, [kbd]id[/kbd] é o valor da chave" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ordenación das chaves alleas" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Emprégase un menú despregábel de haber un número menor de elementos" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Límite das chaves alleas" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Modo de navegación" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Personalizar o modo de navegación" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Customize default export options" msgid "Customize default options" msgstr "Personalizar as opcións de exportación por omisión" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2967,149 +2968,149 @@ msgstr "Personalizar as opcións de exportación por omisión" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Modo de edición" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Personalizar o modo de edición" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Exportar o predeterminado" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Personalizar as opcións de exportación por omisión" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funcionalidades" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Xerar" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importar" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Opcións de importación por omisión" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Personalizar as opcións frecuentes de importación por omisión" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importación / exportación" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Designe os directorios de importación e exportación e as opcións de " "compresión" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opcións de exhibición das bases de datos" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Moldura de navegación" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Personalizar a aparencia da moldura de navegación" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servidores" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Opcións de exhibición dos servidores" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opcións de exhibición das táboas" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Moldura principal" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Texto Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Outras opcións principais" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Configuracións que non cadraban noutra parte" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Número de páxina:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Personalizar as opcións da xanela de procuras" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Seguranza" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -3117,27 +3118,27 @@ msgstr "" "Lembre que o phpMyAdmin é simplemente unha interface de usuario e que as " "súas funcionalidades non se limitan ao MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Configuración básica" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configuración do servidor" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3145,17 +3146,17 @@ msgstr "" "Configuración avanzada do servidor; non altere estas opcións a non ser que " "saiba o que está a facer" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Introduza os parámetros da conexión ao servidor" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "Ficheiro de configuración" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -3170,58 +3171,58 @@ msgstr "" "[a@../Documentation.html#linked-tables]infraestrutura de táboas ligadas[/a] " "na documentación" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Personalizar as opcións de exportación" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Personalizar as opcións de importación por omisión" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Personalizar a moldura de navegación" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Personalizar a moldura principal" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Solicitudes SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Caixa de Procuras SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Personalizar as ligazóns que aparecen nas caixas de Procura SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "Solicitudes SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Historial de SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3229,49 +3230,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Inicio" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Personalizar a páxina de inicio" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Separadores" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Escolla como quere que funcionen os separadores" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Use campo de texto" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Personalizar as opcións de exportación" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texto para Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Advertencia" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3279,15 +3280,15 @@ msgstr "" "Activar a compresión [a@http://gl.wikipedia.org/wiki/Gzip]gzip[/a] nas " "operacións de importación e exportación" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Parámetros extra para iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3295,11 +3296,11 @@ msgstr "" "Se estiver activado, o phpMyAdmin continúa a calcular as procuras de " "afirmacións múltiplas mesmo se unha destas procuras fallase" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorar os erros de afirmacións múltiplas" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3309,21 +3310,21 @@ msgstr "" "que se achega ao límite de tempo. Isto pode ser unha boa maneira de importar " "ficheiros grandes; porén, pode rachar as transaccións." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Importación parcial: permitir interromper" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Substituír os datos da táboa polos do ficheiro" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3331,98 +3332,98 @@ msgstr "" "Formato por omisión; lembre que esta listaxe depende da localización (base " "de datos, táboa) e só SQL está sempre dispoñíbel" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formato do ficheiro importado" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Utilice a palabra chave LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Nomes das columnas na primeira fileira" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Non importar as fileiras baleiras" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 #, fuzzy #| msgid "Import currencies ($5.00 to 5.00)" msgid "Import currencies ($5.00 to 5.00)" msgstr "Importar as moedas ($5.00 a 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 #, fuzzy #| msgid "Import percentages as proper decimals (12.00% to .12)" msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importar as porcentaxes como decimais correctos (12.00% a .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Número de rexistros (procuras) que se ignoran desde o comezo" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Importación parcial: ignorar as procuras" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Non empregar AUTO_INCREMENT cos valores cero" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Cantas fileiras se poden inserir dunha volta" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Número de fileiras inseridas" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Destino da icona de acceso rápido" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Mostrar o logotipo na moldura esquerda" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Mostrar o logotipo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Mostrar a escolla de servidor na parte superior da moldura esquerda" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Mostrar a selección de servidores" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Número máximo de táboas que se mostran na listaxe de táboas" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Cadea que separa as bases de datos en tres niveis distintos" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Separador da árbores das bases de datos" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3430,39 +3431,39 @@ msgstr "" "Só na versión lixeira; mostrar as bases de datos nunha árbore (determinada " "polo separador que se defina embaixo)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Mostrar as bases de datos nunha árbore" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Desactive isto se quere ver todas as bases de datos ao mesmo tempo" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Empregar a versión lixeira" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Profundidade máxima das táboas" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Cadea que separa as táboas en tres niveis distintos" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Separador da árbore de táboas" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL da ligazón ao logotipo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3470,27 +3471,27 @@ msgstr "" "Abrir a páxina ligada na xanela principal ([kbd]principal[/kbd]) ou nunha " "nova ([kbd]nova[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Destino da ligazón do logotipo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Resaltar o servidor que estea por baixo do cursor do rato" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Activar o resaltado" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Empregar separadores con menos carga gráfica" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Separadores lixeiros" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" @@ -3498,11 +3499,11 @@ msgid "" msgstr "" "Número máximo de caracteres empregados cando se mostra unha procura SQL" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3513,11 +3514,11 @@ msgstr "" "FALSO fai que sexa máis doado esquecer saír dos outros servidores cando se " "está conectado a varios servidores." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Eliminar todas as cookies ao saír" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3525,11 +3526,11 @@ msgstr "" "Definir se se debe lembrar ou non o rexisto previo no modo de autenticación " "mediante cookies" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Lembrar o nome de usuario" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3541,55 +3542,55 @@ msgstr "" "existente e que se elimina cando se feche a xanela do navegador. Recoméndase " "isto para os ambientes que non sexan de confianza." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Almacenar as cookies de rexistro" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Definir por cantos segundos é válida unha cookie" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Validez das cookies de rexistro" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Número máximo de caracteres empregados cando se mostra unha procura SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Lonxitude máxima de SQL que se mostra" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Número máximo de bases de datos que aparecen na moldura da esquerda e na " "listaxe de bases de datos" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Bases de datos máximas" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3599,29 +3600,29 @@ msgstr "" "resultados. Se o conxunto de resultados contén máis fileiras, aparecen as " "ligazóns "Anterior" and "Seguinte"." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Número máximo de fileiras que se mostran" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Número máximo de táboas que se mostran na listaxe de táboas" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Táboas máximas" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3629,53 +3630,53 @@ msgstr "" "O número de bytes que se permite asignar a un script, p.ex. [kbd]32M[/kbd] " "([kbd]0[/kbd] para non o limitar)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Límite da memoria" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Mostrar o logotipo na moldura esquerda" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Ordenar a táboa por" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Empregar só iconas, só texto ou ambos os dous" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Barra de navegación por iconas" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Empregar un búfer para a saída de GZip para atinxir unha maior velocidade " "nas transferencias HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Búfer para a saída de GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3687,46 +3688,46 @@ msgstr "" "[kbd]INTELIXENTE[/kbd] - isto é, orde descendente para os campos do tipo " "TIME, DATE, DATETIME e TIMESTAMP e ascendente para os demais" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Ordenación por omisión" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Empregar conexións persistentes coas bases de datos MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Conexións persistentes" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Operacións de tábocas con iconas" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Impedir que se poidan editar os ficheiros BLOB e BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Protexer os campos binarios" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3740,121 +3741,121 @@ msgstr "" "Se estiver desactivado, utiliza rutinas JS para mostrar o historial de " "procuras (que se perde cando se fecha a xanela)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Historial de procuras permanente" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Cantas procuras se gardan no historial" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Lonxitude do historial de procuras" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "O separador que aparece cando se entra nunha xanela de procuras" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Separador por omisión das xanelas de procuras" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleccione as funcións que quere empregar para a conversión dos conxuntos de " "caracteres" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Motor de recodificación" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Reparar os fíos" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Directorio no que se poden gravar as exportacións no servidor" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Directorio de gardado" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Déixeo en branco se non o vai empregar" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Orde de autenticación do servidor" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Déixeo en branco para o predefinido" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Regras de autenticación do servidor" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Permitir rexistrarse sen contrasinal" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Permitir o rexistro de root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3864,19 +3865,19 @@ msgstr "" "de hardware SweKey[/a] (non se localiza na raíz dos documentos; suxírese: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Ficheiro de configuración SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Método de autenticación que se quere empregar" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3884,11 +3885,11 @@ msgstr "" "Déixeo en branco se non quere a funcionalidade de [a@http://wiki.phpmyadmin." "net/pma/bookmark]marcadores[/a]; por omisión: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Táboa de marcadores" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3896,31 +3897,31 @@ msgstr "" "Déixeo en branco se non quere comentarios/tipos mime das columnas; por " "omisión: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Táboa de información das columnas" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Comprimir a conexión ao servidor de MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Comprimir a conexión" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Como ligar co servidor; déixeo como tc se non está segura/a" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipo de conexión" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Contrasinal do usuario de control" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3929,19 +3930,19 @@ msgstr "" "información dispoñíbel no [a@http://wiki.phpmyadmin.net/pma/controluser]wiki" "[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Usuario de control" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Contar as táboas cando se mostre a listaxe de bases de datos" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Contar as táboas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3949,11 +3950,11 @@ msgstr "" "Déixeo en branco se non quere empregar Designer; por omisión: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Táboa de Designer" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3962,28 +3963,28 @@ msgstr "" "Seguidor de erros dePMA[/a] e en [a@http://bugs.mysql.com/19588]Erros do " "MySQL[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desactivar o uso de INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "O engadido de PHP que quere empregar; debería empregar mysqli se se admite" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Engadido PHP que empregar" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Acochar as bases de datos que coincidan cunha expresión regular (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Acochar as bases de datos" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3991,31 +3992,31 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Táboa do historial de procuras SQL query" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Nome da máquina na que se executa o servidor de MySQL" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nome do servidor" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL de desconexión" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Tentar conectarse sen contrasinal" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Conectarse sen contrasinal" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4031,30 +4032,30 @@ msgstr "" "empregar os caracteres en si, isto é, empregue 'aminha\\_bd' no canto de " "'amiña_bd'" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Mostrar só as bases de datos listadas" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Déixeo en branco se non vai empregar config auth" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Contrasinal para config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Déixeo en branco se non quere PDF schema; por omisión: [kbd]pma_pdf_pages[/" "kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schema: táboa de páxinas" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4065,23 +4066,23 @@ msgstr "" "completa. Déixeo en branco se non lle interesan. Por omisión: [kbd]phpmyadmin" "[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nome da base de datos" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Porto polo que está a escoitar o servidor de MySQL server; déixeo en branco " "para deixar o predefinido" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Porto do servidor" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4089,19 +4090,19 @@ msgstr "" "Déixeo en branco se non quere [a@http://wiki.phpmyadmin.net/pma/relation]" "ligazóns de relación[/a]; por omisión: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Táboa de relacións" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Comando SQL para obter as bases de datos dispoñíbeis" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Mostrar o orde SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4109,45 +4110,45 @@ msgstr "" "Vexa os [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipos de " "autenticación[/a] se quere un exemplo" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nome de sesión de rexistro de entrada" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL de rexistro de entrada" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket polo que está a escoitar o servidor de MySQL; déixeo en branco para " "deixar o predefinido" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Socket do servidor" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "Comprimir a conexión ao servidor de MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Empregar SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Déixeo en branco se non quere PDF schema; por omisión: [kbd]pma_table_coords" "[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schema: coordenadas de táboa" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4159,53 +4160,53 @@ msgstr "" "Táboa para describir os campos a exhibir; déixeo en branco se non a quere; " "por omisión: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Táboa de campos a exhibir" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Informacións" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4217,25 +4218,25 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "Táboa do historial de procuras SQL query" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Modo de recuperación automática" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4247,15 +4248,15 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Usuario para config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4263,11 +4264,11 @@ msgstr "" "Desactíveo se sabe que as táboas pma_* tables están actualizadas. Isto evita " "as comprobacións de compatibilidade e, polo tanto, mellora o desempeño" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Comprobación estensa" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4275,11 +4276,11 @@ msgstr "" "Unha descrición lexíbel deste servidor. Déixea en branco para que no seu " "canto apareza o nome da máquina." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Nome longo deste servidor" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4288,11 +4289,11 @@ msgstr "" "Se se lle debería mostrar un botón "mostrar todos (rexistros)" ao " "usuario" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Permitir que se mostren todas as fileiras" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4303,35 +4304,35 @@ msgstr "" "configuración; isto non limita a capacidade de executar a mesmo orde " "directamente" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Mostrar o formulario para mudar de contrasinal" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Mostrar o formulario para crear bases de datos" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Mostrar as táboas abertas" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Mostrar os campos de función no modo editar/inserir" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Mostrar os campos de función" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4339,33 +4340,33 @@ msgstr "" "Mostra unha ligazón á saída de [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Mostrar a ligazón a phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Mostrar información detallada do servidor de MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Define se se deben mostrar as procuras SQL xeradas polo phpMyAdmin" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Mostrar as procuras SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permitir que se mostren as estatísticas das bases de datos e das táboas (p." "ex. o uso do espazo)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Mostrar as estatísticas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4373,11 +4374,11 @@ msgstr "" "Se as mensaxes estiveren activadas e existir un comentario da base de datos, " "isto substitúe o comentario polo nome real" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Mostrar o comentario da base de datos no canto do seu nome" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4389,30 +4390,30 @@ msgstr "" "['LeftFrameTableSeparator'], polo que só o cartafol se chama como o alcume; " "o nome mesmo da táboa fica sen cambiar" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Mostrar o comentario da táboa no canto do seu nome" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Mostrar os comentarios das táboas nas mensaxes" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marcar as táboas empregadas e permitir que se mostren as bases de datos con " "táboas bloqueadas" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Ignorar as táboas bloqueadas" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4422,28 +4423,28 @@ msgstr "" msgid "Password" msgstr "Contrasinal" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nome de usuario" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4451,65 +4452,65 @@ msgstr "" "Suxerir un nome para as bases de datos no formulario "Crear base de " "datos" (de ser posíbel) ou manter o campo de texto baleiro" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Suxerir un nome novo para as bases de datos" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "Columnas de área de texto de CHAR" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "Fileiras de área de texto de CHAR" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Separador por omisión das táboas" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4521,38 +4522,38 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente do proxy 1.2.3.4:[br][kbd]" "1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista de proxies de confianza para permiso/denegación de IP" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Directorio do servidor ao que se poden enviar os ficheiros que importar" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Directorio de envíos" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Permitir procurar na base de datos completa" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Empregar procuras na base de datos" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4562,19 +4563,19 @@ msgstr "" "múltiplas. Vexa libraries/import.lib.php para o que está predeterminado para " "cantas procuras pode conter unha afirmación." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Afirmacións múltiplas estensas" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Comprobar cal é a última versión" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4582,7 +4583,7 @@ msgstr "" msgid "Version check" msgstr "Comprobación da versión" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4590,7 +4591,7 @@ msgstr "" "Activar a compresión [a@http://gl.wikipedia.org/wiki/ZIP_(formato de " "ficheiro)]ZIP[/a] nas operacións de importación e exportación" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4768,7 +4769,7 @@ msgstr "Rutinas" msgid "Return type" msgstr "Tipo de retorno" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4789,7 +4790,7 @@ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" "(ou o socket local do servidor de MySQL non se configurou correctamente)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalles..." @@ -4975,66 +4976,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Conxunto de caracteres do ficheiro:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compresión" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ningunha" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "comprimido no formato \"zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "comprimido no formato \"gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "comprimido no formato \"bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Enviar (gravar nun ficheiro)
" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formato" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcións de transformación" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -5173,11 +5174,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "en modo %s e repetir os cabezallos de cada %s celas" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ordenar pola chave" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5191,105 +5192,105 @@ msgstr "Ordenar pola chave" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opcións" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Textos parciais" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Textos completos" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Chave relacional" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Campo de exhibición relacional" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Mostrar os contidos binarios" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Mostrar os contidos BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformación do navegador" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Eliminouse o rexistro" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Matar (kill)" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "a procurar" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "A mostrar rexistros " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "a pesquisa levou %01.4f segundos" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Mudar" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operacións de resultados da procura" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Vista previa da impresión (con textos completos)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Mostrar o esquema PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Crear unha versión" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Non se atopou o vínculo" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Información sobre a versión" @@ -6470,7 +6471,7 @@ msgid "" msgstr "" "Consulte a documentación para saber como actualizar a táboa Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Gardouse a procura de SQL" @@ -6542,7 +6543,7 @@ msgstr "Estado do mestre" msgid "Slave status" msgstr "Estado do escravo" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variábel" @@ -6550,7 +6551,7 @@ msgstr "Variábel" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valor" @@ -6839,64 +6840,64 @@ msgstr "Diferenza" msgid "Target database" msgstr "Base de datos de destino" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Executar procura/s SQL no servidor %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Efectuar unha procura SQL na base de datos %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Limpar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nomes das columnas" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Gardar esta procura de SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Permitir que calquera usuario poida acceder a este marcador" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Substituír un marcador xa existente que teña o mesmo nome" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Non escribir sobre esta procura desde fóra da xanela" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimitador" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostrar esta procura aquí outra vez " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Enviar" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Só visualizar" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Localización do arquivo de texto" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "directorio de recepción do servidor web" @@ -7014,7 +7015,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Índice" @@ -7374,32 +7375,32 @@ msgstr "Engadido de PHP" msgid "Show PHP information" msgstr "Mostrar información sobre o PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Páxina Oficial do phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributos" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Exportar" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Sen cambios" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7412,7 +7413,7 @@ msgstr "" "configuración, está aberto a intrusións e habería que mirar de solucionar " "este problema de seguranza." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7421,7 +7422,7 @@ msgstr "" "Ten activada mbstring.func_overload na configuración do PHP. Esta opción é " "incompatíbel co phpMyAdmin e podería ocasionar danos nos datos" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7431,7 +7432,7 @@ msgstr "" "de caracteres multibyte. Sen o engadido mbstring, o phpMyAdmin é incapaz de " "partir cadeas correctamente e pode provocar resultados inesperados." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7443,7 +7444,7 @@ msgstr "" "das cookies que se configurou en phpMyAdmin; por causa disto, o rexistro " "caducará antes do que está configurado en phpMyAdmin." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7459,13 +7460,13 @@ msgstr "" "das cookies que se configurou en phpMyAdmin; por causa disto, o rexistro " "caducará antes do que está configurado en phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O ficheiro de configuración agora necesita un contrasinal secreto " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7475,7 +7476,7 @@ msgstr "" "existe aínda no directorio de phpMyAdmin. Deberíao eliminar unha vez " "finalice a configuración do phpMyAdmin." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7487,14 +7488,14 @@ msgstr "" "Desactivouse a funcionalidade adicional para o traballo con táboas " "vinculadas. Para saber o por que, prema %saquí%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7503,7 +7504,7 @@ msgstr "" "A versión %s da súa libraría de PHP MySQL difire da versión %s do seu " "servidor de MySQL. Isto pode ocasionar un comportamento impredicíbel." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7512,7 +7513,7 @@ msgstr "" "Servidor a executarse con Suhosin. Consulte os posíbeis problemas na " "%sdocumentation%s." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Non hai ningunha base de datos" @@ -7905,20 +7906,20 @@ msgstr "Elimináronse %s bases de datos sen problemas." msgid "Databases statistics" msgstr "Estatísticas das bases de datos" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replicación do principal" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replicación do escravo" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activar as estatísticas" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10317,39 +10318,39 @@ msgstr "Comprobar a integridade das referencias:" msgid "Show tables" msgstr "Mostrar as táboas" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Uso do espazo" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Uso" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efectivo" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Estatísticas da fileira" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Informacións" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "estático" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinámico" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Lonxitude da fileira" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Tamaño da fileira " @@ -10490,7 +10491,7 @@ msgstr "Despois de %s" msgid "Create an index on  %s columns" msgstr "Crear un índice en %s colunas" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionado" diff --git a/po/he.po b/po/he.po index cac00dac64..f842cef8f7 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-02 20:17+0200\n" "Last-Translator: \n" "Language-Team: hebrew \n" @@ -46,19 +46,19 @@ msgstr "חיפוש" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "שמות עמודה" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "סוג" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE לפני העתקה" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -334,7 +334,7 @@ msgstr "מעבר למאגר נתונים שהועתק" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "קידוד" @@ -357,7 +357,7 @@ msgid "Edit or export relational schema" msgstr "הצגת תרשים PDF" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -370,7 +370,7 @@ msgstr "טבלה" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "שורות" @@ -386,21 +386,21 @@ msgstr "בשימוש" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "יצירה" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "עדכון אחרון" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "נבדק לאחרונה" @@ -425,20 +425,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "סידור" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "עולה" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "יורד" @@ -505,8 +505,8 @@ msgstr "שליחת שאילתה" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "גישה נדתחה" @@ -550,13 +550,13 @@ msgstr "עיון" msgid "Delete the matches for the %s table?" msgstr "הוצאת מידע עבור טבלה" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "מחיקה" @@ -624,7 +624,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -653,21 +653,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s הוא מנוע האחסון ברירת המחדשל של שרת MySQL זה." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "עם הנבחרים:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "בחירת הכל" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "בטל סימון הכל" @@ -676,16 +676,16 @@ msgstr "בטל סימון הכל" msgid "Check tables having overhead" msgstr "בדיקת טבלאות עבור תקורה" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ייצוא" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "תצוגת הדפסה" @@ -697,7 +697,7 @@ msgstr "ריקון" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "הסרה" @@ -706,8 +706,8 @@ msgstr "הסרה" msgid "Check table" msgstr "בדיקת טבלה" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "ייעול טבלה" @@ -727,12 +727,12 @@ msgstr "מילון מידע" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -760,7 +760,7 @@ msgid "Status" msgstr "מצב" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -916,7 +916,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1127,7 +1127,16 @@ msgstr "שאילתת SQL" msgid "Inline Edit" msgstr "מנועים" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "עריכה" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1135,71 +1144,71 @@ msgstr "מנועים" msgid "Save" msgstr "שמירה" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "שאילתת SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "שאילתת SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "התעלמות" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "בחירת שדה להצגה" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "ייצור סיסמא" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "ייצור" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "שינוי סיסמא" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "יום שני" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1207,123 +1216,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "ללא" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "הקודם" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "הבא" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "סה\"כ" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "בינארי" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "מרץ" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "אפריל" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "מאי" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "יוני" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "יולי" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "אוגוסט" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "אוקטובר" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "ינואר" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "פברואר" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "מרץ" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "אפריל" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1331,176 +1340,176 @@ msgid "May" msgstr "מאי" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "יוני" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "יולי" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "אוגוסט" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "ספטמבר" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "אוקטובר" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "נובמבר" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "דצמבר" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "יום ראשון" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "יום שני" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "יום שלישי" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "יום שישי" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "יום ראשון" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "יום שני" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "יום שלישי" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "יום רביעי" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "יום חמישי" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "יום שישי" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "שבת" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "יום ראשון" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "יום שני" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "יום שלישי" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "יום רביעי" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "יום חמישי" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "יום שישי" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "שבת" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "בשימוש" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1575,14 +1584,6 @@ msgstr "מספור" msgid "Comment" msgstr "הערות" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "עריכה" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "המפתח הראשי הוסר" @@ -1599,7 +1600,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1711,7 +1712,7 @@ msgid "Cannot connect: invalid settings." msgstr "חיבור נכשל: הגדרות לא תקינות." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1735,57 +1736,57 @@ msgstr "" "כתובת השרת, שם משתמש והסיסמא בקובץ config.inc.php ולוודא כי הם תואמים למידע " "שקיבלת ע\"י אחראי השרת של MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "כניסה" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "תיעוד phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "שרת" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "שם משתמש:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "סיסמא:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "בחירת שרת" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "עוגיות (Cookies) חייבות לפעול מנקודה זאת." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "נכשל בכניסה לשרת MySQL" @@ -1855,7 +1856,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "טבלאות" @@ -1869,18 +1870,18 @@ msgstr "טבלאות" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "נתונים" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "סה\"כ" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "תקורה" @@ -1934,7 +1935,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
אם הינך מקבל דף ריק, הכל בסדר." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "שרת" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "אתה צריך לשדרג אל %s %s לפחות." @@ -2013,8 +2014,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "תיעוד" @@ -2031,7 +2032,7 @@ msgstr "MySQL אמר: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "הסברת SQL" @@ -2043,11 +2044,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "ללא קוד PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "ייצור קוד PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "רענון" @@ -2057,7 +2058,7 @@ msgstr "רענון" msgid "Skip Validate SQL" msgstr "בדיקת תקינות SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "בדיקת תקינות SQL" @@ -2170,7 +2171,7 @@ msgid "Structure" msgstr "מבנה" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2178,8 +2179,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "הכנסה" @@ -2198,7 +2199,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "שמירת שרת בתוך תיקיית %s" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2358,7 +2359,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2546,7 +2547,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2608,13 +2609,13 @@ msgstr "" msgid "Save as file" msgstr "שמירה כקובץ" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "חבילת הקידוד של הקובץ:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "תבנית" @@ -2625,8 +2626,8 @@ msgstr "דחיסה" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2634,16 +2635,16 @@ msgstr "דחיסה" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "שדות מוקפים ע\"י" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2653,8 +2654,8 @@ msgstr "הורדת שדות עם" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "החלפת NULL ע\"י" @@ -2662,15 +2663,15 @@ msgstr "החלפת NULL ע\"י" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "שורות מסתיימות ע\"י" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "שורות מסתיימות ע\"י" @@ -2697,8 +2698,8 @@ msgid "Table name template" msgstr "תבנית שם קובץ" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2725,13 +2726,13 @@ msgid "Label key" msgstr "מפתח תווית" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "סוג MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "יחסים" @@ -2761,12 +2762,12 @@ msgstr "תבנית שם קובץ" msgid "Enclose table and column names with backquotes" msgstr "צירוף תוי ציטוט (backquotes) אל שמות טבלאות ושדות" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2790,67 +2791,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "השתמש בהעלמות מהכנסות" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "סוג ייצוא" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "סוג ייצוא" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2858,251 +2859,251 @@ msgstr "אפשרויות ייצוא מאגר נתונים" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "ייצור" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "ייצוא" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "קבצי ייבוא" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "שרת" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "תיעוד" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "מספר דף:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "תיעוד" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "שאילתת SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "שאילתת SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "שאילתת SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "היסטוריית SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3110,278 +3111,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "מצב" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "טבלה" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "השתמש בשדה טקסט" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "החלפת נתוני הטבלה עם הקובץ" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Column names" msgid "Column names in first row" msgstr "שמות עמודה" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "הוספת ערך AUTO_INCREMENT (מספור אוטומטי)" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3389,433 +3390,433 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "גבולות משאבים" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "שינוי סדר הטבלה לפי" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "תיקיית בית של נתונים" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "חיבורים" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "אין טבלאות" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "איחוי טבלה" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "אין מאגרי נתונים" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "בחירת שרת" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3824,300 +3825,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "מאגר נתונים" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "קוד שרת (ID)" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "תיקון טבלה" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "בחירת שרת" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "מציג הערות עמודה" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "משפטים" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "גרסת שרת" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "ראיית טבלאות" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "הראה שאילתות שלמות" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "סטטיסטיקת שורה" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4125,28 +4126,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4156,91 +4157,91 @@ msgstr "" msgid "Password" msgstr "סיסמא" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "שם משתמש:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "הוספת/מחיקת עמודות שדה" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ברירת מחדל" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4248,56 +4249,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4305,13 +4306,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4472,7 +4473,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4491,7 +4492,7 @@ msgstr "השרת אינו מגיב" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4665,65 +4666,65 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "חבילת הקידוד של הקובץ:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "דחיסה" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "ללא" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "שמירה כקובץ" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "תבנית" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy msgid "Format-specific options:" msgstr "לתבנית זאת אין אפשרויות" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4839,11 +4840,11 @@ msgstr "ניצב" msgid "in %s mode and repeat headers after %s cells" msgstr "במצב %s וחזור אחרי Headers לאחר %s תאים" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4857,106 +4858,106 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "פעולות" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "טקסטים חלקיים" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "טקסטים מלאים" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "תצוגת יחסים" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy msgid "Relational display column" msgstr "תצוגת יחסים" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 #, fuzzy msgid "Browser transformation" msgstr "שינויי צורה זמינים" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "העתקה" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "השורה נמחקה" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "בשאילתה" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "מראה שורות" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "סה\"כ" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "שאילתה לקחה %01.4f שניות" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "שינוי" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "תצוגת הדפסה (עם טקסטים מלאים)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "מציג הערות עמודה" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "גרסת שרת" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "קישור לא נמצא" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "מידע גרסאות" @@ -6066,7 +6067,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "שאילתות SQL מועדפות" @@ -6135,7 +6136,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "משתנה" @@ -6143,7 +6144,7 @@ msgstr "משתנה" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "ערך" @@ -6427,65 +6428,65 @@ msgstr "" msgid "Target database" msgstr "חפש במסד הנתונים" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "הרצת את שאילתה/שאילתות על מסד הנתונים %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "הרצת את שאילתה/שאילתות על מסד הנתונים %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "לוח שנה" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "שמות עמודה" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "הכנס שאילתת SQL זאת למועדפים" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "אפשר לכל משתמש לגשת לכתובת מועדפת זאת" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "אל תכתוב מחדש על שאילתה זאת מחוץ לחלון זה" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " הראה את שאילתה כאן שוב " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "שליחה" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "ראה רק" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "מיקום של קובץ טקסט" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 #, fuzzy msgid "web server upload directory" msgstr "שמירת שרת בתוך תיקיית %s" @@ -6589,7 +6590,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "אינדקס" @@ -6864,31 +6865,31 @@ msgstr "גרסת PHP" msgid "Show PHP information" msgstr "ראיית מידע PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "דף הבית phpMyAdmin הרשמי" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "תכונות" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "ללא שינוי" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6899,14 +6900,14 @@ msgstr "" "ברירת מחדל של MySQL. שרת MySQL שלך פועל עם ברירת מחדל זאת, והוא פתוח לחדירות," "ואתה ממש צריך לתקן את חור אבטחה זה." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6916,7 +6917,7 @@ msgstr "" "mbstring מותקנת, phpMyAdmin אינו יכול לחלק מחרוזות באופן תקין וזה יכול לגרום " "לתוצאות לא רצויות." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6924,24 +6925,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6952,28 +6953,28 @@ msgid "" msgstr "" "תכונות נוספות לעבודה עם טבלאות מקושרות בוטלו. לעוד מידע למה לחץ %sכאן%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "אין מאגרי נתונים" @@ -7355,20 +7356,20 @@ msgstr "%s מסדי נתונים נמחקו בהצלחה." msgid "Databases statistics" msgstr "סטטיסטיקת מסד הנתונים" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "הפעלת סטטיסטיקה" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9478,39 +9479,39 @@ msgstr "" msgid "Show tables" msgstr "ראיית טבלאות" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "שימוש מקום" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "שימוש" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "יעיל" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "סטטיסטיקת שורה" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "משפטים" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "דינאמי" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "אורך שורה" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " גודל שורה " @@ -9646,7 +9647,7 @@ msgstr "לאחר %s" msgid "Create an index on  %s columns" msgstr "יצירת אינדקס על %s  עמודות" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/hi.po b/po/hi.po index 962682c67e..7ca8a1af9c 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-24 00:23+0200\n" "Last-Translator: \n" "Language-Team: hindi \n" @@ -48,19 +48,19 @@ msgstr "खोजें" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "कोलम" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "टाइप" @@ -310,7 +310,7 @@ msgstr "डेटाबेस कॉपी करने से पहले ड #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s जोडें" @@ -333,7 +333,7 @@ msgstr "नक़ल किये गए डाटाबेस पर जाय #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "क्रम में करें" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "संबंधपरक स्कीमा को संपादित या निर्यात करें " #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "टेबल " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "रो" @@ -381,21 +381,21 @@ msgstr "उपयोग में" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "रचना" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "पिछला नवीनीकरण" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "पिछली जाँच" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "दृश्य बिल्डर" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "सॉर्ट" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "आरोही" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "अवरोही" @@ -495,8 +495,8 @@ msgstr "क्वरी प्रस्तुत करें" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "प्रवेश निषेध" @@ -539,13 +539,13 @@ msgstr "ब्राउज़" msgid "Delete the matches for the %s table?" msgstr "इस %s टेबल से मैच हटाएँ" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "मिटाएँ" @@ -608,7 +608,7 @@ msgstr "ट्रैकिंग सक्रिय है" msgid "Tracking is not active." msgstr "ट्रैकिंग सक्रिय नहीं है." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -636,21 +636,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s इस MySQL सर्वर पर डिफ़ॉल्ट भंडारण इंजन है." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "चुने हुओं को:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "सभी को चेक करें" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr " सभी को अनचेक करें" @@ -659,16 +659,16 @@ msgstr " सभी को अनचेक करें" msgid "Check tables having overhead" msgstr " ओवर्हेअद वाली तालुकाओं को चेक करें." -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "निर्यात" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "छापने वाला द्रश्य." @@ -680,7 +680,7 @@ msgstr "खाली करें" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "छोड़ें" @@ -689,8 +689,8 @@ msgstr "छोड़ें" msgid "Check table" msgstr " टेबल को चेक करें" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "टेबल को अनुकूलित करें" @@ -710,12 +710,12 @@ msgstr "डेटा शब्दकोश" msgid "Tracked tables" msgstr "ट्रैक की गयी टेबलएं" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -742,7 +742,7 @@ msgid "Status" msgstr "स्थिति" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -905,7 +905,7 @@ msgstr "" "सीमा नहीं बढ़ाते तब तक phpMyAdmin आयात के लिए सक्षम नहीं है." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1089,7 +1089,16 @@ msgstr "क्वेरी बॉक्स दिखाएँ" msgid "Inline Edit" msgstr "इनलाइन संपादन" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "सम्पादन" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1097,61 +1106,61 @@ msgstr "इनलाइन संपादन" msgid "Save" msgstr "बचाना" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "छिपाना" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "खोज मापदंड छिपाना" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "खोज मापदंड दिखाना" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "ध्यान न देना" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "संदर्भित कुंजी का चयन करें." -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "विदेश कुंजी का चयन करें." -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "कृपया प्राथमिक कुंजी या एक अद्वितीय कुंजी का चयन करें" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "प्रदर्शित करने के लिए काँलम चयन करें." -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "काँलम के लिए एक विकल्प जोड़ें" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "पासव्रड उत्पन्न करें" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "उत्पन्न" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "पासवर्ड बदलिये " -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "अधिक" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1160,254 +1169,254 @@ msgstr "" "phpMyAdmin का एक नया संस्करण उपलब्ध है, यह नया संस्करण %s है,और यह %s को प्रकाशित हुआ" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", नवीनतम स्थिर संस्करण:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "किया" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "पिछला" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr " अगला" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "आज" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "जनवरी" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "फरवरी" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "मार्च" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "अप्रैल" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "मई" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "जून" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "जुलाई" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "अगस्त" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "सितम्बर" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "अक्तूबर" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "नवम्बर" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "दिसम्बर" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "जनवरी" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "फरवरी" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "मार्च" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "अप्रैल" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "मई" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "जून" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "जुलाई" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "अगस्त" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "सितम्बर" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "अक्तूबर" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "नवम्बर" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "दिसमबर" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "रविवार" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "सोमवार" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "मन्गलवार" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "बुधवार" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "गुरूवार" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "शुक्रवार" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "शनिवार" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "रविवार" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "सोमवार" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "मन्गलवार" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "बुधवार" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "गुरुवार" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "शुक्रवार" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "शनिवार" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "रविवार" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "सोमवार" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "मन्गलवार" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "बुधवार" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "गुरुवार" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "शुक्रवार" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "शनिवार" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "हफ्ता" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "घंटा" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "मिनट" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "सेकंड" @@ -1480,14 +1489,6 @@ msgstr "प्रमुखता" msgid "Comment" msgstr "टिप्पणी" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "सम्पादन" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "प्राथमिक कुंजी गिरा दी गयी है" @@ -1504,7 +1505,7 @@ msgid "" "removed." msgstr "सूचकांक %1s और %2s बराबर लगने के कारन उनमें से संभवतः हटाया जा सकता है." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1614,7 +1615,7 @@ msgid "Cannot connect: invalid settings." msgstr "अमान्य सेटिंग्स: कनेक्ट नहीं कर सकते हैं" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1640,57 +1641,57 @@ msgstr "" "अपने मेजबान विन्यास में, यूसर नाम और पासवर्ड की जाँच करें और इत्मीनान कर ले की ये " "उपयोगकरता नाम और पासवर्ड MySQL सर्वर के व्यवस्थापक द्वारा दी गई जानकारी के अनुरूप हैं." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "लोगिन" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin दस्तावेज़ीकरण" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "आप होस्टनाम / आईपी पता और पोर्ट स्पचे से अलग कर के दाल सकते हैं." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "सर्वर:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "उपयोक्तानाम:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "पासव्रड:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "सर्वर चुनिये" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "कुकीज़ इस बिंदु अतीत सक्षम होना चाहिए." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "पासवर्ड के बिना लॉग इन विन्यास से मना किया गया है (AllowNoPassword देखें)." -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s सेकंड के भीतर कोई गतिविधि नहीं है. कृपया फिर से लोगिन करें." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL सर्वर में प्रवेश नहीं कर सकते" @@ -1758,7 +1759,7 @@ msgid "shared" msgstr "साझा" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "टेबल" @@ -1772,18 +1773,18 @@ msgstr "टेबल" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "डाटा" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "कुल" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "जरूरत से ज्यादा" @@ -1832,7 +1833,7 @@ msgstr "GD विस्तार चार्ट के लिए आवश् msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder चार्ट के लिए आवश्यक है" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
अगर आप खाली " "पेज देखें तो सब सही है " -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "%1$s से मूलभूत विन्यास लोड नहीं की जा सकी |" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "$cfg['PmaAbsoluteUri'] निर्देश आपकी विन्यास फाइल मैं सेट होना आवश्यक है" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "अवैध सर्वर सूचकांक: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "%1$s सर्वर के लिए होस्टनाम अवैध कृपया अपना विन्यास की समीक्षा करें" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "सर्वर" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "विन्यास में अवैध प्रमाणीकरण विधि स्थापित" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "आपको %s %s या अधिक में नवीनीकृत करना चाहिए" @@ -1912,8 +1913,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "डोक्युमेंटेशन" @@ -1930,7 +1931,7 @@ msgstr "MySQL ने कहा: " msgid "Failed to connect to SQL validator!" msgstr "SQL वलिदटर से जुड़ने में विफल" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL की व्याख्या " @@ -1942,11 +1943,11 @@ msgstr "SQL की व्याख्या को छोड़ जाना" msgid "Without PHP Code" msgstr "php कोड के बिना" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP Code बनाओ" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "ताज़ा करना" @@ -1955,7 +1956,7 @@ msgstr "ताज़ा करना" msgid "Skip Validate SQL" msgstr "SQL की पुष्टि को छोड़ जाना" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL की पुष्टि करना" @@ -2066,7 +2067,7 @@ msgid "Structure" msgstr "संरचना" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2074,8 +2075,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "इनसर्ट" @@ -2094,7 +2095,7 @@ msgstr "अपने कंप्यूटर ब्राउज़ करें msgid "Select from the web server upload directory %s:" msgstr "अपने वेब सर्वर डिरेक्टरी से अपलोड चुने %s; " -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "आपकी अपलोड दिरेक्टोरी तक पहुंचा नहीं जा सकता" @@ -2243,7 +2244,7 @@ msgid "Set value: %s" msgstr "मान निर्धारित: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "मूलभूत मान को बहाल" @@ -2438,7 +2439,7 @@ msgstr "डिफ़ॉल्ट सूची टैब" msgid "Show binary contents as HEX by default" msgstr "डिफ़ॉल्ट रूप से द्विआधारी सामग्री को हेक्स सामग्री की तरह प्रदशित करें" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "द्विआधारी सामग्री को हेक्स सामग्री की तरह प्रदशित करें" @@ -2496,12 +2497,12 @@ msgstr "अधिकतम निष्पादन समय" msgid "Save as file" msgstr "फाईल मे सेव करें" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "फ़ाइल का चरित्र सेट" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "प्रारूप" @@ -2512,8 +2513,8 @@ msgstr "संक्षिप्तीकरण" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2521,14 +2522,14 @@ msgstr "संक्षिप्तीकरण" msgid "Put columns names in the first row" msgstr "काँलम नाम प्रथम रो में" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "काँलम इस से घिरा" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "कॉलम द्वारा बच" @@ -2536,8 +2537,8 @@ msgstr "कॉलम द्वारा बच" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "शून्य की जगह पर" @@ -2545,13 +2546,13 @@ msgstr "शून्य की जगह पर" msgid "Remove CRLF characters within columns" msgstr "CRLF चरित्र को कोलम से हटायें" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "काँलम समाप्त होता है" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "लाईन समाप्त होता है" @@ -2573,8 +2574,8 @@ msgid "Table name template" msgstr "टेबल नाम टेम्पलेट" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2599,13 +2600,13 @@ msgid "Label key" msgstr "लेबल कुंजी" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME प्रकार" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "संबंध" @@ -2630,12 +2631,12 @@ msgstr "टेम्पलेट फ़ाइल नाम याद रखे msgid "Enclose table and column names with backquotes" msgstr "टेबल और फील्ड के नाम को backquotes से बंद करें " -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL संगतता मोड" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "डेटा दल्तें समय वाक्यविन्यास का उपयोग करें" @@ -2659,31 +2660,31 @@ msgstr "BLOB के लिए hexadecimal का प्रयोग करें msgid "Use ignore inserts" msgstr "आवेषण उपेक्षा का प्रयोग करें" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "क्वेरी के अधिकतम लंबाई" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "निर्यात प्रकार" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "एक सौदे में बंद निर्यात" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "UTC में निर्यात समय" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin का प्रयोग करते समय सुरक्षित कनेक्शन रखें" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL कनेक्शन रखें" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2691,34 +2692,34 @@ msgstr "" "एक विदेशी कुंजी ड्रॉपडाउन बॉक्स में आइटम्स के लिए सॉर्ट क्रम; सामग्री संदर्भित डेटा, आईडी है " "महत्वपूर्ण मूल्य है" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "विदेशी कुंजी ड्रॉपडाउन क्रम" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "अगर कम आइटम मौजूद हैं एक ड्रॉपडाउन का उपयोग किया जाएगा" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "विदेशी कुंजी सीमा" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "ब्राउज़ करें" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "ब्राउज़ मोड अनुकूलित" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "डिफ़ॉल्ट विकल्प अनुकूलित" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2726,119 +2727,119 @@ msgstr "डिफ़ॉल्ट विकल्प अनुकूलित" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "डेवलपर" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin डेवलपर के लिए सेटिंग्स" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "संपादन मोड" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "संपादन मोड अनुकूलित" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "निर्यात डिफ़ॉल्ट" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "डिफ़ॉल्ट निर्यात विकल्पों को अनुकूलित करें" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "विशेषताएँ" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "सामान्य" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "कुछ सामान्यतः प्रयोग किया जाता विकल्प सेट" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "आयात" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "आयात" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "डिफ़ॉल्ट आयात विकल्पों को अनुकूलित करें" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "आयात / निर्यात" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "आयात और निर्यात निर्देशिका और संपीड़न विकल्प सेट करें" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "डेटाबेस प्रदर्शन विकल्प" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "नेविगेशन फ्रेम" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "नेविगेशन फ्रेम की दिखावट को अनुकूलित करें" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "सर्वर" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "सर्वर प्रदर्शन विकल्प" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "टेबल प्रदर्शन विकल्प" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "मुख्य फ्रेम" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "माइक्रोसॉफ्ट ऑफिस" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "दस्तावेज़ खोलें" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "अन्य मुख्य सेटिंग्स" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "सेटिंग्स जो कहीं भी फिट नहीं थी" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "पृष्ठ शीर्षक" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2847,59 +2848,59 @@ msgstr "" "निर्दिष्ट ब्राउज़र की शीर्षक पट्टी पाठ. [a@Documentation.html#cfg_TitleTable]" "documentation[/a] जादू स्ट्रिंग को विशेष मान पाने के लिए इस्तेमाल किया जा सकता है." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "क्वरी पेज" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "क्वेरी विंडो विकल्पों को अनुकूलित करें" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "सुरक्षा" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" "कृपया याद रखें phpMyAdmin एक अंतरफलक है और इसकी विशेषताओं MySQL को सीमित नहीं करती" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "मूल सेटिंग्स" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "प्रमाणीकरण" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "प्रमाणीकरण सेटिंग्स" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "सर्वर विन्यास" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "उन्नत सर्वर विन्यास,अगर आप इनके बारे मैं नहीं जानते तो इन्हें मत बदलें" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "सर्वर कनेक्शन पैरामीटर दाखिल करें" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "विन्यास भंडारण" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2909,55 +2910,55 @@ msgstr "" "ज्यादा जानकारी के लिए [a@Documentation.html#linked-tables]phpMyAdmin " "configuration storage[/a]" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "परिवर्तन ट्रैकिंग" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" "डेटाबेस ट्रैकिंग में किए गए परिवर्तन. phpMyAdmin विन्यास भंडारण की आवश्यकता होती है." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "निर्यात विकल्पों को अनुकूलित करें" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "आयात विकल्पों को अनुकूलित करें" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "नेविगेशन फ्रेम को अनुकूलित करें" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "मुख्य फ्रेम को अनुकूलित करें" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL क्वरी" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL क्वरी बॉक्स" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL क्वरी बॉक्स में दिखाए गए लिंक्स को अनुकूलित करें" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL क्वेरी सेटिंग्स" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL- पुष्टि करता" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2968,43 +2969,43 @@ msgstr "" "बयान गुमनाम सांख्यिकीय प्रयोजनों के लिए ईमानदार डेटाबेस तकनीक जमा हो जाना चाहिए, " "कॉपीराइट 2002 . सभी अधिकार सुरक्षित." -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "स्टार्टअप" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "स्टार्टअप पेज अनुकूलित करें" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "टैब्स" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "चुनें कि आप टैब्स काम करना चाहते हैं" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "पाठ फ़ील्ड" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "टेक्स्ट फ़ील्ड जानकारी को अनुकूलित करें" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! टेक्स्ट" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "चेतावनी" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "phpMyAdmin द्वारा दिखाए चेतावनी निष्क्रिय करें" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3012,26 +3013,26 @@ msgstr "" "आयात और निर्यात के संचालन के लिए सक्षम संपीड़न [a@http://en.wikipedia.org/wiki/Gzip]" "gzip[/a] " -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv के लिए अतिरिक्त पैरामीटर" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" "अगर सक्रिय है, phpMyAdmin एकाधिक बयान प्रश्नों कंप्यूटिंग जारी भले ही एक प्रश्न का असफल " -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "कई बयान त्रुटियों उपेक्षा" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3040,21 +3041,21 @@ msgstr "" "मामले लिपि में आयात की अनुमति दें अंतरायन का पता लगाता है यह समय सीमा के करीब है. यह " "अच्छा करने के लिए बड़ी फ़ाइलों आयात तरीका हो, लेकिन यह लेनदेन तोड़ सकते हो सकता है." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "आंशिक आयात दखल की अनुमति" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "इन्सर्ट त्रुटी मैं मत छोड़ों" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "फाइल, टेबल डेटा की जगह" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3062,163 +3063,163 @@ msgstr "" "डिफ़ॉल्ट स्वरूप; पता होना चाहिए कि इस सूची में स्थान (डेटाबेस, तालिका) पर निर्भर करता है " "और केवल SQL हमेशा उपलब्ध है" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "आयात की गई फ़ाइल का प्रारूप" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "कीवर्ड LOCAL का प्रयोग" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "कोलम के नाम पहली रो में" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "खाली रोयाँ आयात नहीं" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "आयात मुद्राओं ($5.00 से 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "प्रतिशत को उचित दशमलव के रूप में आयात करें" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "प्रश्नों की संख्या शुरू से ही छोड़ने के लिए" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "आंशिक आयात: क्वरीों को छोड़" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "शुन्य मूल्य के लिए AUTO_INCREMENT का प्रयोग न करें" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "स्लाइडर्स के लिए प्रारंभिक अवस्था" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "एक समय पर कितनी पक्न्तियों को डाला जा सकता है" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "डाली गयी पक्न्तियों" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "त्वरित पहुँच आइकन के लिए लक्ष्य" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "बाईं फ्रेम में लोगो देखियें" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "लोगो प्रदर्शन करें" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "बाएं फ्रेम के शीर्ष पर सर्वर विकल्प" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "सर्वर चयन प्रदशित करें" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "टेबल फिल्टर बॉक्स प्रदर्शित करने के लिए टेबल की न्यूनतम संख्या" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "स्ट्रिंग जो डेटाबेस को अलग स्तरों में बांटती है" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "डेटाबेस स्तर अलगानेवाला" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" "केवल प्रकाश संस्करण, एक पेड़ में प्रदर्शित डेटाबेस (नीचे परिभाषित विभाजक द्वारा निर्धारित)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "डेटाबेस को स्तरों की तरह देखियें" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "इस अक्षम करें अगर आप एक ही बार में सभी डेटाबेस देखना चाहते हैं" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "सरल संस्करण का उपयोग" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "अधिकतम टेबल स्तर गहराई" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "स्ट्रिंग जो टेबल को अलग स्तरों में बांटती है" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "टेबल स्तर अलगानेवाला" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "नेविगेशन फ्रेम में URL यहाँ इंगित" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "लोगो लिंक URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "लोगो लिंक लक्ष्य" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "कर्सर के तहत सर्वर पर प्रकाश डाला" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "उजागर सक्षम" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "कम रेखांकन तीव्र टैब्स का प्रयोग" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "कम टैब्स" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "किसी भी गैर सांख्यिक स्तंभ में दिखाया गया है अक्षरों की अधिकतम संख्या पर विचार ब्राउज़" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "काँलम वर्ण सीमा" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3227,22 +3228,22 @@ msgstr "" "अगर TRUE, लोगौत सभी सर्वर की कुकी हटा देगा| अगर FALSE, लोगौत सिर्फ वर्तमान सर्वर से " "होगा| इसे FALSE रखने से सर्वर लोगौत भूल सकते हैं, जब आप ज्यादा सर्वर से कनेक्ट हों " -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "लॉगआउट पर सभी कुकीज़ हटाना" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" "परिभाषित करें कि पिछले लॉगइन या याद किया जाना चाहिए कुकी प्रमाणीकरण मोड में या नहीं" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "याद यूसर नाम" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3253,52 +3254,52 @@ msgstr "" "चाहिए. 0 मतलब का मूलभूत है कि यह केवल मौजूदा सत्र के लिए रखा जाएगा, और जैसे ही आप " "ब्राउज़र विंडो को बंद हटा दिया जाएगा. इस गैर विश्वसनीय वातावरण के लिए सिफारिश की है." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "लॉगिन कुकी भंडार" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "परिभाषित करें की एक लोगिन कुकी कितने समय थक मान्य है" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "लॉगिन कुकी वैधता" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "LONGTEXT काँलम के लिए textarea का आकर दुगना करें" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "LONGTEST के लिए बड़ा आकर" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "मुख्य पृष्ठ पर चिह्नका उपयोग" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "SQL प्रदर्शित अधिकतम अक्षर" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "SQL प्रदर्शित अधिकतम लम्बाई" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "यूसरओं एक उच्च मूल्य निर्धारित नहीं कर सकते" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "बाएं नेविगेशन फ्रेम प्रदर्शित डेटाबेस की अधिकतम संख्या" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "डेटाबेस की अधिकतम संख्या" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3307,94 +3308,94 @@ msgstr "" "परिणाम सेट में से प्रदर्शित रों की संख्या, अगर सेट में ज्यादा रो हैं तो "पिछले" और " ""अगला" लिंक दिखाएँ जायेंगे" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "प्रदर्शित रो की अधिकतम संख्या" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "प्रदर्शित टेबल की अधिकतम संख्या" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "अधिकतम सारणी" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "अगर mcrypt कुकी प्रमाणीकरण अक्षम है डिफ़ॉल्ट चेतावनी रदर्शित होता अक्षम है" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt चेतावनी" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" "एक लिपि को कितने बाइट्स दिए जायेंगे, eg. [kbd]32M[/kbd], [kbd]0[/kbd] मतलब असीमित " -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "स्मृति सीमा" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "ये हैं संपादित करें, इनलाइन संपादन, प्रतिलिपि बनाएँ और हटाएँ लिंक" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "रो लिंक बाईं ओर देखएं" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "रो लिंक दायां ओर देखएं" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "टेबल और डेटाबेस नाम सॉर्ट करने के लिए प्राकृतिक व्यवस्था का उपयोग" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "प्राकृतिक आदेश" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "उपयोग चिह्न, पाठ या दोनों" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "प्रतिष्ठित नेविगेशन पट्टी" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "तेज HTTPट्रान्सफर के लिए GZip आउटपुट बफरिंग का उपयोग करें" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip आउटपुट बफरिंग" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "डिफ़ॉल्ट सॉर्ट क्रम" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL के लिए लगातार कनेक्शन का उपयोग" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "के लिए" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3403,189 +3404,189 @@ msgstr "" "डेटाबेस पर डिफ़ॉल्ट चेतावनी जो प्रदर्शित की जाती है उसे निष्क्रिय करें. संरचना पृष्ठ अगर " "phpMyAdmin विन्यास भंडारण के लिए आवश्यक टेबल को पाया नहीं जा सका " -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin विन्यास भंडारण टेबल लापता" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "चिह्न टेबल ऑपरेटरों" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB और BINARY काँलम को एडिट नहीं किया जा सकता" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "बाइनरी काँलम की रक्षा" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "स्थायी क्वरी इतिहास" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "इतिहास में कितने क्वरी रखने है" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "क्वरी इतिहास लंबाई" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "टैब प्रदर्शित जब एक क्वेरी विंडो खोलें" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "मूलभूत क्वरी विंडो टैब" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "क्वेरी विंडो ऊंचाई (पिक्सेल्स में)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "क्वेरी विंडो ऊंचाई" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "क्वेरी विंडो चौड़ाई (पिक्सेल्स में)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "क्वेरी विंडो चौड़ाई" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "चरित्र रूपांतरण के लिए functions चुने" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "हर सेल्स बाद हेडर दोहराना, [kbd]0[/kbd] इस सुविधा को निष्क्रिय करें" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "हेडर दोहराना" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "प्रलेखन पाठ दिखाने के बजाय मदद बटन दिखाएँ" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "मदद बटन दिखाएँ" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "निर्देशिका जहां निर्यात सर्वर पर सहेजा जा सकता है" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "निर्देशिका बचाना" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "इस्तेमाल नहीं तो खाली छोड़ें" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "होस्ट प्राधिकरण आदेश" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "डिफ़ॉल्ट के लिए खाली छोड़ें" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "होस्ट प्राधिकरण नियम" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "पासवर्ड के बिना प्रवेश की अनुमति" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "रूट लॉगिन की अनुमति" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "http दायरे" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey config फाइल" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "प्रमाणीकरण विधि उपयोग करने के लिए" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "प्रमाणीकरण पद्धति का उपयोग" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "बुकमार्क टेबल" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "काँलम जानकारी टेबल" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL सर्वर कनेक्शन संक्षिप्त करना" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "कनेक्शन संक्षिप्त करना" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "सर्वर से कैसे कनेक्ट करें, [kbd]tcp[/kbd] रखें अगर अनिश्चित" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "कनेक्शन के प्रकार" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "यूसर पासवर्ड नियंत्रण" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3593,56 +3594,56 @@ msgstr "" "एक विशेष MySQL सर्वर सीमित अनुमति के साथ, ज्यादा जानकारी के लिए [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "नियंत्रण यूसर" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "डेटाबेस सूची दिखाते समय टेबल गणना करें" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "टेबल गणना" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "कोई डिजाइनर समर्थन के लिए खाली छोड़ दें, सुझाव [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "डिजाइनर टेबल" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA का उपयोग असमर्थ करें" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "किस PHPएक्सटेंशन का उपयोग करें, अगर समर्थित तो, आपको mysqli चुनना चाहिए" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP विस्तार का उपयोग करें" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "डेटाबेस छिपाना" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3650,31 +3651,31 @@ msgstr "" "अगर आपको SQL क्वरी इतिहास नहीं चाहिए तो इसे खली छोड़ दें, सुझाव: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL इतिहास क्वेरी टेबल" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "होस्ट नाम जहाँ MySQL सर्वर चल रहा है" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "सर्वर होस्ट नाम" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "लॉगआउट URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "पासवर्ड के बिना कनेक्ट करने का प्रयास" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "पासवर्ड के बिना कनेक्ट करें" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3683,135 +3684,135 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "केवल सूचीबद्ध डेटाबेस दिखाएँ" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "अगर विन्यास प्राधिकरण का उपयोग नहीं तो खाली छोड़ दें" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "विन्यास प्राधिकरण के लिए पासवर्ड" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "अगर आपको PDF समर्थन नहीं चाहिए तो इसे खली छोड़ दें, सुझाव: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF स्कीमा: पृष्ठों टेबल" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "डेटाबेस नाम" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "MySQL सर्वर किस port पर सुन रहा है: डिफ़ॉल्ट के लिए खाली छोड़" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "सर्वर" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "संबंध टेबल" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "उपलब्ध डेटाबेस लाने के लिए प्रशन" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES आदेश" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "signon सत्र नाम" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL किस गर्तिका पर सुन रहा है: डिफ़ॉल्ट के लिए खाली छोड़" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "सर्वर गर्तिका" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL कनेक्शन के लिए SSL सक्षम करने" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL का उपयोग" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "काँलम टेबल दिखाएँ" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "ड्रॉप डेटाबेस जोड़ें" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "ड्रॉप टेबल जोड़ें" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3819,154 +3820,154 @@ msgstr "" "क्या DROP VIEW IF EXISTS बयान पहली लाइन की तरह जोड़े जायेगा, जब एक दृश्य का लोग बन " "रहा है" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "DROP VIEW जोडें" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "बयान ट्रैक करने के लिए" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL क्वरी ट्रैकिंग टेबल" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "स्वतः संस्करण बनाना" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "यूसर वरीयताओं की भंडारण टेबल" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "विन्यास प्राधिकरण के लिए यूसर" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "चेक वाचाल" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "इस सर्वर का विवरण, होस्ट नाम दिखने के लिए खाली छोडें" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "इस सर्वर का वाचाल नाम" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "क्या एक उसेर को "show all (rows)" बटन दिखाना है" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "सभी रोयों को प्रदर्शित करने की अनुमति" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "पासवर्ड बदलने के फार्म" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "डेटाबेस बनाने का फार्म" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "फ़ील्ड प्रकार दिखाएँ" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "phpinfo() लिंक दिखाएँ" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "विस्तृत mysql सर्वर जानकारी" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "क्या phpMyAdmin द्वारा उत्पन SQL प्रशन प्रदर्शित करनी है" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "SQL प्रशन दिखाएँ" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "डेटाबेस और टेबल आँकड़े प्रदर्शित करने की अनुमति दें" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "आँकड़े दिखाएँ" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "डेटाबेस के नाम के बजाय टिप्पणी प्रदर्शित करें" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3974,28 +3975,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "टेबल के नाम के बजाय टिप्पणी प्रदर्शित करें" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "प्रदर्शन टूलटिप्स में टेबल टिप्पणियाँ " -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "बंद टेबलओं को छोड़" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4005,87 +4006,87 @@ msgstr "" msgid "Password" msgstr "पासवर्ड" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "SQL मान्य करता सक्षम" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "अगर आप एक कस्टम यूसर हैं,तो यहाँ निर्दिष्ट करें, (defaults to [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "यूसर नाम" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "नए डेटाबेस नाम का सुझाव" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "अगर Suhosin का पता चलता है तो चेतावनी दी जाएगी" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin चेतावनी" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "पाठ क्षेत्रपाठ क्षेत्र कोलम" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "क्षेत्र रोयाँ" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब एक डेटाबेस का चयन किया " -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब किसी भी डेटाबेस का चयन नहीं किया है" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "डिफ़ॉल्ट शीर्षक" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब एक सर्वर का चयन किया" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब किसी भी सर्वर का चयन नहीं किया है" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4093,56 +4094,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "विश्वसनीय proxies की सूची IP ​​अनुमति / इनकार के लिए" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "सर्वर पर निर्देशिका जहाँ आप आयात करने के लिए फाइल अपलोड कर सकते हैं" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "अपलोड निर्देशिका" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "संपूर्ण डेटाबेस के अंदर तलाश करने के लिए अनुमति" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "डेटाबेस खोज का प्रयोग" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "सेटिंग्स में डेवलपर टैब को सक्रिय करें" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "वाचाल बयान" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "नवीनतम संस्करण के लिए जाँच" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin के मुख्य पृष्ठ पर नवीनतम संस्करण के लिए जाँच की अनुमति" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4150,13 +4151,13 @@ msgstr "phpMyAdmin के मुख्य पृष्ठ पर नवीनत msgid "Version check" msgstr "संस्करण की जांच" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4317,7 +4318,7 @@ msgstr "नियमित कार्य" msgid "Return type" msgstr "रिटर्न प्रकार" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4337,7 +4338,7 @@ msgstr "सर्वर जवाब नहीं दे रहा" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "विवरण..." @@ -4488,52 +4489,52 @@ msgid "use this for future exports" msgstr "भविष्य के निर्यात के लिए इस का उपयोग करें" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "फ़ाइल का चरित्र सेट" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "संपीड़न" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "कोई नहीं" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zipped" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzipped" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "फ़ाइल के रूप में उत्पादन देख" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "प्रारूप" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "प्रारूप निर्दिष्ट विकल्प:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "एन्कोडिंग रूपांतरण" @@ -4645,11 +4646,11 @@ msgstr "खडा" msgid "in %s mode and repeat headers after %s cells" msgstr " %s रूप में और %s सेल के बाद शीर्षक को दोहराईये" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "कुंजी सॉर्ट" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4663,97 +4664,97 @@ msgstr "कुंजी सॉर्ट" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "विकल्प" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "आंशिक पाठ" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "पूर्ण पाठ" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "कुंजी संबंधपरक" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "संबंधपरक प्रदर्शन स्तंभ" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "द्विआधारी सामग्री दिखाने" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB सामग्री दिखाने" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "सामग्री दिखाने" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "अनुकृति" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "रौ को डिलीट कर दिया" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "रौ देखिये" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr " कुल" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "क्वरी को %01.4f सेकेंड का समय लगा" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "बदलिये" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display Features" msgid "Display chart" msgstr "फीचरस दिखाओ" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "दृश्य बनाइये" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "लिंक नहीं मिला" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "संस्करण जानकारी" @@ -5844,7 +5845,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "बुकमार्क किया हुआ SQL-क्वरी" @@ -5913,7 +5914,7 @@ msgstr "मास्टर की स्थिति" msgid "Slave status" msgstr "स्लाव की स्थिति" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "स्थिति" @@ -5921,7 +5922,7 @@ msgstr "स्थिति" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "मूल्य" @@ -6201,64 +6202,64 @@ msgstr "अंतर" msgid "Target database" msgstr "लक्ष्य डेटाबेस" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s सर्वर पर SQL प्रशन चलेयें" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "डाटाबेस %s में SQL प्रशन चलाइये " -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "स्पष्ट" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "कोलम" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "इस SQL-क्वरी को बुकमार्क कीजिये " -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "हर उपयोकर्ता को अनुमति दें इस बुकमार्क का उपयोग करने के लिए" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "एक ही नाम के सभी बुकमार्क्स बदल दें" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "सीमांकक" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " यह query वापस यहीं दिखायें " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "सबमिट" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "केवल देखिये" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "पाठ फ़ाइल का स्थान" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "वेब सर्वर अपलोड निर्देशिका" @@ -6349,7 +6350,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "सूची" @@ -6617,31 +6618,31 @@ msgstr "PHPविस्तार" msgid "Show PHP information" msgstr "PHP कि जानकारी दिखाओ" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "विकी" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin का आधिकारिक होमपेज" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "विकी" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "समर्थन पाएं" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "परिवर्तनों की सूची" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6649,21 +6650,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6671,24 +6672,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6700,28 +6701,28 @@ msgstr "" "लिंक्ड टेबलओं के साथ काम करने के लिए अतिरिक्त सुविधाओं को निष्क्रिय कर दिया गया है. क्यों ये " "किया गया है, जानने के लिए %shere%s पर क्लिक करें." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "कोइ डाटाबेस नहिं" @@ -7092,20 +7093,20 @@ msgstr "%s डाटाबेस को सफलता से डिलीट msgid "Databases statistics" msgstr " डाटाबेसों के आँकडे" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "आँकडे Enable करें" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9175,39 +9176,39 @@ msgstr "Referential अखंडता की जाँच करें" msgid "Show tables" msgstr "टेबल दिखाओ" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "स्थान उपयोग" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "उपयोग" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "वास्तविक" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "पंक्ति आँकड़े" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "रो आँकड़े" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "स्थिर" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "गतिशील" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "रौ की लंबाई" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "रौ का आकार" @@ -9329,7 +9330,7 @@ msgstr "%s के बाद" msgid "Create an index on  %s columns" msgstr "  %s  कोलम पर इन्डेक्स बनाऐं " -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "विभाजित" diff --git a/po/hr.po b/po/hr.po index 1ac83fd53a..2b0575ae2c 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-21 14:54+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: croatian \n" @@ -50,19 +50,19 @@ msgstr "Traži" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -155,7 +155,7 @@ msgstr "Nazivi stupaca" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Vrsta" @@ -317,7 +317,7 @@ msgstr "Prije kopiranja izradi bazu podataka (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Dodaj %s" @@ -340,7 +340,7 @@ msgstr "Prebaci se na kopiranu bazu podataka" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Uspoređivanje" @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Shema relacija" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -377,7 +377,7 @@ msgstr "Tablica" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Redaka" @@ -393,21 +393,21 @@ msgstr "u upotrebi" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Izrada" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Posljednje ažuriranje" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Posljednja provjera" @@ -432,20 +432,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Presloži" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Uzlazno" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Silazno" @@ -512,8 +512,8 @@ msgstr "Podnesi upit" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Pristup odbijen" @@ -558,13 +558,13 @@ msgstr "Pretraživanje" msgid "Delete the matches for the %s table?" msgstr "Izbacivanje podataka za tablicu" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Izbriši" @@ -632,7 +632,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -661,21 +661,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je zadani pogon pohranjivanja na ovom MySQL poslužitelju." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "S odabirom:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Ukloni sve oznake" @@ -684,16 +684,16 @@ msgstr "Ukloni sve oznake" msgid "Check tables having overhead" msgstr "Provjeri za prepunjene tablice" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Prikaz ispisa" @@ -705,7 +705,7 @@ msgstr "Isprazni" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Ispusti" @@ -714,8 +714,8 @@ msgstr "Ispusti" msgid "Check table" msgstr "Provjeri tablicu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiziraj tablicu" @@ -736,12 +736,12 @@ msgstr "Rječnik podataka" msgid "Tracked tables" msgstr "Provjeri tablicu" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -770,7 +770,7 @@ msgid "Status" msgstr "Stanje" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -942,7 +942,7 @@ msgstr "" "povećate vremenska ograničenja unutar php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1160,7 +1160,16 @@ msgstr "SQL upit" msgid "Inline Edit" msgstr "Pogoni" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Uređivanje" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1168,71 +1177,71 @@ msgstr "Pogoni" msgid "Save" msgstr "Spremi" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Sakrij" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL upit" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoriraj" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Odaberite referentni ključ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Odaberite strani ključ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Odaberite primarni ključ ili jedinstveni ključ" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Odaberi polje za prikaz" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Generiraj lozinku" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generiraj" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Promijeni lozinku" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Pon" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1240,123 +1249,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Izradi relaciju" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Podaci" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Prethodni" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Sljedeće" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Ukupno" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binarno" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Ožu" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Tra" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Svi" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Lip" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Srp" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Kol" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Lis" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Sij" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Velj" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Ožu" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Tra" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1364,178 +1373,178 @@ msgid "May" msgstr "Svi" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Srp" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Kol" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Ruj" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Stu" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Pro" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ned" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Pon" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Uto" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pet" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Sri" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sub" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ned" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Pon" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Uto" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Sri" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Čet" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pet" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sub" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "u upotrebi" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1612,14 +1621,6 @@ msgstr "Najvažnije" msgid "Comment" msgstr "Komentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Uređivanje" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primarni ključ je odbačen" @@ -1637,7 +1638,7 @@ msgid "" msgstr "" "Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1750,7 +1751,7 @@ msgid "Cannot connect: invalid settings." msgstr "Povezivanje nije moguće: neispravna postavka." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1777,57 +1778,57 @@ msgstr "" "računala, korisničko ime i lozinku, te provjerite da se odgovaraju podacima " "koje vam je dao administrator MySQL poslužitelja." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Prijava" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Poslužitelj" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Korisničko ime:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Lozinka:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Odabir poslužitelja" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Od ovog mjesta potrebno je omogućiti kolačiće." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nije bilo nikakvih aktivnosti tijekom %s sekunda. Prijavite se ponovo." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Prijavljivanje na MySQL poslužitelj nije moguće" @@ -1897,7 +1898,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tablice" @@ -1911,18 +1912,18 @@ msgstr "Tablice" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Podaci" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Ukupno" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Prepunjenje" @@ -1977,7 +1978,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ako se prikaže prazna stranica, sve je u redu." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Nije moguće učitati zadanu konfiguraciju iz: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2007,30 +2008,30 @@ msgstr "" "Direktiva $cfg['PmaAbsoluteUri'] MORA BITI postavljena u vašoj " "konfiguracijskoj datoteci!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Neispravan indeks poslužitelja: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Neispravan naziv za poslužitelj %1$s. Molimo, pregledajte svoju " "konfiguraciju." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Poslužitelj" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Neispravan komplet načina provjere vjerodostojnosti u konfiguraciji:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Trebali biste nadograditi na %s %s ili kasniju." @@ -2064,8 +2065,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacija" @@ -2082,7 +2083,7 @@ msgstr "MySQL je poručio: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2094,11 +2095,11 @@ msgstr "Preskoči Objasni SQL" msgid "Without PHP Code" msgstr "Bez PHP koda" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Izradi PHP kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Osvježi" @@ -2107,7 +2108,7 @@ msgstr "Osvježi" msgid "Skip Validate SQL" msgstr "Preskoči provjeru valjanosti SQL-a" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Provjera valjanosti SQL-a" @@ -2220,7 +2221,7 @@ msgid "Structure" msgstr "Strukturu" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2228,8 +2229,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Umetni" @@ -2249,7 +2250,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "mapa učitavanja web poslužitelja" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti" @@ -2410,7 +2411,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2600,7 +2601,7 @@ msgstr "Preimenuj bazu podataka u" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2662,13 +2663,13 @@ msgstr "" msgid "Save as file" msgstr "Spremi kao datoteku" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Tablica znakova za datoteku:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Oblikovanje" @@ -2679,8 +2680,8 @@ msgstr "Kompresija" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2690,16 +2691,16 @@ msgstr "Kompresija" msgid "Put columns names in the first row" msgstr "Nazive polja stavi u prvi red" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Polja obuhvaćena po" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2709,8 +2710,8 @@ msgstr "Polja izostavljena po" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL zamijeni s" @@ -2718,15 +2719,15 @@ msgstr "NULL zamijeni s" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Redovi završeni s" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Redovi završeni s" @@ -2753,8 +2754,8 @@ msgid "Table name template" msgstr "Predložak naziva datoteka" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2781,13 +2782,13 @@ msgid "Label key" msgstr "Ključ oznake" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME vrsta" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacije" @@ -2817,12 +2818,12 @@ msgstr "Predložak naziva datoteka" msgid "Enclose table and column names with backquotes" msgstr "Unesi nazive tablica i polja sa stražnjim navodnicima" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Način rada SQL kompatibilnosti" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2846,67 +2847,67 @@ msgstr "Za BLOB upotrijebi heksadecimalno" msgid "Use ignore inserts" msgstr "Upotrijebi ignoriranje umetaka" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Najveća duljina izrađenog upita" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Vrsta izvoza" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Izvoz uključi u transakciju" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Vrsta izvoza" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2914,254 +2915,254 @@ msgstr "Opcije izvoza baze podataka" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Uvezi datoteke" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Generiraj" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Uvoz" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Uvezi datoteke" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Poslužitelji" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Otvori tekst dokumenta" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Broj stranice:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentacija" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Replikacija" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL upit" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL upit" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL upit" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL povijest" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3169,72 +3170,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Stanje" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tablica" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Upotrijebi tekstualno polje" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! tekst" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3245,213 +3246,213 @@ msgstr "" "ograničenja. Ovo bi mogao biti dobar način uvoza velikih datoteka, ali može " "prekinuti transakcije." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Podatke tablice zamijeni datotekom" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Oblikovanje uvezene datoteke" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Upotrijebi lokalnu ključnu riječ" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Nazive polja stavi u prvi red" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Broj zapisa (upita) koje je potrebno preskočiti od početka" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Dodaj vrijednost AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Broj presloženih redaka." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Broj otvorenih tablica." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Predložak naziva datoteka" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "MySQL verzija klijenta" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3459,437 +3460,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Nema baza podataka" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ograničenja resursa" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Izmijeni rasporede tablice po" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Popravi grane" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Osnovna mapa podataka" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Veze" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Nema tablica" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentiraj tablicu" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "PHP ekstenzija" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Nema baza podataka" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "naziv poslužitelja" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3898,302 +3899,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "naziv baze podataka" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID poslužitelja" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Popravi tablicu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Odabir poslužitelja" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazivanje stupca komentara" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Izjave" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Rad s automatskim povratom" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Prikaži otvorene tablice" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži pune upite" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistike redova" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4201,29 +4202,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Prikaži otvorene tablice" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4233,90 +4234,90 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/Izbriši stupce polja" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Preimenuj bazu podataka u" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4324,57 +4325,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Osnovna mapa podataka" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4382,13 +4383,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4551,7 +4552,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Vrsta povratka" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4573,7 +4574,7 @@ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" "(ili priključak lokalnog MySQL poslužitelja nije ispravno konfiguriran)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalji..." @@ -4755,66 +4756,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Tablica znakova za datoteku:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "bez kompresije" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipano\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipano\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipano\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Spremi kao datoteku" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Oblikovanje" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije preoblikovanja" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL verzija klijenta" @@ -4945,11 +4946,11 @@ msgstr "uspravno" msgid "in %s mode and repeat headers after %s cells" msgstr "u načinu %s i ponavljaj zaglavlja nakon %s ćelija" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Presloži po ključu" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4963,104 +4964,104 @@ msgstr "Presloži po ključu" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opcije" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Djelomični tekstovi" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Potpuni tekstovi" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relacijski ključ" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Polje za prikaz relacija" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Pretvaranje preglednika" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Redak je izbrisan" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Eliminiraj" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "unutar upita" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Prikazivanje redaka" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promijeni" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operacije rezultata upita" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Prikaz ispisa (s potpunim tekstovima)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Izradi relaciju" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Veza nije pronađena" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Podaci o verziji" @@ -6229,7 +6230,7 @@ msgid "" msgstr "" "Pogledajte dokumentaciju radi uputa o ažuriranju tablice column_comments." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Favorizirani SQL upit" @@ -6300,7 +6301,7 @@ msgstr "Prikaži stanje potčinjenog" msgid "Slave status" msgstr "Prikaži stanje potčinjenog" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Varijabla" @@ -6308,7 +6309,7 @@ msgstr "Varijabla" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vrijednost" @@ -6594,65 +6595,65 @@ msgstr "" msgid "Target database" msgstr "Traži u bazi podataka" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Pokreni SQL upit na poslužitelju %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Pokreni SQL upit na bazi podataka %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalendar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nazivi stupaca" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Favoriziraj ovaj SQL upit" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Neka svi korisnici imaju pristup ovom favoritu" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Zamijeni postojećim favoritom istog naziva" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ne prepisuj ovaj upit iz vanjskog prozora" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Razgraničavanje" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Ovaj upit ponovno prikaži ovdje" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Podnesi" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Samo prikaz" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokacija tekstualne datoteke" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "mapa učitavanja web poslužitelja" @@ -6768,7 +6769,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7127,31 +7128,31 @@ msgstr "PHP ekstenzija" msgid "Show PHP information" msgstr "Prikaži PHP podatke" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Službena stranica programa phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Bez izmjena" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7163,7 +7164,7 @@ msgstr "" "pokrenut je sa zadanim postavkama i kao takav otvoren je upadima. Potrebno " "je ispraviti ovaj sigurnosni nedostatak." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7173,7 +7174,7 @@ msgstr "" "opcija nije kompatibilna s programom phpMyAdmin i može prouzrokovati " "oštećivanje nekih podataka!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7183,7 +7184,7 @@ msgstr "" "tablicu znakova. Bez proširenja mbstring, phpMyAdmin nije u mogućnosti " "pravilno razdjeljivati naredbe i može doći do neočekivanih rezultata." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7191,24 +7192,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguracijska datoteka potražuje tajnu lozinku (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7220,14 +7221,14 @@ msgstr "" "Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste " "saznali razloge, pritisnite %sovdje%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7236,7 +7237,7 @@ msgstr "" "Verzija %s vaše PHP MySQL biblioteke razlikuje se oda vaše verzije %s MySQL " "poslužitelja. Ovo bi moglo prouzrokovati nepredviđeno ponašanje." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7245,7 +7246,7 @@ msgstr "" "Poslužitelj pokrenut sa Suhosin. Proučite %sdokumentaciju%s radi mogućih " "problema." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nema baza podataka" @@ -7633,20 +7634,20 @@ msgstr "Baza podataka %s uspješno je odbačena." msgid "Databases statistics" msgstr "Statistike baza podataka" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Omogući statistike" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9900,39 +9901,39 @@ msgstr "Provjeri referencijalan integritet:" msgid "Show tables" msgstr "Prikaži tablice" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Iskorištenost prostora" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Upotreba" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Na snazi" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistike redova" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Izjave" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Duljina retka" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Veličina retka " @@ -10068,7 +10069,7 @@ msgstr "Poslije %s" msgid "Create an index on  %s columns" msgstr "Izradi indeks  %s stupaca" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionirano" diff --git a/po/hu.po b/po/hu.po index aa4a688081..78ed3607fb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-05-05 12:49+0200\n" "Last-Translator: \n" "Language-Team: hungarian \n" @@ -49,19 +49,19 @@ msgstr "Keresés" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Oszlop" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Típus" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE másolás előtt" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s hozzáadása" @@ -334,7 +334,7 @@ msgstr "A másolt adatbázisra váltás" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Illesztés" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Kapcsolati séma szerkesztése, exportálása" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tábla" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "sorok" @@ -382,21 +382,21 @@ msgstr "használatban" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Létrehozás" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Utolsó frissítés" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Utolsó ellenőrzés" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "vizuális tervező" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Rendezés" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Növekvő" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Csökkenő" @@ -496,8 +496,8 @@ msgstr "Lekérdezés indítása" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "A hozzáférés megtagadva" @@ -540,13 +540,13 @@ msgstr "Tartalom" msgid "Delete the matches for the %s table?" msgstr "Törli a találatokat a %s táblában?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Törlés" @@ -609,7 +609,7 @@ msgstr "Nyomkövetés aktív." msgid "Tracking is not active." msgstr "Nyomkövetés inaktív." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Ezen a MySQL szerveren a(z) %s az alapértelmezett tárolómotor." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "A kijelöltekkel végzendő művelet:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Mind kijelölése" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Kijelölés törlése" @@ -662,16 +662,16 @@ msgstr "Kijelölés törlése" msgid "Check tables having overhead" msgstr "A felülírott táblák kijelölése" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportálás" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Nyomtatási nézet" @@ -683,7 +683,7 @@ msgstr "Kiürítés" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Eldobás" @@ -692,8 +692,8 @@ msgstr "Eldobás" msgid "Check table" msgstr "Tábla ellenőrzése" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Tábla optimalizálása" @@ -713,12 +713,12 @@ msgstr "Adatkönyvtár" msgid "Tracked tables" msgstr "Nyomon követett táblák" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Állapot" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgstr "" "növeli meg a PHP időkorlátozását." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1099,7 +1099,16 @@ msgstr "SQL-lekérdezési panelek mutatása" msgid "Inline Edit" msgstr "Inline szerkesztés" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Módosítás" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1107,61 +1116,61 @@ msgstr "Inline szerkesztés" msgid "Save" msgstr "Mentés" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Elrejtés" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Keresési kritériumok elrejtése" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Keresési kritériumok mutatása" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Kihagyás" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Válassza ki a hivatkozott kulcsot" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Idegen kulcs kiválasztása" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Válassza ki az elsődleges kulcsot, vagy egy egyedi kulcsot" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Válassza ki a megjelenítendő oszlopot" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Adjon meg egy opciót az oszlophoz" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Jelszó generálása" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generálás" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Jelszó megváltoztatása" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Több" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1171,254 +1180,254 @@ msgstr "" "%s, kiadás dátuma: %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", utolsó stabil verzió:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Kész" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Előző" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Következő" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Ma" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Január" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Február" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Március" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Április" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "máj." -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Június" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Július" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Augusztus" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "szept." -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Október" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Nov." -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Dec." #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan." #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "febr." #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "márc." #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "ápr." #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "máj." #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jún." #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "júl." #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "aug." #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "szept." #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt." #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov." #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec." -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Vasárnap" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Hétfő" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Kedd" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Szerda" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Csütörtök" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Péntek" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Szombat" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "V" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "H" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "K" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Sze" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Cs" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "P" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Szo" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "V" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "H" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "K" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Sze" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Cs" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "P" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Szo" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Hét" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Óra" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Perc" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "másodperc" @@ -1493,14 +1502,6 @@ msgstr "Számosság" msgid "Comment" msgstr "Megjegyzés" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Módosítás" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Az elsődleges kulcs eldobása megtörtént" @@ -1519,7 +1520,7 @@ msgstr "" "A(z) %1$s és a(z) %2$s egyenlőnek tűnik, és egyikük valószínűleg " "eltávolítható." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1630,7 +1631,7 @@ msgid "Cannot connect: invalid settings." msgstr "Nem lehet csatlakozni: érvénytelenek a beállítások." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1657,59 +1658,59 @@ msgstr "" "a config.inc.php fájlban, s győződjön meg róla, hogy ezek megfelelnek-e a " "MySQL szerver adminisztrátorától kapott információknak." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Belépés" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentáció" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Az állomásnevet/IP-címet és a port számát szóközzel elválasztva írhatja be." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Szerver" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Felhasználónév:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Jelszó:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Szerver választása" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Ettől a ponttól engedélyeznie kell a cookie-k fogadását." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "A konfiguráció tiltja a jelszó nélküli bejelentkezést (lásd AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nem volt tevékenység %s másodperce; jelentkezzen be újra" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nem lehet bejelentkezni a MySQL szerverre" @@ -1777,7 +1778,7 @@ msgid "shared" msgstr "megosztott" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Táblák" @@ -1791,18 +1792,18 @@ msgstr "Táblák" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Adatok" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Összesen" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Felülírás" @@ -1851,7 +1852,7 @@ msgstr "GD bővítmény szükséges a grafikonokhoz." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder szükséges a grafikon tooltip-jeihez" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ha üres oldalt kap, akkor minden " "rendben." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" "Nem lehetett betölteni az alapértelmezett konfigurációt innen: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1881,27 +1882,27 @@ msgstr "" "A $cfg['PmaAbsoluteUri'] utasítás értékét a konfigurációs fájlban " "KELL megadni!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Érvénytelen szerverindex: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "A(z) %1$s szerver hosztneve érvénytelen. Ellenőrizze a beállításokat." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Szerver" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Érvénytelen hitelesítési mód került beállításra a konfigurációban:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Frissítenie kell %s %s vagy újabb verzióra." @@ -1935,8 +1936,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentáció" @@ -1953,7 +1954,7 @@ msgstr "A MySQL mondta: " msgid "Failed to connect to SQL validator!" msgstr "Nem lehetett kapcsolódni a MySQL-validátorhoz" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Az SQL magyarázata" @@ -1965,11 +1966,11 @@ msgstr "SQL magyarázat átugrása" msgid "Without PHP Code" msgstr "PHP kód nélkül" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-kód létrehozása" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Frissítés" @@ -1978,7 +1979,7 @@ msgstr "Frissítés" msgid "Skip Validate SQL" msgstr "SQL érvényesítés átugrása" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL érvényesítése" @@ -2091,7 +2092,7 @@ msgid "Structure" msgstr "Szerkezet" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2099,8 +2100,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Beszúrás" @@ -2119,7 +2120,7 @@ msgstr "Számítógép tallózása:" msgid "Select from the web server upload directory %s:" msgstr "Válasszon a szerver feltöltési könyvtárából %s :" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Nem elérhető a feltöltésekhez megadott könyvtár" @@ -2269,7 +2270,7 @@ msgid "Set value: %s" msgstr "Adja meg az értéket: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Alapértelmezett érték visszaállítása" @@ -2474,7 +2475,7 @@ msgstr "Alapértelmezett tábla fül" msgid "Show binary contents as HEX by default" msgstr "Bináris tartalom megjelenítése HEX-ként, mint alapértelmezett" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Bináris tartalom megjelenítése HEX-ként" @@ -2536,12 +2537,12 @@ msgstr "Végrehajtási idő legfeljebb" msgid "Save as file" msgstr "Mentés fájlként" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "A fájl karakterkészlete" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formátum" @@ -2552,8 +2553,8 @@ msgstr "Tömörítés" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2561,14 +2562,14 @@ msgstr "Tömörítés" msgid "Put columns names in the first row" msgstr "A mezőneveket az első sorba teszi" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Mező lezárása" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Mező escape karakter" @@ -2576,8 +2577,8 @@ msgstr "Mező escape karakter" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL cseréje ezzel:" @@ -2585,13 +2586,13 @@ msgstr "NULL cseréje ezzel:" msgid "Remove CRLF characters within columns" msgstr "A mezőkben lévő CRLF karakterek eltávolítása" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Mezők vége" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Sorok vége" @@ -2613,8 +2614,8 @@ msgid "Table name template" msgstr "Táblanév-sablon" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2639,13 +2640,13 @@ msgid "Label key" msgstr "Feliratkulcs" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-típus" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Kapcsolatok" @@ -2670,12 +2671,12 @@ msgstr "A fájlnévsablon megjegyzése" msgid "Enclose table and column names with backquotes" msgstr "Idézőjelek használata a tábla- és mezőneveknél" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL kompatibilitási mód" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Adat beillesztésére vonatkozó szintaxis" @@ -2699,31 +2700,31 @@ msgstr "Hexadecimális értékek használata a BLOB művelethez" msgid "Use ignore inserts" msgstr "Mellőző beszúrások használata" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "A létrehozott lekérdezés hossza legfeljebb" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Exportálás típusa" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Az exportálás befoglalása egy tranzakcióban" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exportálás időzónája UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Biztonságos kapcsolat kényszerítése a phpMyAdmin használata során" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL kapcsolat kényszerítése" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2731,34 +2732,34 @@ msgstr "" "Az elemek sorrendje egy idegen kulcs legördülő panelban; [kbd]tartalom[/" "kbd]: hivatkozott adat, [kbd]id[/kbd]: a kulcs értéke" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Az idegen kulcs legördülő sorrendje" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Legördülő lesz használatban, ha kevesebb elem van jelen" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Idegen kulcs korlátozása" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Tallózó mód" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "A tallózó mód testreszabása" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Alapértelmezett beállítások testreszabása" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2766,121 +2767,121 @@ msgstr "Alapértelmezett beállítások testreszabása" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Fejlesztő" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin fejlesztők beállításai" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Szerkesztő mód" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "A szerkesztő mód testreszabása" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Exportálás alapértelmezései" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Az exportálás alapértelmezett beállításainak testreszabása" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funkciók" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Általános" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Gyakran használt opciók beállítása" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importálás" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importálás alapértelmezései" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Az importálás alapértelmezett, gyakori beállításainak testreszabása" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importálás / exportálás" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Az importálás és az exportálás könyvtárának megadása, ill. a tömörítés " "beállítása" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Az adatbázisok megjelenítésének beállításai" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigációs keret" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "A navigációs keret megjelenésének testreszabása" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Szerverek" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "A szerverek megjelenítésének beállításai" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "A táblák megjelenítésének beállításai" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Főkeret" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document szöveges dokumentum" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Egyéb alapbeállítások" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "A sehova sem illő beállítások" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Oldalcímek" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2890,22 +2891,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]dokumentációra[/a] a mágikus parancsok " "végett, amiket speciális értékek megjelenítésére használhat." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Lekérdezés ablak" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "A lekérdezés ablak beállításainak testreszabása" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Biztonság" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2913,23 +2914,23 @@ msgstr "" "Ne feledje, hogy a phpMyAdmin csak egy felhasználói kezelőfelület, s " "funkciói nem korlátozzák a MySQL-t" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Alapbeállítások" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Hitelesítés típusa" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Hitelesítés beállításai" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Szerverbeállítások" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2937,15 +2938,15 @@ msgstr "" "Speciális szerverbeállítások, melyeket ne módosítson, ha nem tudja, hogy " "mire valók" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Írja be a szerver csatlakozási paramétereit" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Konfigurációs tároló" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2955,11 +2956,11 @@ msgstr "" "hozzáférést, hivatkozzon a [a@Documentation.html#linked-tables]phpMyadmin " "konfigurációs tárolók[/a] fejezetet a dokumentációban" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Változások követése" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2967,44 +2968,44 @@ msgstr "" "Változások követése az adatbázisban. phpMyAdmin konfigurációs tároló " "szükséges." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Exportálás beállításainak testreszabása" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Importálás alapértelmezéseinek testreszabása" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "A navigációs keret testreszabása" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "A főkeret testreszabása" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL-lekérdezések" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL-lekérdezési panelek" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Az SQL-lekérdezési panelekben látható hivatkozások testreszabása" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL-lekérdezések beállításai" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL-validátor" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3017,43 +3018,43 @@ msgstr "" "Mimer SQL Validator[/a], Copyright 2002 Upright Database Technology. All " "rights reserved.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Indítás" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "A kezdőlap testreszabása" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Fülek" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Válassza ki, hogyan kívánja használni a füleket" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Szöveges mezők" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Szöveges beviteli mezők testreszabása" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! szöveg" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Figyelmeztetések" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Egyes phpMyAdmin által megjelenített figyelmeztetések letiltása" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3061,15 +3062,15 @@ msgstr "" "A [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] tömörítés engedélyezése az " "importálási és az exportálási műveletekhez" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Az iconv funkció extra paraméterei" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3077,11 +3078,11 @@ msgstr "" "Ha engedélyezett, akkor a PMA folytatja a több utasításból álló lekérdezések " "kiszámítását, ha nem sikerült az egyik lekérdezés" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Több utasítás hibáinak figyelmen kívül hagyása" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3091,21 +3092,21 @@ msgstr "" "szerint közel van az időkorláthoz. Ez a nagy fájlok importálásának lehet jó " "módja, azonban megszakíthatja a tranzakciókat." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Részleges importálás: a megszakítás engedélyezése" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Ne legyen megszakítás INSERT hiba esetén" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "A táblaadatok lecserélése fájlra" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3113,88 +3114,88 @@ msgstr "" "Alapértelmezett formátum, mely függ a helytől (adatbázis, tábla) és csak az " "SQL mindig elérhető" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Az importált fájl formátuma" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL kulcsszó használata" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "A mezőnevek az első sorban" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Ne importáljon üres sorokat" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Valuták importálása ($5.00-5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Százalékos értékek importálása pontos tizedestörtként" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Az elejétől kihagyandó lekérdezések száma" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Részleges importálás: lekérdezések kihagyása" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT-et ne használjon zéró értékekhez" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Csúszkák kezdeti állapota" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Hány sor szúrható be egyszerre" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "A beszúrt sorok száma" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "A gyors hozzáférés ikon célja" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "A logo megjelenítése a bal oldali keretben" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "A logó megjelenítése" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "A választható szerverek megjelenítése a bal oldali keret tetején" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "A választható szerverek megjelenítése" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "A filter-doboz megjelenítéséhez szükséges minimális táblák száma" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Az adatbázisokat különféle fa szintekre elválasztó karakterlánc" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Az adatbázisfa elválasztója" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3202,39 +3203,39 @@ msgstr "" "Csak az egyszerűsített változatban; az adatbázisok megjelenítése faként (az " "alább megadott elválasztó által megállapítva)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Az adatbázisok megjelenítése fa szerkezetként" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Tiltsa ezt le, ha egyszerre kívánja megtekinteni az összes adatbázist" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Egyszerűsített változat használata" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "A táblafa mélysége legfeljebb" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "A táblákat különféle fa szintekre tagoló karakterlánc" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Táblafa elválasztó" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL, ahová a navigációs keretben lévő logo fog mutatni" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "A logó hivatkozásának URL-címe" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3242,38 +3243,38 @@ msgstr "" "A hivatkozott oldal megnyitása a(z) ([kbd]main[/kbd]) főablakban vagy újban " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "A logó hivatkozásának célja" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "A szerver kiemelése az egérmutató alatt" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "A szövegkiemelés engedélyezése" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Grafikusan kevésbé kiemelt fülek használata" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Világos fülek" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "A mutatott karakterek maximális száma nem numerikus mező esetén a tallózás " "nézetben" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Mező-karakterek korlátozása" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3284,11 +3285,11 @@ msgstr "" "szerver használata esetén könnyen megfeledkezhet a másik szerverről " "kijelentkezésről." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Kijelentkezéskor az összes cookie törlése" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3296,11 +3297,11 @@ msgstr "" "Meghatározza, hogy az előző bejelentkezést kell-e újrahívni a cookie-s " "hitelesítési módban" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "A felhasználónév újrahívása" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3312,55 +3313,55 @@ msgstr "" "munkamenetekhez kerül megtartásra, vagyis a böngésző ablakának bezárásakor " "azonnal törlésre kerül. Ez nem megbízható környezetek esetén ajánlott." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "A bejelentkezési cookie tárolása" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "Meghatározza, hogy meddig érvényes (másodpercben) egy bejelentkezési cookie" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "A bejelentkezési cookie érvényessége" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "A LONGTEXT mezők méretének duplára növelése" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Nagyobb LONGTEXT szövegbeviteli mezők" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Ikonok használata a főoldalon" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Egy SQL-lekérdezés megjelenítésekor használt karakterek száma legfeljebb" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "A SQL kijelzett hossza legfeljebb" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "A felhasználók nem adhatnak meg nagyobb értéket" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "A bal oldali keretben és az adatbázislistában látható adatbázisok száma" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Az adatbázisok száma" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3370,19 +3371,19 @@ msgstr "" "eredményhalmaz több sort tartalmaz, akkor az "Előző" és a "" "Következő" hivatkozás lesz látható." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "A megjelenítendő sorok száma" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "A táblalistában megjelenítendő táblák száma" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "A táblák száma" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3390,11 +3391,11 @@ msgstr "" "Alapértelmezett figyelmeztetés kikapcsolása, ha az mcrypt hiányzik a cookie " "hitelesítéshez" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt figyelmeztetés" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3402,49 +3403,49 @@ msgstr "" "Egy parancsfájl számára a lefoglaláshoz engedélyezett bájtok száma, pl. [kbd]" "32M[/kbd] (korlátlan: [kbd]0[/kbd])" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "A memória korlátozása" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Ezek a Szerkesztés, Inline szerkesztés, Másolás és Törlés linkek" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "A sorhoz tartozó linkek mutatása a bal oldalon" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "A sorhoz tartozó linkek mutatása a jobb oldalon" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Használjon természetes rendezést a tábla, és adatbázis nevek sorrendjéhez" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Természetes rendezés" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Csak ikonok, csak szöveg, vagy mindkettő használata" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Navigációs sáv ikonokkal" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "A GZip-kimenet pufferelése a HTTP-átvitelekben megnövekedett sebességhez" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip-kimenet pufferelése" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3452,19 +3453,19 @@ msgstr "" "[kbd]SMART[/kbd] - pl. a TIME, DATE, DATETIME és TIMESTAMP típusú mezők " "sorrendje csökkenő, egyéb esetben növekvő" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Alapértelmezett rendezési mód" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Állandó kapcsolatok használata a MySQL adatbázisokhoz" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Állandó kapcsolatok" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3474,24 +3475,24 @@ msgstr "" "phpMyAdmin konfigurációs tárolóhoz tartozó adatbázistáblák közül valamelyik " "nem található" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 #, fuzzy msgid "Missing phpMyAdmin configuration storage tables" msgstr "Hiányzó táblák a phpMyAdmin konfigurációs tárolóhoz" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Ikonos táblaműveletek" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "A BLOB vagy a BLOB és BINARY mezők módosításának tiltása" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "A bináris mezők védelme" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3501,109 +3502,109 @@ msgstr "" "szükséges hozzá). Ha letiltja, akkor JS-rutinokat használ fel a lekérdezési " "előzmények megjelenítéséhez (ablak bezárásakor elvész)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Állandó lekérdezési előzmények" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Hány lekérdezés tartandó meg az előzményekben" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "A lekérdezési előzmények hossza" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Új lekérdezési ablak megnyitásakor fül megjelenítése" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Alapértelmezett lekérdezési ablak fül" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Lekérdezési ablak magassága (pixelekben)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Lekérdezés ablak magassága" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Lekérdezés ablak szélessége (pixelekben)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Lekérdezés ablak szélessége" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Válassza ki a karakterkészlet-konvertáláshoz használandó funkciókat" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Átkódoló motor" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Megismétli a fejléceket minden X cellánként, a [kbd]0[/kbd] kikapcsolja ezt " "a lehetőséget" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Fejlécek kijavítása" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Mutassa a Segítség gombot a Dokumentáció szöveg helyett" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Segítség gomb mutatása" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "A könyvtár, melybe az exportálások menthetők a szerveren" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Mentési könyvtár" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Hagyja üresen, ha nem használja" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Az állomás hitelesítési sorrendje" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Hagyja üresen az alapértelmezésekhez" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Az állomás hitelesítési szabályai" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "A jelszó nélküli bejelentkezés engedélyezése" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "A root bejelentkezés engedélyezése" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm neve, ami HTTP hitelesítés közben jelenik meg" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3613,19 +3614,19 @@ msgstr "" "fájljának elérési útja (nem a dokumentumgyökérben található; javaslat: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey konfigurációs fájl" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Használandó hitelesítési módszer" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Hitelesítés típusa" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3633,11 +3634,11 @@ msgstr "" "Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/bookmark]könyvjelző" "[/a] támogatás, alapértelmezés: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Könyvjelzők táblája" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3645,32 +3646,32 @@ msgstr "" "Hagyja üresen, ha nincs oszlopmegjegyzés/mime-típus, alapértelmezés: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Oszlopinformációs tábla" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "A MySQL-szerverhez csatlakozás tömörítése" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "A kapcsolat tömörítése" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "A szerverhez csatlakozás módja, hagyja meg a tcp értéket, ha nem biztos benne" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Csatlakozás típusa" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "A kontrollfelhasználó jelszava" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3678,19 +3679,19 @@ msgstr "" "Korlátozott jogokkal rendelkező, speciális MySQL felhasználó, bővebben a " "[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a] címen olvashat róla" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Kontrollfelhasználó" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "A táblák megszámolása az adatbázislista megjelenítésekor" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Táblák megszámolása" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3698,11 +3699,11 @@ msgstr "" "Hagyja üresen, ha nem akar Tervező támogatást, alapértelmezés: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tervező tábla" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3711,29 +3712,29 @@ msgstr "" "[/a] és a [a@http://bugs.mysql.com/19588]MySQL hibabejelentőben[/a] olvashat " "róla" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Az INFORMATION_SCHEMA használatának letiltása" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Melyik PHP-kiterjesztés használandó, használja a mysqli kiterjesztést, ha " "támogatott" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Használandó PHP-kiterjesztés" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "A (PCRE) reguláris kifejezéssel megegyező adatbázisok elrejtése" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Adatbázisok elrejtése" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3741,31 +3742,31 @@ msgstr "" "Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek " "támogatására, alapértelmezés: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL-lekérdezések előzményeinek táblája" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Az állomás neve, ahol a MySQL-szerver fut" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "A szerver állomásneve" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Kijelentkezési URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "A csatlakozás jelszó nélküli megkísérlése" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Jelszó nélküli csatlakozás" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3779,30 +3780,30 @@ msgstr "" "adatbázislistákat, beírva a nevüket sorrendben és használja a [kbd]*[/kbd]-t " "a végén, hogy a többi abc-sorrendben jelenjen meg." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Csak a kilistázott adatbázisok megjelenítése" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Hagyja üresen, ha nem a konfigurációs hitelesítést használja" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "A konfigurációs hitelesítés jelszava" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-séma: pages table" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3813,20 +3814,20 @@ msgstr "" "oldalon. Hagyja üresen, ha nincs szükség a támogatására. Alapértelmezés: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Adatbázis neve" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "A port, melyen a MySQL-szerver figyel, hagyja üresen, ha az alapértelmezett" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "A szerver portja" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3834,19 +3835,19 @@ msgstr "" "Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/relation]relációs " "hivatkozás[/a] támogatás, alapértelmezés: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relációs tábla" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "A meglévő adatbázisokat kiolvasó SQL-parancs" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES parancs" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3854,44 +3855,44 @@ msgstr "" "Lásd a [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]hitelesítési " "típusok[/a] példáját" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Az egyszeri bejelentkezési munkamenet neve" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Az egyszeri bejelentkezés URL-címe" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "A szoftvercsatorna, melyen a MySQL-szerver figyel, hagyja üresen, ha az " "alapértelmezett" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "A szerver szoftvercsatornája" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "SSL engedélyezése a MySQL-szerverhez való csatlakozáshoz" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL használata" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-séma: table coordinates" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -3903,13 +3904,13 @@ msgstr "" "A megjelenítendő mezők táblája, hagyja üresen, ha ne támogassa; " "alapértelmezés: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Megjelenítendő mezők táblája" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3917,11 +3918,11 @@ msgstr "" "DROP DATABASE IF EXISTS utasítás hozzá lesz adva a napló első sora ként az " "adatbázis létrehozása során." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "DROP DATABASE hozzáadása" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3929,11 +3930,11 @@ msgstr "" "DROP TABLE IF EXISTS utasítás hozzá lesz adva a napló első sora ként a tábla " "létrehozása során." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "DROP TABLE hozzáadása" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3941,22 +3942,22 @@ msgstr "" "DROP VIEW IF EXISTS utasítás hozzá lesz adva a napló első sora ként a nézet " "létrehozása során." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "DROP VIEW hozzáadása" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Állítások listájának definiálása az új verziójú automata-létrehozások során." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Utasítások" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -3968,25 +3969,25 @@ msgstr "" "Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek " "támogatására, alapértelmezés: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL-lekérdezések előzményeinek táblája" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatikus helyreállítási mód" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -3998,15 +3999,15 @@ msgstr "" "Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek " "támogatására, alapértelmezés: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "A konfigurációs hitelesítés felhasználóneve" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4014,11 +4015,11 @@ msgstr "" "Tiltsa le, ha tudja, hogy a pma_* táblák naprakészek. Ez megelőzi a " "kompatibilitási ellenőrzéseket, s ezáltal növeli a teljesítményt" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Részletes ellenőrzés" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4026,11 +4027,11 @@ msgstr "" "A szerver felhasználóbarát leírása. Hagyja üresen az állomásnév " "megjelenítéséhez." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "A szerver részletes neve" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4039,11 +4040,11 @@ msgstr "" "Meg kell-e jeleníteni egy felhasználó számára az "az összes (rekord) " "megjelenítése" gombot" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Az összes sor megjelenítésének engedélyezése" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4053,35 +4054,35 @@ msgstr "" "hitelesítési módra, mert a jelszót a konfigurációs fájl tartalmazza, ami " "közvetlenül nem korlátozza ugyanazon parancs végrehajtásának a lehetőségét." -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "A jelszómódosító űrlap megjelenítése" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Az adatbázis létrehozása űrlap megjelenítése" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Nyitott táblák megjelenítése" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Szerkesztés/beszúrás módban a függvénymezők megjelenítése" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "A függvénymezők megjelenítése" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4089,35 +4090,35 @@ msgstr "" "Megjeleníti a [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "kimenetre mutató hivatkozást" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "A phpinfo() hivatkozás megjelenítése" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "A MySQL-szerver részletes adatainak megjelenítése" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Meghatározza, hogy meg kell-e jeleníteni a phpMyAdmin által generált SQL-" "lekérdezéseket" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Az SQL-lekérdezések megjelenítése" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Az adatbázis- és táblastatisztika megjelenítésének engedélyezése (pl. " "területhasználat)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "A statisztika megjelenítése" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4125,11 +4126,11 @@ msgstr "" "Ha engedélyezettek az eszközleírások, s ha megadták az adatbázis " "megjegyzését, akkor ez tükrözi a megjegyzést és a valódi nevet" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Az adatbázis megjegyzésének megjelenítése a neve helyett" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4141,30 +4142,30 @@ msgstr "" "['LeftFrameTableSeparator'] utasítás alapján, ezért csak a mappát hívják " "úgy, mint az aliast, a táblanév változatlan marad." -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "A tábla megjegyzésének megjelenítése a neve helyett" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "A tábla megjegyzéseinek megjelenítése az eszközleírásokban" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "A használt táblák megjelölése, s a zárolt táblákat tartalmazó adatbázisok " "láthatóvá tétele" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "A zárolt táblák kihagyása" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Szükséges az SQL Validator engedélyezése" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4174,17 +4175,17 @@ msgstr "Szükséges az SQL Validator engedélyezése" msgid "Password" msgstr "Jelszó" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "SQL Validator engedélyezése" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4192,13 +4193,13 @@ msgstr "" "Ha Önnek egyedi felhasználóneve van, itt megnevezheti (alapértelmezett: [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Felhasználónév:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4206,65 +4207,65 @@ msgstr "" "Javaslat adatbázisnévre az "Adatbázis létrehozása" űrlapon (ha " "lehet), vagy maradjon üres a szövegmező" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Új adatbázisnév javasolása" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Figyelmeztetés megjelenítése a főoldalon, Suhosin észlelésekor" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin figyelmeztetés" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR szövegterület oszlopai" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR szövegterület sorai" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "A böngésző ablak címe, ha ki van választva egy adatbázis" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "A böngésző ablak címe, ha semmi sincs kiválasztva" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Alapértelmezett tábla fül" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "A böngésző ablak címe, ha ki van választva egy szerver" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "A böngésző ablak címe, ha ki van választva egy tábla" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4276,37 +4277,37 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) fejlécben:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "A megbízható proxyk listája az IP engedélyezéshez/elutasításhoz" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "A szerveren lévő könyvtár, melybe feltöltheti az importálandó fájlokat" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Feltöltések könyvtára" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "A teljes adatbázisban történő keresés engedélyezése" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Adatbázis-kereső használata" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4316,19 +4317,19 @@ msgstr "" "sorainak megjelenítése. Egy utasítás által tartalmazható lekérdezések " "számának alapértelmezéseit lásd libraries/import.lib.php fájlban." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Részletes, több utasítás" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Új verzió ellenőrzése" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4336,7 +4337,7 @@ msgstr "" msgid "Version check" msgstr "Verzió-ellenőrzés" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4344,7 +4345,7 @@ msgstr "" "A [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] tömörítés " "engedélyezése az importálási és az exportálási műveletekhez" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4522,7 +4523,7 @@ msgstr "Eljárások" msgid "Return type" msgstr "Típus visszaadása" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4545,7 +4546,7 @@ msgstr "" "(vagy nem megfelelően állították be a helyi MySQL szerver " "szoftvercsatornáját)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Részletek..." @@ -4730,66 +4731,66 @@ msgid "use this for future exports" msgstr "használja ezt a későbbi exportálásokhoz" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "A fájl karakterkészlete:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Tömörítés" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nincs" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip tömörítés\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip tömörítés\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip tömörítés\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Mentés fájlként" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formátum" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Átalakítás beállításai" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -4921,11 +4922,11 @@ msgstr "függőlegesen" msgid "in %s mode and repeat headers after %s cells" msgstr "%s és a fejlécek megismétlése %s cella után" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Kulcs szerinti rendezés" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4939,104 +4940,104 @@ msgstr "Kulcs szerinti rendezés" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Beállítások" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Részleges szövegek" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teljes szövegek" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relációs kulcs" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relációs megjelenítési mező" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Bináris tartalom megjelenítése" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB-tartalom megjelenítése" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Böngésző átalakítása" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "A sor törlése megtörtént" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Leállít" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "lekérdezésben" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Megjelenített sorok:" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "összesen" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "a lekérdezés %01.4f másodpercig tartott" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Módosítás" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Műveletek a lekérdezési eredménnyel" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Nyomtatási nézet (teljes szöveggel)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF séma megjelenítése" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Kapcsolat létrehozása" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Nem található a hivatkozás" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Verziószám" @@ -6210,7 +6211,7 @@ msgstr "" "Kérjük, olvassa el a dokumentációban a column_comments tábla frissítéséről " "szóló fejezetet" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Könyvjelzőkhöz hozzáadott SQL-lekérdezés" @@ -6280,7 +6281,7 @@ msgstr "Mester állapot" msgid "Slave status" msgstr "Másodlagos állapot" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Változó" @@ -6288,7 +6289,7 @@ msgstr "Változó" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Érték" @@ -6578,66 +6579,66 @@ msgstr "" msgid "Target database" msgstr "Keresés az adatbázisban" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "A(z) %s szerveren lefuttatandó SQL lekérdezés(ek)" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format 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:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Törlés" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Oszlopnevek" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" "A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára " "engedélyezett" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Az ugyanazon nevű könyvjelző kicserélése" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nem írja felül ezt a lekérdezést az ablakon kívülről" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Elválasztó" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " A fenti lekérdezés megjelenítése itt újra " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Indítás" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Csak megtekinthető" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "A szövegfájl helye" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "webszerver feltöltési könyvtár" @@ -6756,7 +6757,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -7123,32 +7124,32 @@ msgstr "PHP-kiterjesztés" msgid "Show PHP information" msgstr "PHP információ megjelenítése" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Hivatalos honlap" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Tulajdonságok" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Exportálás" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nincs változás" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7160,7 +7161,7 @@ msgstr "" "MySQL szerver most ezzel az alapbeállítással fut, behatolásra nyitott. " "Javítsa ezt a biztonsági rést." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7169,7 +7170,7 @@ msgstr "" "Ön engedélyezte az mbstring.func_overload funkciót a PHP konfigurációban. Ez " "a beállítás nem kompatibilis a phpMyAdminnal, és az adatsérüléssel járhat!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7180,7 +7181,7 @@ msgstr "" "tudja megfelelően felosztani a karakterláncokat, mely nem várt eredményhez " "vezethet." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7192,7 +7193,7 @@ msgstr "" "phpMyAdminban beállított cookie érvényességénél, Emiatt a bejelentkezése a " "phpMyAdminban beállítottnál előbb fog lejárni." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7208,13 +7209,13 @@ msgstr "" "phpMyAdminban beállított cookie érvényességénél, Emiatt a bejelentkezése a " "phpMyAdminban beállítottnál előbb fog lejárni." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "A konfigurációs fájlnak egy titkos hozzáférési kódra (blowfish_secret) van " "szüksége." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7223,7 +7224,7 @@ msgstr "" "A parancsfájl által használt [code]config[/code] könyvtár még létezik a " "phpMyAdmin könyvtárában. Távolítsa el a phpMyAdmin beállítása után." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7235,14 +7236,14 @@ msgstr "" "A hivatkozott táblákkal történő munka kiegészítő funkciói inaktiválásra " "kerültek. Ha szeretné megtudni, hogy miért, kattintson %side%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7251,7 +7252,7 @@ msgstr "" "A PHP MySQL függvénytár %s-s verziója eltér a MySQL szerver %s-s " "verziójától. Ez kiszámíthatatlan viselkedést okozhat." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7260,7 +7261,7 @@ msgstr "" "A szerver Suhosinnal fut. Kérjük, hogy a lehetséges problémáknak nézzen " "utána a %sdokumentációban%s." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nincs adatbázis" @@ -7657,20 +7658,20 @@ msgstr "A(z) %s adatbázis eldobása sikerült." msgid "Databases statistics" msgstr "Adatbázis-statisztika" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Statisztika engedélyezése" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10044,39 +10045,39 @@ msgstr "Hivatkozási sértetlenség ellenőrzése:" msgid "Show tables" msgstr "A táblák megjelenítése" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Területhasználat" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Méret" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Hatályos" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Sorstatisztika" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Utasítások" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statikus" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamikus" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Sor hossza" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Sor mérete " @@ -10216,7 +10217,7 @@ msgstr "%s után" msgid "Create an index on  %s columns" msgstr "Index készítése a(z) %s. oszlopon" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionált" diff --git a/po/id.po b/po/id.po index aa339d0c9b..32c8a7433c 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-16 22:04+0200\n" "Last-Translator: \n" "Language-Team: indonesian \n" @@ -49,19 +49,19 @@ msgstr "Cari" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Kolom" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Jenis" @@ -311,7 +311,7 @@ msgstr "CIPTAKAN DATABASE sebelum menyalin" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Tambah %s" @@ -334,7 +334,7 @@ msgstr "Pindah ke database yang disalin" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Penyortiran" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Edit atau ekspor skema relasional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Baris" @@ -382,21 +382,21 @@ msgstr "sedang digunakan" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Pembuatan" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Update terakhir" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Pemeriksaan terakhir" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "pembangun visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Urutkan" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Urutan menaik" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Urutan menurun" @@ -495,8 +495,8 @@ msgstr "Jalankan Pencarian SQL" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Akses ditolak" @@ -538,13 +538,13 @@ msgstr "Browse" msgid "Delete the matches for the %s table?" msgstr "Hapus yang cocok untuk% s tabel?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Hapus" @@ -606,7 +606,7 @@ msgstr "Pelacakan aktif" msgid "Tracking is not active." msgstr "Pelacakan tidak aktif." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -636,21 +636,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s adalah mesin penyimpan utama pada server MySQL ini." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "yang ditandai:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Pilih semua" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Balik pilihan" @@ -659,16 +659,16 @@ msgstr "Balik pilihan" msgid "Check tables having overhead" msgstr "Periksa Overheaded" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspor" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Pandangan cetak" @@ -680,7 +680,7 @@ msgstr "Mengosongkan" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Hapus" @@ -689,8 +689,8 @@ msgstr "Hapus" msgid "Check table" msgstr "Periksa tabel" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimasikan tabel" @@ -710,12 +710,12 @@ msgstr "Kamus Data" msgid "Tracked tables" msgstr "Tabel-tabel yang dilacak" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -742,7 +742,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -908,7 +908,7 @@ msgstr "" "waktu eksekusi php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1095,7 +1095,16 @@ msgstr "Tampilkan kotak query" msgid "Inline Edit" msgstr "Inline Edit" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Ubah" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1103,61 +1112,61 @@ msgstr "Inline Edit" msgid "Save" msgstr "Simpan" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Sembunyikan" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Sembunyikan kriteria pencarian" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Tampilkan kriteria pencarian" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Abaikan" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Pilih kunci rujukan" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Pilih Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Silakan pilih primary key atau sebuah unique key" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Pilih kolom untuk ditampilkan" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Tambahkan pilihan untuk kolom" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Menghasilkan kata sandi" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Menghasilkan" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Ubah Kata Sandi" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Selebihnya" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1167,254 +1176,254 @@ msgstr "" "untuk meng-upgrade. Versi terbaru adalah %s, dirilis pada %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", versi stabil terakhir:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Selesai" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Sebelumnya" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Berikutnya" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Hari ini" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Januari" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Februari" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Maret" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "April" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mei" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Juni" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Juli" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Agustus" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "September" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "November" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Desember" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Januari" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Februari" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Maret" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "April" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Juni" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Juli" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Agustus" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "September" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oktober" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nopember" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Desember" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Minggu" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Senin" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Selasa" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Rabu" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Kamis" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Jumat" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sabtu" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Minggu" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Senin" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Selasa" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Rabu" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Kamis" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Jumat" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sabtu" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Minggu" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Senin" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Selasa" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Rabu" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Kamis" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Jumat" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sabtu" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Mingguan" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Jam" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Menit" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Detik" @@ -1489,14 +1498,6 @@ msgstr "Bilangan Pokok" msgid "Comment" msgstr "Komentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Ubah" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Kunci utama telah dihapus" @@ -1515,7 +1516,7 @@ msgstr "" "Index %1$s dan %2$s sepertinya sama dan salah satu dari mereka memungkinkan " "untuk dibuang." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1629,7 +1630,7 @@ msgid "Cannot connect: invalid settings." msgstr "Koneksi gagal: setelan tidak berlaku." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1657,60 +1658,60 @@ msgstr "" "kecocokannya dengan informasi yang telah diberikan oleh administrator server " "MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Login" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumentasi phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Anda bisa memasukkan hostname/alamat IP dan port dipisahkan dengan spasi." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Nama Pengguna:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Kata Sandi:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Pilihan Server" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Mulai dari sini cookies harus diaktifkan." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Masuk tanpa kata sandi tidak diperbolehkan dalam konfigurasi (lihat " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Tidak ada aktifitas selama %s detik atau lebih. Silakan login kembali" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Gagal login ke MySQL server" @@ -1778,7 +1779,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabel" @@ -1792,18 +1793,18 @@ msgstr "Tabel" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Jumlah" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Kelebihan (Overhead)" @@ -1852,7 +1853,7 @@ msgstr "Ekstensi GD diperlukan untuk diagram." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder diperlukan untuk tooltips pada diagram." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Jika muncul sebuah halaman kosong, artinya tidak ada " "masalah." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Tidak dapat memuat konfigurasi default dari: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "Directif $cfg['PmaAbsoluteUri'] WAJIB diset dalam file konfigurasi!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Indeks server tidak sah: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Hostname tidak sah untuk server %1$s. Silakan lihat kembali konfigurasi Anda." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Metode autentikasi dalam konfigurasi tidak sah:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Disarankan untuk meng-update ke %s versi %s atau lebih baru." @@ -1935,8 +1936,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentasi" @@ -1953,7 +1954,7 @@ msgstr "MySQL menyatakan: " msgid "Failed to connect to SQL validator!" msgstr "Gagal melakukan koneksi ke validator SQL!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Terangkan SQL" @@ -1965,11 +1966,11 @@ msgstr "Melewati keterangan SQL" msgid "Without PHP Code" msgstr "Kode PHP tidak ditemukan" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Ciptakan kode PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Menyegarkan" @@ -1978,7 +1979,7 @@ msgstr "Menyegarkan" msgid "Skip Validate SQL" msgstr "Melewati pengesahan (validation) SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Mengesahkan (validate) SQL" @@ -2089,7 +2090,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2097,8 +2098,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Sisipkan" @@ -2117,7 +2118,7 @@ msgstr "Telusuri komputer Anda:" msgid "Select from the web server upload directory %s:" msgstr "Pilih dari direktori unggah %s pada web server:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Direktori yang telah ditetapkan untuk mengunggah tidak dapat dihubungi" @@ -2268,7 +2269,7 @@ msgid "Set value: %s" msgstr "Tetapkan nilai: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Kembalikan nilai default" @@ -2456,7 +2457,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2518,13 +2519,13 @@ msgstr "" msgid "Save as file" msgstr "Simpan file dalam format" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Penyusunan karakter dalam file:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2535,8 +2536,8 @@ msgstr "Kompresi" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2546,16 +2547,16 @@ msgstr "Kompresi" msgid "Put columns names in the first row" msgstr "Letakkan nama Fields pada baris pertama" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Field ditutup dengan" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2565,8 +2566,8 @@ msgstr "Field dikembalikan oleh" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Menggantikan NULL dengan" @@ -2574,15 +2575,15 @@ msgstr "Menggantikan NULL dengan" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Garis diputuskan oleh" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Garis diputuskan oleh" @@ -2609,8 +2610,8 @@ msgid "Table name template" msgstr "Konvensi nama file" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2637,13 +2638,13 @@ msgid "Label key" msgstr "Kunci nama" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Tipe MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Tabel Relasi" @@ -2673,12 +2674,12 @@ msgstr "Konvensi nama file" msgid "Enclose table and column names with backquotes" msgstr "Nama tabel dan nama field dalam tanda kutip biasa" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2702,69 +2703,69 @@ msgstr "" msgid "Use ignore inserts" msgstr "Gunakan perintah INSERT dengan mengabaikan kesalahan" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export tables" msgid "Export type" msgstr "Ekspor tabel" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Menyertakan ekspor dalam transaksi" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy #| msgid "Export contents" msgid "Export time in UTC" msgstr "Ekspor isi" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2772,249 +2773,249 @@ msgstr "Pilihan cara untuk mengekspor Database" msgid "CSV" msgstr "Data CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Menghasilkan" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Ekspor" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Impor file" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Server" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentasi" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Halaman no.:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentasi" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "Pencarian SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "Pencarian SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "Pencarian SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Sejarah SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3022,280 +3023,280 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabel" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Gunakan text field" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Peringatan" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Ganti data tabel dengan file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Letakkan nama Fields pada baris pertama" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Jangan gunakan AUTO_INCREMENT untuk nilai nol" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3303,435 +3304,435 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Batas dari sumber" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Urutkan tabel berdasarkan" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Perbaiki proses" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Home direktori data" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Koneksi" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Tabel tidak ditemukan" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentasikan tabel" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Database tidak ditemukan" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Pilihan Server" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3740,301 +3741,301 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Database" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID Server" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Perbaiki tabel" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Pilihan Server" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Tampilkan komentar kolom" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Keterangan" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Modus restorasi otomatis" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Tampilkan tabel" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Tampilkan pencarian yang lengkap" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistik Baris" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4042,28 +4043,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4073,90 +4074,90 @@ msgstr "" msgid "Password" msgstr "Kata Sandi" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nama Pengguna" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "Tambahkan/Hapus kolom" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Default" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4164,56 +4165,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4221,13 +4222,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4390,7 +4391,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4412,7 +4413,7 @@ msgstr "Server tidak menjawab" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(atau konfigurasi socket dari server MySQL tidak benar)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Rincian..." @@ -4588,66 +4589,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Penyusunan karakter dalam file:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresi" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "tanpa" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "Dikompress dengan Zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "Dikompress dengan GZip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"Dikompress dengan BZip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Kirimkan ke" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Pilihan transformasi" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4763,11 +4764,11 @@ msgstr "vertikal" msgid "in %s mode and repeat headers after %s cells" msgstr "diatur dengan urutan %s dan mengulang header setelah %s sel." -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Urut berdasarkan kunci" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4781,107 +4782,107 @@ msgstr "Urut berdasarkan kunci" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operasi" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Teks yang disingkat" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teks Penuh" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Skema Relational" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Skema Relational" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformasi Browser" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Baris telah dihapus" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Tutup" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "dalam susunan pemeriksaan" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Tampilan baris" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "jumlah" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "pencarian membutuhkan waktu %01.4f detik" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ubah" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Pandangan cetak (dengan teks lengkap)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Tampilkan skema PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Membuat versi" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link tidak ditemukan" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informasi tentang versi" @@ -6021,7 +6022,7 @@ msgstr "" "Mohon belajari dokumentasi untuk mengetahui cara meng-update tabel " "Column_comments Anda" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Ingat pada pencarian SQL " @@ -6090,7 +6091,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabel" @@ -6098,7 +6099,7 @@ msgstr "Variabel" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Nilai" @@ -6381,65 +6382,65 @@ msgstr "Perbedaan" msgid "Target database" msgstr "Database target" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Melaksanakan perintah SQL pada database %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Melaksanakan perintah SQL pada database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalender" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nama kolom" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Simpan pencarian SQL ini" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Izinkan semua pengguna untuk mengakses simpanan ini" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Jangan timpahkan pencarian ini dari jendela luar" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Pembatas" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Tampilkan ulang perintah SQL " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Kirim" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Hanya melihat" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "dari File" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "direktori upload pada web-server" @@ -6558,7 +6559,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -6900,31 +6901,31 @@ msgstr "Versi PHP" msgid "Show PHP information" msgstr "Tampilkan informasi PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Homepage resmi phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribut" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Tidak ada perubahan" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6937,7 +6938,7 @@ msgstr "" "penyerangan. Disarankan untuk memperbaiki kelemahan keamanan (security hole) " "ini." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6946,7 +6947,7 @@ msgstr "" "Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini " "tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6957,7 +6958,7 @@ msgstr "" "baris-baris dengan cara yang benar. Hal ini mampu mengakibatkan hasil yang " "tidak diinginkan." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6965,18 +6966,18 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6986,7 +6987,7 @@ msgstr "" "di direktori phpMyAdmin Anda. Anda harus menghapus nya setelah phpMyAdmin di " "konfigurasi." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6998,28 +6999,28 @@ msgstr "" "Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. " "Untuk mengetahui sebabnya silakan klik %sdisini%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Database tidak ditemukan" @@ -7401,20 +7402,20 @@ msgstr "Sukses menghapus database %s." msgid "Databases statistics" msgstr "Statistik Database" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Menggiatkan Statistik" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9556,39 +9557,39 @@ msgstr "Cek integriti referensial:" msgid "Show tables" msgstr "Tampilkan tabel" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Penggunaan tempat" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Penggunaan" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektif" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistik Baris" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Keterangan" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamis" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Panjangnya baris" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Besarnya baris " @@ -9721,7 +9722,7 @@ msgstr "sisipkan setelah %s" msgid "Create an index on  %s columns" msgstr "Ciptakan indeks pada kolom  %s " -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/it.po b/po/it.po index add88e8f39..96d7317b1c 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-05 14:27+0200\n" "Last-Translator: \n" "Language-Team: italian \n" @@ -50,19 +50,19 @@ msgstr "Cerca" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Campo" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipo" @@ -312,7 +312,7 @@ msgstr "CREATE DATABASE prima di copiare" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Aggiungi %s" @@ -335,7 +335,7 @@ msgstr "Passa al database copiato" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Modifica o esporta schema relazionale" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -367,7 +367,7 @@ msgstr "Tabella" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Righe" @@ -383,21 +383,21 @@ msgstr "in uso" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creazione" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Ultimo cambiamento" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Ultimo controllo" @@ -421,20 +421,20 @@ msgid "visual builder" msgstr "creazione query assistita" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordinamento" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Crescente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Decrescente" @@ -497,8 +497,8 @@ msgstr "Invia Query" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Accesso negato" @@ -541,13 +541,13 @@ msgstr "Mostra" msgid "Delete the matches for the %s table?" msgstr "Eliminare le corrispondenze relative alla tabella %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Elimina" @@ -610,7 +610,7 @@ msgstr "Il tracking è attivo." msgid "Tracking is not active." msgstr "Il tracking non è attivo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -640,21 +640,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s è il motore di memorizzazione predefinito su questo server MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Se selezionati:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Seleziona tutti" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Deseleziona tutti" @@ -663,16 +663,16 @@ msgstr "Deseleziona tutti" msgid "Check tables having overhead" msgstr "Controllo addizionale" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Esporta" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualizza per stampa" @@ -684,7 +684,7 @@ msgstr "Svuota" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Elimina" @@ -693,8 +693,8 @@ msgstr "Elimina" msgid "Check table" msgstr "Controlla tabella" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Ottimizza tabella" @@ -714,12 +714,12 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "Tabelle monitorate" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -746,7 +746,7 @@ msgid "Status" msgstr "Stato" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -918,7 +918,7 @@ msgstr "" "basso per consentire a phpMyAdmin di terminare l'operazione." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1103,7 +1103,16 @@ msgstr "Mostra riquadro query SQL" msgid "Inline Edit" msgstr "Modifica in linea" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Modifica" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1111,61 +1120,61 @@ msgstr "Modifica in linea" msgid "Save" msgstr "Salva" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Nascondi" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Nascondi criteri di ricerca" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Mostra criteri di ricerca" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Seleziona le chiavi referenziali" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Seleziona Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Seleziona la chiave primaria o una chiave univoca" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Scegli la colonna da mostrare" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Aggiungi un'opzione alla colonna " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Genera password" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Genera" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Cambia password" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Più" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1175,254 +1184,254 @@ msgstr "" "l'aggiornamento. La versione più recente è la %s, rilasciata il %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", versione stabile piú recente:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Fatto" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Precedente" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Prossimo" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Oggi" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Gennaio" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Febbraio" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Marzo" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Aprile" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maggio" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Giugno" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Luglio" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Agosto" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Setttembre" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Ottobre" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Novembre" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Dicembre" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Gen" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mag" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Giu" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Lug" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Ott" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dic" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Domenica" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Lunedì" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Martedì" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Mercoledì" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Giovedì" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Venerdì" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sabato" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mer" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Gio" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Ven" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sab" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Do" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Lu" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ma" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Me" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Gi" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Ve" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Sa" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Sett" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Ora" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuto" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Secondo" @@ -1496,14 +1505,6 @@ msgstr "Cardinalità" msgid "Comment" msgstr "Commenti" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Modifica" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "La chiave primaria è stata eliminata" @@ -1522,7 +1523,7 @@ msgstr "" "Sembra che gli indici %1$s e %2$s sono uguali ed uno di questi potrebbe, " "possibilmente, essere rimosso." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1635,7 +1636,7 @@ msgid "Cannot connect: invalid settings." msgstr "Impossibile connettersi: impostazioni non valide." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1662,60 +1663,60 @@ msgstr "" "l'username e la password nel file di configurazione ed assicurarsi che " "corrispondano alle informazioni fornite dall'amministratore del server MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Connetti" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentazione di phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Puoi inserire l'Indirizzo IP/hostname e la porta, separati da uno spazio." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Nome utente:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Password:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Scelta del server" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Da questo punto in poi, i cookie devono essere abilitati." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Login senza password è vietato dalla configurazione (vedi AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nessuna attività da %s secondi o più, si prega di autenticarsi nuovamente" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Impossibile eseguire il login nel server MySQL" @@ -1783,7 +1784,7 @@ msgid "shared" msgstr "condiviso" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabelle" @@ -1797,18 +1798,18 @@ msgstr "Tabelle" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dati" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Totale" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1857,7 +1858,7 @@ msgstr "L'estensione GD è richiesta per i diagrammi (grafici)." msgid "JSON encoder is needed for chart tooltips." msgstr "L'encoder JSON è necessario per i tooltips grafici." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Se ricevete una pagina bianca, allora è tutto a posto." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Non posso caricare la configurazione predefinita da: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1886,28 +1887,28 @@ msgstr "" "La direttiva $cfg['PmaAbsoluteUri'] DEVE essere impostata nel file " "di configurazione!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Indice server non valido: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nome host per il server %1$s non valido. Controlla la tua configurazione." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Metodo di autenticazione impostato nella configurazione non valido:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Si dovrebbe aggiornare %s alla versione %s o successiva." @@ -1941,8 +1942,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentazione" @@ -1959,7 +1960,7 @@ msgstr "Messaggio di MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Non sono riuscito a connettermi all'SQL Validator!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Spiega SQL" @@ -1971,11 +1972,11 @@ msgstr "Non Spiegare SQL" msgid "Without PHP Code" msgstr "Senza codice PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Crea il codice PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Aggiorna" @@ -1984,7 +1985,7 @@ msgstr "Aggiorna" msgid "Skip Validate SQL" msgstr "Non Validare SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Valida SQL" @@ -2095,7 +2096,7 @@ msgid "Structure" msgstr "Struttura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2103,8 +2104,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Inserisci" @@ -2123,7 +2124,7 @@ msgstr "Cerca sul tuo computer:" msgid "Select from the web server upload directory %s:" msgstr "Selezionare dalla cartella di upload del server web %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "La directory impostata per l'upload non può essere trovata" @@ -2274,7 +2275,7 @@ msgid "Set value: %s" msgstr "Imposta valore: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Ripristinare valori predefiniti" @@ -2479,7 +2480,7 @@ msgstr "Tabulazione predefinita per le tabbelle" msgid "Show binary contents as HEX by default" msgstr "Mostra sempre contenuti binari come esadecimali" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Mostra contenuti binari come esadecimali" @@ -2540,12 +2541,12 @@ msgstr "Massimo tempo di esecuzione" msgid "Save as file" msgstr "Salva con nome" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Codifica dei caratteri del file" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formato" @@ -2556,8 +2557,8 @@ msgstr "Compressione" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2565,14 +2566,14 @@ msgstr "Compressione" msgid "Put columns names in the first row" msgstr "Metti i nomi delle colonne nel primo rigo" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Campi racchiusi da" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Campi prefissati da" @@ -2580,8 +2581,8 @@ msgstr "Campi prefissati da" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Sostituisci NULL con" @@ -2589,13 +2590,13 @@ msgstr "Sostituisci NULL con" msgid "Remove CRLF characters within columns" msgstr "Rimuovi i caratteri CRLF dai campi" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Campi terminati da" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linee terminate da" @@ -2617,8 +2618,8 @@ msgid "Table name template" msgstr "Modello per nomi delle tabbelle" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2643,13 +2644,13 @@ msgid "Label key" msgstr "Chiave etichetta" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Tipo MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relazioni" @@ -2674,12 +2675,12 @@ msgstr "Ricorda il modello per i nomi dei file" msgid "Enclose table and column names with backquotes" msgstr "Racchiudi i nomi di tabelle e di campi con virgolette" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modalità di compatibilità SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Sintassi da utilizzare nell'inserimento dei dati" @@ -2703,31 +2704,31 @@ msgstr "Utilizza esadecimale per i BLOB" msgid "Use ignore inserts" msgstr "Usa ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Lunghezza massima di una query creata" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Tipo di esportazione" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Includi esportazione in una transazione" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Esporta l'orario in UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Forza una connessione sicura durante l'utilizzo di phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Forza una connession SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2736,34 +2737,34 @@ msgstr "" "content[/kbd] sono i dati di rifereimento, [kbd]id[/kbd] é il valore della " "chiave" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ordinamento delle chiavi esterne nel menu a tendina" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Un menu a tendina verrá utilizzato in caso ci siano meno elementi" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Limite di chiavi esterne" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Modalitá di navigazione" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Personalizza modalità di navigazione" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Personalizza le opzioni predefinite" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2771,121 +2772,121 @@ msgstr "Personalizza le opzioni predefinite" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Sviluppatore" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Impostazioni per i sviluppatori di phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Modalitá di modifica" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Personalizza la modalitá di modifica" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Esporta i predefiniti" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Personalizza le opzioni di esportazione predefinite" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Caratteristiche" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Generale" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Imposta delle opzioni normalmente utilizzate" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importa" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importa i predefiniti" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Personalizza le opzioni di importazione predefinite" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importa / esporta" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "Imposta le opzioni di compressione e cartelle per l'esportazione e " "l'importazione" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opzioni di visualizzazione dei database" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Frame di navigazione" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Personalizza l'aspetto del frame di navigazione" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servers" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Opzioni di visualizzazione dei server" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opzioni di visualizzazione tabelle" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Frame principale" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Altre opzioni principali" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Altre impostazioni" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Titoli delle pagine" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2895,22 +2896,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]documentazione[/a] per vedere delle " "stringhe che possono essere utilizzate per ottenere dei valori speciali." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Finestra di query" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Personalizza le opzioni della finestra di query" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Sicurezza" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2918,23 +2919,23 @@ msgstr "" "Prego nota che phpMyAdmin é solo un interfaccia e le sue caratteristiche non " "si limitano MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Impostazioni di base" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Autenticazione" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Impostazioni di autenticazione" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configurazione del server" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2942,15 +2943,15 @@ msgstr "" "Impostazioni avanzate del server, non modificarle a meno che non sai cosa " "fanno" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Inserisci i parametri di connessione al server" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Configurazione di memorizzazione" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2960,11 +2961,11 @@ msgstr "" "alle funzionalitá supplementari, vedi [a@Documentation.html#linked-tables]" "memorizzazione della configurazione di phpMyAdmin[/a] nella documentazione" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Monitoriaggio dei cambiamenti" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2972,44 +2973,44 @@ msgstr "" "Monitoraggio dei cambiamenti effettuati al database. Richiede la " "memorizzazione della configurazione di phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Personalizza le opzioni di esportazione" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Personalizza le opzioni predefinite di importazione" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Personalizza frame di navigazione" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Personalizza frame principale" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Query SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Riquadro per query SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Personalizza i collegamenti mostrati nei riquadri per query SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Impostazioni query SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Validatore SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3022,44 +3023,44 @@ msgstr "" "sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright 2002 Upright " "Database Technology. Tutti i diritti riservati.[/ em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Avvio" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Personalizza la pagina di avvio" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Schede" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Scegli come vuoi che le schede lavorino" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Campi di testo" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Personalizza le opzioni dei campi di input" # I think "Texy" is a mistake because on KB "y" is close to "t" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Testo! testo" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Avviso" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Disabilta alcuni avvisi mostrati da phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3067,15 +3068,15 @@ msgstr "" "Abilita compressione [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] per le " "operazioni di importazione ed esportazione" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Parametri aggiuntivi per iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3083,11 +3084,11 @@ msgstr "" "Se abilitato, phpMyAdmin continuerá a processare le query con multiple " "istruzioni anche se una di queste fallisce" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignore errori delle istruzioni multiple" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3098,21 +3099,21 @@ msgstr "" "buon modo di importare grandi file, tuttavia potrebbe interrompere le " "transazioni." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Importazione parziale: consenti interruzione" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Non interrompere su errore durante un operazione di INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Sostituisci i dati della tabella col file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3120,89 +3121,89 @@ msgstr "" "Formato predefinito; prego nota che questa lista dipende dalla posizione " "(database, tabella) e solo SQL é sempre disponibile" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formato del file importato" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Usa parola chiave LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "I nomi dei campi sulla prima riga" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Non importare righe vuote" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importa valute ($5.00 a 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importa percentuali come valori decimali (12.00% a .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Numero di query da saltare dall'inizio" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Importazione parziale: ignora query" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Non usare AUTO_INCREMENT per il valore zero" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Stato iniziale per i dispositivi di scorrimento" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Il numero di righe che puó essere insertito alla volta" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Il numero di righe inserite" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Destinazione per l'icona di accesso veloce" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Mostra logo nel frame di sinistra" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Visualizza logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" "Visualizza la scelta del server nella parte superiore della frame sinistra" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Visalizza la selezione dei server" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Numero minimo di tabbelle per visualizzare il riquadro di filtraggio" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Stringa che separa i database in livelli dell'albero differenti" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Separatore dell'albero database" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3210,39 +3211,39 @@ msgstr "" "Solo per la versione light; visualizza i database in un albero (determinato " "dal separatore definito in basso)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Visualizza i database in un albero" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Disabilitalo se vuoi vedere tutti i database immediatamente" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Usa versione leggera" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Massima profonditá per l'albero delle tabelle" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "La stringa che separa le tabelle in diversi livelli dell albero" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Separatore dell'albero di tabelle" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "L'indirizzo per il collegamento del logo nella frame di configurazione" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL del collegamento per il logo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3250,38 +3251,38 @@ msgstr "" "Apri la pagina nella finestra principale ([kbd]main[/kbd]) o in una finestra " "nuova ([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Destinazione del collegamento per il logo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Evidenzia il server sotto il cursore del mouse" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Abilita evidenziamento" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Utilizza una tabulazione graficamente meno intensiva" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Tabulazione leggera" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Il massimo numero di caratteri mostrati in qualsiasi campo non-numerico con " "la vista di navigazione" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Limita i caratteri dei campi" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3292,11 +3293,11 @@ msgstr "" "opzione é impostata a FALSE é facile dimenticare di uscire anche dagli altri " "server, quando si é connessi a multipli server." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Elimina tutti i cookie al logout" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3304,11 +3305,11 @@ msgstr "" "Stabilisci se il login precedente deve essere ricordato o no, nel modo di " "autenticazione cookie" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Ricorda nome utente" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3320,55 +3321,55 @@ msgstr "" "solo per la sessione esistente, e verrá rimorro al momento della chiusura " "della finestra del browser. Questo é consigliato per ambienti di sfiducia." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Store del cookie di login" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Stabilisce per quanto tempo (in secondi) un cookie di login é valido" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Validitá per il cookie di login" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Raddoppia l dimensione dell'area di testo per campi LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Un area di testo piú grande per LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Utilizza icone sulla pagina principale" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Il massimo numero di caratteri utilizzati per visalizzare una query SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Lunghezza massima per visualizzazione SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Gli utenti non possono impostare un valore maggiore" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Il massimo numero di database da visualizzare nella frame sinistra e la " "lista dei database" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Massimi numero dei database" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3378,19 +3379,19 @@ msgstr "" "risultati contengono ulteriori righe i collegamenti "Precedente" e " ""Seguente" saranno mostrati." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Il massimo numero di righe da visualizzare" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Il massimo numero di tabelle da visualizzare nella lista di tabelle" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Il massimo numero di tabelle" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3398,11 +3399,11 @@ msgstr "" "Disabilitá l'avviso predefinito che viene visualizzato se mcrypt é mancante " "per autenticazione via cookie" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "avviso mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3410,52 +3411,52 @@ msgstr "" "Il numero di byte che é consentito di allocare, ad esempio [kbd]32M[/kbd] " "([kbd]0[/kbd] per nessun limite)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Limite memoria" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" "Questi sono i collegamenti per Modifica, Modifica in Linea, Copia e " "Eliminazione" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Mostra collegamenti alle righe della tabbella sulla sinistra" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Mostra i collegamenti alle righe sulla destra" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Utilizza un ordine naturale per ordinare i nomi delle tabelle e dei database" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Ordine naturale" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Utilizza solo icone, solo testo o entrambi" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Barra di navigazione iconica" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "utilizza il buffer di uscita GZip per una maggiore velocità nei " "trasferimenti via HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "utilizza il buffer di uscita GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3463,19 +3464,19 @@ msgstr "" "[kbd]SMART[/kbd] - ad esempio ordine decrescente per i campi dei tipi TIME, " "DATE, DATETIME e TIMESTAMP, ordine crescente altrimenti" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Ordinamento predefinito" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Usa connessioni persistenti per i server MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Connessione persistente" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3485,23 +3486,23 @@ msgstr "" "dettagli della Struttura dei database, se qualche tabella necessaria per la " "memorizzazzione della configurazione di phpMyAdmin non viene trovata" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Mancano le tabbelle di configurazione di phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Operazioni iconiche per le tabelle" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disabilita l'opzione di modifica dei campi BLOB e BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Proteggi campi binari" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3512,113 +3513,113 @@ msgstr "" "disabilitata, questa utilizzera funzioni JS per visualizzare la cronologia " "delle query (persa alla chiusura della finstra)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Cronologia delle query permanente" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Il numero di query da mantenere nella cronologia" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Lunghezza per la cronologia delle query" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" "La tabulazione da visualizzare quando una nuova finestra di query viene " "aperta" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Scheda predefinita per la finestra query" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Altezza finestra query (in pixels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Altezza finestra query" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Larghezza finestra query (in pixel)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Larghezza finestra query" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleziona le funzioni che saranno usate per la conversione dell'insieme di " "caratteri" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Motore di registrazione" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeti le instestazioni ogni X celle, [kbd]0[/kbd] disattiva questa " "funzionalitá" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Ripeti intestazioni" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Mostra il pulsante della guida invece del testo della Documentazione" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Mostra il pulsante della guida" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "La cartella sul server dove é possibile salvare le esportazioni" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Salva cartella" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Lascia vuoto se non usato" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Ordine dei permessi del host" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Lascia vuoto per i valori predefiniti" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Regole dei permessi del host" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Consenti login senza la parola chiave" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Consenti login per utenti root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Il nome del Basic Auth Realm da visualizzare durante HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Realm HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3628,19 +3629,19 @@ msgstr "" "autenticazione hardware SweKey[/a] (not salvata nella cartella document " "root; percorso consigliato: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "File di configurazione SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Metodo di autenticazione da usare" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipo di autenticazione" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3648,11 +3649,11 @@ msgstr "" "Lascia vuoto per disattivare il supporto per i [a@http://wiki.phpmyadmin.net/" "pma/bookmark]segnalibri[/a], consigliato: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabella dei segnalibri" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3660,31 +3661,31 @@ msgstr "" "Lascia vuoto per diattivare i commenti/tipi mime per i campi, consigliato: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabella delle informazioni sui campi" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Comprimi la connessione al server MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Comprimi la connessione" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Come connettersi al server, lascia [kbd]tcp[/kbd] se non sei sicuro" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipo di connessione" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Parola chiave per l'utente di controllo" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3693,19 +3694,19 @@ msgstr "" "ulteriori informazioni disponibili nella [a@http://wiki.phpmyadmin.net/pma/" "controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Utente di controllo" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Conta le tabelle quando la lista dei database viene mostrata" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Conta tabbelle" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3713,11 +3714,11 @@ msgstr "" "Lascia vuoto disattivare il supporto per Designer, consigliato: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabbella di design assistito" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3725,29 +3726,29 @@ msgstr "" "Maggiori informazioni su [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] e [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Disabilita l'utilizzo di INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Il tipo di estensione PHP da utilizzare; dovresti utilizzare mysqli, se " "questo é supportato" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Estensioni PHP da utilizzare" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Nascondi i database corrispondenti all'espressione regolare (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Nascondi i database" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3755,31 +3756,31 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per la cronologia delle query SQL, " "consigliato: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabella di cronologia delle query SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Il nome host dove is server MySQL é in esecuzione" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nome host del server" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Url di logout" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Prova ad effettuare la connessione senza una parola chiave" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Effettua connessione senza la parola chiave" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3794,30 +3795,30 @@ msgstr "" "utilizzare [kbd]*[/ kbd] alla fine per mostrare il resto in ordine " "alfabetico." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Mostra solo i database dalla lista" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Lascia vuoto su il config auth non é utilizzato" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Parola chiave per config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Lascia vuoto disabilitare il supporto per i schemi PDF, consigliato: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Schema PDF: tabella delle pagine" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3828,20 +3829,20 @@ msgstr "" "Lascia vuoto per disabilitarne il supporto. Consigliato: [kbd]phpmyadmin[/" "kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Nome del database" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "La dove il server MySQL ascolta, lascia vuoto per il valore predefinito" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Porta del server" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3849,19 +3850,19 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per [a@http://wiki.phpmyadmin.net/" "pma/relation]relation-links[/a], consigliato: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Tabella relazionale" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Commando SQL per ritrovare i database disponibili" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Commando SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3869,44 +3870,44 @@ msgstr "" "Vedi [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipi di " "autenticazione[/a] per un esempio" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nome della sessione di signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "L'URL di signon" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Il socket sul quale il server MySQL ascolta, lascia vuoto per il valore " "predefinito" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Socket del server" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Abilita SSL per la connessione al server MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Utilizza SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Lascia vuoto per disabilita il supporto dello schema PDF, consigliato: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Schema PDF: coordinate delle tabelle" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3914,11 +3915,11 @@ msgstr "" "La tabella che descrive i campi di visualizzazione, lascia vuoto per " "disabilitarne il supporto; consigliato: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Visualizza i campi della tabella" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3926,11 +3927,11 @@ msgstr "" "Se aggiungere un instruzione DROP DATABASE IF EXISTS sulla prima linea del " "log quando viene creato un database." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Aggiungi DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3938,11 +3939,11 @@ msgstr "" "Se aggiungere un instruzione DROP TABLE IF EXISTS sulla prima linea del log " "quando viene creato una tabella." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Aggiungi DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3950,21 +3951,21 @@ msgstr "" "Se aggiungere un instruzione DROP VIEW IF EXISTS sulla prima linea del log " "quando viene creata una vista." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Aggiungi DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definisce la lista delle istruzioni the l'auto-creazione utilizza per le " "nuove versioni." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Istruzioni da monitorare" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3972,11 +3973,11 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per il monitoriaggio delle query " "SQL, consigliato: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabella de monitoraggio delle query SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3984,11 +3985,11 @@ msgstr "" "Se il meccanismo di monitoraggio crea versioni per tabelle e viste " "automaticamente." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Crea versioni automaticamente" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3996,15 +3997,15 @@ msgstr "" "Lascia vuoto per disabilitare la memorizzazione delle preferenze degli " "utenti nel database, consigliato: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabella di memorizzazione delle preferenze degli utenti" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Utente per il config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4012,11 +4013,11 @@ msgstr "" "Disabilita se sai che le tua tabelle pma_* sono aggiornate. Questo previene " "dei controlli di compatibilitá e cosí aumente le prestazioni" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Controllo dettagliato" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4024,20 +4025,20 @@ msgstr "" "Una descrizione di facile utilizzo di questo server. Lascia vuoto per " "visualizzare il nome host, invece." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Nome completo di questo server" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Se visualizzare all'utente un pulsante "mostra tutte le (righe)"" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Consenti la visualizzazione di tutte le righe" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4048,15 +4049,15 @@ msgstr "" "di configurazione; questo non limita la capacità di eseguire lo stesso " "comando direttamente" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Mostra il modulo di modifica della parola chiave" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Mostra il modulo di creazione dei database" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4064,20 +4065,20 @@ msgstr "" "Stabilisce se i tipi dei campi dovrebbero essere visualizzati inizialmente " "nella modalitá di inserimento/modifica" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Mostra i tipi di campi" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" "Visualizza i campi delle funzioni nelle modalita di inserimento/modifica" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Mostra i campi delle funzioni" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4085,35 +4086,35 @@ msgstr "" "Mostra un collegamento all'output di [a@http://php.net/manual/function." "phpinfo.php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Mostra un collegamento a phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Mostra informazioni dettagliate del server MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Definisce se le query SQL generate da phpMyAdmin devrebbero essere " "visualizzate" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Mostra query SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Consenti la visualizzazione delle statistiche dei database e tabelle (ad " "esempio spazio utilizzato)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Mostra statistiche" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4121,11 +4122,11 @@ msgstr "" "Se i tooltip sono abilitati e un commento del database è impostato, questo " "scambierá il commento ed il vero nome" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Visualizza i commenti dei database, invece dei nomi corrispondenti" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4138,30 +4139,30 @@ msgstr "" "cartella é chiamata come l'alias, ma il nome della tabella stessa rimane " "invariato" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Visualizza i commenti delle tabelle, invece dei nomi corrispondenti" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Visualizza i commenti delle tabelle nei tooltip" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Segna le tabelle come utilizzate e quindi consenti la visualizzazione dei " "database con delle tabelle bloccate" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Ignora le tabelle bloccate" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Richiede l'abilitazione del validatore SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4171,7 +4172,7 @@ msgstr "Richiede l'abilitazione del validatore SQL" msgid "Password" msgstr "Password" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4179,11 +4180,11 @@ msgstr "" "[strong]Avviso:[/strong] richiede l'estensione SOAP di PHP o l'installazione " "di PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Abilita il validatore SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4191,12 +4192,12 @@ msgstr "" "Se hai un nome utente personalizzato, specificalo qui (il predefinito é [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nome utente" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4204,19 +4205,19 @@ msgstr "" "Suggerisci un nome di database nel modulo \"Crea database\" (se possibile) o " "lascia il campo di testo vuoto" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Suggerisci un nuovo nome per il database" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Mostra un avviso sulla pagina principale se Suhosin é stato trovato" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Avviso Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4225,11 +4226,11 @@ msgstr "" "valore incrementato per le aree di testo delle query SQL (x2) e per la " "finestra di query (x1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Campi di aree di testo" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4238,31 +4239,31 @@ msgstr "" "valore incrementato per le aree di testo delle query SQL (x2) e per la " "finestra di query (x1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Righe con aree di testo" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Totolo della finestra del browser quando un database é selezionato" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Totolo della finestra del browser quando nessun oggetto é selezionato" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Titolo Predefinito" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Totolo della finestra del browser quando un server é selezionato" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Totolo della finestra del browser quando una tebella é selezionata" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4274,28 +4275,28 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente dalla proxy 1.2.3.4[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista dei proxy di fiducia per filtarre gli IP, accetta/rifiuta" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "La cartella sul server dove é possibile caricare i file per l'importazione" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Cartella dei upload" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Consenti la ricerca all'interno di un intero database" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Utilizza la ricerca dei datatbase" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4303,11 +4304,11 @@ msgstr "" "Quando disabilitato, gli utenti non possono impostare alcune opzioni " "sottostanti, indipendentemente dalla casella di controllo sulla destra" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Abilita la tabulazione per i Sviluppatori nelle impostazioni" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4317,21 +4318,21 @@ msgstr "" "istruzioni. Vedi libraries/import.lib.php per i valori predefiniti di quante " "instruzioni possono essere contenute in una query." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Instruzioni multiple verbose" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Controlla l'ultima versione" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Abilita la prova per la versione piú recente sulla pagina principale di " "phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4339,7 +4340,7 @@ msgstr "" msgid "Version check" msgstr "Controllo versione" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4347,7 +4348,7 @@ msgstr "" "Abilita la compressione [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] per le operazioni di importazione ed esportazione" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4516,7 +4517,7 @@ msgstr "Routines" msgid "Return type" msgstr "Tipo di risultato" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4538,7 +4539,7 @@ msgstr "Il server non risponde" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(o il socket del server locale MySQL non è correttamente configurato)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Dettagli..." @@ -4695,46 +4696,46 @@ msgid "use this for future exports" msgstr "usa questo per esportazioni future" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Set di caratteri del file:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compressione:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nessuno" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "compresso con zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "compresso con gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "compresso con bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Salva l'output come testo" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Formato:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Opzioni specifiche al formato:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4742,7 +4743,7 @@ msgstr "" "Scorri verso il basso per inserire le opzioni per il formato selezionato e " "ignora le opzioni per gli altri formati." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Conversione di Codifica:" @@ -4865,11 +4866,11 @@ msgstr "verticale" msgid "in %s mode and repeat headers after %s cells" msgstr "in modalità %s e ripeti gli headers dopo %s celle" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ordina per chiave" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4883,95 +4884,95 @@ msgstr "Ordina per chiave" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opzioni" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Testi parziali" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Testi completi" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Chiave relazionale" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Campo di visualizzazione relazionale" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Mostra contenuti binari" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Mostra contenuti BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Trasformazione del browser" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Copia" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "La riga è stata cancellata" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Rimuovi" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "nella query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Mostrando i righi" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "totale" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "La query ha impiegato %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Modifica" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operazioni sui risultati della query" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Vista stampa (con full text)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Mostra diagramma" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Crea vista" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link non trovato" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informazioni sulla versione" @@ -6147,7 +6148,7 @@ msgid "" msgstr "" "Prego vedi la documentazione su come aggiornare la tabella column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Query SQL aggiunte ai preferiti" @@ -6222,7 +6223,7 @@ msgstr "Stato master" msgid "Slave status" msgstr "Stato slave" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabile" @@ -6230,7 +6231,7 @@ msgstr "Variabile" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valore" @@ -6501,62 +6502,62 @@ msgstr "Differenza" msgid "Target database" msgstr "Database di destinazione" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Eseguendo query SQL sul server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Esegui la/e query SQL sul database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Cancella" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Campi" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Aggiungi ai preferiti questa query SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Permetti ad ogni utente di accedere a questo bookmark" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Sostituisci segnalibro esistente se con lo stesso nome" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Non sovrascrivere questa query da fuori della finestra" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimitatori" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostra di nuovo questa query " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Invia" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Visualizza solo" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Percorso del file" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "directory di upload del web-server" @@ -6669,7 +6670,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indice" @@ -6981,27 +6982,27 @@ msgstr "Estensioni PHP" msgid "Show PHP information" msgstr "Mostra le info sul PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Home page ufficiale di phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Contribuisci" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Ricevi Auito" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Lista dei cambiamenti" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7014,7 +7015,7 @@ msgstr "" "dovresti realmente riparare a questa falla nella sicurezza impostando una " "password per l'utente 'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7024,7 +7025,7 @@ msgstr "" "opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di " "alcuni dati!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7035,7 +7036,7 @@ msgstr "" "phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri " "e questo può portare a risultati inaspettati." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7047,7 +7048,7 @@ msgstr "" "validitá del cookie configurata in phpMyAdmin, per questo motivo, i dati di " "login scadranno prima di come configurato in phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7056,13 +7057,13 @@ msgstr "" "phpMyAdmin, per questo motivo, it tuo login scadrá prima di quanto " "configurato in phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Adesso c'è bisogno di una password per il file di configurazione " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7072,7 +7073,7 @@ msgstr "" "installazione, esiste ancora nella cartella del tuo phpMyAdmin. Si consiglia " "di rimuoverla una volta configurato phpMyAdmin." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7082,7 +7083,7 @@ msgstr "" "caratteristiche aggiuntive sono state disattivate. Per scoprire perché " "clicca %squi%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7092,7 +7093,7 @@ msgstr "" "funzioni di phpMyAdmin saranno mancanti. Per esempio la navigazione dei " "frame non sarà aggiornata automaticamente." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7101,7 +7102,7 @@ msgstr "" "Le tue librerie di PHP per MySQL versione %s sono diverse dalla versione di " "MySQL server %s. Potrebbe causare comportamenti imprevedibili." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7110,7 +7111,7 @@ msgstr "" "Sul server è in esecuzione Suhosin. Controlla la documentazione: " "%sdocumentation%s per possibili problemi." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nessun database" @@ -7461,20 +7462,20 @@ msgstr "%s databases sono stati cancellati correttamente." msgid "Databases statistics" msgstr "Statistiche dei databases" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replicazione master" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replicazione slave" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Abilita le Statistiche" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9786,39 +9787,39 @@ msgstr "Controlla l'integrità delle referenze:" msgid "Show tables" msgstr "Mostra le tabelle" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Spazio utilizzato" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Utilizzo" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effettivo" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistiche righe" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Istruzioni" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statico" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamico" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Lunghezza riga" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Dimensione riga " @@ -9942,7 +9943,7 @@ msgstr "Dopo %s" msgid "Create an index on  %s columns" msgstr "Crea un indice su  %s campi" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partizionato" diff --git a/po/ja.po b/po/ja.po index 29a38b6644..773ea18972 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-05-05 11:38+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" @@ -49,19 +49,19 @@ msgstr "検索" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "カラム" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "種別" @@ -311,7 +311,7 @@ msgstr "コピーの前に CREATE DATABASE する" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s を追加" @@ -334,7 +334,7 @@ msgstr "コピーしたデータベースに切り替える" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "照合順序" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "リレーショナルスキーマを編集またはエクスポートする" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "テーブル" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "行" @@ -382,21 +382,21 @@ msgstr "使用中" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "作成日時" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "最終更新" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "最終検査" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "Visual query builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "ソート" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "昇順" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "降順" @@ -495,8 +495,8 @@ msgstr "クエリを実行する" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "アクセスは拒否されました" @@ -538,13 +538,13 @@ msgstr "表示" msgid "Delete the matches for the %s table?" msgstr "テーブル %s に対して条件に一致したものを削除しますか?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "削除" @@ -606,7 +606,7 @@ msgstr "SQL コマンドの追跡はアクティブです。" msgid "Tracking is not active." msgstr "SQL コマンドの追跡は非アクティブです。" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -634,21 +634,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s はこの MySQL サーバのデフォルトストレージエンジンです" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "チェックしたものを:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "すべてチェックする" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "すべてのチェックを外す" @@ -657,16 +657,16 @@ msgstr "すべてのチェックを外す" msgid "Check tables having overhead" msgstr "オーバーヘッドのあるテーブルを確認する" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "エクスポート" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "印刷用画面" @@ -678,7 +678,7 @@ msgstr "空にする" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "削除" @@ -687,8 +687,8 @@ msgstr "削除" msgid "Check table" msgstr "テーブルをチェックする" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "テーブルを最適化する" @@ -708,12 +708,12 @@ msgstr "データ辞書" msgid "Tracked tables" msgstr "SQL コマンドを追跡しているテーブル" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -740,7 +740,7 @@ msgid "Status" msgstr "状態" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -909,7 +909,7 @@ msgstr "" "PHP の時間制限を伸ばさない限りこのデータのインポートはできません" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1095,7 +1095,16 @@ msgstr "クエリボックスを表示" msgid "Inline Edit" msgstr "インライン編集" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "編集" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1103,61 +1112,61 @@ msgstr "インライン編集" msgid "Save" msgstr "保存する" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "隠す" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "検索条件を隠す" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "検索条件を表示する" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "無視" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "参照されているキーを選択" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "外部キーを選択してください" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "主キーまたはユニークキーを選択してください" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "表示するカラムを選択してください" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "カラムに対するオプションを追加する" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "パスワードを生成する" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "生成する" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "パスワードを変更する" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "その他" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1167,254 +1176,254 @@ msgstr "" "します。最新バージョンは %s で、%s にリリースされています。" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", 最終安定バージョン:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "決定" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "前へ" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "次へ" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "今日" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "1 月" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "2 月" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "3 月" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "4 月" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "5 月" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "6 月" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "7 月" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "8 月" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "9 月" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "10 月" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "11 月" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "12 月" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "1 月" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "2 月" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "3 月" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "4 月" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "5 月" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "6 月" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "7 月" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "8 月" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "9 月" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "10 月" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "11 月" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "12 月" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "日" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "月" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "火" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "水" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "木" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "金" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "土" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "日" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "月" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "火" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "水" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "木" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "金" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "土" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "日" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "月" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "火" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "水" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "木" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "金" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "土" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "週" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "時" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "分" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "秒" @@ -1490,14 +1499,6 @@ msgstr "一意な値の数" msgid "Comment" msgstr "コメント" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "編集" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "主キーを削除しました" @@ -1516,7 +1517,7 @@ msgstr "" "インデックス %1$s と %2$s は同一のもののようです。一方は削除してもよいかもし" "れません。" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1623,7 +1624,7 @@ msgid "Cannot connect: invalid settings." msgstr "接続できません: 設定が無効です" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1649,59 +1650,59 @@ msgstr "" "ユーザ名、パスワードが MySQL サーバの管理者から与えられた情報と一致するか確認" "してください" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "ログイン" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin のドキュメント" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "「ホスト名/IPアドレス」と「ポート」を空白で区切って入力することができます。" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "サーバ" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "ユーザ名:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "パスワード:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "サーバの選択" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "クッキーを有効にしてください" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "パスワードなしログインは設定 (AllowNoPassword) によって禁止されています。" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s 秒以上操作をしませんでした。ログインしなおしてください" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL サーバにログインできません" @@ -1770,7 +1771,7 @@ msgid "shared" msgstr "共有" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "テーブル" @@ -1784,18 +1785,18 @@ msgstr "テーブル" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "データ" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "合計" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "オーバーヘッド" @@ -1844,7 +1845,7 @@ msgstr "グラフには GD 拡張が必要です。" msgid "JSON encoder is needed for chart tooltips." msgstr "グラフのツールチップには JSON エンコーダが必要です。" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
空白のページが表示されれば問題ありません。" -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "デフォルトの設定を読み込めませんでした: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1871,27 +1872,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] はかならず設定ファイルで設定する必要がありま" "す!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "サーバのインデックスが不正です: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "サーバ %1$s のホスト名が不正です。設定を確認してください" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "サーバ" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "設定ファイルに無効な認証方法が指定されています:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "%s を %s 以降にアップグレードしてください" @@ -1925,8 +1926,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "ドキュメント" @@ -1943,7 +1944,7 @@ msgstr "MySQLのメッセージ: " msgid "Failed to connect to SQL validator!" msgstr "SQL 検証への接続に失敗しました!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "EXPLAIN で確認" @@ -1955,11 +1956,11 @@ msgstr "SQL の EXPLAIN 解析をスキップ" msgid "Without PHP Code" msgstr "PHP コードを省略" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP コードの作成" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "再描画" @@ -1968,7 +1969,7 @@ msgstr "再描画" msgid "Skip Validate SQL" msgstr "SQL の検証をスキップ" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL の検証" @@ -2079,7 +2080,7 @@ msgid "Structure" msgstr "構造" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2087,8 +2088,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "挿入" @@ -2107,7 +2108,7 @@ msgstr "アップロードファイル:" msgid "Select from the web server upload directory %s:" msgstr "ウェブサーバ上のアップロードディレクトリ %s から選択する:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "指定したアップロードディレクトリが利用できません" @@ -2256,7 +2257,7 @@ msgid "Set value: %s" msgstr "値「%s」を設定" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "デフォルト値に戻す" @@ -2458,7 +2459,7 @@ msgstr "デフォルトのテーブルタブ" msgid "Show binary contents as HEX by default" msgstr "デフォルトではバイナリの内容を 16 進数で表示します。" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "バイナリの内容を 16 進数で表示する" @@ -2517,12 +2518,12 @@ msgstr "最大実行時間" msgid "Save as file" msgstr "ファイルに保存する" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "ファイルの文字セット" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "フォーマット" @@ -2533,8 +2534,8 @@ msgstr "圧縮" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2542,14 +2543,14 @@ msgstr "圧縮" msgid "Put columns names in the first row" msgstr "1 行目にカラム名を追加する" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "カラム囲み記号" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "カラムのエスケープ記号" @@ -2557,8 +2558,8 @@ msgstr "カラムのエスケープ記号" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL の代替文字列" @@ -2566,13 +2567,13 @@ msgstr "NULL の代替文字列" msgid "Remove CRLF characters within columns" msgstr "カラムに含まれている CRLF 文字を取り除く" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "カラムの終端記号" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "行の終端記号" @@ -2594,8 +2595,8 @@ msgid "Table name template" msgstr "テーブル名のテンプレート" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2620,13 +2621,13 @@ msgid "Label key" msgstr "ラベルキー" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME タイプ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "リレーション" @@ -2651,12 +2652,12 @@ msgstr "ファイル名のテンプレートを記憶しておく" msgid "Enclose table and column names with backquotes" msgstr "テーブル名やカラム名を逆クォートで囲む" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL 互換モード" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "データを挿入するときに使う構文" @@ -2680,32 +2681,32 @@ msgstr "BLOB に 16 進数表記を利用する" msgid "Use ignore inserts" msgstr "INSERT IGNORE を使用する" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "作成するクエリの最大長" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "エクスポート形式" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "エクスポートをトランザクションで囲む" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "エクスポート時間を UTC(協定世界時)にする" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" "phpMyAdmin を使用している間、強制的にセキュリティで保護された接続をします。" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL 接続の推奨" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2713,34 +2714,34 @@ msgstr "" "外部キーのドロップダウンボックス内のソート順。[kbd]content[/kbd] は参照してい" "るデータ、[kbd]id[/kbd] はキー値を表しています。" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "外部キーのドロップダウンの順番" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "これより少ない項目数であれば、ドロップダウンが使用されます。" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "外部キー制限" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "表示モード" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "表示モードの詳細設定" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "デフォルトオプションの詳細設定" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2748,120 +2749,120 @@ msgstr "デフォルトオプションの詳細設定" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "開発者向け" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin 開発者用の設定" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "編集モード" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "編集モードの詳細設定" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "エクスポートのデフォルト" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "デフォルトのエクスポートオプションの詳細設定" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "機能" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "一般" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "共通に使われるオプションをセットする" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "インポート" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "インポートのデフォルト" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "デフォルトの共通インポートオプションの詳細設定" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "インポート/エクスポート" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" "インポートとエクスポートのディレクトリおよび圧縮オプションを設定してください" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "データベースの表示オプション" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "ナビゲーションフレーム" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "ナビゲーションフレームの概観の詳細設定" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "サーバ" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "サーバの表示オプション" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "テーブルの表示オプション" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "メインフレーム" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "他の中心的な設定" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "どこにも該当しない設定" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "ページタイトル" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2870,22 +2871,22 @@ msgstr "" "ブラウザのタイトルバーのテキストの指定を行います。使用可能な特別な埋め込み変" "数は[a@Documentation.html#cfg_TitleTable]ドキュメント[/a]を参照してください。" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "クエリウィンドウ" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "クエリウィンドウオプションの詳細設定" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "セキュリティ" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2893,23 +2894,23 @@ msgstr "" "phpMyAdmin は、ユーザインタフェースだけであり、その機能は MySQL を制限するも" "のではないことをご了承ください。" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "基本設定" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "認証" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "認証設定" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "サーバ設定" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2917,15 +2918,15 @@ msgstr "" "高度なサーバ設定。これらのオプションは、よく知らないのであれば変更しないでく" "ださい。" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "サーバの接続パラメータを入力してください" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "設定の保存場所" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2935,11 +2936,11 @@ msgstr "" "い。ドキュメントの[a@Documentation.html#linked-tables]phpMyAdmin 設定保存場所" "[/a]参照。" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "変更追跡機能" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2947,44 +2948,44 @@ msgstr "" "データベースで行われた変更の追跡機能です。これには、 phpMyAdmin の設定保存場" "所が必要です。" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "エクスポートオプションの詳細設定" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "インポートデフォルトの詳細設定" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "ナビゲーションフレームの詳細設定" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "メインフレームの詳細設定" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL クエリ" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL クエリボックス" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL クエリボックスに表示されるリンクの詳細設定" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL クエリの設定" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL 文の検証" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2996,43 +2997,43 @@ msgstr "" "sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright 2002 Upright " "Database Technology. All rights reserved.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "スタートアップ" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "スタートアップページの詳細設定" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "タブ" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "アクションがあったときに動作するタブを選択します。" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "テキストフィールド" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "テキスト入力フィールドの詳細設定" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! テキスト" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "警告" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "phpMyAdmin で表示される警告の抑制" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3040,15 +3041,15 @@ msgstr "" "インポートおよびエクスポートの操作に対して [a@http://ja.wikipedia.org/wiki/" "Gzip]gzip[/a] 圧縮を有効にします。" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv のための追加パラメータ" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3056,11 +3057,11 @@ msgstr "" "有効にした場合、クエリの 1 つが失敗しても phpMyAdmin はマルチクエリの実行を続" "けます。" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "マルチクエリのエラーを無視する" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3070,21 +3071,21 @@ msgstr "" "大きなファイルをインポートする場合には便利ですが、トランザクションが壊れるこ" "ともあります。" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "部分インポート(割り込みの許可)" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "INSERT エラーで中断しない" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "テーブルデータを差し替えるファイル" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3092,127 +3093,127 @@ msgstr "" "デフォルトの形式。このリストは対象(データベース、テーブル)に依存しているの" "で注意してください。SQL は常に利用可能です。" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "インポートするファイルの形式" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL キーワードを使用する" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "1 行目にカラム名を追加する" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "空の行はインポートしない" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "金額は単位を取り除く(例えば、$5.00 を 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "パーセントは適切な小数に変換する(例えば、12.00% を .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "先頭から数えたスキップするクエリの数" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "部分インポート(クエリのスキップ)" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "値がゼロのものに対して AUTO_INCREMENT を使用しない" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "折り畳みに対しての初期値" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "1 回で何行まとめて挿入できるか。" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "挿入する行数" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "クイックアクセスアイコンのリンク先" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "左のフレーム内にロゴを表示します。" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "ロゴを表示する" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "左フレームの上部にサーバ選択を表示します" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "サーバ選択を表示する" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "テーブルフィルタボックスを表示する最小のテーブル数" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "ツリーレベルにデータベースを区切るための文字列" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "データベースツリーの区切り" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" "軽快版のみ。下の項目で定義する区切りが合った場合、ツリー表示になります。" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "データベースをツリー形式で表示する" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "全てのデータベースを同時に閲覧したい場合は、これを無効にします。" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "軽快版を使用する" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "テーブルツリーの最大の深さ" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "ツリーレベルにテーブルを区切るための文字列" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "テーブルツリーの区切り" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "ナビゲーションフレームのロゴが指す URL" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "ロゴのリンク URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3220,36 +3221,36 @@ msgstr "" "メインウィンドウ ([kbd]main[/kbd]) もしくは新しいウィンドウ ([kbd]new[/kbd]) " "にリンクされたページを開きます。" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "ロゴリンクのターゲット" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "マウスカーソルの下のサーバー名を強調表示します。" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "強調表示を有効" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "派手なグラフィックでないタブを使用します。" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "軽めのタブ" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "ビューに表示される数値でないカラムの表示文字の最大数。" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "カラムの文字制限" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3260,11 +3261,11 @@ msgstr "" "を外しておくと、複数のサーバに接続している時、他のサーバからのログアウト作業" "を忘れやすくなります。" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "ログアウト時に全てのクッキーを削除する" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3272,11 +3273,11 @@ msgstr "" "cookie 認証モードの場合に、前回ログインしたときの状態に戻すかどうかを定義しま" "す。" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "ログインしたときの状態に戻す" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3288,52 +3289,52 @@ msgstr "" "のウィンドウが閉じられるとすぐに削除されます。これは、信頼されていない環境で" "使う場合に推奨します。" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "ログインクッキーの保存期間" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "ログインクッキーの有効期間(秒)を定義します。" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "ログインクッキーの有効期間" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "LONGTEXT カラムに対して textarea を 2 倍にします。" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "LONGTEXT に対しては大きな textarea を使う" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "メインページ上でアイコンを使用する" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "SQL クエリが表示されているときに使用される文字の最大数" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "表示できる SQL 文の最大の長さ" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "ユーザはこれより高い値を設定することはできません。" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "左のフレームとデータベースリストに表示されるデータベースの最大数" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "データベースの最大数" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3342,19 +3343,19 @@ msgstr "" "結果セットの表示行数。結果セットの行数の方が多い場合は「前(Previous)/次" "(Next)」のリンクが表示されます。" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "行の最大表示数" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "テーブルのリストに表示されるテーブルの最大数" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "テーブルの最大数" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3362,11 +3363,11 @@ msgstr "" "cookie 認証で mcrypt 拡張がなかった場合、警告を表示します。チェックを入れると" "このメッセージを表示しないようにします。" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt 警告" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3374,47 +3375,47 @@ msgstr "" "割り当てが許可されているスクリプトのバイト数。例:[kbd]32M[/kbd] ([kbd]0[/" "kbd] で制限無し)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "メモリ制限" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "編集、インライン編集、コピー、削除のリンクことです。" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "左側にテーブルの行リンクを表示する" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "右側にテーブルの行リンクを表示する" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "テーブルやデータベースの名前のソートを人間が行うような手法で行います。" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "自然順" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "「アイコンのみ」、「テキストのみ」、「両方」のいずれかが使えます。" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "ナビゲーションバーのアイコン" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "HTTP 転送の高速化のために GZip の出力バッファリングを使用します。" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZipの出力バッファリング" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3422,19 +3423,19 @@ msgstr "" "[kbd]SMART[/kbd] とは TIME、DATE、DATETIME、TIMESTAMP 型のカラムに対しては " "DESC、それ以外はASCの並び順にします。" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "デフォルトの並び順" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL データベースへの永続的な接続を使用します。" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "永続的な接続" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3443,23 +3444,23 @@ msgstr "" "phpMyAdmin の設定保存に必要なテーブルを見つけることができなかった場合、データ" "ベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin の設定保存用テーブルがありません" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "アイコンによるテーブルの操作" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB および BINARY カラムへの編集を禁止します。" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "バイナリカラムの保護" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3469,109 +3470,109 @@ msgstr "" "の設定保存場所の設定が必要です)。無効にした場合、クエリ履歴の表示に " "JavaScript を利用します(ウィンドウを閉じると履歴は消えます)。" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "永続的なクエリの履歴" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "履歴に残るクエリの件数。" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "クエリ履歴の長さ" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "新しいクエリウィンドウを開いたときに開いておくタブ。" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "クエリウィンドウのデフォルトタブ" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "クエリウィンドウの高さ(ピクセルで指定)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "クエリウィンドウの高さ" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "クエリウィンドウの幅(ピクセルで指定)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "クエリウィンドウの幅" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "文字セットの変換に使用される関数を選択します。" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "コード変換エンジン" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "カラム名ヘッダを何行に置きに挿入するか。[kbd]0[/kbd] でこの機能は無効になりま" "す。" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "カラム名ヘッダの繰り返し" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "ドキュメントテキストの代わりにヘルプボタンを表示します。" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "ヘルプボタンの表示" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "エクスポートをサーバ上に保存できるディレクトリ" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "保存ディレクトリ" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "使用しない場合は空欄にします。" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "ホストの認証順番" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "デフォルトにする場合は空欄にします。" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "ホスト認証のルール" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "パスワードなしログインの許可" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "root ログインの許可" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP 認証を行うときに表示される HTTP 基本認証領域名" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP 領域" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3580,19 +3581,19 @@ msgstr "" "[a@http://swekey.com]SweKey ハードウェア認証[/a]用の設定ファイルのパス (ド" "キュメントルートには配置しないこと。/etc/swekey.conf がいいでしょう。)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey 設定ファイル" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "使用する認証方法" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "認証タイプ" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3600,11 +3601,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]ブックマーク[/a]機能を使わない場合" "は空欄にします。[kbd]pma_bookmark[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "ブックマークテーブル" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3612,31 +3613,31 @@ msgstr "" "カラムのコメントと MIME タイプ機能を使わない場合は空欄にします。[kbd]" "pma_column_info[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "カラム情報テーブル" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL サーバと圧縮プロトコルで接続します。" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "圧縮通信を行う" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "サーバへの接続方法。確信がなければ [kbd]tcp[/kbd] のままにします。" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "接続方法" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "phpMyAdmin ユーザのパスワード" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3644,19 +3645,19 @@ msgstr "" "権限を制限して設定しておいた特別な MySQL ユーザを使います。詳細は [a@http://" "wiki.phpmyadmin.net/pma/controluser]wiki[/a] を参照してください。" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "phpMyAdmin ユーザ" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "データベースリストを表示するときにテーブル数も表示するかどうか。" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "テーブル数" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3664,11 +3665,11 @@ msgstr "" "デザイナを使わない場合は空欄にします。[kbd]pma_designer_coords[/kbd] としてお" "くのがいいでしょう。" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "デザイナテーブル" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3676,27 +3677,27 @@ msgstr "" "詳細は [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] " "と [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]。" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA の使用を無効にする" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "mysqli がサポートされているなら、そちらを使うべきでしょう。" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "使用する PHP 拡張" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "正規表現 (PCRE) で一致するデータベースを非表示にします" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "非表示にするデータベース" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3704,31 +3705,31 @@ msgstr "" "SQL クエリの履歴機能を使わない場合は空欄にします。[kbd]pma_history[/kbd] とし" "ておくのがいいでしょう。" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL クエリ履歴テーブル" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "稼働している MySQL サーバのホスト名" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "サーバのホスト名" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "ログアウト URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "パスワード無しでの接続を試みます" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "パスワード無しで接続する" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3744,30 +3745,30 @@ msgstr "" "入力しておきます。[kbd]'*'[/kbd] は残ったものをアルファベット順に並べて表示す" "る働きをします。" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "リスト化したデータベースだけを表示する" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "config 認証を使用しない場合は空欄のままにします。" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "config 認証用のパスワード" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma_pdf_pages[/kbd] と" "しておくのがいいでしょう。" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF スキーマ:ページテーブル" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3778,20 +3779,20 @@ msgstr "" "れらの機能を使わない場合は空欄にします。[kbd]phpmyadmin[/kbd] としておくのが" "いいでしょう。" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "データベース名" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL サーバで開いているポート。デフォルトにしたい場合は空欄のままにします。" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "サーバのポート" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3799,19 +3800,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]リレーションリンク[/a]機能を使わな" "い場合は空欄にします。[kbd]pma_relation[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "リレーションテーブル" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "使用可能なデータベースを取得するための SQL コマンド" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES コマンド" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3819,44 +3820,44 @@ msgstr "" "設定例は[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]認証モード[/a]を" "参照してください。" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "サインオンセッション名" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "サインオン URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "MySQL サーバで開いているソケット。デフォルトにしたい場合は空欄のままにしま" "す。" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "サーバのソケット" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL サーバへの接続において SSL を有効にします。" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL の使用" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF スキーマを使用しない場合は空欄にします。[kbd]pma_table_coords[/kbd] とし" "ておくのがいいでしょう。" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF スキーマ:テーブルの座標" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3864,11 +3865,11 @@ msgstr "" "表示するカラムを記述するためのテーブル。使用しない場合は空欄にします。[kbd]" "pma_table_info[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "表示するカラムためのテーブル" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3876,11 +3877,11 @@ msgstr "" "データベースを作成するときにログの最初の行に DROP DATABASE IF EXISTS コマンド" "を追加するかどうか。" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "DROP DATABASE を追加" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3888,11 +3889,11 @@ msgstr "" "テーブルを作成するときにログの最初の行に DROP TABLE IF EXISTS コマンドを追加" "するかどうか。" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "DROP TABLE を追加" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3900,19 +3901,19 @@ msgstr "" "ビューを作成するときにログの最初の行に DROP VIEW IF EXISTS コマンドを追加する" "かどうか。" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "DROP VIEW を追加" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "新しいバージョンに対して自動生成使用するコマンドのリストを定義します。" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "追跡するコマンド" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3920,11 +3921,11 @@ msgstr "" "SQL コマンドの追跡機能を使わない場合は空欄にします。[kbd]pma_tracking[/kbd] " "としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL コマンド追跡テーブル" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3932,11 +3933,11 @@ msgstr "" "SQL コマンドの追跡機能が、テーブルやビューに対して自動的にバージョンを作成す" "るかどうか。" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "バージョンの自動作成" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3944,15 +3945,15 @@ msgstr "" "データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_config[/" "kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "ユーザ設定保存テーブル" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "config 認証用のユーザ" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3960,11 +3961,11 @@ msgstr "" "pma_* テーブルが最新のものであることがわかっている場合、無効にします。これ" "は、互換性チェックをしないことにより、パフォーマンスを向上させます。" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "冗長なチェック" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3972,19 +3973,19 @@ msgstr "" "このサーバのわかりやすい説明。代わりにホスト名を表示するには、空欄のままにし" "ます。" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "このサーバの詳細な名前" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "「すべて表示」ボタンを表示するかどうか。" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "全ての行の表示を許可する" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -3994,33 +3995,33 @@ msgstr "" "ください。なぜならパスワードが設定ファイルに直接書き込まれているからです。こ" "れは同じコマンドを直接実行する機能を制限するものではありません。" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "パスワード変更フォームの表示" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "「新規データベース作成」部分を表示する" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "編集/挿入モードで種別フィールドを表示するかどうか定義します。" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "種別フィールドの表示" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "編集/挿入モードで関数フィールドを表示します。" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "関数フィールドの表示" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4028,32 +4029,32 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] の結果へのリンク" "を表示します" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "phpinfo() リンクの表示する" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "詳細な MySQL サーバ情報を表示する" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin によって生成される SQL クエリを表示するかどうかを定義します。" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "SQL クエリの表示" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "データベースやテーブルの状態(領域の使用状況など)の表示を許可します。" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "統計を表示する" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4061,11 +4062,11 @@ msgstr "" "ツールチップが有効でデータベースのコメントが設定されている場合、名前とコメン" "トを入れ替えて表示する形なります。" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "データベースの名前の代わりにコメントを表示する" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4077,30 +4078,30 @@ msgstr "" "されます。そのフォルダはエイリアスのように呼び出されるだけで、テーブル名自体" "はそのまま変わることありません。" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "テーブルの名前の代わりにコメントを表示する" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "ツールチップにテーブルのコメントを表示する" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "使われているテーブルには印をして、テーブルがロックされていても可能であれば" "データベースを閲覧します。" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "ロックされているテーブルをスキップする" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "SQL 検証を有効にするには必要です。" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4110,7 +4111,7 @@ msgstr "SQL 検証を有効にするには必要です。" msgid "Password" msgstr "パスワード" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4118,11 +4119,11 @@ msgstr "" "[strong]注意:[/strong] PHP SOAP 拡張か PEAR SOAP がインストールされている必" "要があります。" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "SQL 検証を有効にする" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4130,12 +4131,12 @@ msgstr "" "ユーザ名を所持している場合は、ここに記述します(デフォルトは [kbd]anonymous[/" "kbd])。" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "ユーザ名" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4143,21 +4144,21 @@ msgstr "" "「データベースの作成」フォームで(可能であれば)データベース名を提案します。" "そうでなければ、テキストフィールドを空欄にします。" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "新しいデータベース名の提案" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Suhosin が検出された場合、警告をメインページに表示します。チェックを入れると" "このメッセージを表示しないようにします。" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin 警告" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4165,11 +4166,11 @@ msgstr "" "編集モードでの textarea の1行の文字数。SQL クエリ用のでは 2 倍、クエリウィン" "ドウに対しては 1.25 倍になります。" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "textarea の 1 行の文字数" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4177,31 +4178,31 @@ msgstr "" "編集モードでの textarea の行数。SQL クエリ用のでは 2 倍、クエリウィンドウに対" "しては 1.25 倍になります。" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "textarea の行数" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "データベース選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "何も選択していないときのブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "デフォルトタイトル" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "サーバ選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "テーブル選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4213,27 +4214,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) ヘッダを信頼するように指定することにな" "ります。[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "信頼されたプロキシのリスト(IP アドレスの許可/拒否)" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "インポート用ファイルをアップロードできるサーバ上のディレクトリ" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "アップロードディレクトリ" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "全てのデータベース内を検索することを許可します。" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "データベース検索を使用する" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4241,11 +4242,11 @@ msgstr "" "無効にすると、右端のチェックボックスに関係なく、ユーザが以下のオプションを設" "定することはできません。" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "設定に開発者向けタブを追加する" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4255,19 +4256,19 @@ msgstr "" "トでは表示されます。どのように複数のクエリに表示を含めるかは、ソース " "libraries/import.lib.php を参照してください。" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "マルチクエリの冗長表示" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "バージョンアップの確認" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin のメインページ上で最終バージョンチェックを有効にします。" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4275,7 +4276,7 @@ msgstr "phpMyAdmin のメインページ上で最終バージョンチェック msgid "Version check" msgstr "バージョンの確認" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4283,7 +4284,7 @@ msgstr "" "インポートおよびエクスポートの操作に対して [a@http://ja.wikipedia.org/wiki/" "ZIP_(ファイルフォーマット)]ZIP[/a] 圧縮を有効にします。" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4444,7 +4445,7 @@ msgstr "ルーチン" msgid "Return type" msgstr "返り値の種類" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4464,7 +4465,7 @@ msgstr "サーバが応答しません" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(あるいはローカルの MySQL サーバのソケットが正しく設定されていません)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "詳細..." @@ -4621,46 +4622,46 @@ msgid "use this for future exports" msgstr "今後のエクスポートでこれを使用する" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "ファイルの文字セット:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "圧縮:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "なし" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip 形式" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip 形式" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip 形式" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "出力をテキストで表示する" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "フォーマット:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "フォーマット特有のオプション:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4668,7 +4669,7 @@ msgstr "" "下にスクロールして選択したフォーマットのオプションで必要事項を記入し、他の" "フォーマットのオプションは無視してください。" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "エンコーディングへの変換:" @@ -4789,11 +4790,11 @@ msgstr "垂直" msgid "in %s mode and repeat headers after %s cells" msgstr "モード: %s (%s セルごとにヘッダを表示)" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "キーでソート" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4807,95 +4808,95 @@ msgstr "キーでソート" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "オプション" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "部分テキスト" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "全文" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "リレーションキー" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "リレーション表示カラム" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "バイナリの内容を表示する" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB の内容を表示する" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "ブラウザ変換機能" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "コピー" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "行を削除しました" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "停止" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "行/クエリ" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "表示中の列" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "合計" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "クエリの実行時間 %01.4f 秒" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "変更" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "クエリ結果操作" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "印刷用画面 (全テキストを含む)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "グラフで表示する" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "ビューを作成" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "リンク先が見つかりません" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "バージョン情報" @@ -6046,7 +6047,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "column_comments テーブルの更新方法についてはドキュメントをご覧ください" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "ブックマークされている SQL" @@ -6119,7 +6120,7 @@ msgstr "マスタステータス" msgid "Slave status" msgstr "スレーブステータス" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "変数" @@ -6127,7 +6128,7 @@ msgstr "変数" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "値" @@ -6398,62 +6399,62 @@ msgstr "差分" msgid "Target database" msgstr "対象先のデータベース" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "サーバ %s 上でクエリを実行する" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "データベース %s 上でクエリを実行する" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "クリア" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "カラム" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "この SQL をブックマークする" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "すべてのユーザがこのブックマークを利用できるようにする" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "同名のブックマークは差し替える" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "他のウィンドウからクエリを上書きすることはできません" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "デリミタ" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " 実行したクエリをここに表示する" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "実行する" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "表示のみ" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "テキストファイルの位置" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "ウェブサーバ上のアップロードディレクトリ" @@ -6562,7 +6563,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "インデックス" @@ -6864,27 +6865,27 @@ msgstr "PHP 拡張" msgid "Show PHP information" msgstr "PHP 情報" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin のオフィシャルサイト" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "貢献するには" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "サポート" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "更新履歴" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6896,7 +6897,7 @@ msgstr "" "ト設定で動作しているため不正アクセス可能な状態になっています。このセキュリ" "ティホールはかならず閉ざしてください" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6905,7 +6906,7 @@ msgstr "" "PHP の設定で mbstring.func_overload が有効になっています。phpMyAdmin はこのオ" "プションに対応していないため、データが破壊されることがあります!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6915,7 +6916,7 @@ msgstr "" "いるようですが、mbstring 拡張がないと phpMyAdmin は文字列を正しく分割できない" "ため予期しない結果になることがあります" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6927,7 +6928,7 @@ msgstr "" "設定されているクッキーの有効期間より短くなっています。このため、phpMyAdmin に" "設定されているよりも早くログインの期限が切れます。" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6936,13 +6937,13 @@ msgstr "" "りも短くなっています。このため、phpMyAdmin に設定されているよりも早くログイン" "の期限が切れます。" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "設定ファイルが秘密のパスフレーズ (blowfish_secret) を必要とするようになりまし" "た" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6952,7 +6953,7 @@ msgstr "" "phpMyAdmin ディレクトリに存在しています。phpMyAdmin を設定し終えたら、それは" "削除するべきです。" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6961,7 +6962,7 @@ msgstr "" "phpMyAdmin の設定保存場所が完全に設定されていないため、いくつかの拡張機能が無" "効になっています。理由については%sこちら%sをご覧ください。" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6971,7 +6972,7 @@ msgstr "" "で、phpMyAdmin のいくつかの機能が失われます。例えば、ナビゲーションフレームが" "自動的に更新されません。" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6980,7 +6981,7 @@ msgstr "" "お使いの PHP MySQL ライブラリのバージョン %s が MySQL サーバのバージョン %s " "と異なります。これは予期しない不具合を起こす可能性があります。" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -6989,7 +6990,7 @@ msgstr "" "Suhosin が稼働しているため問題が発生する可能性があります。詳しくは%sドキュメ" "ント%sをご覧ください。" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "データベースが存在しません" @@ -7343,20 +7344,20 @@ msgstr "データベース %s を正常に削除しました" msgid "Databases statistics" msgstr "データベースの統計" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "マスタレプリケーション" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "スレーブレプリケーション" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "統計を有効にする" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9598,39 +9599,39 @@ msgstr "参照整合性の確認:" msgid "Show tables" msgstr "テーブルを表示する" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "ディスク使用量" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "使用量" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "有効" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "行の統計" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "ステートメント" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "静的" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "動的" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "行の長さ" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " 行のサイズ " @@ -9755,7 +9756,7 @@ msgstr "指定カラムの後に %s" msgid "Create an index on  %s columns" msgstr "%s つのカラムにインデックスを作成する" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "パーティション有り" diff --git a/po/ka.po b/po/ka.po index afa9aae62c..5dd025e4a9 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" @@ -48,19 +48,19 @@ msgstr "ძებნა" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "სვეტების სახელები" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "ტიპი" @@ -315,7 +315,7 @@ msgstr "CREATE DATABASE before copying" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Add %s" @@ -338,7 +338,7 @@ msgstr "Switch to copied database" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "კოლაცია" @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -375,7 +375,7 @@ msgstr "ცხრილი" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "სტრიქონები" @@ -391,21 +391,21 @@ msgstr "in use" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "შეიქმნა" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "უკანასკნელი განახლება" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Last check" @@ -430,20 +430,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "დალაგება" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "ზრდადობით" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "კლებადობით" @@ -510,8 +510,8 @@ msgstr "მოთხოვნის გაგზავნა" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "წვდომა აკრძალულია" @@ -556,13 +556,13 @@ msgstr "არჩევა" msgid "Delete the matches for the %s table?" msgstr "Dumping data for table" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "წაშლა" @@ -630,7 +630,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,21 +660,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "ყველას შემოწმება" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "მონიშნვის მოხსნა ყველასთვის" @@ -683,16 +683,16 @@ msgstr "მონიშნვის მოხსნა ყველასთვ msgid "Check tables having overhead" msgstr "Check tables having overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ექსპორტი" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "ხედის ამობეჭდვა" @@ -704,7 +704,7 @@ msgstr "ცარიელი" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Drop" @@ -713,8 +713,8 @@ msgstr "Drop" msgid "Check table" msgstr "ცხრილის შემოწმება" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "ცხრილის ოპტიმიზება" @@ -735,12 +735,12 @@ msgstr "მონაცემების ლექსიკონი" msgid "Tracked tables" msgstr "დაბლოკილი ცხრილების გამოტოვება" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -769,7 +769,7 @@ msgid "Status" msgstr "მდგომარეობა" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -938,7 +938,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1157,7 +1157,16 @@ msgstr "SQL Query box" msgid "Inline Edit" msgstr "ძრავები" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "რედაქტირება" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1165,73 +1174,73 @@ msgstr "ძრავები" msgid "Save" msgstr "შენახვა" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "დამალვა" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "SQL Query box" msgid "Hide search criteria" msgstr "SQL Query box" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL Query box" msgid "Show search criteria" msgstr "SQL Query box" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "იგნორირება" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Select referenced key" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Select Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Please select the primary key or a unique key" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "აირჩიეთ საჩვენებელი ველი" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "პაროლის დაგენერირება" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "დაგენერირება" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "პაროლის შეცვლა" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "ორშ" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1241,125 +1250,125 @@ msgstr "" "upgrading. The newest version is %s, released on %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "უკანასკნელ ვერსიაზე შემოწმება" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "Donate" msgid "Done" msgstr "შემოწირულობა" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "წინა" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "შემდეგი" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "სულ" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "ბინარული" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "მარ" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "აპრ" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "მაი" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "ივნ" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "ივლ" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "აგვ" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "ოქტ" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "იან" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "თებ" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "მარ" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "აპრ" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1367,178 +1376,178 @@ msgid "May" msgstr "მაი" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "ივნ" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "ივლ" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "აგვ" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "სექ" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "ოქტ" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "ნოე" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "დეკ" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "კვი" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "ორშ" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "სამ" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "პარ" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "კვი" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "ორშ" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "სამ" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "ოთხ" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "ხუთ" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "პარ" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "შაბ" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "კვი" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "ორშ" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "სამ" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "ოთხ" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "ხუთ" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "პარ" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "შაბ" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "ვიკი" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "in use" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1616,14 +1625,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "კომენტარი" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "რედაქტირება" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "The primary key has been dropped" @@ -1642,7 +1643,7 @@ msgstr "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1756,7 +1757,7 @@ msgid "Cannot connect: invalid settings." msgstr "დაკავშირება შეუძლებელია: პარამეტრები არასწორია." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1783,57 +1784,57 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "შესვლა" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-ის დოკუმენტაცია" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "You can enter hostname/IP address and port separated by space." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "სერვერი:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "მომხმარებელი:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "პაროლი:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "სერვერის არჩევა" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies must be enabled past this point." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL სერვერზე შესვლა შეუძლებელია" @@ -1903,7 +1904,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "ცხრილები" @@ -1917,18 +1918,18 @@ msgstr "ცხრილები" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "მონაცემები" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "სულ" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1985,7 +1986,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
If you receive a blank page, everything " "is fine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Could not load default configuration from: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2015,28 +2016,28 @@ msgstr "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Invalid server index: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "სერვერი" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Invalid authentication method set in configuration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." @@ -2070,8 +2071,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "დოკუმენტაცია" @@ -2090,7 +2091,7 @@ msgstr "MySQL-მა თქვა: " msgid "Failed to connect to SQL validator!" msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL-ის ახსნა" @@ -2102,11 +2103,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP კოდის გარეშე" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP კოდის შექმნა" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "განახლება" @@ -2115,7 +2116,7 @@ msgstr "განახლება" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validate SQL" @@ -2228,7 +2229,7 @@ msgid "Structure" msgstr "სტრუქტურა" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2236,8 +2237,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "ჩასმა" @@ -2257,7 +2258,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web server upload directory" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "The directory you set for upload work cannot be reached" @@ -2420,7 +2421,7 @@ msgid "Set value: %s" msgstr "Set value: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Restore default value" @@ -2628,7 +2629,7 @@ msgstr "Default table tab" msgid "Show binary contents as HEX by default" msgstr "ორობითი შიგთავსის ჩვენება" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 #, fuzzy msgid "Show binary contents as HEX" msgstr "ორობითი შიგთავსის ჩვენება" @@ -2697,12 +2698,12 @@ msgstr "Maximum execution time" msgid "Save as file" msgstr "ფაილის სახის შენახვა" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "სომბოლოთა ნაკრები ფაილისათვის" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "ფორმატი" @@ -2713,8 +2714,8 @@ msgstr "შეკუმშვა" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2724,16 +2725,16 @@ msgstr "შეკუმშვა" msgid "Put columns names in the first row" msgstr "Put fields names in the first row" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Fields enclosed by" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2743,8 +2744,8 @@ msgstr "Fields escaped by" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Replace NULL by" @@ -2752,15 +2753,15 @@ msgstr "Replace NULL by" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Lines terminated by" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Lines terminated by" @@ -2784,8 +2785,8 @@ msgid "Table name template" msgstr "Table name template" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2812,13 +2813,13 @@ msgid "Label key" msgstr "Label key" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-ის ტიპი" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2847,12 +2848,12 @@ msgstr "Remember file name template" msgid "Enclose table and column names with backquotes" msgstr "Enclose table and field names with backquotes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL compatibility mode" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2876,33 +2877,33 @@ msgstr "Use hexadecimal for BLOB" msgid "Use ignore inserts" msgstr "Use ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximal length of created query" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Export type" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Enclose export in a transaction" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Export defaults" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Force secured connection while using phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Force SSL connection" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2910,36 +2911,36 @@ msgstr "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Foreign key dropdown order" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "A dropdown will be used if fewer items are present" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Foreign key limit" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "დათვალიერების რეჟიმი" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Customize browse mode" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Customize default export options" msgid "Customize default options" msgstr "Customize default export options" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2947,149 +2948,149 @@ msgstr "Customize default export options" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "რედაქტირების რეჟიმი" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Customize edit mode" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Export defaults" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Customize default export options" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Features" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "დაგენერირება" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "შემოტანა" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Import defaults" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Customize default common import options" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "იმპორტი / ექსპორტი" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Set import and export directories and compression options" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "მონაცემთა ბაზის ჩვენების პარამეტრები" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "ნავიგაციის ჩარჩო" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Customize appearance of the navigation frame" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "სერვერები" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "სერვერის ჩვენების პარამეტრები" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "ცხრილების ჩვენების პარამეტრები" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "მთავარი ჩარჩო" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Other core settings" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Settings that didn't fit enywhere else" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "გვერდის ნომერი:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Query window" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Customize query window options" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "უსაფრთხოება" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -3097,27 +3098,27 @@ msgstr "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "ძირითადი პარამეტრები" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "ავთენტიფიკაციის ტიპი" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "ავთენტიფიკაციის ტიპი" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "სერვერის კონფიგურაცია" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3125,17 +3126,17 @@ msgstr "" "Advanced server configuration, do not change these options unless you know " "what they are for" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Enter server connection parameters" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "კონფიგურაციის ფაილი" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -3150,58 +3151,58 @@ msgstr "" "[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in " "documentation" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Customize export options" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Customize import defaults" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Customize navigation frame" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Customize main frame" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL მოთხოვნები" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL Query box" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Customize links shown in SQL Query boxes" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "SQL მოთხოვნები" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL history" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3209,49 +3210,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Startup" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Customize startup page" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "დაფები" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Choose how you want tabs to work" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "გამოიყენე ტექსტური ველი" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Customize export options" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Warning" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3259,15 +3260,15 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra parameters for iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3275,11 +3276,11 @@ msgstr "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignore multiple statement errors" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3289,21 +3290,21 @@ msgstr "" "This might be good way to import large files, however it can break " "transactions." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Partial import: allow interrupt" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Replace table data with file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3311,96 +3312,96 @@ msgstr "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "შემოტანილი ფაილების ფორმატი" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Use LOCAL keyword" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Put fields names in the first row" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Number of records (queries) to skip from start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Partial import: skip queries" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Add AUTO_INCREMENT value" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "How many rows can be inserted at one time" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "ჩასმული სტრიქონების რაოდენობა" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Target for quick access icon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "მარცხენა ჩარჩოში ლოგოს ჩვენება" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "ლოგოს ჩვენება" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Display server choice at the top of the left frame" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Display servers selection" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Maximum number of tables displayed in table list" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "String that separates databases into different tree levels" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Database tree separator" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3408,39 +3409,39 @@ msgstr "" "Only light version; display databases in a tree (determined by the separator " "defined below)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Display databases in a tree" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Disable this if you want to see all databases at once" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Use light version" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maximum table tree depth" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "String that separates tables into different tree levels" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Table tree separator" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo link URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3448,38 +3449,38 @@ msgstr "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo link target" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Highlight server under the mouse cursor" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Enable highlighting" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Use less graphically intense tabs" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Light tabs" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Maximum number of characters used when a SQL query is displayed" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3489,11 +3490,11 @@ msgstr "" "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Delete all cookies on logout" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3501,11 +3502,11 @@ msgstr "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Recall user name" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3517,52 +3518,52 @@ msgstr "" "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Login cookie store" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Define how long (in seconds) a login cookie is valid" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Login cookie validity" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maximum number of characters used when a SQL query is displayed" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maximum displayed SQL length" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "Maximum number of databases displayed in left frame and database list" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maximum databases" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3572,29 +3573,29 @@ msgstr "" "contains more rows, "Previous" and "Next" links will be " "shown." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximum number of rows to display" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maximum number of tables displayed in table list" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maximum tables" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3602,51 +3603,51 @@ msgstr "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "მეხსიერების შეზღუდვა" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "მარცხენა ჩარჩოში ლოგოს ჩვენება" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alter table order by" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Use only icons, only text or both" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Iconic navigation bar" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "use GZip output buffering for increased speed in HTTP transfers" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip output buffering" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3658,46 +3659,46 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Default sorting order" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Use persistent connections to MySQL databases" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Persistent connections" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Iconic table operations" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disallow BLOB and BINARY fields from editing" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Protect binary fields" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3710,119 +3711,119 @@ msgstr "" "Enable if you want DB-based query history (requires pmadb). If disabled, " "this utilizes JS-routines to display query history (lost by window close)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanent query history" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "How many queries are kept in history" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Query history length" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Tab displayed when opening a new query window" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Default query window tab" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Query window" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Query window" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Query window" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Select which functions will be used for character set conversion" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Recoding engine" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Repair threads" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Directory where exports can be saved on server" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "დირექტორიის შენახვა" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Leave blank if not used" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Host authentication order" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Leave blank for defaults" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Host authentication rules" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "root-ით შესვლის ნებართვა" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3832,19 +3833,19 @@ msgstr "" "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey config file" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Authentication method to use" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "ავთენტიფიკაციის ტიპი" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3852,11 +3853,11 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "ცხრილის ჩანიშვნა" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3864,31 +3865,31 @@ msgstr "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Column information table" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL სერვერთან კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "კავშირის ტიპი" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Control user password" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3896,19 +3897,19 @@ msgstr "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Control user" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Count tables when showing database list" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "ცხრილების დათვლა" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3916,11 +3917,11 @@ msgstr "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Designer table" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3928,27 +3929,27 @@ msgstr "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA-ის გამოყენების აკრძალვა" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "What PHP extension to use; you should use mysqli if supported" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "გამოსაყენებელი PHP გაფართოება" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Hide databases matching regular expression (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "მონაცემთა ბაზების დამალვა" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3956,31 +3957,31 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Hostname where MySQL server is running" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "სერვერის ჰოსტის სახელი" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Try to connect without password" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "პაროლის გარეშე დაკავშირება" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3995,29 +3996,29 @@ msgstr "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use 'my\\_db' and not 'my_db'" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Show only listed databases" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Leave empty if not using config auth" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Password for config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schema: pages table" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4027,21 +4028,21 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "მონაცემთა ბაზა" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "სერვერის პორტი" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4049,19 +4050,19 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relation table" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL command to fetch available databases" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES command" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4069,42 +4070,42 @@ msgstr "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon session name" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Socket on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "MySQL სერვერთან კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL-ის გამოყენება" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schema: table coordinates" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4116,53 +4117,53 @@ msgstr "" "Table to describe the display fields, leave blank for no support; suggested: " "[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Display fields table" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Statements" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4174,25 +4175,25 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatic recovery mode" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4204,15 +4205,15 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "User for config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4220,11 +4221,11 @@ msgstr "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Verbose check" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4232,11 +4233,11 @@ msgstr "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Verbose name of this server" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4244,11 +4245,11 @@ msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Whether a user should be displayed a "show all (records)" button" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Allow to display all the rows" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4258,35 +4259,35 @@ msgstr "" "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "პაროლის შეცვლის ფორმის ჩვენება" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "მონაცემთა ბაზის შექმნის ფორმის ჩვენება" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Show open tables" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Display the function fields in edit/insert mode" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "ფუნქციების ველების ჩვენება" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4294,32 +4295,32 @@ msgstr "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "phpinfo() ბმულის ჩვენება" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "MySQL სერვერის შესახებ დეტალური ინფორმაციის ჩვენება" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Defines whether SQL queries generated by phpMyAdmin should be displayed" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "SQL მოთხოვნების ჩვენება" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Allow to display database and table statistics (eg. space usage)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "სტატისტიკის ჩევნება" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4327,11 +4328,11 @@ msgstr "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Display database comment instead of its name" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4343,29 +4344,29 @@ msgstr "" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Display table comment instead of its name" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Display table comments in tooltips" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Mark used tables and make it possible to show databases with locked tables" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "დაბლოკილი ცხრილების გამოტოვება" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4375,29 +4376,29 @@ msgstr "" msgid "Password" msgstr "პაროლი" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "მომხმარებელი:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4405,65 +4406,65 @@ msgstr "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Suggest new database name" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR textarea columns" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR textarea rows" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Default table tab" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4475,37 +4476,37 @@ msgstr "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "List of trusted proxies for IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Directory on server where you can upload files for import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "ატვირთვის დირექტორია" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Allow for searching inside the entire database" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Use database search" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4515,19 +4516,19 @@ msgstr "" "libraries/import.lib.php for defaults on how many queries a statement may " "contain." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Verbose multiple statements" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "უკანასკნელ ვერსიაზე შემოწმება" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4535,7 +4536,7 @@ msgstr "" msgid "Version check" msgstr "ვერსიის შემოწმება" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4543,7 +4544,7 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4714,7 +4715,7 @@ msgstr "Routines" msgid "Return type" msgstr "Return type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4735,7 +4736,7 @@ msgstr "სერვერი არ პასუხობს" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "დეტალები..." @@ -4918,66 +4919,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "სიმბოლოთა ნაკრები ფაილისთვის:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "შეკუმშვა" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "არაა" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip-ით შეკუმშული\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ით დაარქივებული\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ით დაარქივებული\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ფაილის სახის შენახვა" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "ფორმატი" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "გარდაქმნის პარამეტრები" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -5108,11 +5109,11 @@ msgstr "ვერტიკალური" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s mode and repeat headers after %s cells" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sort by key" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5126,104 +5127,104 @@ msgstr "Sort by key" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "პარამეტრები" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relational key" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relational display field" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "ორობითი შიგთავსის ჩვენება" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Show BLOB contents" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "ინფორმაცია ბრაუზერის შესახებ" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "ასლი" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "სტრიქონი წაიშალა" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "მოთხოვნაში" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "სულ" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "მოთხოვნას დასჭირდა %01.4f წმ" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "შეცვლა" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "ხედის ამობეჭდვა (სრული ტექსტებით)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF სქემის ჩვენება" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Create relation" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "ბმული ვერ მოიძებნა" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "ინფორმაცია ვერსიის შესახებ" @@ -6394,7 +6395,7 @@ msgid "" msgstr "" "Please see the documentation on how to update your column_comments table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Bookmarked SQL query" @@ -6466,7 +6467,7 @@ msgstr "Show slave status" msgid "Slave status" msgstr "Show slave status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "ცვლადი" @@ -6474,7 +6475,7 @@ msgstr "ცვლადი" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "მნიშვნელობა" @@ -6762,64 +6763,64 @@ msgstr "" msgid "Target database" msgstr "მონაცემთა ბაზაში ძებნა" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Run SQL query/queries on server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Run SQL query/queries on database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "გაწმენდა" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "სვეტების სახელები" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Bookmark this SQL query" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Let every user access this bookmark" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Replace existing bookmark of same name" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Do not overwrite this query from outside the window" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "გამყოფი" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Show this query here again " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submit" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "View only" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Location of the text file" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web server upload directory" @@ -6935,7 +6936,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "ინდექსი" @@ -7296,32 +7297,32 @@ msgstr "PHP-ის გაფართოება" msgid "Show PHP information" msgstr "PHP-ის ინფორმაციის ჩვენება" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "ვიკი" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "ოფიციალური ვებგვერდი" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "ატრიბუტები" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "ექსპორტი" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "ცვლილების გარეშე" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7333,7 +7334,7 @@ msgstr "" "running with this default, is open to intrusion, and you really should fix " "this security hole by setting a password for user 'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7343,7 +7344,7 @@ msgstr "" "პარამეტრი არაა თავსებადი phpMyAdmin-თან და შეიძლება გამოიწვიოს მონაცემების " "დაზიანება!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7354,7 +7355,7 @@ msgstr "" "არ შეუძლია სტრიქონების სწორად დაყოფა რის გამოც შეიძლება მიიღოთ მოულოდნელი " "შედეგი." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7366,7 +7367,7 @@ msgstr "" "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7382,19 +7383,19 @@ msgstr "" "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7406,14 +7407,14 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7422,7 +7423,7 @@ msgstr "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7431,7 +7432,7 @@ msgstr "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "მონაცემთა ბაზები არაა" @@ -7825,22 +7826,22 @@ msgstr "%s databases have been dropped successfully." msgid "Databases statistics" msgstr "მონაცემთა ბაზების სტატისტიკა" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 #, fuzzy msgid "Master replication" msgstr "სერვერის კონფიგურაცია" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 #, fuzzy msgid "Slave replication" msgstr "სერვერის კონფიგურაცია" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "სტატისტიკის ჩართვა" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10176,39 +10177,39 @@ msgstr "Check referential integrity:" msgid "Show tables" msgstr "ცხრილების ჩვენება" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "ადგილის გამოყენება" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "გამოყენება" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "ეფექტური" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Row Statistics" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Statements" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "სტატიკური" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "დინამიური" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "სტრიქონის სიგრძე" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " სტრიქონის ზომა " @@ -10348,7 +10349,7 @@ msgstr "After %s" msgid "Create an index on  %s columns" msgstr "Create an index on %s columns" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "დაყოფილი" diff --git a/po/ko.po b/po/ko.po index 687b3fb4f9..eb3a11517f 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-06-16 18:18+0200\n" "Last-Translator: \n" "Language-Team: korean \n" @@ -48,19 +48,19 @@ msgstr "검색" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "컬럼명" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "종류" @@ -313,7 +313,7 @@ msgstr "복사 전에 CREATE DATABASE 실행" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s 추가" @@ -336,7 +336,7 @@ msgstr "복사한 테이블로 옮겨감" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "데이터정렬방식" @@ -358,7 +358,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -371,7 +371,7 @@ msgstr "테이블 " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "행(레코드)" @@ -387,21 +387,21 @@ msgstr "사용중" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "생성" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "업데이트" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "검사" @@ -424,20 +424,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "정렬" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "오름차순" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "내림차순(역순)" @@ -500,8 +500,8 @@ msgstr "질의 실행" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "접근이 거부되었습니다." @@ -545,13 +545,13 @@ msgstr "보기" msgid "Delete the matches for the %s table?" msgstr "테이블의 덤프 데이터" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "삭제" @@ -616,7 +616,7 @@ msgstr "트래킹이 활성화되었습니다." msgid "Tracking is not active." msgstr "트래킹이 활성화되어 있지 않습니다." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,21 +644,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s는 이 MySQL 서버의 기본 스토리지 엔진입니다." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "선택한 것을:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "모두 체크" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "모두 체크안함" @@ -667,16 +667,16 @@ msgstr "모두 체크안함" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "내보내기" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "인쇄용 보기" @@ -688,7 +688,7 @@ msgstr "비우기" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "삭제" @@ -697,8 +697,8 @@ msgstr "삭제" msgid "Check table" msgstr "테이블 검사" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "테이블 최적화" @@ -718,12 +718,12 @@ msgstr "데이터 사전 (전체 구조보기)" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -751,7 +751,7 @@ msgid "Status" msgstr "상태" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1125,7 +1125,16 @@ msgstr "SQL 질의" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "수정" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1133,71 +1142,71 @@ msgstr "" msgid "Save" msgstr "저장" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL 질의" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL 질의" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignore" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "출력할 필드 선택" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "암호 변경" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "암호 변경" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mo" msgid "More" msgstr "월" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1205,254 +1214,254 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "완료" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "이전" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "다음" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "오늘" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "1월" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "2월" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "3월" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "4월" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "5월" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "6월" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "7월" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "8월" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "9월" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "10월" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "11월" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "12월" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "1월" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "2월" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "3월" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "4월" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "5월" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "6월" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "7월" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "8월" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "9월" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "10월" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "11월" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "12월" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "일요일" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "월요일" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "화요일" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "수요일" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "목요일" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "금요일" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "토요일" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "일" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "월" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "화" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "수" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "목" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "금" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "토" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "일" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "월" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "화" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "수" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "목" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "금" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "토" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "주" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "시" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "분" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "초" @@ -1528,14 +1537,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "설명(코멘트)" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "수정" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "기본 키를 제거했습니다" @@ -1552,7 +1553,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1662,7 +1663,7 @@ msgid "Cannot connect: invalid settings." msgstr "연결할 수 없습니다: 잘못된 설정." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1685,58 +1686,58 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "로그인" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 설명서" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "서버:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "사용자명:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "암호:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "서버 선택" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "이 페이지를 넘기려면 쿠키 사용을 허용해야 합니다." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "최근 %s초 동안 아무 동작이 없어 로그아웃 되었습니다. 다시 로그인해주세요." -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL 서버에 로그인할 수 없습니다" @@ -1804,7 +1805,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "테이블 수" @@ -1818,18 +1819,18 @@ msgstr "테이블 수" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "데이터" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "전체 사용량" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "부담" @@ -1882,7 +1883,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
만약 아무것도 보이지 않으면, " "정상적인 것입니다." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "환경설정 파일에서 $cfg['PmaAbsoluteUri'] 주소를 기입하십시오!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "서버" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1962,8 +1963,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "문서" @@ -1980,7 +1981,7 @@ msgstr "MySQL 메시지: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL 해석" @@ -1992,11 +1993,11 @@ msgstr "해석(EXPLAIN) 생략" msgid "Without PHP Code" msgstr "PHP 코드 없이 보기" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP 코드 보기" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2005,7 +2006,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL 검사 생략" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL 검사" @@ -2116,7 +2117,7 @@ msgid "Structure" msgstr "구조" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2124,8 +2125,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "삽입" @@ -2145,7 +2146,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "웹서버 업로드 디렉토리" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "업로드 디렉토리에 접근할 수 없습니다" @@ -2305,7 +2306,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2493,7 +2494,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2553,13 +2554,13 @@ msgstr "" msgid "Save as file" msgstr "파일로 저장" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "파일 문자셋:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2570,8 +2571,8 @@ msgstr "압축" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2581,16 +2582,16 @@ msgstr "압축" msgid "Put columns names in the first row" msgstr "맨처음에 필드 이름을 출력" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "필드 감싸기" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2600,8 +2601,8 @@ msgstr "필드 특수문자(escape) 처리" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2609,15 +2610,15 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "줄(열) 구분자" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "줄(열) 구분자" @@ -2642,8 +2643,8 @@ msgid "Table name template" msgstr "파일명 템플릿" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2671,13 +2672,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 #, fuzzy msgid "Relations" msgstr "테이블 작업" @@ -2708,12 +2709,12 @@ msgstr "파일명 템플릿" msgid "Enclose table and column names with backquotes" msgstr "테이블, 필드명에 백쿼터(`) 사용" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2740,65 +2741,65 @@ msgstr "" msgid "Use ignore inserts" msgstr "확장된 inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "테이블이 없습니다" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2806,249 +2807,249 @@ msgstr "" msgid "CSV" msgstr "CSV 데이터" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "내보내기" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "파일 가져오기" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 #, fuzzy msgid "LaTeX" msgstr "Label" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "데이터베이스 사용량 통계" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "서버" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "문서" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "페이지:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "질의 창" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authenticating..." msgid "Authentication" msgstr "인증중입니다..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authenticating..." msgid "Authentication settings" msgstr "인증중입니다..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL 질의" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL 질의" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL 질의" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL 내력(히스토리)" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3056,275 +3057,275 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "상태" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "테이블 " -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "파일로 테이블 대치하기" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "맨처음에 필드 이름을 출력" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT 값 추가" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3332,431 +3333,431 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "리소스 제한" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "다음 순서대로 테이블 정렬(변경)" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "질의 창" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "질의 창" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "질의 창" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "연결 수" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "테이블이 없습니다" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "데이터베이스가 없습니다" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "서버 선택" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3765,299 +3766,299 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "데이터베이스명" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "서버 선택" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "테이블 복구" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "서버 선택" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "명세" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "서버 버전" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "테이블 보기" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "행(레코드) 통계" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4065,28 +4066,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4096,91 +4097,91 @@ msgstr "" msgid "Password" msgstr "암호" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "사용자명:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "컬럼 추가/삭제" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "기본값" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4188,56 +4189,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4245,13 +4246,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4423,7 +4424,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4442,7 +4443,7 @@ msgstr "서버 응답이 없습니다" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4613,66 +4614,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "파일 문자셋:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "압축" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "없음" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip 압축" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gz 압축" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bz 압축\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "파일로 저장" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Column-specific privileges" msgid "Format-specific options:" msgstr "열(칼럼)에 관한 권한" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4788,11 +4789,11 @@ msgstr "수직(세로)" msgid "in %s mode and repeat headers after %s cells" msgstr " %s 정렬 (%s 칸이 넘으면 헤더 반복)" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4806,103 +4807,103 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "테이블 작업" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Full Texts" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "선택한 줄(레코드)을 삭제 하였습니다." -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "질의(in query)" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "행(레코드) 보기" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "합계" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "질의 실행시간 %01.4f 초" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "변경" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "서버 버전" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "버전 정보" @@ -5998,7 +5999,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "북마크된 SQL 질의" @@ -6067,7 +6068,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "변수" @@ -6075,7 +6076,7 @@ msgstr "변수" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "값" @@ -6358,64 +6359,64 @@ msgstr "" msgid "Target database" msgstr "데이터베이스 검색" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "데이터베이스 %s에 SQL 질의를 실행" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "데이터베이스 %s에 SQL 질의를 실행" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "열(칼럼) 이름" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "이 SQL 질의를 북마크함" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " 이 질의를 다시 보여줌 " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "확인" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "View only" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "SQL 텍스트파일의 위치" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "웹서버 업로드 디렉토리" @@ -6519,7 +6520,7 @@ msgstr "기본값에는, 역슬래시나 따옴표 없이 단 하나의 값을 #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "인덱스" @@ -6785,31 +6786,31 @@ msgstr "PHP 버전" msgid "Show PHP information" msgstr "PHP 정보 보기" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin 공식 홈" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "보기" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "변화 없음" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6820,21 +6821,21 @@ msgstr "" "가 작동한다면 누구나 침입할 수 있으므로, 이 보안상 허점을 수정하시기 바랍니" "다." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6842,24 +6843,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6871,28 +6872,28 @@ msgstr "" "링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 " "%s여기를 클릭%s하십시오." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "데이터베이스가 없습니다" @@ -7270,20 +7271,20 @@ msgstr "%s 데이터베이스를 삭제했습니다." msgid "Databases statistics" msgstr "데이터베이스 사용량 통계" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "통계 보기" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9398,39 +9399,39 @@ msgstr "referential 무결성 검사:" msgid "Show tables" msgstr "테이블 보기" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "공간 사용량" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "사용법(량)" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "실제량" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "행(레코드) 통계" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "명세" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "동적(다이내믹)" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "행 길이" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Row size " @@ -9561,7 +9562,7 @@ msgstr "%s 다음에" msgid "Create an index on  %s columns" msgstr "%s 개 열(칼럼)에 인덱스 만들기 " -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/lt.po b/po/lt.po index 43efc2d646..367b74192f 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-05 15:52+0200\n" "Last-Translator: Kęstutis \n" "Language-Team: lithuanian \n" @@ -49,19 +49,19 @@ msgstr "Paieška" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Stulpelis" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipas" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE prieš kopijuojant" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Pridėti %s" @@ -334,7 +334,7 @@ msgstr "Pereiti į nukopijuotą duomenų bazę" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Palyginimas" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Keisti arba eksportuoti ryšių schemą" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "Lentelė" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Eilutės" @@ -381,21 +381,21 @@ msgstr "šiuo metu naudojama" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Sukurta" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Paskutinis atnaujinimas" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Paskutinis patikrinimas" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "vizuali daryklė" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Rūšiuoti" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Didėjimo tvarka" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Mažėjimo tvarka" @@ -496,8 +496,8 @@ msgstr "Vykdyti užklausą" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Priėjimas uždraustas" @@ -541,13 +541,13 @@ msgstr "Peržiūrėti" msgid "Delete the matches for the %s table?" msgstr "Ištrinti sutapimus %s lentelėje(ei)?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Trinti" @@ -611,7 +611,7 @@ msgstr "Sekimas yra aktyvus." msgid "Tracking is not active." msgstr "Sekimas yra neaktyvus." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,21 +641,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s yra standartinis saugojimo variklis šiame MySQL serveryje." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Pasirinktus:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Pažymėti visas" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Atžymėti visas" @@ -664,16 +664,16 @@ msgstr "Atžymėti visas" msgid "Check tables having overhead" msgstr "Pažymėti turinčias perteklių" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksportuoti" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Spausdinti struktūrą" @@ -685,7 +685,7 @@ msgstr "Išvalyti" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Šalinti" @@ -694,8 +694,8 @@ msgstr "Šalinti" msgid "Check table" msgstr "Patikrinti lentelę" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizuoti" @@ -715,12 +715,12 @@ msgstr "Duomenų žodynas" msgid "Tracked tables" msgstr "Sekamos lentelės" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -747,7 +747,7 @@ msgid "Status" msgstr "Būsena" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -913,7 +913,7 @@ msgstr "" "padidintumėte PHP laiko limitą." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1098,7 +1098,16 @@ msgstr "Rodyti užklausos laukelį" msgid "Inline Edit" msgstr "Redaguoti čia" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Redaguoti" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1106,61 +1115,61 @@ msgstr "Redaguoti čia" msgid "Save" msgstr "Išsaugoti" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Paslėpti" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Slėpti paieškos kriterijų" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Rodyti paieškos kriterijų" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoruoti" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Pasirinkite siejamą raktą" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Pasirinkti Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Prašome pasirinkti pirminį raktą arba unikalųjį raktą" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Pasirinkite laukus peržiūrai" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Pridėti parinktį stulpeliui/skilčiai" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Generuoti slaptažodį" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generuoti" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Pakeisti slaptažodį" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Daugiau" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1170,254 +1179,254 @@ msgstr "" "atnaujinimą. Naujausia versija yra %s, išleista %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", naujausia stabili versija:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Atlikta" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Ankstesnis" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Kitas" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Šiandien" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "sausio" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "vasario" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "kovo" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "balandžio" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Geg" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "birželio" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "liepos" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "rugpjūčio" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "rugsėjo" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "spalio" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "lapkričio" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "gruodžio" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Sau" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Vas" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Kov" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Bal" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Geg" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Bir" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Lie" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Rgp" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Rgs" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Spa" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Lap" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Grd" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Sekmadienis" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Pirmadienis" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Antradienis" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Trečiadienis" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Ketvirtadienis" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Penktadienis" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Šeštadienis" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sek" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pir" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Ant" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Tre" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Ket" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pen" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Šeš" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Sk" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Pr" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "An" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Tr" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Kt" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Pn" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Št" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Sav." -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Valanda" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minutė" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekundės" @@ -1492,14 +1501,6 @@ msgstr "Elementų skaičius" msgid "Comment" msgstr "Komentaras" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Redaguoti" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Panaikintas pirminis raktas" @@ -1517,7 +1518,7 @@ msgid "" msgstr "" "Žurnalai %1$s ir %2$s atrodo vienodi ir vienas iš jų gali būti pašalintas." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1630,7 +1631,7 @@ msgid "Cannot connect: invalid settings." msgstr "Neįmanoma prisijungti: neteisingi duomenys." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1658,60 +1659,60 @@ msgstr "" "stoties adresą, prisijungimo vardą ir slaptažodį) ir įsitikinkite ar jie " "sutampa su duomenimis gautais iš darbinės stoties administratoriaus." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Prisijungti" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Jūs galite įvesti serverio vardą/IP adresą ir prievadą atskirtą tarpu." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Darbinė stotis" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Naudotojo vardas:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Slaptažodis:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Pasirinkti serverį" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Slapukai turi būti priimami." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prisijungimą be slaptažodžio draudžia nustatymai (žiūrėti AllowNoPassword)." -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Daugiau nei %s sekundžių nebuvo atlikta jokių veiksmų, prašome prisijungti " "iš naujo" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nepavyksta prisijungti prie MySQL darbinės stoties" @@ -1779,7 +1780,7 @@ msgid "shared" msgstr "padalintas" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Lentelės" @@ -1793,18 +1794,18 @@ msgstr "Lentelės" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Duomenys" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Iš viso" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Perteklius" @@ -1853,7 +1854,7 @@ msgstr "GD plėtinys reikalingas diagramoms braižyti." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON koduoklis reikalingas diagramos paaiškinimams." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Jeigu išvedamas tuščias naršyklės langas - viskas " "tvarkoje." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Nepavyko užkrauti numatytų nustatymų failo iš: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "BŪTINA nustatymų faile įrašyti $cfg['PmaAbsoluteUri'] reikšmę!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Blogas serverio indeksas: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Blogas serverio %1$s hostname. Prašome peržiūrėti nustatymus." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Serveris" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Blogai nustatytas identifikavimo metodas nustatymuose:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Rekomenduojame atnaujint %s iki %s ar vėlesnės versijos." @@ -1935,8 +1936,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacija" @@ -1953,7 +1954,7 @@ msgstr "MySQL atsakymas: " msgid "Failed to connect to SQL validator!" msgstr "Nepavyko prisijungti prie SQL tikrintuvo!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Paaiškinti SQL" @@ -1965,11 +1966,11 @@ msgstr "Praleisti SQL užklausos aiškinimą" msgid "Without PHP Code" msgstr "be PHP kodo" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP kodas" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Atnaujinti" @@ -1978,7 +1979,7 @@ msgstr "Atnaujinti" msgid "Skip Validate SQL" msgstr "Praleisti SQL užklausos tikrinimą" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Patikrinti SQL užklausą" @@ -2089,7 +2090,7 @@ msgid "Structure" msgstr "Struktūra" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2097,8 +2098,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Įterpti" @@ -2117,7 +2118,7 @@ msgstr "Naršyti savo kompiuteryje:" msgid "Select from the web server upload directory %s:" msgstr "Pasirinkti iš saityno serverio atsisiuntimų katalogą %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams." @@ -2267,7 +2268,7 @@ msgid "Set value: %s" msgstr "Nustatyti reikšmę: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Atstatyti numatytąsias reikšmes" @@ -2469,7 +2470,7 @@ msgstr "Numatytoji lentelės kortelė" msgid "Show binary contents as HEX by default" msgstr "Rodyti dvejetainį turinį kaip šešioliktainį pagal nutylėjimą" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Rodyti dvejetainį turinį kaip šešioliktainį" @@ -2531,12 +2532,12 @@ msgstr "Ilgiausias vykdymo laikas" msgid "Save as file" msgstr "Išsaugoti į failą" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Failo simbolių koduotė:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formatas" @@ -2547,8 +2548,8 @@ msgstr "Glaudinimas" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2556,14 +2557,14 @@ msgstr "Glaudinimas" msgid "Put columns names in the first row" msgstr "Stulpelių pavadinimus įrašyti pirmoje eilutėje" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Stulpeliai apskliausti" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Prieš stulpelių spec. simbolius" @@ -2571,8 +2572,8 @@ msgstr "Prieš stulpelių spec. simbolius" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Pakeisti NULL į" @@ -2580,13 +2581,13 @@ msgstr "Pakeisti NULL į" msgid "Remove CRLF characters within columns" msgstr "Pašalinti CRLF simbolius laukeliuose" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Laukai baigiasi" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Eilutės baigiasi" @@ -2608,8 +2609,8 @@ msgid "Table name template" msgstr "Lentelės vardo šablonas" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2634,13 +2635,13 @@ msgid "Label key" msgstr "Pavadinimo raktas" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME tipas" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Sąryšiai" @@ -2665,12 +2666,12 @@ msgstr "Atsiminti failo vardo šabloną" msgid "Enclose table and column names with backquotes" msgstr "Įdėti lentelių ir laukų pavadinimus į kabutes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL suderinamumo režimas" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Tikrinti sintaksę kai įterpiami duomenys" @@ -2694,64 +2695,64 @@ msgstr "Naudoti šešioliktainę BLOB'ui" msgid "Use ignore inserts" msgstr "Naudoti ignoruojamuosius įterpimus" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Didžiausias sukurtos užklausos ilgis" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Eksportavimo tipas" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Naudoti transakciją visam eksportui" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Eksportavimo laikas UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Priverstinai naudoti saugų prisijungimą kol naudojamasi phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Naudoti SSL susijungimą" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Svetimo rakto išskleidimo rikiavimas" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Išskleidžiamas sąrašas bus naudojamas jei elementų bus mažai" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Svetimų raktų apribojimas" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Naršymo režimas" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Adaptuoti naršymo režimą" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Pasirinkti numatytuosius nustatymus" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2759,119 +2760,119 @@ msgstr "Pasirinkti numatytuosius nustatymus" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Kūrėjas" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Nustatymai phpMyAdmin kūrėjams" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Redagavimo režimas" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Adaptuoti redagavimo režimą" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Eksportuoti numatytąsias reikšmes" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Pasirinkti numatytuosius eksportavimo nustatymus" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Galimybės" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Bendra" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Nustatyti keletą dažniausiai naudojamų nustatymų" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importuoti" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importuoti numatytąsias reikšmes" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Adaptuoti numatytuosius bendrus importavimo nustatymus" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importuoti/eksportuoti" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Naudoti importavimo ir eksportavimo katalogus ir suspaudimo nustatymus" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Duomenų bazių rodymo nustatymai" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigacijos rėmelis" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Adaptuoti navigacijos rėmelio išvaizdą" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serveriai" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Serverių rodymo nustatymai" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Lentelių rodymo nustatymai" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Pagrindinis rėmelis" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Kiti branduolio nustatymai" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Kiti nustatymai" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Puslapių pavadinimai" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2881,22 +2882,22 @@ msgstr "" "[a@Documentation.html#cfg_TitleTable]dokumentacija[/a] magiškiesiems " "tekstams, kurie bus paversti specialiomis reikšmėmis." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Užklausų langas" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Adaptuoti užklausos lango nustatymus" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Saugumas" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2904,23 +2905,23 @@ msgstr "" "Atkreipkite dėmesį, kad phpMyAdmin yra tik vartotojo sąsaja ir jo galimybės " "neriboja MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Pagrindiniai nustatymai" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Atpažinimas" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Atpažinimo nustatymai" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Serverio nustatymai" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2928,15 +2929,15 @@ msgstr "" "Išplėstinė serverio konfigūracija, nekeiskite šių nustatymų nebent žinote " "kam jie skirti" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Įvesti serverio ryšio nustatymus" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Konfigūracijos laikmena" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2946,11 +2947,11 @@ msgstr "" "papildomų galimybių, žiūrėti [a@Documentation.html#linked-tables]phpMyAdmin " "konfigūracijos laikmena[/a] dokumentacijoje" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Pakeitimų sekimas" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2958,44 +2959,44 @@ msgstr "" "Sekti duomenų bazėje atliktus pakeitimus. Reikia phpMyAdmin nustatymų " "saugyklos." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Adaptuoti eksportavimo nustatymus" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Adaptuoti importavimo numatytąsias reikšmes" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Adaptuoti navigacijos rėmelį" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Adaptuoti pagrindinė rėmelį" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL užklausos" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL užklausos langelis" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Adaptuoti nuorodas rodomas SQL užklausos langelyje" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL užklausų nustatymai" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL tikrintuvas" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3003,43 +3004,43 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Paleidimas" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Adaptuoti paleidimo (pagrindinį) puslapį" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Kortelės" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Pasirinkti kaip norite, kad veiktų kortelės" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Teksto laukeliai" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Adaptuoti teksto įvedimo laukelius" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! tekstas" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Perspėjimai" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Išjungti keletą perspėjimų kuriuos rodo phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3047,15 +3048,15 @@ msgstr "" "Įjungti [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] glaudinimą importavimo " "ir eksportavimo nustatymams" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Papildomas parametras iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3063,11 +3064,11 @@ msgstr "" "Jeigu įjungta, phpMyAdmin tęsia įvairių-sakinių užklausų paleidinėjimą netgi " "jei viena užklausa nepavyksta" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignoruoti įvairias sakinių klaidas" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3077,21 +3078,21 @@ msgstr "" "vykdymo laiko ribos. Gali būti naudinga importuojant didelius failus, tačiau " "gali sugadinti tranzakcijas." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Dalinis importas: leisti pertrauktis" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Nenutraukti įvykus INSERT klaidai" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Pakeisti lentelės turinį failo duomenimis " -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3099,127 +3100,127 @@ msgstr "" "Numatytasis formatas; žinokite, kad šis sąrašas priklauso nuo vietos " "(duomenų bazė, lentelė) ir tik SQL visada pasiekiamas" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Įkelto failo formatas" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Naudoti LOCAL raktažodį" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Stulpelių pavadinimai pirmoje eilutėje" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Neimportuoti tuščių eilučių" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importuoti valiutas ($5.00 kaip 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importuoti procentus kaip dešimtainius (12.00% kaip .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Praleisti užklausų skaičių nuo pradžios" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Dalinis importas: praleisti užklausas" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Nenaudoti AUTO_INCREMENT nulinėms reikšmėms" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Kiek eilučių gali būti įdėta per vieną kartą" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Įkeltų eilučių skaičius" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Logotipą rodyti kairiame rėmelyje" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Rodyti logotipą" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Rodyti serverio pasirinkimus viršuje kairiame rėmelyje" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Rodyti serverių pasirinkimą" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Minimalus skaičius lentelių, kad rodyti lentelių filtro dėžutę" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Simboliai kurie atskiria duomenų bazes į atskiras medžio šakas" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Duomenų bazės medžio skyriklis" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" "Tik maža versija; rodyti duomenų bazės medį (skyriklis nustatomas žemiau)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Rodyti duomenų bazes medyje" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Išjungti tai jeigu norite matyti visas duomenų bazes iškart" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Naudoti mažą versiją" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maksimalus lentelių medžio gylis" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Simboliai kurie atskiria lenteles į skirtingas medžio šakas" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Lentelės medžio skyriklis" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "Adresas kur nuves logotipas esantis navigacijos rėmelyje" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logotipo saito adresas" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3227,36 +3228,36 @@ msgstr "" "Atidaryti susijusį puslapį pagrindiniame lange ([kbd]pagrindiniame[/kbd]) " "arba ([kbd]naujame[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logotipas nukreipia į nuorodą" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Paryškinti serverį užvedus pelės žymekliu" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Įjungti paryškinimą" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Naudoti mažiau grafiškas korteles" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Lengvos kortelės" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Didžiausias rodomas simbolių kiekis ne skaitiniuose stulpeliuose" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Apriboti stulpelių simbolius" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3267,21 +3268,21 @@ msgstr "" "lengva pamiršti atsijungi iš kitų skirtingų serverių (prie kurių esate " "prisijungę)." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Ištrinti visus slapukus atsijungiant" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3293,55 +3294,55 @@ msgstr "" "egzistuojančioje sesijoje ir bus ištrinta naršyklės uždarymo momentu. " "Rekomenduojama nepatikimose aplinkose." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Prisijungimo slapuko saugojimas" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Nustatyti prisijungimo slapuko galiojimo laiką (sekundžių tikslumu)" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Prisijungimo slapuko galiojimas" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Padvigubinti LONGTEXT laukelių dydį" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Didesnis textarea LONGTEXT'ui" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Naudoti piktogramas pagrindiniame puslapyje" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Didžiausias leistinas simbolių kiekis naudojamas SQL užklausai parodyti" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maksimalus SQL rodymo ilgis" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Naudotojai negali nustatyti didesnės reikšmės" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Maksimalus skaičius rodomų duomenų bazių kairiame rėmelyje ir duomenų bazių " "sąraše" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Didžiausias duomenų bazių skaičius" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3351,29 +3352,29 @@ msgstr "" "rinkinys turi daugiau eilučių, „Ankstesnis“ ir „Kitas“ saito nuorodos bus " "parodytos." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maksimalus skaičius eilučių rodymui" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maksimalus skaičius lentelių rodomų lentelių sąraše" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Didžiausias skaičius lentelių" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt įspėjimas" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3381,67 +3382,67 @@ msgstr "" "Skaičius leidžiamų paskirti baitų scenarijui (skriptui), pvz., [kbd]32M[/" "kbd] ([kbd]0[/kbd] neriboja)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Atminties apribojimai" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Lentelių nuorodų eilę rodyti kairėje pusėje" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Lentelių nuorodų eilę rodyti dešinėje pusėje" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Naudoti natūralią tvarką rikiuojant lentelių ir duomenų bazių pavadinimus" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Natūrali tvarka" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Naudoti tik piktogramas (ikonas), tik tekstą arba abu" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Piktograminė navigacijos juostelė" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "naudoti GZip išvedimo buferiui tam, kad padidinti greitį HTTP persiuntimų" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip išvedimo buferis" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Numatytoji rikiavimo tvarka" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Naudoti ilgalaikius prisijungimus prie MySQL duomenų bazių" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Ilgalaikiai sujungimai" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3451,23 +3452,23 @@ msgstr "" "puslapyje, kai neįmanoma rasti phpMyAdmin nustatytų saugyklai reikalingų " "lentelių" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Trūksta phpMyAdmin konfigūracijos saugojimo lentelės" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Piktograminės lentelių operacijos" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Neleisti redaguoti BLOB ir BINARY stulpelių" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Apsaugoti dvejetainius stulpelius" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3477,169 +3478,169 @@ msgstr "" "(reikalinga phpMyAdmin nustatymų saugykla). Jeigu išjungta, naudoja " "JavaScript užklausų istorijai rodyti (prarandama uždarius langą)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Nuolatinė užklausų istorija" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Kiek užklausų laikoma istorijoje" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Užklausų istorijos ilgis" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Parodoma kortelė kai atidaromas naujas užklausos langas" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Numatytoji užklausos lango kortelė" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Užklausos lango aukštis (taškais)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Užklausos lango aukštis" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Užklausos lango plotis (taškais)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Užklausos lango plotis" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Pasirinkti kokios funkcijos bus naudojamos ženklų rinkinio (koduotės) " "konvertavimui" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Įrašymo varikliukas" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Pakartoti antraštes kas X langelių, [kbd]0[/kbd] išjungia šią galimybę" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Pakartoti antraštes" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Rodyti pagalbos mygtuką vietoje dokumentacijos teksto" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Rodyti pagalbos mygtuką" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Katalogas kur eksportai gali būti išsaugomi serveryje" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Išsaugoti katalogą" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Palikite tuščią, jei nenaudojamas" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Palikite tuščią nutylėtoms reikšmėms" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Leisti prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Leisti prisijungti kaip root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Autentifikacijos tipas" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Pažymėti lentelę" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Naudoti suspaudimą jungiantis prie MySQL serverio" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Naudoti suspaustą susijungimą" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Kaip prisijungti prie serverio, jei nesate tikras palikite [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Susijungimo tipas" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Kontroliuoti naudotojų slaptažodį" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3647,19 +3648,19 @@ msgstr "" "Specialus MySQL naudotojas sukonfigūruotas su ribotom galimybėm, daugiau " "informacijos [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Kontroliuoti naudotoją" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Suskaičiuoti lenteles kai rodomas duomenų bazių sąrašas" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Suskaičiuoti lenteles" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3667,11 +3668,11 @@ msgstr "" "Palikite tuščią jeigu nenorite „Designer“ palaikymo, siūlome: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3679,28 +3680,28 @@ msgstr "" "Daugiau informacijos [a@http://sf.net/support/tracker.php?aid=1849494]PMA[/" "a] ir [a@http://bugs.mysql.com/19588]MySQL[/a] klaidų puslapiuose" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Neleisti matyti INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Kokius PHP plėtinius naudoti; Jūs turėtumėte naudoti mysqli jei palaikoma" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Naudoti PHP išplėtimą" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Slėpti duomenų bazės, atitinkančias standartines išraiškas (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Slėpti duomenų bazes" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3708,31 +3709,31 @@ msgstr "" "Palikite tuščią, jei nenorite SQL užklausų žurnalo, siūlome: [kbd]pma_history" "[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL užklausų žurnalo lentelė" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Kompiuterio, kuriame veikia MySQL serveris, pavadinimas" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Serverio adresas" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Atsijungimo nuoroda" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Bandyti prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3747,30 +3748,30 @@ msgstr "" "ir pabaigoje nurodykite [kbd]*[/kbd], kad parodytumėte likusias abėcėlės " "tvarka." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Rodyti tik šias duomenų bazes" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Palikite tuščią, jei nenaudojate autentifikacijos pagal nustatymus" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Palikite tuščią jei nenorite PDF schemų palaikymo, siūlome: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schema: puslapių lentelė" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3780,21 +3781,21 @@ msgstr "" "informaciją rasite [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. " "Palikite tušią, kad nepalaikytų. Pasiūlymas: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Duomenų bazės vardas" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Jungtis per kurią MySQL serveris laukia atsakymo, palikite tuščią numatytam " "nustatymui" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Serverio jungtis" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3802,19 +3803,19 @@ msgstr "" "Palikite tuščią jei nenorite, kad palaikytų [a@http://wiki.phpmyadmin.net/" "pma/relation]sąryšines nuorodas[/a], pasiūlymas: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Sąryšių lentelė" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL komanda išgauti prieinamas duombazes" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES komanda" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3822,183 +3823,183 @@ msgstr "" "Žiūrėkite [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "autentifikacijos tipus[/a] dėl pavyzdžių" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Prisijungimo sesijos vardas" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Prisijungimo adresas" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Prievadas, kurio klausosi MySQL serveris, palikite tuščią įprastiniam" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Serverio prievadas (socket)" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Įjungti SSL susijungimams prie MySQL serverio" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Naudoti SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schema: lentelės koordinatės" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Rodyti lentelės stulpelius" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Pridėti DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Pridėti DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Pridėti DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Sekamos užklausos" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL užklausų sekimo lentelė" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automatiškai sukurti versijas" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Išplėstinis patikrinimas" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Leisti rodyti visas eilutes (įrašus)" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Rodyti slaptažodžio keitimo formą" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Rodyti duomenų bazės sukūrimo formą" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Rodyti laukelių tipus" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Rodyti funkcijų laukelius redagavimo/įterpimo režime" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Rodyti funkcijų laukelius" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4006,44 +4007,44 @@ msgstr "" "Rodyti nuorodą į [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "išvedimą" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Rodyti phpinfo() nuorodą" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Rodyti išsamią MySQL serverio informaciją" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Nustato kada turi būti rodomos SQL užklausos kurias sugeneravo phpMyAdmin" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Rodyti SQL užklausas" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Leisti rodyti duomenų bazių ir lentelių statistiką (pavyzdžiui vietos " "naudojimą)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Rodyti statistika" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Rodyti duomenų bazės komentarą vietoje jos pavadinimo" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4051,28 +4052,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Rodyti lentelės komentarą vietoj jos pavadinimo" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Praleisti užrakintas lenteles" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Reikalaujama, kad SQL Validator būtų įjungtas" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4082,7 +4083,7 @@ msgstr "Reikalaujama, kad SQL Validator būtų įjungtas" msgid "Password" msgstr "Slaptažodis" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4090,11 +4091,11 @@ msgstr "" "[strong]Įspėjimas:[/strong] reikalauja PHP SOAP įskiepio arba PEAR SOAP, kad " "būtų įdiegtas" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Įjungti SQL Validator (tikrintoją)" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4102,12 +4103,12 @@ msgstr "" "Jeigu Jūs turite individualizuotą slapyvardį, parašykite jį čia (numatytasis " "yra [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Vartotojo vardas" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4115,59 +4116,59 @@ msgstr "" "Pasiūlo duombazės pavadinimą kai būnama „Sukurti duombazę“ punkte (jeigu " "įmanoma) arba palieka tuščią laukelį" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Pasiūlyti naują duomenų bazės pavadinimą" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Įspėjimas rodomas pagrindiniame puslapyje jeigu Suhosin yra aptinkamas" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin įspėjimas" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Textarea laukeliai" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Naršyklės lango pavadinimas kai duomenų bazė yra pasirinkta" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Naršyklės lango pavadinimas kai niekas nepasirinkta" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Numatytasis pavadinimas" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Naršyklės lango pavadinimas kai serveris yra pasirinktas" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Naršyklės lango pavadinimas, kai pasirinkta lentelė" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4175,27 +4176,27 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Serverio katalogas į kurį Jūs galite įkelti failus importavimui" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Įkelties katalogas" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Leisti paiešką visos duomenų bazės viduje" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Naudoti duomenų bazės paiešką" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4203,31 +4204,31 @@ msgstr "" "Kai išjungta, naudotojai negali nustatyti jokių žemiau esančių nustatymų, " "nepriklausomo nuo to, kad pažymėjimo laukelis yra dešinėje" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Patikrinti ar naujausia versija" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Įjungia naujausios versijos patikrinimą pagrindiniame phpMyAdmin puslapyje" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4235,7 +4236,7 @@ msgstr "" msgid "Version check" msgstr "Versijos patikrinimas" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4243,7 +4244,7 @@ msgstr "" "Įjungia [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] glaudinimą " "importo ir eksporto operacijoms" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4404,7 +4405,7 @@ msgstr "" msgid "Return type" msgstr "Gražinimo tipas" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4425,7 +4426,7 @@ msgstr "Serveris neatsako" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(arba vietiniai MySQL serverio socketai yra blogai sukonfigūruoti)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalės..." @@ -4579,52 +4580,52 @@ msgid "use this for future exports" msgstr "naudoti šitai ateities eksportams" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Simbolių koduotė faile:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Glaudinti:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ne" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Rodyti išvedimą kaip tekstą" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Formatas:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Formato specifiniai nustatymai:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Koduotės konvertavimas:" @@ -4744,11 +4745,11 @@ msgstr "vertikaliai" msgid "in %s mode and repeat headers after %s cells" msgstr "išdėstant %s pakartoti antraštes kas %s laukelių" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Rūšiuoti pagal raktą" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4762,99 +4763,99 @@ msgstr "Rūšiuoti pagal raktą" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Nustatymai" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Tekstus rodyti dalinai" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Tekstus rodyti pilnai" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Sąryšių raktas" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Ryšių schema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Rodyti dvejetainį turinį" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Rodyti BLOB turinį" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Naršyklės transformacija" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopijuoti" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Eilutė buvo ištrinta" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Stabdyti procesą" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "užklausa vykdoma" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Rodomi įrašai" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "iš viso " -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Užklausa užtruko %01.4f sek." -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Redaguoti" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Veiksmai su užklausos rezultatais" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Spausdinti rezultatus (su pilnais tekstais)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Rodyti diagramą" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Sukurti naudotoją" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Sąryšis nerastas" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versija" @@ -5970,7 +5971,7 @@ msgstr "" "Informaciją, kaip atnaujinti column_comments lentelę, galite rasti " "dokumentacijoje." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Sukurti nuoroda SQL-užklausai" @@ -6047,7 +6048,7 @@ msgstr "Pagrindinio serverio būklė (Master status)" msgid "Slave status" msgstr "Pavaldžiojo serverio būklė (Slave status)" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Kintamasis" @@ -6055,7 +6056,7 @@ msgstr "Kintamasis" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Reikšmė" @@ -6326,64 +6327,64 @@ msgstr "Skirtumas" msgid "Target database" msgstr "Į duomenų bazę" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Vykdyti SQL sakinius serveryje %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Vykdyti SQL sakinius duomenų bazėje %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Išvalyti" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Stulpelių vardai" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Šios SQL užklausą pasižymėti kaip" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Leisti kitiems vartotojams naudotis šia žyme" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Pakeisti jau egzistuojančią žymę tuo pačiu vardu" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nekeisti šios užklausos už aktyvaus lango ribų." -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Skyriklis" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Rodyti šią užklausą vėl " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Siųsti" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Peržiūra" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Tekstinio failo vieta" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web serverio katalogas atsiuntimams" @@ -6494,7 +6495,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeksas" @@ -6823,27 +6824,27 @@ msgstr "PHP plėtinys" msgid "Show PHP information" msgstr "Rodyti PHP informaciją" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Oficialus phpMyAdmin tinklalapis" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Prisidėti" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Gauti pagalbą" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Pakeitimų sąrašas" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6855,7 +6856,7 @@ msgstr "" "nesaugi, bei gali būti atvira įsilaužimams, todėl rekomenduotina pakeisti " "šias parinktis." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6864,7 +6865,7 @@ msgstr "" "Savo PHP konfigūracijoje Jūs įjungėte mbstring.func_overload. Šis nustatymas " "nėra suderinamas su phpMyAdmin ir gali pažeisti Jūsų duomenis!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6874,7 +6875,7 @@ msgstr "" "simbolių kodaciją. Be mbstring plėtinio phpMyAdmin negali tesingai skaidyti " "stringų, todėl galite sulaukti netikėtų rezultatų." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6882,17 +6883,17 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Nustatymų faile nurodykite slaptą frazę (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6902,7 +6903,7 @@ msgstr "" "yra Jūsų phpMyAdmin kataloge. Jūs turėtumėte jį pašalinti iškart po to kai " "sukonfigūruosite phpMyAdmin." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. To find out " @@ -6913,7 +6914,7 @@ msgid "" msgstr "" "phpMyAdmin konfigūracijos talpinimo vieta išjungta. %sIšsiaiškinti kodėl%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6923,7 +6924,7 @@ msgstr "" "kurios phpMyAdmin funkcijos gali būti išnykę. Pavyzdžiui, navigacijos " "rėmelis automatiškai neatsinaujins." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6932,7 +6933,7 @@ msgstr "" "Jūsų PHP MySQL bibliotekos versija %s skiriasi nuo Jūsų MySQL serverio " "versijos %s. Tai gali sukelti nenuspėjamą elgesį." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -6941,7 +6942,7 @@ msgstr "" "Serveris veikia su Suhosin. Prašome perskaityti %sdokumentaciją%s dėl galimų " "problemų." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nėra duomenų bazių" @@ -7321,20 +7322,20 @@ msgstr "Sėkmingai pašalintos %s duomenų bazės." msgid "Databases statistics" msgstr "Duomenų bazių statistika" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Pagrindinio serverio replikavimas" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Pavaldžiojo serverio replikavimas" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Leisti statistiką" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9555,39 +9556,39 @@ msgstr "Patikrinti sąryšių vientisumą:" msgid "Show tables" msgstr "Rodyti lentelės" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Vietos naudojimas" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Išnaudota" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektyvus" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Eilučių statistika" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Parametrai" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "pastovus" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinaminis" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Eilutės ilgis" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Eilutės dydis" @@ -9723,7 +9724,7 @@ msgstr "Po %s" msgid "Create an index on  %s columns" msgstr "Sukurti indeksą  %s stulpeliams" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/lv.po b/po/lv.po index 52399511d9..4c8fa6d44b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" @@ -48,19 +48,19 @@ msgstr "Meklēt" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Kolonnu nosaukumi" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tips" @@ -313,7 +313,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -336,7 +336,7 @@ msgstr "Pārslēgties uz nokopēto datubāzi" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Izkārtojumi" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Relāciju shēma" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Tabula" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rindas" @@ -389,21 +389,21 @@ msgstr "lietošanā" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Izveidošana" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Pēdējā atjaunošana" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Pēdējā pārbaude" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Kārtošana" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Augošā secībā" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Dilstošā secībā" @@ -508,8 +508,8 @@ msgstr "Izpildīt vaicājumu" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Pieeja aizliegta" @@ -554,13 +554,13 @@ msgstr "Apskatīt" msgid "Delete the matches for the %s table?" msgstr "Dati tabulai" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Dzēst" @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,21 +657,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Ar iezīmēto:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Iezīmēt visu" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Neiezīmēt neko" @@ -680,16 +680,16 @@ msgstr "Neiezīmēt neko" msgid "Check tables having overhead" msgstr "Iezīmēt tabulas ar pārtēriņu" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksports" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Izdrukas versija" @@ -701,7 +701,7 @@ msgstr "Iztukšot" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Likvidēt" @@ -710,8 +710,8 @@ msgstr "Likvidēt" msgid "Check table" msgstr "Pārbaudīt tabulu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizēt tabulu" @@ -731,12 +731,12 @@ msgstr "Datu vārdnīca" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -764,7 +764,7 @@ msgid "Status" msgstr "Statuss" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -922,7 +922,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1134,7 +1134,16 @@ msgstr "SQL vaicājums" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Labot" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1142,72 +1151,72 @@ msgstr "" msgid "Save" msgstr "Saglabāt" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL vaicājums" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL vaicājums" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorēt" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Izvēlieties, kuru lauku rādīt" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Mainīt paroli" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Uzģenerēja" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Mainīt paroli" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "P" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1215,123 +1224,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Nav" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Iepriekšējie" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Nākamie" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Kopā" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binārais" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jūn" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jūl" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1339,176 +1348,176 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jūn" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jūl" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Sv" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "P" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "O" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pk" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sv" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "P" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "O" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "T" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "C" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pk" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "S" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Sv" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "P" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "O" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "T" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "C" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pk" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "S" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "lietošanā" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1583,14 +1592,6 @@ msgstr "Kardinalitāte" msgid "Comment" msgstr "Komentāri" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Labot" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primārā atslēga tika izdzēsta" @@ -1607,7 +1608,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1719,7 +1720,7 @@ msgid "Cannot connect: invalid settings." msgstr "Nevar pieslēgties: kļūda konfigurācijā." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1744,58 +1745,58 @@ msgstr "" "failā, un pārliecinieties, ka tie atbilst informācijai, ko Jums deva MySQL " "servera administrators." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Ieiet" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentācija" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Serveris" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Lietotājvārds:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parole:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Servera izvēle" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "\"Cookies\" ir jābūt atļautiem aiz šī punkta." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nebija aktivitātes vairāk kā %s sekunžu laikā, lūdzu autorizējieties vēlreiz" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nevar pieslēgties MySQL serverim" @@ -1865,7 +1866,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabulas" @@ -1879,18 +1880,18 @@ msgstr "Tabulas" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dati" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Kopā" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Pārtēriņš" @@ -1944,7 +1945,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ja redzat tukšu lapu, viss ir kārtībā." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1972,27 +1973,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktīvai ir JĀBŪT nodefinētai Jūsu " "konfigurācijas failā!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Serveris" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Jums ir jāuzliek %s %s vai jaunāks." @@ -2026,8 +2027,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentācija" @@ -2044,7 +2045,7 @@ msgstr "MySQL teica: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Izskaidrot SQL" @@ -2056,11 +2057,11 @@ msgstr "Neizskaidrot SQL" msgid "Without PHP Code" msgstr "Bez PHP koda" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Izveidot PHP kodu" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Atjaunot" @@ -2069,7 +2070,7 @@ msgstr "Atjaunot" msgid "Skip Validate SQL" msgstr "Nepārbaudīt SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Pārbaudīt SQL" @@ -2180,7 +2181,7 @@ msgid "Structure" msgstr "Struktūra" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2188,8 +2189,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Pievienot" @@ -2209,7 +2210,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web servera augšupielādes direktorija" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Direktoija, kuru norādijāt augšupielādei, nav pieejama" @@ -2371,7 +2372,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2559,7 +2560,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2619,13 +2620,13 @@ msgstr "" msgid "Save as file" msgstr "Saglabāt kā failu" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Tabulas kodējums:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formats" @@ -2636,8 +2637,8 @@ msgstr "Kompresija" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2647,16 +2648,16 @@ msgstr "Kompresija" msgid "Put columns names in the first row" msgstr "Likt kolonnu nosaukumus pirmajā rindā" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Lauki iekļauti iekš" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2666,8 +2667,8 @@ msgstr "Glābjoša (escape) rakstzīme ir" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Aizvietot NULL ar" @@ -2675,15 +2676,15 @@ msgstr "Aizvietot NULL ar" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Rindas atdalītas ar" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Rindas atdalītas ar" @@ -2710,8 +2711,8 @@ msgid "Table name template" msgstr "Faila nosaukuma šablons" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2738,13 +2739,13 @@ msgid "Label key" msgstr "Etiķetes atslēga" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME tips" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relācijas" @@ -2774,12 +2775,12 @@ msgstr "Faila nosaukuma šablons" msgid "Enclose table and column names with backquotes" msgstr "Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2803,67 +2804,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Lietot IGNORE INSERTS" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Eksporta veids" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Iekļaut eksportu transakcijā" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Eksporta veids" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2871,248 +2872,248 @@ msgstr "Datubāzu eksporta opcijas" msgid "CSV" msgstr "CSV dati" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Uzģenerēja" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Eksports" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importēt failus" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Serveris" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentācija" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Lapas numurs:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentācija" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL vaicājums" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL vaicājums" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL vaicājums" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL vēsture" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3120,278 +3121,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Statuss" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabula" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Lietot teksta lauku" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Aizvietot tabulas datus ar datiem no faila" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Likt kolonnu nosaukumus pirmajā rindā" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Pievienot AUTO_INCREMENT vērtību" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3399,432 +3400,432 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Resursu ierobežojumi" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Mainīt datu kārtošanas laukus" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Konekcijas" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Nav tabulu" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentēt tabulu" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Nav datubāzu" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Servera izvēle" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3833,300 +3834,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Datubāze" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Servera ID" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Restaurēt tabulu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Servera izvēle" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Rādu kolonnu komentārus" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Parametrs" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Servera versija" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Rādīt tabulas" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Rādīt pilnos vaicājumus" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Rindas statistika" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4134,28 +4135,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4165,91 +4166,91 @@ msgstr "" msgid "Password" msgstr "Parole" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Lietotājvārds:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Noklusēts" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4257,56 +4258,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4314,13 +4315,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4481,7 +4482,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4500,7 +4501,7 @@ msgstr "Serveris neatbild" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4674,66 +4675,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Tabulas kodējums:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nav" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "Arhivēts ar zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "Arhivēts ar gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "Arhivēts ar bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Saglabāt kā failu" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formats" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformācijas opcijas" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4849,11 +4850,11 @@ msgstr "vertikālā" msgid "in %s mode and repeat headers after %s cells" msgstr "%s skatā un atkārtot virsrakstus ik pēc %s rindām" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Kārtot pēc atslēgas" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4867,106 +4868,106 @@ msgstr "Kārtot pēc atslēgas" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Darbības" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Daļēji teksti" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pilni teksti" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relāciju shēma" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relāciju shēma" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Pārlūkprogrammas transformācija" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Ieraksts tika dzēsts" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Nogalināt" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "vaicājumā" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Parādu rindas" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "kopā" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Vaicājums ilga %01.4f s" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Labot" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Drukas skats (ar pilniem tekstiem)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Rādīt PDF shēmu" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Servera versija" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Links nav atrasts" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Piekļuves informācija" @@ -6082,7 +6083,7 @@ msgid "" msgstr "" "Lūdzu skatieties dokumentāciju par to, kā atjaunot 'Column_comments' tabulu" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Saglabātie SQL vaicājumi" @@ -6151,7 +6152,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Mainīgais" @@ -6159,7 +6160,7 @@ msgstr "Mainīgais" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vērtība" @@ -6444,65 +6445,65 @@ msgstr "" msgid "Target database" msgstr "Meklēt datubāzē" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalendārs" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Kolonnu nosaukumi" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Saglabāt šo SQL vaicājumu" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Dot ikvienam lietotājam pieeju šai grāmatzīmei" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nepārrakstīt šo vaicājumu ārpus šī loga" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Rādīt šo vaicājumu šeit atkal " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Nosūtīt" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Tikai apskatīt" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Teksta faila atrašanās vieta" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web servera augšupielādes direktorija" @@ -6619,7 +6620,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indekss" @@ -6951,31 +6952,31 @@ msgstr "PHP Versija" msgid "Show PHP information" msgstr "Parādīt PHP informāciju" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Oficiālā phpMyAdmin mājaslapa" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribūti" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Netika labots" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6987,21 +6988,21 @@ msgstr "" "MySQL serveris strādā ar šo noklusēto variantu, ir atvērts uzbrukumiem, un " "Jums tiešām jāaiztaisa šis drošības caurums." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7009,24 +7010,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfigurācijas fails tagad prasa slepeno paroli (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7038,28 +7039,28 @@ msgstr "" "Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu " "kāpēc, klikškiniet %sšeit%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nav datubāzu" @@ -7439,20 +7440,20 @@ msgstr "%s datubāzes tika veiksmīgi dzēstas." msgid "Databases statistics" msgstr "Datubāzu statistika" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Ieslēgt statistiku" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9586,39 +9587,39 @@ msgstr "Pārbaudīt referenciālo integritāti:" msgid "Show tables" msgstr "Rādīt tabulas" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Diska vietas lietošana" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Aizņem" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektīvs" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Rindas statistika" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Parametrs" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamisks" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Rindas garums" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Rindas izmērs " @@ -9755,7 +9756,7 @@ msgstr "Pēc %s" msgid "Create an index on  %s columns" msgstr "Izveidot indeksu uz %s laukiem" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/mk.po b/po/mk.po index 4311a5d4f3..94ae16ce47 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: macedonian_cyrillic \n" @@ -48,19 +48,19 @@ msgstr "Пребарување" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Имиња на колони" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тип" @@ -313,7 +313,7 @@ msgstr "CREATE DATABASE пред копирање" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -336,7 +336,7 @@ msgstr "Префрли се на копираната база на подато #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Подредување" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Релациона шема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Табела" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Записи" @@ -389,21 +389,21 @@ msgstr "се користи" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Направено" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Последна измена" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Последна проверка" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Подредуваање" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Растечки редослед" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Опаѓачки редослед" @@ -508,8 +508,8 @@ msgstr "Изврши SQL" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Пристапот не е допуштен" @@ -554,13 +554,13 @@ msgstr "Преглед" msgid "Delete the matches for the %s table?" msgstr "Приказ на податоци од табелата" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "избриши" @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,21 +657,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s е основно складиште на овој MySQL сервер." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Обележаното:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "обележи ги сите" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "ниедно" @@ -680,16 +680,16 @@ msgstr "ниедно" msgid "Check tables having overhead" msgstr "табели кои имаат пречекорувања" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Извоз" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Преглед за печатење" @@ -701,7 +701,7 @@ msgstr "Испразни" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Бриши" @@ -710,8 +710,8 @@ msgstr "Бриши" msgid "Check table" msgstr "Проверка на табелата" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Оптимизација на табелата" @@ -731,12 +731,12 @@ msgstr "Речник на податоци" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -764,7 +764,7 @@ msgid "Status" msgstr "Статус" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -922,7 +922,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1133,7 +1133,16 @@ msgstr "SQL упит" msgid "Inline Edit" msgstr "Складишта" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Промени" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1141,71 +1150,71 @@ msgstr "Складишта" msgid "Save" msgstr "Сочувај" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL упит" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL упит" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Игнорирај" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Избери полиња за прикажување" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Генерирање на лозинка" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Генерирај" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Промена на лозинка" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Пон" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1213,123 +1222,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "нема" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Претходна" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Следен" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Вкупно" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Бинарен" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "мар" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "апр" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "мај" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "јун" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "јул" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "авг" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "окт" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "јан" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "феб" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "мар" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1337,176 +1346,176 @@ msgid "May" msgstr "мај" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "јун" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "јул" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "сеп" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "нов" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "дек" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Нед" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Пон" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Вто" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Пет" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Нед" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Пон" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Вто" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Сре" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Чет" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Пет" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Саб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Нед" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Пон" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Вто" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Сре" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Чет" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Пет" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Саб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "се користи" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1583,14 +1592,6 @@ msgstr "Кардиналност" msgid "Comment" msgstr "Коментари" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Промени" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Примарниот клуч е избришан" @@ -1607,7 +1608,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1719,7 +1720,7 @@ msgid "Cannot connect: invalid settings." msgstr "Не може да се поврзам: лоши подесувања." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1744,59 +1745,59 @@ msgstr "" "config.inc.php и уверите се дека одговараат на податоците кои сте ги добили " "од администраторот на MySQL серверот." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Најави се" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документација" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сервер" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Корисничко име:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Лозинка:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Избор на сервер" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "вашиот веб прелистувач треба да допушти cookies" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Немаше никаква активност %s или повеќе секунди, ве молиме најавете се " "повторно" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Не можам да се пријавам на MySQL серверот" @@ -1866,7 +1867,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Табели" @@ -1880,18 +1881,18 @@ msgstr "Табели" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Податоци" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Вкупно" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Пречекорување" @@ -1945,7 +1946,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ако добиете празна страница, се е во ред." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1974,27 +1975,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] директивата МОРА да биде подесена во " "конфигурациската податотека!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервер" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -2029,8 +2030,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документација" @@ -2047,7 +2048,7 @@ msgstr "MySQL порака: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Објасни SQL" @@ -2059,11 +2060,11 @@ msgstr "Прескокни ги објаснувањата на SQL-от" msgid "Without PHP Code" msgstr "без PHP код" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Направи PHP код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Освежи" @@ -2072,7 +2073,7 @@ msgstr "Освежи" msgid "Skip Validate SQL" msgstr "Прескокни ја проверката на SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Провери SQL" @@ -2185,7 +2186,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2193,8 +2194,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Нов запис" @@ -2214,7 +2215,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "директориум за праќање на веб серверот " -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Директориумот кој го избравте за праќање не е достапен" @@ -2376,7 +2377,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2564,7 +2565,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2626,13 +2627,13 @@ msgstr "" msgid "Save as file" msgstr "Сочувај како податотека" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Кодна страна на податотеката:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2643,8 +2644,8 @@ msgstr "Компресија" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2654,16 +2655,16 @@ msgstr "Компресија" msgid "Put columns names in the first row" msgstr "Стави ги имињата на полињата во првата редица" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Полињата се раздвоени со" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2673,8 +2674,8 @@ msgstr "Escape карактер      " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Замени NULL со" @@ -2682,15 +2683,15 @@ msgstr "Замени NULL со" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Линиите се завршуваат со" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Линиите се завршуваат со" @@ -2717,8 +2718,8 @@ msgid "Table name template" msgstr "Шаблон на име на податотека" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2745,13 +2746,13 @@ msgid "Label key" msgstr "Ознака на клучот" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-типови" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Релации" @@ -2781,12 +2782,12 @@ msgstr "Шаблон на име на податотека" msgid "Enclose table and column names with backquotes" msgstr "Името на полето стави го во '" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2810,67 +2811,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Игнорирај дупликати при внесување" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Тип на извоз" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Изврши извоз во трансакција" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Тип на извоз" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2878,251 +2879,251 @@ msgstr "Опции за извоз на бази на податоци" msgid "CSV" msgstr "CSV формат" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Генерирај" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Извоз" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Увоз на податотека" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Сервер" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Документација" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Број на страници:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Документација" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL упит" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL упит" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL упит" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL историја" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3130,278 +3131,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Статус" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Табела" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Користи текст поле" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Замени ги податоците во табелата со подаците од податотеката" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Стави ги имињата на полињата во првата редица" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Додади AUTO_INCREMENT вредност" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3409,435 +3410,435 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ограничување на ресурси" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Промени го редоследот во табелата" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Нишки на поправка" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Основен директориум на податоците" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Конекции" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Нема табела" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Дефрагментирај ја табелата" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Базата на податоци не постои" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Избор на сервер" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3846,301 +3847,301 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "База на податоци" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID на серверот" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Поправка на табелата" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Избор на сервер" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Прикажувам коментари на колоните" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Име" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Режим на автоматско опоравување" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Прикажи табели" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Прикажи комплетни упити" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Статистики за записите" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4148,28 +4149,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4179,91 +4180,91 @@ msgstr "" msgid "Password" msgstr "Лозинка" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Корисничко име:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Додади/избриши колона" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Default" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4271,56 +4272,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4328,13 +4329,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4495,7 +4496,7 @@ msgstr "Рутини" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4516,7 +4517,7 @@ msgstr "Серверот не одговара" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(или приклучокот со локалниот MySQL сервер не е исправно подесен)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4690,66 +4691,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Кодна страна на податотеката:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Компресија" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "нема" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Сочувај како податотека" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опции на трансформацијата" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4865,11 +4866,11 @@ msgstr "вертикален" msgid "in %s mode and repeat headers after %s cells" msgstr "во %s мод и повторувај заглавие после %s записа" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Подредување по клуч" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4883,106 +4884,106 @@ msgstr "Подредување по клуч" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Операции" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Дел на текстот" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Полн текст" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Релациона шема" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Релациона шема" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Транформации на веб прелистувачот" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Копирај" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Записот е избришан" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Прекини" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "во упитот" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Приказ на записи од " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "вкупно" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "време на извршување на упитот %01.4f секунди" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Промени" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Преглед за печатење (целосен текст)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF шема" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Верзија на серверот" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Врската не е пронајдена" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Информации за верзијата" @@ -6120,7 +6121,7 @@ msgstr "" "Ве молиме погледнете во документацијата за тоа како се ажурира табелата " "Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Запамтен SQL упит" @@ -6189,7 +6190,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Променлива" @@ -6197,7 +6198,7 @@ msgstr "Променлива" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Вредност" @@ -6483,65 +6484,65 @@ msgstr "" msgid "Target database" msgstr "Пребарување низ базата на податоци" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Изврши SQL упит(и) на базата %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изврши SQL упит(и) на базата %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Календар" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Имиња на колони" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Запамти SQL упит" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "дади дозвола на секој корисник да пристапува на овој упит." -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Не го препишувај овој упит надвор од овој прозорец" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Прикажи го повторно овој упит" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Испрати" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Види само" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Локација на текстуалната податотека" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "директориум за праќање на веб серверот " @@ -6656,7 +6657,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Клуч" @@ -7006,31 +7007,31 @@ msgstr "PHP верзија" msgid "Show PHP information" msgstr "Прикажи информации за PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "официјален веб сајт на phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Нема измени" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7042,7 +7043,7 @@ msgstr "" "работи со овие подесувања, отворен е за упди, и навистина треба да го " "поправите овој сигурносен ризик." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7052,7 +7053,7 @@ msgstr "" "опција не е компатибилна со phpMyAdmin и може да доведе до грешки во некои " "податоци!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7062,7 +7063,7 @@ msgstr "" "мултибајт каратер сет. Без mbstring екстензиите phpMyAdmin не може исправно " "да ги раздвојува стринговите и тоа може да доведе до неочекувани резултати." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7070,24 +7071,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурациската податотека бара лозинка (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7099,28 +7100,28 @@ msgstr "" "Дополнителните можности за работа со поврзаните табели се исклучени. За да " "дознаете зошто, кликнете %sовде%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Базата на податоци не постои" @@ -7500,20 +7501,20 @@ msgstr "%s базата на податоци успешно е избришан msgid "Databases statistics" msgstr "Статистика на базата на податоци" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Вклучи статистики" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9652,39 +9653,39 @@ msgstr "Провери го референцијалниот интегрите msgid "Show tables" msgstr "Прикажи табели" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Големина" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Големина" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Ефективни" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статистики за записите" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Име" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамички" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Должина на запис" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Големина на запис" @@ -9821,7 +9822,7 @@ msgstr "после полето %s" msgid "Create an index on  %s columns" msgstr "Направи клуч на %s колони" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ml.po b/po/ml.po index e1a2fbe8ae..720b19440b 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-10 14:03+0100\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malayalam \n" @@ -47,19 +47,19 @@ msgstr "" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -148,7 +148,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "" @@ -307,7 +307,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -330,7 +330,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -347,7 +347,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -360,7 +360,7 @@ msgstr "" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "" @@ -376,21 +376,21 @@ msgstr "" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -414,20 +414,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "" @@ -490,8 +490,8 @@ msgstr "" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "" @@ -534,13 +534,13 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "" @@ -603,7 +603,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -631,21 +631,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "" @@ -654,16 +654,16 @@ msgstr "" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -675,7 +675,7 @@ msgstr "" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "" @@ -684,8 +684,8 @@ msgstr "" msgid "Check table" msgstr "" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "" @@ -705,12 +705,12 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -737,7 +737,7 @@ msgid "Status" msgstr "" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -889,7 +889,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1073,7 +1073,16 @@ msgstr "" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1081,61 +1090,61 @@ msgstr "" msgid "Save" msgstr "" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1143,254 +1152,254 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "" @@ -1461,14 +1470,6 @@ msgstr "" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "" @@ -1485,7 +1486,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1595,7 +1596,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1616,57 +1617,57 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1734,7 +1735,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "" @@ -1748,18 +1749,18 @@ msgstr "" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "" @@ -1808,7 +1809,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1883,8 +1884,8 @@ msgstr "" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "" @@ -1901,7 +1902,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "" @@ -1913,11 +1914,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1926,7 +1927,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "" @@ -2037,7 +2038,7 @@ msgid "Structure" msgstr "" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2045,8 +2046,8 @@ msgid "SQL" msgstr "" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "" @@ -2065,7 +2066,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2214,7 +2215,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2398,7 +2399,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2456,12 +2457,12 @@ msgstr "" msgid "Save as file" msgstr "" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "" @@ -2472,8 +2473,8 @@ msgstr "" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2481,14 +2482,14 @@ msgstr "" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "" @@ -2496,8 +2497,8 @@ msgstr "" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2505,13 +2506,13 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "" @@ -2533,8 +2534,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2559,13 +2560,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "" @@ -2590,12 +2591,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2619,64 +2620,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2684,231 +2685,231 @@ msgstr "" msgid "CSV" msgstr "" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2916,269 +2917,269 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3186,418 +3187,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3606,287 +3607,287 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3894,28 +3895,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3925,86 +3926,86 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4012,56 +4013,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4069,13 +4070,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4236,7 +4237,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4255,7 +4256,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4406,52 +4407,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4561,11 +4562,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4579,95 +4580,95 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5730,7 +5731,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5799,7 +5800,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5807,7 +5808,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "" @@ -6072,62 +6073,62 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6218,7 +6219,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6471,27 +6472,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6499,21 +6500,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6521,52 +6522,52 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -6909,20 +6910,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -8970,39 +8971,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9124,7 +9125,7 @@ msgstr "" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/mn.po b/po/mn.po index cf9d7d3ce4..f7648032ee 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" @@ -47,19 +47,19 @@ msgstr "Хайх" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "Баганын нэрс" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Төрөл" @@ -313,7 +313,7 @@ msgstr "хуулахын өмнө CREATE DATABASE" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Нэмэх %s" @@ -336,7 +336,7 @@ msgstr "Хуулагдсан ӨС руу шилжих" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Жишилт" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Хамааралтай схем" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Хүснэгт " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Мөрүүд" @@ -389,21 +389,21 @@ msgstr "хэрэглэгдэж байна" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Үүсгэлт" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Сүүлийн шинэчлэл" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Сүүлийн шалгалт" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Эрэмбэлэх" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Өсөхөөр" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Буурахаар" @@ -508,8 +508,8 @@ msgstr "Асуултыг илгээх" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Хандах эрхгүй" @@ -554,13 +554,13 @@ msgstr "Хөтлөх" msgid "Delete the matches for the %s table?" msgstr "Хүснэгтийн өгөгдлийг устгах" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Устгах" @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -656,21 +656,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s нь уг MySQL сервэрийн анхдагч агуулах хөдөлгүүр байна." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Сонгогдсонтой:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Бүгдийг чагтлах" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Бүх чагтыг болих" @@ -679,16 +679,16 @@ msgstr "Бүх чагтыг болих" msgid "Check tables having overhead" msgstr "Дээдхийг шалгах" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Гаргах" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Хэвлэхээр харах" @@ -700,7 +700,7 @@ msgstr "Хоосон" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Устгах" @@ -709,8 +709,8 @@ msgstr "Устгах" msgid "Check table" msgstr "Хүснэгт шалгах" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Хүснэгтийг зүгшрүүлэх" @@ -730,12 +730,12 @@ msgstr "Өгөгдлийн толь" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -762,7 +762,7 @@ msgid "Status" msgstr "Статус" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1133,7 +1133,16 @@ msgstr "SQL асуудал харуулах" msgid "Inline Edit" msgstr "Хөдөлгүүрүүд" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Засах" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1141,73 +1150,73 @@ msgstr "Хөдөлгүүрүүд" msgid "Save" msgstr "Хадгалах" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Нуух" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "in query" msgid "Hide search criteria" msgstr "асуултад" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "Showing SQL query" msgid "Show search criteria" msgstr "SQL асуудал харуулах" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Үл тоох" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Хамаарагдсан түлхүүр сонгох" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Гадаад түлхүүр сонгох" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Үндсэн түлхүүр эсвэл орь ганц түлхүүр сонгон уу" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Харуулах талбарыг соль" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Нууц үг бий болгох" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Бий болгох" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Нууц үг солих" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Да" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1215,123 +1224,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Байхгүй" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Өмнөх" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Цааш" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Нийт" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " Хоёртын " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "3-р" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "4-р" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "5-р" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "6-р" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "7-р" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "8-р" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "10р" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "1-р" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "2-р" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "3-р" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "4-р" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1339,176 +1348,176 @@ msgid "May" msgstr "5-р" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "6-р" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "7-р" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "8-р" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "9-р" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "10р" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "11р" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "12р" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ня" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Да" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Мя" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Ба" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ня" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Да" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Мя" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Лх" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Пү" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Ба" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Бя" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ня" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Да" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Мя" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Лх" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Пү" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Ба" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Бя" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "хэрэглэгдэж байна" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1581,14 +1590,6 @@ msgstr "Ерөнхий" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Засах" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Үндсэн түлхүүр устгагдлаа" @@ -1605,7 +1606,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1717,7 +1718,7 @@ msgid "Cannot connect: invalid settings." msgstr "Холбогдсонгүй: тохируулга буруу." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1742,57 +1743,57 @@ msgstr "" "phpMyAdmin нь MySQL сервэр лүү холбогдох гэсэн ч, сервэр хүлээн авсангүй. " "config.inc.php дэх сервэр, хэрэглэгчийн нэр болон нууц үгээ шалга." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Нэвтрэх" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin баримтжилт" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сервэр" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Нэвтрэгч:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Нууц үг:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Сервэр сонго" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Энэ газарт Cookies нээлттэй байх ёстой." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s секунд ба түүнээс их идэвхгүй байжээ, дахин нэвтэрнэ үү" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL руу нэвтэрч чадсангүй" @@ -1862,7 +1863,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Хүснэгт" @@ -1876,18 +1877,18 @@ msgstr "Хүснэгт" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Өгөгдөл" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Нийт" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Толгой дээр" @@ -1944,7 +1945,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "$cfg['PmaAbsoluteUri'] -ыг тохиргооны файлд тохируулах хэрэгтэй!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Сервэрийн буруу индекс нь: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "%1$s сервэрийн хост буруу. Өөрийн тохиргоогоо нягтална уу." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервэр" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Тохиргоонд сонгогдсон буруу зөвшөөрлийн арга:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Та хувилбар %s -г %s -ээр сайжруулах хэрэгтэй эсвэл дараа." @@ -2027,8 +2028,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Баримт" @@ -2045,7 +2046,7 @@ msgstr "MySQL хэлэх нь: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL тайлбар" @@ -2057,11 +2058,11 @@ msgstr "SQL тайлбарлахыг орхих" msgid "Without PHP Code" msgstr "PHP-кодгүй" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-код үүсгэх" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Да.дуудах" @@ -2070,7 +2071,7 @@ msgstr "Да.дуудах" msgid "Skip Validate SQL" msgstr "SQL шалгалтыг алгасах" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL-ийг батлах" @@ -2183,7 +2184,7 @@ msgid "Structure" msgstr "Бүтэц" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2191,8 +2192,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Оруулах" @@ -2212,7 +2213,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web-сервэр түлхэх хавтас" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Таны сонгосон хавтас \"upload\" хийгдэхгүй байна" @@ -2373,7 +2374,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2561,7 +2562,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2623,12 +2624,12 @@ msgstr "" msgid "Save as file" msgstr "Илгээх" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Тогтнол" @@ -2639,8 +2640,8 @@ msgstr "Шахалт" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2650,16 +2651,16 @@ msgstr "Шахалт" msgid "Put columns names in the first row" msgstr "Эхний мөрт талбаруудын нэрийг тавих" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Талбарыг хаасан" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2669,8 +2670,8 @@ msgstr "Талбарыг нээсэн" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL-ыг орлуулах нь" @@ -2678,15 +2679,15 @@ msgstr "NULL-ыг орлуулах нь" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Шугамыг төгсгөгч" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Шугамыг төгсгөгч" @@ -2710,8 +2711,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2738,13 +2739,13 @@ msgid "Label key" msgstr "Label key" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-төрөл" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Хамаарал" @@ -2773,12 +2774,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Хүснэгт ба талбарын нэрийг буруу хашилтаар хаах" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL нийцтэй горим" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2802,68 +2803,68 @@ msgstr "" msgid "Use ignore inserts" msgstr "Оруулалтыг үл тоох" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Үүсгэгдсэн асуудлын хамгийн их урт" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Гаргах" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Хэлэлцээр дэх гаргалтыг хаах" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Query results operations" msgid "Customize default options" msgstr "Асуудлын үр дүнгийн үйлдэл" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2871,245 +2872,245 @@ msgstr "Асуудлын үр дүнгийн үйлдэл" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Бий болгох" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Оруулах" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Сервэрүүд" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Баримт" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Хуудасны дугаар:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Баримт" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "Server variables and settings" msgid "SQL queries settings" msgstr "Сервэрийн утгууд болон тохиргоонууд" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL түүх" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3117,277 +3118,277 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Бичвэр талбар хэрэглэх" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "Бичвэр талбар хэрэглэх" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Хүснэгтийн өгөгдлийг орлуулах файл" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Оруулсан файлын тогтнол" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL түлхүүр үг хэрэглэх" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Эхний мөрт талбаруудын нэрийг тавих" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT утга нэмэх" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3395,428 +3396,428 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Хүснэгтийг эрэмбэлэлтээр өөрчлөх" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Thread засах" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3825,297 +3826,297 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "өгөгдлийн сангийн нэр" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Баганын тайлбарыг харуулж байна" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Баримтжуулал" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Авто сэргээх горим" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Нээлттэй хүснэгтүүдийг харуулах" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4123,28 +4124,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4154,90 +4155,90 @@ msgstr "" msgid "Password" msgstr "Нууц үг" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Багана нэмэх/устгах" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Анхдагч" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4245,56 +4246,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4302,13 +4303,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4471,7 +4472,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4490,7 +4491,7 @@ msgstr "Сервэрээс хариу алга" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(эсвэл дотоод MySQL сервэрийн socket нь зөв тохируулагдаагүй)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4671,66 +4672,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Файлын кодлол:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Шахалт" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Байхгүй" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip-ээр шахах" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip-ээр шахах" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip-ээр шахагдсан" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Илгээх" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Тогтнол" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Өөрчлөлийн сонголтууд" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4858,11 +4859,11 @@ msgstr "босоо" msgid "in %s mode and repeat headers after %s cells" msgstr "Төлөв %s-д ба %s нїдний дараа толгойнуудыг давтах" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Түлхүүрээр эрэмбэлэх" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4876,105 +4877,105 @@ msgstr "Түлхүүрээр эрэмбэлэх" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Сонголтууд" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Бичвэрийн зарим хэсэг" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Бүтэн бичвэр" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Хамааралтай схем" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Хөтчийн өөрчлөл" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Хуулах" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Мөр устгагдсан" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Алах" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "асуултад" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Мөрүүдийг харуулж байна " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "Нийт" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Асуулт нь %01.4f сек авлаа" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Солих" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Асуудлын үр дүнгийн үйлдэл" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Хэвлэхээр харах (бүх бичвэртэй нь)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схем харуулах" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Үүсгэх" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Холбоос олдсонгүй" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Хувилбарын мэдээлэл" @@ -6103,7 +6104,7 @@ msgid "" msgstr "" "Column_comments Хүснэгтийн хэрхэн шинэчлэх талаар баримтжууллаас харна уу" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Тэмдэглэгдсэн SQL-асуулт" @@ -6172,7 +6173,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Хувьсагч" @@ -6180,7 +6181,7 @@ msgstr "Хувьсагч" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Утга" @@ -6463,64 +6464,64 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s сервэр дээр SQL асуудал/асуудлууд ажиллуулах" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Өгөгдлийн сан %s дээрх SQL асуултыг ажиллуулах" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Баганын нэрс" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Энэ SQL-асуулт-ыг тэмдэглэх" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Энэ тэмдэглэгээг бүх хэрэглэгчид хандахыг зөвшөөрөх" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Өмнөх адил нэртэй тэмдэглэлийг солих" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Цонхны гаднаас энэ асуултыг давхарлахгүй байх" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Зааглагч" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Уг асуултыг энд дахин харуулах " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Илгээ" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Зөвхөн харах" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Бичвэрфайлын байрлал" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web-сервэр түлхэх хавтас" @@ -6636,7 +6637,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Индекс" @@ -6971,32 +6972,32 @@ msgstr "" msgid "Show PHP information" msgstr "PHP -ийн мэдээлэл харах" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin-ын албан ёсны вэб сайт" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибутууд" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Гаргах" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Солигдохгүй" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7007,7 +7008,7 @@ msgstr "" "нууц үггүй) агуулжээ. Таны MySQL сервэр энэ анхдагчаар ажиллаж байгаа нь хэн " "ч урилгагүй орох боломжийг өгнө. Та хамгаалалтын асуудлаа засах хэрэгтэй" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7016,7 +7017,7 @@ msgstr "" "Таны PHP тохируулгад mbstring.func_overload нээлттэй байна. Энэ сонголт " "phpMyAdmin -д бүрэн боломжгүй бөгөөд зарим өгөгдөл алдагдаж болзошгүй!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7026,7 +7027,7 @@ msgstr "" "mbstring extension үгүйгээр phpMyAdmin нь тэмдэгт мөрийг зөв хувааж чадахгүй " "буюу буруу үр дүн гарч магадгүй." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7034,24 +7035,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Тохиргооны файл одоо нууцлал шаардаж байна (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7063,28 +7064,28 @@ msgstr "" "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%s " "дарж шалгах." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "ӨС байхгүй" @@ -7463,20 +7464,20 @@ msgstr "%s ӨС амжилттай устгагдлаа." msgid "Databases statistics" msgstr "Өгөгдлийн сангийн статистик" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Нээлттэй статистик" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9631,39 +9632,39 @@ msgstr "Үнэн зөв өгөгдлийг шалгах:" msgid "Show tables" msgstr "Хүснэгтүүдийг харуулах" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Ашиглалтын зай" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Ашиглалт" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Эффекттэй" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Мөрийн статистик" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Баримтжуулал" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамик" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Мөрийн урт" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Мөрийн хэмжээ " @@ -9799,7 +9800,7 @@ msgstr "%s-ы дараа" msgid "Create an index on  %s columns" msgstr " %s багануудад индекс үүсгэх" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ms.po b/po/ms.po index 8707dc2149..4855d8d5d8 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" @@ -45,19 +45,19 @@ msgstr "Cari" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "Nama Kolum" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Jenis" @@ -313,7 +313,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "" @@ -336,7 +336,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Skema Hubungan" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Jadual" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Baris" @@ -389,7 +389,7 @@ msgstr "sedang digunakan" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 #, fuzzy msgid "Creation" msgstr "Cipta" @@ -397,14 +397,14 @@ msgstr "Cipta" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -429,20 +429,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Isih" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Menaik" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Menurun" @@ -509,8 +509,8 @@ msgstr "Hantar Kueri" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Akses dinafikan" @@ -555,13 +555,13 @@ msgstr "Lungsur" msgid "Delete the matches for the %s table?" msgstr "Melonggok data bagi jadual" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Padam" @@ -629,7 +629,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,21 +657,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Dengan pilihan:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tanda Semua" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Nyahtanda Semua" @@ -680,16 +680,16 @@ msgstr "Nyahtanda Semua" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Paparan Cetak" @@ -701,7 +701,7 @@ msgstr "Kosong" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Gugur" @@ -710,8 +710,8 @@ msgstr "Gugur" msgid "Check table" msgstr "Periksa Jadual" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimakan jadual" @@ -731,12 +731,12 @@ msgstr "Kamus Data" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -764,7 +764,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -920,7 +920,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1124,7 +1124,16 @@ msgstr "kueri-SQL" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Ubah" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1132,72 +1141,72 @@ msgstr "" msgid "Save" msgstr "Simpan" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "kueri-SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "kueri-SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Abai" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Pilih Medan untuk dipapar" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Ubah Katalaluan" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Dijana oleh" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Ubah Katalaluan" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Isn" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1205,123 +1214,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Tiada" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Terdahulu" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Berikut" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Jumlah" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binari" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mac" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mei" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Ogos" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mac" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1329,176 +1338,176 @@ msgid "May" msgstr "Mei" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ogos" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sept" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dis" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Aha" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Isn" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Sel" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Jum" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Aha" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Isn" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Sel" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Rab" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Kha" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Jum" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sab" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Aha" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Isn" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Sel" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Rab" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Kha" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Jum" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sab" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "sedang digunakan" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "Records" msgid "Second" @@ -1572,14 +1581,6 @@ msgstr "Kardinaliti" msgid "Comment" msgstr "Komen" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Ubah" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Kekunci utama telah digugurkan" @@ -1596,7 +1597,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1706,7 +1707,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1727,58 +1728,58 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Logmasuk" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumentasi phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 #, fuzzy msgid "Server:" msgstr "Pelayan" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Namapengguna:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Katalaluan:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Pilihan Pelayan" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cecikut mestilah dihidupkan ketika ini." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Tidak boleh log-masuk ke server MySQL" @@ -1846,7 +1847,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Jadual-jadual" @@ -1860,18 +1861,18 @@ msgstr "Jadual-jadual" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Jumlah" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Melebihi" @@ -1925,7 +1926,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Jika kamu terima laman kosong, semuanya berjalan lancar." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "$cfg[PmaAbsoluteUri] MESTI disetkan di dalam fail konfigurasi." -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Pelayan" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -2006,8 +2007,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentasi" @@ -2024,7 +2025,7 @@ msgstr "MySQL berkata: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Terangkan Kod SQL" @@ -2036,11 +2037,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "Tanpa Kod PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Cipta Kod PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2049,7 +2050,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Melangkau Pengesahan SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Mengesahkan SQL" @@ -2160,7 +2161,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2168,8 +2169,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Selit" @@ -2189,7 +2190,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "direktori muatnaik pelayan-web" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai" @@ -2351,7 +2352,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2538,7 +2539,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2598,13 +2599,13 @@ msgstr "" msgid "Save as file" msgstr "Simpan sebagai fail" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Fail bagi set Aksara:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2615,8 +2616,8 @@ msgstr "Mampatan" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2626,16 +2627,16 @@ msgstr "Mampatan" msgid "Put columns names in the first row" msgstr "Letakkan medan di baris pertama" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Medan disertai oleh" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2645,8 +2646,8 @@ msgstr "Medan dilarikan oleh" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2654,15 +2655,15 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Baris ditamatkan oleh" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Baris ditamatkan oleh" @@ -2684,8 +2685,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2712,13 +2713,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 #, fuzzy msgid "Relations" msgstr "Operasi" @@ -2748,12 +2749,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Sertakan nama jadual dan medan dengan backquotes" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2780,66 +2781,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "Penyelitan Lanjutan" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "Eksport" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2847,246 +2848,246 @@ msgstr "" msgid "CSV" msgstr "data CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Dijana oleh" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Eksport" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Statistik pangkalan data" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Pelayan" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentasi" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Muka Surat:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentasi" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "kueri-SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "kueri-SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "kueri-SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "Skip Validate SQL" msgid "SQL Validator" msgstr "Melangkau Pengesahan SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3094,275 +3095,275 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Jadual" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Add new field" msgid "Text fields" msgstr "Tambah medan baru" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Ganti data jadual dengan fail" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Letakkan medan di baris pertama" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3370,424 +3371,424 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alter table order by" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Hubungan" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Tiada Jadual" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Tiada pangkalan data" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3796,299 +3797,299 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Pangkalan Data" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Baiki jadual" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Memaparkan Komen Kolum" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Penyataan" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Versi Pelayan" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Papar jadual" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistik Baris" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4096,28 +4097,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4127,91 +4128,91 @@ msgstr "" msgid "Password" msgstr "Katalaluan" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Namapengguna:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Tambah/Padam Kolum Medan" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Asal" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4219,56 +4220,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4276,13 +4277,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4444,7 +4445,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4463,7 +4464,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4634,64 +4635,64 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Fail bagi set Aksara:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Mampatan" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Tiada" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"digzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Simpan sebagai fail" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4807,11 +4808,11 @@ msgstr "menegak" msgid "in %s mode and repeat headers after %s cells" msgstr "pada mod %s dan ulang pengepala selepas %s sel" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4825,106 +4826,106 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operasi" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Sebahagian Teks" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teks Penuh" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Skema Hubungan" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Skema Hubungan" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Baris telah dipadam" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Bunuh" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "pada kueri" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Papar baris" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "jumlah" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ubah" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Papar Skema PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Versi Pelayan" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Pautan tidak dijumpai" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Informasi MasaJana" @@ -6022,7 +6023,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Tandabuku kueri-SQL" @@ -6091,7 +6092,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Pembolehubah" @@ -6099,7 +6100,7 @@ msgstr "Pembolehubah" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Nilai" @@ -6382,64 +6383,64 @@ msgstr "" msgid "Target database" msgstr "Cari di pangkalan data" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Laksana kueri SQL pada pangkalan data %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Laksana kueri SQL pada pangkalan data %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nama Kolum" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "andabuku kueri-SQL ini" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Papar kueri ini di sini lagi " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Hantar" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Paparan sahaja" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokasi bagi fail teks" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "direktori muatnaik pelayan-web" @@ -6554,7 +6555,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -6827,31 +6828,31 @@ msgstr "Versi PHP" msgid "Show PHP information" msgstr "Papar maklumat PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Laman Rasmi phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribut" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Tiada perubahan" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6863,21 +6864,21 @@ msgstr "" "dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, " "dan anda hendaklah membetulkan lubang keselamatan ini." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6885,24 +6886,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6914,28 +6915,28 @@ msgstr "" "Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah " "tidak diaktifkan. Untuk mengetahuinya klik %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Tiada pangkalan data" @@ -7310,21 +7311,21 @@ msgstr "" msgid "Databases statistics" msgstr "Statistik pangkalan data" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 #, fuzzy msgid "Enable Statistics" msgstr "Statistik pangkalan data" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9430,39 +9431,39 @@ msgstr "Semak integriti rujukan:" msgid "Show tables" msgstr "Papar jadual" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Penggunaan ruang" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Penggunaan" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Berkesan" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistik Baris" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Penyataan" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Panjang baris" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Saiz baris " @@ -9594,7 +9595,7 @@ msgstr "Selepas %s" msgid "Create an index on  %s columns" msgstr "Cipta indeks pada  %s " -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/nb.po b/po/nb.po index f823b52159..d6ac9be3c4 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-07 11:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: norwegian \n" @@ -48,19 +48,19 @@ msgstr "Søk" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Kolonne" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Type" @@ -310,7 +310,7 @@ msgstr "CREATE DATABASE før kopiering" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Legg til %s" @@ -333,7 +333,7 @@ msgstr "Bytt til kopiert database" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Sammenligning" @@ -351,7 +351,7 @@ msgid "Edit or export relational schema" msgstr "Rediger eller eksporter relasjonsskjema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -364,7 +364,7 @@ msgstr "Tabell" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rader" @@ -380,21 +380,21 @@ msgstr "i bruk" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Opprettet" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Sist oppdatert" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Sist kontrollert" @@ -418,20 +418,20 @@ msgid "visual builder" msgstr "visuell bygger" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sorter" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigende" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Synkende" @@ -494,8 +494,8 @@ msgstr "Kjør spørring" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Ingen tilgang" @@ -538,13 +538,13 @@ msgstr "Se på" msgid "Delete the matches for the %s table?" msgstr "Slett treffene for %s tabellen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Slett" @@ -607,7 +607,7 @@ msgstr "Overvåkning er aktiv." msgid "Tracking is not active." msgstr "Overvåkning er ikke aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -635,21 +635,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard lagringsmotor for denne MySQL tjeneren." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med avkrysset:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Merk alle" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Fjern merking" @@ -658,16 +658,16 @@ msgstr "Fjern merking" msgid "Check tables having overhead" msgstr "Merk overheng" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksporter" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Utskriftsvennlig forhåndsvisning" @@ -679,7 +679,7 @@ msgstr "Tøm" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Slett" @@ -688,8 +688,8 @@ msgstr "Slett" msgid "Check table" msgstr "Kontroller tabell" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiser tabell" @@ -709,12 +709,12 @@ msgstr "Dataordbok" msgid "Tracked tables" msgstr "Overvåkede tabeller" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -741,7 +741,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -909,7 +909,7 @@ msgstr "" "øker php tidsgrensen." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1094,7 +1094,16 @@ msgstr "Vis spørringsboks" msgid "Inline Edit" msgstr "Inline Edit" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Rediger" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1102,61 +1111,61 @@ msgstr "Inline Edit" msgid "Save" msgstr "Lagre" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Skjul" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Skjul søkekriterier" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Vis søkekriterier" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorer" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Velg referert nøkkel" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Velg fremmednøkkel" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Velg primærnøkkelen eller en unik nøkkel" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Velg kolonne for visning" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Legg til valg for kolonne" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Generer passord" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generer" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Endre passord" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Mer" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1166,254 +1175,254 @@ msgstr "" "versjon er %s, utgitt den %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", siste tilgjengelige versjon:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Utført" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Forrige" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Neste" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "I dag" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Januar" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Februar" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Mars" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "April" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Juni" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Juli" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "August" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "September" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "November" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Desember" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Des" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Søndag" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Mandag" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Tirsdag" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Onsdag" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Torsdag" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Fredag" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Lørdag" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Søn" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Man" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Tir" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Ons" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Tor" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fre" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Lør" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Søndag" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Man" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Tir" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Ons" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Tor" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Fre" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Lør" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Uke" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Time" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minutt" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekund" @@ -1489,14 +1498,6 @@ msgstr "Kardinalitet" msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Rediger" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primærnøkkelen har blitt slettet" @@ -1515,7 +1516,7 @@ msgstr "" "Indeksene %1$s og %2$s ser ut til å være like og en av dem burde kunne " "fjernes." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1626,7 +1627,7 @@ msgid "Cannot connect: invalid settings." msgstr "Kan ikke koble til: ugyldige innstillinger." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1653,58 +1654,58 @@ msgstr "" "passord (password) i config.inc.php og sjekke at de tilsvarer den " "informasjonen du fikk fra MySQL-server administratoren." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Logg inn" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin-Dokumentasjon" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Du kan skrive vertsnavn/IP adresse og port separert med mellomrom." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Tjener" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Brukernavn:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Passord:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Tjenervalg" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies må være slått på forbi dette punkt." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Innlogging uten passord er forbudt av konfigurasjonen (see AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Ingen aktivitet på %s sekunder eller mer, du må logge inn på nytt" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Kan ikke logge inn til MySQL tjeneren" @@ -1772,7 +1773,7 @@ msgid "shared" msgstr "delt" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabeller" @@ -1786,18 +1787,18 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Totalt" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overheng" @@ -1846,7 +1847,7 @@ msgstr "GD extension trengs for grafer." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder trengs for graftips." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Hvis du får en blank side så er alt ok." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Kunne ikke laste standard konfigurasjonsfil fra: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1874,27 +1875,27 @@ msgstr "" "$cfg['PmaAbsoluteUri'] variabelen MÅ være innstilt i din " "konfigurasjonsfil!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Ugyldig tjenerindeks: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ugyldig tjenernavn for tjener %1$s. Kontroller din konfigurasjon." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Tjener" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ugyldig autentiseringsmetode satt opp i konfigureringen:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Du burde oppgradere til %s %s eller nyere." @@ -1928,8 +1929,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentasjon" @@ -1946,7 +1947,7 @@ msgstr "MySQL sa: " msgid "Failed to connect to SQL validator!" msgstr "Kunne ikke koble til SQL validerer!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Forklar SQL" @@ -1958,11 +1959,11 @@ msgstr "Ikke forklar SQL" msgid "Without PHP Code" msgstr "uten PHP kode" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Lag PHP kode" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Oppdater" @@ -1971,7 +1972,7 @@ msgstr "Oppdater" msgid "Skip Validate SQL" msgstr "Ikke teste SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Test SQL" @@ -2082,7 +2083,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2090,8 +2091,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Sett inn" @@ -2110,7 +2111,7 @@ msgstr "Bla gjennom datamaskinen:" msgid "Select from the web server upload directory %s:" msgstr "Merk fra opplastingskatalogen på vevtjeneren %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Katalogen du anga for opplasting kan ikke nåes" @@ -2260,7 +2261,7 @@ msgid "Set value: %s" msgstr "Sett verdi: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Gjennopprett standard verdi" @@ -2462,7 +2463,7 @@ msgstr "Standard tabellfane" msgid "Show binary contents as HEX by default" msgstr "Vis binært innhold som heksadesimal som standard" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Vis binært innhold som HEX" @@ -2522,12 +2523,12 @@ msgstr "Maks kjøretid" msgid "Save as file" msgstr "Lagre som fil" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Filas tegnsett" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2538,8 +2539,8 @@ msgstr "Kompresjon" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2547,14 +2548,14 @@ msgstr "Kompresjon" msgid "Put columns names in the first row" msgstr "Sett inn kolonnenavn i første rad" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Kolonner omsluttet av" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Kolonner beskyttet med" @@ -2562,8 +2563,8 @@ msgstr "Kolonner beskyttet med" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Erstatt NULL med" @@ -2571,13 +2572,13 @@ msgstr "Erstatt NULL med" msgid "Remove CRLF characters within columns" msgstr "Fjern CRLF tegn inne i kolonner" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Kolonner avsluttet med" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linker avsluttet med" @@ -2599,8 +2600,8 @@ msgid "Table name template" msgstr "Tabellnavnmal" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2625,13 +2626,13 @@ msgid "Label key" msgstr "Merkelappnøkkel" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relasjoner" @@ -2656,12 +2657,12 @@ msgstr "Husk filnavnmal" msgid "Enclose table and column names with backquotes" msgstr "Bruk venstre anførselstegn med tabell og kolonnenavn" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL kompatibilitetsmodus" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Syntaks i bruk ved innsetting av data" @@ -2685,31 +2686,31 @@ msgstr "Bruk heksadesimal for BLOB" msgid "Use ignore inserts" msgstr "Bruk ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maksimum lengde av opprettet spørring" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Eksport type" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Inneslutt eksport i en transaksjon" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Eksport tid i UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Tving sikker tilkobling ved bruk av phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Tving SSL tilkobling" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2717,34 +2718,34 @@ msgstr "" "Sorteringsrekkefølge for elementer i en fremmednøkkel nedfallsboks; [kbd]" "content[/kbd] for refererte data, [kbd]id[/kbd] for nøkkelverdien" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Fremmednøkkelrekkefølge" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "En nedfallsboks vil bli brukt hvis færre elementer er tilstede" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Fremmednøkkelbegrensning" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Visningsmodus" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Endre visningsmodus" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Tilpass standardinstillinger" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2752,119 +2753,119 @@ msgstr "Tilpass standardinstillinger" msgid "CSV" msgstr "CSV-data" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Utvikler" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Instillinger for phpMyAdmin utviklere" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Redigeringsmodus" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Endre redigeringsmodus" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Eksportinnstillinger" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Endre standard eksportinnstillinger" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Egenskaper" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Generell" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Angi noen vanlig brukte alternativer" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importer" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importinnstillinger" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Endre standard importinnstillinger" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / eksport" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Set import and eksport mapper og komprimeringsinnstillinger" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Databasevisningsinnstillinger" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigasjonsramme" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Endre utseendet til navigasjonsrammen" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Tjenere" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Tjenervisningsinnstillinger" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Tabellvisningsinnstillinger" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Hovedramme" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Åpent Dokument" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Andre hovedinnstillinger" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Innstillinger som ikke passer andre steder" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Sidetitler" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2874,22 +2875,22 @@ msgstr "" "html#cfg_TitleTable]dokumentasjon[/a] for spesielle strenger som kan tas i " "bruk for å tilgang til spesialverdier." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Spørringsvindu" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Endre spørringsvinduinnstillinger" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Sikkerhet" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2897,23 +2898,23 @@ msgstr "" "Merk at phpMyAdmin er bare et brukergrensesnitt og dens egenskaper begrenser " "ikke MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Grunnleggende innstillinger" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Godkjenning" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Innstillinger godkjenning" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Tjenerinnstillinger" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2921,15 +2922,15 @@ msgstr "" "Avanserte tjenerinnstillinger, ikke endre disse hvis du ikke vet hva de er " "for" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Legg til tjenertilkoblingsparametre" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Konfigurasjonslager" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -2944,11 +2945,11 @@ msgstr "" "[a@../Documentation.html#linked-tables]lenkede-tabeller infrastruktur[/a] i " "dokumentasjonen" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Endringssporing" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 #, fuzzy #| msgid "" #| "Tracking of changes made in database. Requires configured PMA database." @@ -2958,44 +2959,44 @@ msgid "" msgstr "" "Sporing av endringer utført i databasen. PMA database må være konfigurert." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Endre eksportstandarder" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Endre importstandarder" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Endre navigasjonsrammen" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Endre hovedrammen" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL spørringer" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL spørringsboks" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Endre linker vist i SQL spørringsbokser" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL søkeinnstilinger" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL validator" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3003,45 +3004,45 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Oppstart" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Endre oppstartssiden" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Faner" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Velg hvordan du ønsker fanene skal fungere" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Tekstfelt" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Endre eksportstandarder" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! tekst" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Advarsler" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Slå av noen av advarslene fra phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3049,15 +3050,15 @@ msgstr "" "Slå på [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a]-komprimering for import " "og eksportoperasjoner" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Ekstra parametre for iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3065,11 +3066,11 @@ msgstr "" "Hvis påslått vil PMA forsette å behandle flerspørrings spørringer også hvis " "en av spørringene feiler" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorer flere spørringsfeil" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3079,21 +3080,21 @@ msgstr "" "nærheten av tidsbegrensningen. Dette kan være en god måte å importere store " "filer, men den kan knekke transaksjoner." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Delvis import: tillat avbrudd" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Ikke avbryt under INSERT feil" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Erstatt tabell med filen" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3101,92 +3102,92 @@ msgstr "" "Standard format, merk at denne lista avhenger av lokasjon (database, tabell) " "og bare SQL er alltid tilgjengelig" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Importfilformat" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Bruk LOCAL nøkkelord" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Kolonnenavn i første rad" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Ikke importer tomme rader" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 #, fuzzy #| msgid "Import currencies ($5.00 to 5.00)" msgid "Import currencies ($5.00 to 5.00)" msgstr "Importer valuta ($5.00 til 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importer prosenter som heltall (12.00% til .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Antall poster(spørringer) å hoppe over fra start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Delvis import: hopp over spørringer" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Ikke bruk AUTO_INCREMENT for nullverdier" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Initiell tilstand for slidere" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Hvor mange rader som kan settes inn på en gang" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Antall innsettingsrader" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Mål for hurtigtilgangsikon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Vis logo i venstre ramme" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Vis logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Vis tjenervalg øverst i venstre ramme" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Vis tjenerutvalg" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Vis minimum antall tabeller i filterboks" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Streng som skiller databaser i forskellige trenivåer" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Database treskilletegn" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3194,39 +3195,39 @@ msgstr "" "Kun i hurtigversjon; vis databaser i et tre (bestemmes av skilletegnet " "definert nedenfor)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Vis databaser i et tre" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Slå av denne hvis du ønsker å kunne se alle databaser på en gang" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Bruk hurtigversjon" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maks tabelltredybde" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Streng som skiller tabeller i forskellige trenivåer" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Tabelltreseparator" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL hvor logoen i navigasjonsrammen skal peke til" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo link URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3234,38 +3235,38 @@ msgstr "" "Åpne den linkede siden i hovedvinduet ([kbd]main[/kbd]) eller i en ny en " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo link mål" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Uthev tjener under musmarkøren" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Aktiver utheving" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Bruk mindre grafisk tunge faner" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Hurtigfaner" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Maks antall tegn brukt når en SQL spørring er framvist" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Begrens kolonne tegn" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3275,11 +3276,11 @@ msgstr "" "ellers bare for den aktuelle tjeneren. Sett denne til FALSE gjør det lett å " "glemme å logge ut fra andre tjenere når du bruker flere." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Slett alle cookies ved utlogging" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3287,11 +3288,11 @@ msgstr "" "Definerer om forrige innlogging skal husker eller ikke i cookie " "autentiseringsmodus" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Husk brukernavn" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3303,52 +3304,52 @@ msgstr "" "sessjon, det vil si at den vil bli slettet så fort du lukker " "nettleservinduet. Dette er anbefalt for ikke sikre brukermiljøer." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Innloggings cookie lagring" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Definer hvor lenge (i sekunder) en innloggings cookie skal være gyldig" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Innloggings cookie gyldighet" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Dobbel størrelse i tekstområde for LONGTEXT kolonner" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Større tekstområde for LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Bruk ikoner på hovedsiden" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maks antall tegn brukt når en SQL spørring er framvist" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maks lengde SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Brukere kan ikke angi en høyere verdi" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "Maks antall databases vist i venstre ramme og databaselista" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maks antall databaser" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3358,19 +3359,19 @@ msgstr "" "inneholder flere rader vil "Forrige" og "Neste" linker " "bli vist." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maks antall rader som kan framvises" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maks antall tabeller vist i tabellista" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maks antall tabeller" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3378,11 +3379,11 @@ msgstr "" "Slå av forvalgt advarsel som blir vist hvis mcrypt mangler ved " "informasjonskapsel autentisering" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt advarsel" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3390,49 +3391,49 @@ msgstr "" "Maks antal byte et skript har lov til å bruke, f.eks. [kbd]32M[/kbd] ([kbd]0" "[/kbd] for ingen begrensning)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Minnetak" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dette er rediger, innsmettet rediger, kopier og slettede lenker" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Vis logo i venstre ramme" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Bruk naturlig rekkefølge for å sortere tabell- og databasenavn" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Normal rekkefølge" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Bruk bare ikoner, bare tekst eller begge deler" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Ikonnavigasjonsmeny" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Bruk GZip utbuffring for økt hastighet i HTTP overføringer" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip utbuffring" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3440,42 +3441,42 @@ msgstr "" "[kbd]SMART[/kbd] - dvs. synkende rekkefølge for felter av typen TIME, DATE, " "DATETIME og TIMESTAMP, ellers stigende rekkefølge" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Standard sorteringsrekkefølge" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Bruk vedvarende forbindelser til MySQL databasen" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Vedvarende forbindelser" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Ikoniske tabelloperasjoner" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Ikke tillat BLOB eller BLOB og BINARY kolonner å bli redigert" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Beskytt binære kolonner" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3488,114 +3489,114 @@ msgstr "" "Slå på hvis du ønsker DB-basert spørringshistorie (trenger pmadb). Hvis " "avslått, vil JS-rutiner vise spørringshistorien (tapt ved lukking av vindu)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanent spørringshistorie" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Hvor mange spørringer lagres" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Spørringshistorielengde" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Fanen som vises når et nytt spørringsvindu åpnes" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Standard spørringsvindufane" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Høyde på spørringsvindu" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Spørringsvindu" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Bredde på spørringsvindu" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Velg hvilken funksjon som vil bli brukt for karaktertegnsettskonverteringer" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Rekodingsmotor" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Gjenta topptekst" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Mappe for eksporter kan lagres på tjeneren" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Lagringsmappe" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "La stå tom hvis ikke brukt" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Rekkefølge for vertsautentisering" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "La stå tom for standard" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Vertsautentiseringsregler" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Tillat innlogging uten passord" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Tillat innlogging som root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm navn for visning ved bruk av HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3604,19 +3605,19 @@ msgstr "" "Stien til konfigfila for [a@http://swekey.com]SweKey hardware authentication" "[/a] (ikke lokalisert i din dokumentrot; foreslått: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey config fil" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Autentiseringsmetode som skal brukes" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Autentiseringstype" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3624,11 +3625,11 @@ msgstr "" "La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/bookmark]bokmerke[/a]" "støtte, anbefalt: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Bokmerketabell" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3636,31 +3637,31 @@ msgstr "" "La stå tom for ingen kolonnekommentarer/mime typer, anbefalt: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Kolonneinformasjonstabell" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Komprimer tilkoblingen til MySQL tjeneren" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Komprimer tilkobling" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hvordan koble til tjener, behold tcp hvis usikker" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tilkoblingstype" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Kontrollbrukerpassord" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3669,30 +3670,30 @@ msgstr "" "informasjon tilgjengelig på [a@http://wiki.phpmyadmin.net/pma/controluser]" "wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Kontrollbruker" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Tell tabeller ved visning av databaseliste" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Tell tabeller" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "La stå tom for ingen Designer støtte, anbefalt: [kbd]designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Designertabell" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3700,58 +3701,58 @@ msgstr "" "Mer informasjon på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] og [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Slå av bruk av INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Hvilken PHP modul som skal brukes, bruk mysqli hvis støttet" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Bruk PHP modul" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skjul databaser som matcher regular expression (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Skul databaser" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL spørringshistorietabell" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Vertsnavn hvor MySQL tjeneren kjører" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Tjenervertsnavn" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Logg ut URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Forsøk å koble til uten passord" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Koble til uten passord" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3766,29 +3767,29 @@ msgstr "" "Du kan bruke MySQL jokertegn (% and _), escape dem hvis du ønsker å bruke " "dem direkte, f.eks. bruk 'my\\_db' og ikke 'my_db'" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Vis kun opplistede databaser" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "La stå tom om du ikke skal bruke config autentisering" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Passord for config autentisering" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "La stå tom for ingen PDF schema støtte, anbefalt: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schema: sidetabell" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3798,19 +3799,19 @@ msgstr "" "wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for komplett informasjon. La stå " "blank for å slå av. Anbefalt: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Ddatabasenavn" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Porten som MySQL tjeneren lytter på, la stå tom for standard verdi" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Tjenerport" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3818,19 +3819,19 @@ msgstr "" "La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/relation]relasjonslink" "[/a]støtte, anbefalt: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relasjonstabell" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL kommando for å hente liste over databaser" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES kommando" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3838,41 +3839,41 @@ msgstr "" "Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/" "a] for et eksempel" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon sesjonsnavn" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Sokkel som MySQL tjeneren lytter på, la stå tom for standard verdi" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Tjenersokkel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Slå på SSL for tilkobling til MySQL tjener" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Bruk SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "La stå tom for ingen PDF schema støtte, anbefalt: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schema: tabellkoordinater" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3880,11 +3881,11 @@ msgstr "" "Tabell for beskrivelse av visningskolonner, la stå tom for ingen støtte; " "anbefalt: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Visningskolonnetabell" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3892,11 +3893,11 @@ msgstr "" "Om en DROP DATABASE IF EXISTS spørring skal bli lagt til som første linje i " "loggen når oppretter en database." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Legg til DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3904,11 +3905,11 @@ msgstr "" "Om en DROP TABLE IF EXISTS spørring vil bli lagt til som første linje til " "loggen når oppretter en tabell." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Legg til DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3916,31 +3917,31 @@ msgstr "" "Om en DROP VIEW IF EXISTS spørring vil bli lagt til som første linje i " "loggen når opprettes en visning." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Legg til DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definerer lista med spørringer autoopprettinga bruker for nye versjoner." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Spørringer som skal spores" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL spørringssporingstabell" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3948,11 +3949,11 @@ msgstr "" "Om sporingsmekanismen oppretter versjoner for tabeller og visninger " "automatisk." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automatisk opprette versjoner" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query tracking support, suggested: [kbd]" @@ -3963,15 +3964,15 @@ msgid "" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Bruker for config autentisering" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3979,11 +3980,11 @@ msgstr "" "Slå av hvis du vet at dine pma_* tabeller er oppdaterte. Denne forhindrer " "kompabilitetssjekk og øker ytelsen" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Full kontroll" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3991,19 +3992,19 @@ msgstr "" "En brukervennlig beskrivelse av denne tjeneren. La stå tom for visning av " "vertsnavn istedet." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Fult navn for denne tjeneren" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Avgjør om en bruker får en "vis alle (rader)" knapp" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Tillat visning av alle rader" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4013,33 +4014,33 @@ msgstr "" "autentiseringsmodus siden passordet er hardkodet i konfigurasjonsfila; dette " "begrenser ikke muligheten til å utføre samme kommando direkte" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Vis passordendringsskjema" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Vis opprett database skjema" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Vis felttyper" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Vis funksjonsfelter i rediger/sett inn modus" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Vis funksjonsfelter" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4047,31 +4048,31 @@ msgstr "" "Vis link til [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "resultat" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Vis phpinfo() link" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Vis detaljert MySQL tjenerinformasjon" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Definer om SQL spørringer generert av phpMyAdmin skal vises" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Vis SQL spørringer" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Tillat visning av database og tabellstatistikk (f.eks. lagringsbruk)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Vis statistikk" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4079,11 +4080,11 @@ msgstr "" "Hvis verktøytips er påslått og en databasekommentar er definert vil denne " "bytte om på kommentar og det reelle navnet" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Vis databasekommentaren istedet for dens navn" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4095,29 +4096,29 @@ msgstr "" "direktivet, så bare mappen et kalt lik aliaset, selve tabellnavnet forblir " "uendret" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Vis tabellkommentar istedet for dens navn" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Vis tabellkommentarer i verktøytips" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Merk tabeller i bruk og gjør det mulig å vise databaser med låste tabeller" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Ignorer låste tabeller" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4127,28 +4128,28 @@ msgstr "" msgid "Password" msgstr "Passord" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Brukernavn" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4156,63 +4157,63 @@ msgstr "" "Foreslå et databasenavn i "Opprett Database" skjemaet (hvis mulig) " "eller behold tekstfeltet tomt" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Foreslå nytt databasenavn" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR textarea kolonner" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR textarea rader" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Forvalgt tittel" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Navn på nettleser når en tjener er valgt" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4224,37 +4225,37 @@ msgstr "" "Forwarded-For) header som kommer fra mellomlager 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste over godkjente mellomlager for IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Mappe på tjeneren hvor du kan laste opp filer for import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Opplastingsmappe" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Gjør det mulig å søke i hele databasen" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Bruk databasesøk" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4264,19 +4265,19 @@ msgstr "" "import.lib.php for standarder for hvor mange spørringer en flerutsagn " "spørringer kan inneholde." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Utførlig flere utsagn" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Sjekk for siste versjon" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4284,7 +4285,7 @@ msgstr "" msgid "Version check" msgstr "Versjonskontroll" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4292,7 +4293,7 @@ msgstr "" "Slå på [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-" "komprimering for import og eksportoperasjoner" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4457,7 +4458,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Returtype" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4477,7 +4478,7 @@ msgstr "Tjeneren svarer ikke" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(eller den lokale MySQL tjenerens sokkel er ikke korrekt konfigurert)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detaljer..." @@ -4635,60 +4636,60 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Filens tegnsett:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Komprimering:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Ingen" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "Pakket (zip)" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "Komprimert (gz)" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "Komprimert (bz2)" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Lagre som fil" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Formatspesifike valg:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Encoding conversion" msgid "Encoding Conversion:" @@ -4816,11 +4817,11 @@ msgstr "loddrett" msgid "in %s mode and repeat headers after %s cells" msgstr "i %s modus og gjenta headers etter %s celler" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sorter etter nøkkel" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4834,103 +4835,103 @@ msgstr "Sorter etter nøkkel" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Innstillinger" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Delvis tekst" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Hele strenger" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relasjonsnøkkel" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relasjonsvisningskolonne" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Vis binært innhold" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Vis BLOB innhold" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Nettvisertransformasjon" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Raden er slettet" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Avslutt" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "i spørring" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Viser rader " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "totalt" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Spørring tok %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Endre" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Spørringsresultatshandlinger" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Forhåndsvisning (med all tekst)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Vis PDF-skjema" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Opprett bruker" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link ikke funnet" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versionsinformasjon" @@ -6087,7 +6088,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Les i dokumentasjonen hvordan du oppdaterer din Column_comments tabell" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Lagret SQL-spørring" @@ -6161,7 +6162,7 @@ msgstr "Masterstatus" msgid "Slave status" msgstr "Slavestatus" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabler" @@ -6169,7 +6170,7 @@ msgstr "Variabler" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Verdi" @@ -6446,62 +6447,62 @@ msgstr "Differanse" msgid "Target database" msgstr "Måldatabase" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kjør SQL spørring/spørringer på tjener %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kjør SQL spørring/spørringer mot databasen %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Fjern" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Kolonner" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Lagre denne SQL-spørringen" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "La alle brukere ha adgang til dette bokmerket" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Erstatt eksisterende bokmerke med samme navn" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ikke overskriv denne spørringen fra andre vinduer" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Skilletegn" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Vis denne spørring her igjen " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Send" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Bare se" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Plassering av filen" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "webtjener opplastingskatalog" @@ -6613,7 +6614,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -6920,32 +6921,32 @@ msgstr "PHP tillegg" msgid "Show PHP information" msgstr "Vis PHP-informasjon" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Offisiell phpMyAdmin-hjemmeside" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Attributter" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Eksporter" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ingen endring" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6957,7 +6958,7 @@ msgstr "" "tjener kjører med denne standardinnstillingen, er åpen for misbruk, og du " "burde fikse dette sikkerhetshullet snarest." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6966,7 +6967,7 @@ msgstr "" "Du har slått på mbstring.func_overload i din PHP konfigurasjon. Denne " "opsjonen er ikke kompatibel med phpMyAdmin og kan medføre skader på data!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6976,7 +6977,7 @@ msgstr "" "flerbyte tegnsett. Uten mbstring-tillegget så kan ikke phpMyAdmin splitte " "strenger korrekt og dette kan medføre uønskede resultater." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6988,7 +6989,7 @@ msgstr "" "gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din innlogging " "utløpe raskere enn konfigurert i phpMyAdmin." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7004,12 +7005,12 @@ msgstr "" "gyldighet konfigurert i phpMyAdmin, på grunn av dette så vil din innlogging " "utløpe raskere enn konfigurert i phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfigurasjonsfila trenger nå et hemmelig passordfrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7019,7 +7020,7 @@ msgstr "" "fortsatt i din phpMyAdmin mappe. Du bør fjerne den så fort phpMyAdming har " "blitt konfigurert." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. To find out " @@ -7030,7 +7031,7 @@ msgid "" msgstr "" "phpMyAdmin konfigurasjonslager har blitt deaktivert. Finn ut hvorfor %sher%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7040,7 +7041,7 @@ msgstr "" "phpMyAdmin funksjonalitet vil mangle. F.eks. navigasjonsrammen vil ikke " "oppdatere seg automatisk." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7049,7 +7050,7 @@ msgstr "" "Din PHP MySQL bibliotekfilversjon %s er forskjellig fra din MySQL " "tjenerversjon %s. Dette kan forårsake uforutsett oppførsel." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7058,7 +7059,7 @@ msgstr "" "Tjeneren kjører med Suhosin. Sjekk %sdokumentasjonen%s for potensielle " "problemer." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Ingen databaser" @@ -7444,20 +7445,20 @@ msgstr "%s databasene har blitt slettet." msgid "Databases statistics" msgstr "Statistikk for databaser" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Masterreplikasjon" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slavereplikasjon" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Slå på statistikk" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9806,39 +9807,39 @@ msgstr "Sjekk referanseintegritet:" msgid "Show tables" msgstr "Vis tabeller" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Plassbruk" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Bruk" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Radstatistikk" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Oversikt" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statisk" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Radlengde" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Radstørrelse " @@ -9970,7 +9971,7 @@ msgstr "Etter %s" msgid "Create an index on  %s columns" msgstr "Lag en indeks på %s kolonner" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partisjonert" diff --git a/po/nl.po b/po/nl.po index b7e1b7eaa5..5f608f0177 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-16 20:18+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: dutch \n" @@ -48,19 +48,19 @@ msgstr "Zoeken" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Kolom" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Type" @@ -310,7 +310,7 @@ msgstr "CREATE DATABASE voor het kopiëren" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Voeg %s toe" @@ -333,7 +333,7 @@ msgstr "Overschakelen naar de gekopieerde database" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collatie" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Bewerk of exporteer relationeel schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rijen" @@ -381,21 +381,21 @@ msgstr "in gebruik" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Gecreëerd" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Laatst bijgewerkt" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Laatst gecontroleerd" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "visuele query opbouwer" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sorteren" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Oplopend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Aflopend" @@ -495,8 +495,8 @@ msgstr "Query uitvoeren" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Toegang geweigerd" @@ -539,13 +539,13 @@ msgstr "Verkennen" msgid "Delete the matches for the %s table?" msgstr "Verwijder gevonden rijen voor de tabel %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Verwijderen" @@ -608,7 +608,7 @@ msgstr "Tracking is ingeschakeld." msgid "Tracking is not active." msgstr "Tracking is niet actief." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,21 +637,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is de standaard storage engine op deze MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Met geselecteerd:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Selecteer alles" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Deselecteer alles" @@ -660,16 +660,16 @@ msgstr "Deselecteer alles" msgid "Check tables having overhead" msgstr "Selecteer tabellen met overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporteer" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Afdrukken" @@ -681,7 +681,7 @@ msgstr "Legen" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Verwijderen" @@ -690,8 +690,8 @@ msgstr "Verwijderen" msgid "Check table" msgstr "Controleer tabel" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimaliseer tabel" @@ -711,12 +711,12 @@ msgstr "Data Woordenboek" msgid "Tracked tables" msgstr "Tabellen met tracker" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -743,7 +743,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgstr "" "worden versoepeld." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1105,7 +1105,16 @@ msgstr "SQL-query veld tonen" msgid "Inline Edit" msgstr "Wijzig inline" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Wijzig" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1113,61 +1122,61 @@ msgstr "Wijzig inline" msgid "Save" msgstr "Opslaan" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Verberg" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Verberg zoekcriteria" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Toon zoek-criteria" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Negeer" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Selecteer de gerefereerde sleutel" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Selecteer vreemde sleutel" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Selecteer de primaire sleutel of een unieke sleutel" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Kies weer te geven veld" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Voeg een optie toe voor komom " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Genereer wachtwoord" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Genereer" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Wijzig wachtwoord" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Meer" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1177,254 +1186,254 @@ msgstr "" "overwegen. De nieuwe versie is %s, uitgebracht op %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", meest recente versie:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Klaar" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Vorige" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Volgende" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Vandaag" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "januari" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "februari" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "maart" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "april" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "mei" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "juni" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "juli" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "augustus" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "september" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "november" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mrt" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "mei" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "zondag" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "maandag" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "dinsdag" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "woensdag" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "donderdag" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "vrijdag" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "zaterdag" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "zo" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "ma" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "di" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "wo" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "do" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "vr" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "za" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "zo" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "ma" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "di" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "wo" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "do" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "vr" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "za" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Week" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Uur" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuut" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Seconde" @@ -1501,14 +1510,6 @@ msgstr "Kardinaliteit" msgid "Comment" msgstr "Opmerking" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Wijzig" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "De primaire sleutel is vervallen" @@ -1527,7 +1528,7 @@ msgstr "" "De indexen %1$s en %2$s lijken hetzelfde, mogelijk kan een van beide worden " "verwijderd." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1639,7 +1640,7 @@ msgid "Cannot connect: invalid settings." msgstr "Kan niet verbinden: ongeldige instellingen." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1666,61 +1667,61 @@ msgstr "" "wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de " "informatie die u van de Beheerder van de MySQL-server kreeg." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Inloggen" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin Documentatie" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "U kunt een machinenaam/IP adres en poortnummer gescheiden door een spatie " "opgeven." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Gebruikersnaam:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Wachtwoord:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Serverkeuze" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies moeten aan staan voorbij dit punt." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Inloggen zonder wachtwoord is niet toegestaan vanuit de instellingen (zie " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Geen activiteit voor %s seconden of meer, log a.u.b. opnieuw in" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Kan niet inloggen op de MySQL-server" @@ -1788,7 +1789,7 @@ msgid "shared" msgstr "gedeeld" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabellen" @@ -1802,18 +1803,18 @@ msgstr "Tabellen" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Totaal" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1862,7 +1863,7 @@ msgstr "De GD-extensie is vereist voor het tonen van grafieken." msgid "JSON encoder is needed for chart tooltips." msgstr "JSON encoder vereist voor het tonen van zwevende tips bij een grafiek." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1892,27 +1893,27 @@ msgstr "" "De $cfg['PmaAbsoluteUri'] richtlijn MOET gezet zijn in het " "configuratiebestand!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Ongeldige serverindex: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ongeldige machinenaam voor server %1$s. Controleer uw configuratie." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ongeldige authenticatiemethode opgegeven in configuratie:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "U moet upgraden naar %s %s of hoger." @@ -1946,8 +1947,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentatie" @@ -1964,7 +1965,7 @@ msgstr "MySQL retourneerde: " msgid "Failed to connect to SQL validator!" msgstr "Er kan geen verbinding worden gemaakt met de SQL-validator!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Verklaar SQL" @@ -1976,11 +1977,11 @@ msgstr "Uitleg SQL overslaan" msgid "Without PHP Code" msgstr "zonder PHP-Code" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Genereer PHP-Code" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Vernieuw" @@ -1989,7 +1990,7 @@ msgstr "Vernieuw" msgid "Skip Validate SQL" msgstr "SQL-validatie overslaan" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Valideer SQL" @@ -2102,7 +2103,7 @@ msgid "Structure" msgstr "Structuur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2110,8 +2111,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Invoegen" @@ -2130,7 +2131,7 @@ msgstr "Blader op uw eigen pc:" msgid "Select from the web server upload directory %s:" msgstr "Selecteer uit de web-server upload directory %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "De folder die u heeft ingesteld om te uploaden kan niet worden bereikt" @@ -2281,7 +2282,7 @@ msgid "Set value: %s" msgstr "Zet waarde op: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Herstel standaard waarde" @@ -2486,7 +2487,7 @@ msgstr "Standaard tabel tabblad" msgid "Show binary contents as HEX by default" msgstr "Toon binaire-inhoud standaard als HEX" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Toon binaire-inhoud als HEX" @@ -2547,12 +2548,12 @@ msgstr "Maximale uitvoertijd" msgid "Save as file" msgstr "Opslaan als bestand" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Karakertset voor het bestand" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Opmaak" @@ -2563,8 +2564,8 @@ msgstr "Compressie" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2572,14 +2573,14 @@ msgstr "Compressie" msgid "Put columns names in the first row" msgstr "Plaats veldnamen in de eerste rij" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Velden ingesloten door" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Velden ontweken door" @@ -2587,8 +2588,8 @@ msgstr "Velden ontweken door" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Vervang NULL door" @@ -2596,13 +2597,13 @@ msgstr "Vervang NULL door" msgid "Remove CRLF characters within columns" msgstr "Verwijder CRLF tekens uit veld-waarden" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Velden beëindigd door" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Regels beëindigd door" @@ -2624,8 +2625,8 @@ msgid "Table name template" msgstr "Tabel naam template" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2650,13 +2651,13 @@ msgid "Label key" msgstr "Labelsleutel" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relaties" @@ -2681,12 +2682,12 @@ msgstr "Herinner bestandsnaam template" msgid "Enclose table and column names with backquotes" msgstr "Gebruik backticks (`) bij tabel- en kolomnamen" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL-compatibiliteits mode" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Syntax voor insert opdrachten" @@ -2710,32 +2711,32 @@ msgstr "Gebruik hexadecimaal voor BLOB" msgid "Use ignore inserts" msgstr "Gebruik 'INSERT IGNORE'" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximale lengte van de gemaakte query" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Export type" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Sluit de export in een transactie" # UTC = Universal Time Zone, UTC laten staan. -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exporteer tijd in UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Dwing een beveiligde verbinding af tijdens het gebruik van phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Beveiligde verbinding (HTTPS) afdwingen" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2743,34 +2744,34 @@ msgstr "" "Sorteer volgorde van elementen in een vreemdesleutel afrolmenu; [kbd]content" "[/kbd] is de gerefereerde data, [kbd]id[/kbd] is de sleutelwaarde" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Vreemdesleutel afrolmenu sortering" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Een afrolmenu wordt gebruikt indien er minder items beschikbaar zijn" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Vreemdesleutel limiet" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Verkennen-mode" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Aanpassen verkennen-mode" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Aanpassen standaard opties" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2778,119 +2779,119 @@ msgstr "Aanpassen standaard opties" msgid "CSV" msgstr "CSV gegevens" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Ontwikkelaar" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Instellingen voor phpMyAdmin ontwikkelaars" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Wijzig-mode" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Aanpassen wijzig-mode" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Export standaarden" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Aanpassen standaard export opties" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Opties" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Algemeen" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Enkele veel gebruikte opties" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importeer" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Import opties" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Aanpassen standaard importeer opties" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importeer / exporteer" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Aanpassen importeer- en exporteer-directories en compressie-opties" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Weergave opties voor databases" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigatieframe" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Weergave opties voor het navigatieframe" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servers" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Weergave opties voor servers" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Weergave opties voor tabellen" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Hoofdframe" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Overige instellingen" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Instellingen die onder geen andere categorie pasten" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Paginatitels" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2899,22 +2900,22 @@ msgstr "" "Browser titel balk tekst. Zie [a@Documentation.html#cfg_TitleTable]" "documentatie[/a] voor bruikbare codes." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Query-venster" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Aanpassen query-venster opties" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Beveiliging" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2922,23 +2923,23 @@ msgstr "" "Bedenk dat phpMyAdmin enkel een gebruikersinterface is, en dat zijn " "functionaliteit MySQL niet beperkt" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Basis instellingen" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Authenticatie" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Authenticatie instellingen" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Server configuratie" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2946,15 +2947,15 @@ msgstr "" "Geavanceerde serverinstellingen, wijzig deze alleen wanneer u de werking " "begrijpt" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Geef de server verbindingsparameters" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Configuratie opslag" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2964,11 +2965,11 @@ msgstr "" "extra functionaliteit, zie [a@Documentation.html#linked-tables]phpMyAdmin " "configuratie opslag[/a] in de documentatie" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Wijzigingen bijhouden" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2976,44 +2977,44 @@ msgstr "" "Bijhouden van wijzigingen in de database. Dit vereist een geconfigureerde " "phpMyAdmin configuratie opslag." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Aanpassen export opties" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Aanpassen importeer standaarden" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Aanpassen navigatieframe" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Aanpassen hoofdframe" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL-queries" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL-query veld" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Aanpassen van links getoond in de SQL-query vensters" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL-query instellingen" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL-Validator" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3025,43 +3026,43 @@ msgstr "" "[a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright 2002 " "Upright Database Technology. Alle rechten voorbehouden.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Beginpagina" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Aanpassen beginpagina" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Tabbladen" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Aanpassen van tabblad functioneren" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Tekstvelden" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Tekstvelden aanpassen" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! tekst" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Waarschuwingen" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Schakel enkele waarschuwingen uit die getoond worden door phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3069,15 +3070,15 @@ msgstr "" "Gebruik [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compressie voor import " "en export operaties" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra parameters voor iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3085,11 +3086,11 @@ msgstr "" "Indien ingeschakeld gaat phpMyAdmin door met het uitvoeren van queries als " "een query uit een meervoudige opdracht een fout oplevert" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Negeer foutmeldingen bij meervoudige statements" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3099,21 +3100,21 @@ msgstr "" "tijdslimiet nadert. Dit kan nuttig zijn bij het importeren van grote " "bestanden, maar kan transacties verstoren." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Gedeeltelijke import: onderbreken toestaan" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Breek een handeling niet af bij een INSERT-fout" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Vervang tabelgegevens door het bestand" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3121,88 +3122,88 @@ msgstr "" "Standaard formaat; deze lijst is afhankelijk van de locatie (database, " "tabel), enkel SQL is altijd beschikbaar" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formaat van het geïmporteerde bestand" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Gebruik het LOCAL sleutelwoord" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Kolomnamen in eerste rij" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Lege rijen niet importeren" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Valuta importeren ($5.00 naar 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Percentages als decimalen importeren (12.00% naar .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Aantal queries die moeten worden overgeslagen vanaf het begin" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Gedeeltelijke import: queries overslaan" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Gebruik geen AUTO_INCREMENT voor 0-waarden" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Initiële waarde van schuif-indexen" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Hoeveel rijen gelijktijdig kunnen worden ingevoegd" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Aantal ingevoegde rijen" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Doel van snel-icoon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Toon logo in linker frame" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Toon logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Toon serverkeuze bovenaan het linker frame" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Toon serverkeuze" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Het minimale aantal tabellen waarbij een filterveld wordt getoond" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Teken(reeks) dat de boomdiepte aangeeft in databasenamen" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Database boomstructuur scheidingsteken" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3210,39 +3211,39 @@ msgstr "" "Enkel de lichte versie; toon databases als een boomstructuur " "(scheidingsteken zoals hieronder aangegeven)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Toon databases als een boom" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Schaken dit uit wanneer u alle databases in een keer wil zien" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Gebruik lichte versie" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maximum tabel boomstructuur diepte" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Teken(reeks) dat de boomdiepte aangeeft in tabelnamen" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Tabel boomstructuur scheidingsteken" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL van het logo in het navigatie frame" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo link URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3250,38 +3251,38 @@ msgstr "" "Open de pagina in het hoofdvenster ([kbd]main[/kbd]) of in een nieuwe ([kbd]" "new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo link bestemming" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Markeer server onder de muispijl" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Markeren inschakelen" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Gebruik grafisch minder intensieve tabbladen" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Lichte tabbladen" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Maximaal aantal karakters dat wordt getoond in een niet numerieke kolom bij " "het bekijken van query resultaten" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Beperk lengte van veld weergave" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3292,11 +3293,11 @@ msgstr "" "meerdere servers wordt gewerkt en dit niet is ingeschakeld kan het snel " "gebeuren dat u vergeet om uit te loggen voor een van de servers." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Delete alle cookies bij het uitloggen" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3304,11 +3305,11 @@ msgstr "" "Geeft aan of de laatst gebruikte gebruikersnaam moet worden herinnerd " "wanneer u geen gebruik maakt van de cookie authenticatie methode" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Herinner gebruikersnaam" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3320,55 +3321,55 @@ msgstr "" "huidige sessie, en vervalt wanneer de browser wordt afgesloten. Dit is aan " "te raden voor niet vertrouwde omgevingen." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Inlog cookie opslag" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Definieer hoelang (in seconden) een inlog cookie geldig blijft" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Inlog cookie geldigheid" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Dubbele grootte van tekstveld voor LONGTEXT kolommen" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Groter tekstveld voor LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Gebruik iconen op hoofdpagina" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Maximaal aantal karakters dat wordt gebruikt bij het tonen van een SQL-query" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maximaal getoonden SQL lengte" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Gebruiker kan geen hogere waarde instellen" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Het maximale aantal databases dat wordt getoond in het linker frame en de " "database lijst" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maximum aantal databases" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3378,19 +3379,19 @@ msgstr "" "set. Indien de resultaat set meer rijen bevat worden "Volgende" en " ""Vorige" links getoond." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximum aantal te tonen rijen" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Het maximum aantal tabellen dat wordt getoond in de tabellen lijst" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maximum aantal tabellen" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3398,11 +3399,11 @@ msgstr "" "Schakel de standaard waarschuwing uit als mcrypt ontbreekt voor cookie " "authenticatie" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt waarschuwing" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3410,48 +3411,48 @@ msgstr "" "Het aantal bytes aan geheugen dat een script maximaal mag gebruiken, " "bijvoorbeeld [kbd]32M[/kbd] ([kbd]0[/kbd] voor geen limiet)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Geheugen limiet" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dit zijn Bewerken, Inline bewerken, Kopieer en Delete links" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Toon links naar tabelrijen aan de linker zijder" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Toon links naar tabelrijen aan de rechter zijde" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" "Gebruik natuurlijke volgorde voor het sorteren van tabel en database namen" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Natuurlijke volgorde" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Gebruik enkel iconen, enkel tekst of beide" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Icoon gebruik in navigatie balk" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "gebruik GZip uitvoer buffering voor het versnellen van HTTP verkeer" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip uitvoer buffering" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3459,19 +3460,19 @@ msgstr "" "[kbd]SMART[/kbd] - op aflopende volgorde voor velden van het type TIME, " "DATE, DATETIME en TIMESTAMP, oplopend voor overige velden" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Standaard sorteer volgorde" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Gebruik persistente connecties voor MySQL databases" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Persistente connecties" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3480,23 +3481,23 @@ msgstr "" "Schakel de waarschuwing uit op de database details Structuur pagina als een " "benodigde tabel voor phpMyAdmin configuratie opslag niet gevonden kan worden" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin configuratie opslag tabellen ontbreken" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Icoon gebruik bij tabel bewerkingen" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Blokkeer het bewerken van 'BLOB' en 'BINARY' velden" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Bescherm binaire velden" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3507,110 +3508,110 @@ msgstr "" "worden JS-routines gebruikt om query geschiedenis te tonen (deze gaat " "verloren bij het sluiten van het venster)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanente query geschiedenis" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Hoeveel queries er worden bewaard in de geschiedenis" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Query geschiedenis lengte" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Tabblad dat wordt getoond bij het openen van een nieuw query-venster" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Standaard query-venster tabblad" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Query-vensterhoogte (in pixels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Query-vensterhoogte" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Query-vensterbreedte (in pixels)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Query-vensterbreedte" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Selecteer welke functies worden gebruikt om karakterset conversies uit te " "voeren" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Hercoderings engine" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Herhaal de kopregel elke X cellen, [kbd]0[/kbd] schakelt deze functie uit" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Herhaal kopregels" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Toon helpknop in plaats van Documentatie tekst" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Toon helpknop" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Directory op de server waar exports kunnen worden opgeslagen" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Opslag directory" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Laat dit veld leeg indien u het niet wenst te gebruiken" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Machine autorisatie volgorde" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Laat dit veld leeg om de standaardwaarde te gebruiken" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Host autorisatie regels" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Inloggen zonder wachtwoord toestaan" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Root login toestaan" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm naam om weer te geven tijdens HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3620,19 +3621,19 @@ msgstr "" "hardware authenticatie[/a] (niet binnen de document root directory van uw " "webserver; suggestie: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey configuratiebestand" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "De te gebruiken authenticatie methode" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Authenticatie type" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3640,11 +3641,11 @@ msgstr "" "Laat dit veld leeg om geen [a@http://wiki.phpmyadmin.net/pma/bookmark]" "bookmarks[/a] te gebruiken, suggestie: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Bookmark tabel" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3652,31 +3653,31 @@ msgstr "" "Laat dit veld leeg om geen kolom commentaren en mimetypes te ondersteunen, " "suggestie: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Kolom informatie tabel" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Comprimeer verbinding naar de MySQL-server" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Comprimeer verbinding" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hoe te verbinden met de server, gebruik bij twijfel [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Verbindingstype" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Controle gebruiker wachtwoord" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3684,19 +3685,19 @@ msgstr "" "Een speciale MySQL gebruiker met beperkte rechten, zie de [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a] voor meer informatie" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Controle gebruiker" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Tel het aantal tabellen bij het weergeven van een database lijst" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Tel tabellen" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3704,11 +3705,11 @@ msgstr "" "Laat dit veld leeg om de Designer niet te gebruiken, suggestie: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Designer tabel" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3716,30 +3717,30 @@ msgstr "" "Zie voor meer informatie: [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] en [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Maak geen gebruik van INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Welke PHP-extensie er gebruikt zal worden; gebruik mysqli waar mogelijk" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP-extensie" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Verberg databases die aan de hier opgegeven reguliere expressie (PCRE) " "voldoen" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Verberg databases" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3747,31 +3748,31 @@ msgstr "" "Laat dit veld leeg om geen SQL-historie te ondersteunen, suggestie: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL-query historie tabel" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Machinenaam waar de MySQL-server bereikbaar is" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Server machinenaam" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Uitlog URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Probeer te verbinden zonder wachtwoord" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Verbind zonder wachtwoord" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3785,31 +3786,31 @@ msgstr "" "sorteren door hun naam op volgorde in te voeren en met [kbd]*[/kbd] te " "eindigen om de rest op alfabetische volgorde te tonen." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Toon enkel de opgesomde databases" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" "Laat dit veld leeg indien u geen gebruik maakt van 'config' authenticatie" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Wachtwoord voor 'config' authenticatie" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Laat dit veld leeg wanneer PDF-schema wil ondersteunen, suggestie: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-schema: pagina's tabel" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3820,21 +3821,21 @@ msgstr "" "informatie. Laat dit veld leeg om dit uit te schakelen, suggestie: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Databasenaam" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Het TCP poortnummer waarop MySQL luistert, laat dit veld leeg om de " "standaard waarde te gebruiken" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Server poort" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3842,19 +3843,19 @@ msgstr "" "Laat dit veld leeg om geen [a@http://wiki.phpmyadmin.net/pma/relation]" "relation-links[/a] te ondersteunen, suggestie: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relatie tabel" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL-commando om de beschikbare databases op te vragen" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES opdracht" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3862,44 +3863,44 @@ msgstr "" "Zie [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authenticatie typen[/" "a] voor een voorbeeld" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon sessienaam" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Het socket waarop de MySQL-server luistert, laat dit leeg voor de standaard " "waarde" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "SSL toepassen voor de verbinding naar de MySQL-server" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Gebruik SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Laat dit veld leeg om geen PDF-schema te ondersteunen, suggestie: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-schema: tabel coördinaten" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3908,11 +3909,11 @@ msgstr "" "is, laat dit veld leeg om weer te geven velden niet te ondersteunen; " "suggestie: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Toon velden tabel" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3920,11 +3921,11 @@ msgstr "" "Of DROP DATABASE IF EXISTS opdracht toegevoegd wordt als eerste regel van de " "log als een database aangemaakt wordt." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Voeg DROP DATABASE toe" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3932,12 +3933,12 @@ msgstr "" "Of een DROP TABLE IF EXISTS opdracht toegevoegd wordt als eerste regel van " "de log als een tabel aangemaakt wordt." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Voeg DROP TABLE toe" # "statement" hier vertalen is geen goed idee. -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3945,21 +3946,21 @@ msgstr "" "Of een DROP VIEW IF EXISTS statement als de eerste lijn toegevoegd zal " "worden bij het aanmaken van een weergave of niet." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Voeg DROP VIEW toe" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definiëert de lijst van opdrachten die gebruikt worden bij het automatisch " "aanmaken bij nieuwe versies." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Bij te houden opdrachten" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3967,11 +3968,11 @@ msgstr "" "Laat dit veld leeg om geen SQL-geschiedenis te ondersteunen, voorgesteld: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL-query opvolgingstabel" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3979,11 +3980,11 @@ msgstr "" "Of het opvolgsysteem versies voor tabellen en weergaven automatisch aanmaakt " "of niet." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automatisch versies aanmaken" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3991,15 +3992,15 @@ msgstr "" "Laat dit veld leeg om geen gebruikers instellingen op te slaan, voorgesteld: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Gebruikersvoorkeuren opslagtabel" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Gebruiker voor 'config' authenticatie" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4007,11 +4008,11 @@ msgstr "" "Schakel dit uit wanneer u zeker weet dat uw pma_* tabellen up-to-date zijn. " "Dit voorkomt compatibiliteitscontroles en verbeterd daarmee de prestaties" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Uitgebreide controle" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4019,19 +4020,19 @@ msgstr "" "Een gebruiksvriendelijke naam voor deze server. Laat dit veld leeg om de " "machinenaam te tonen." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Uitgebreide naam voor deze server" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Of er een "Toon alle (rijen)" knop moet worden getoond" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Toon alle rijen" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4042,34 +4043,34 @@ msgstr "" "configuratiebestand staat opgeslagen; dit beperkt echter niet de " "mogelijkheid om het bijbehorende SQL-commando handmatig uit te voeren" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Toon formulier voor wachtwoord wijzigen" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Toon formulier om een nieuwe database te creëren" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" "Definiëert of type velden initiëel getoond worden in bewerk/toevoeg modus" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Toon veld typen" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Toon de functie velden tijdens het wijzigen/invoegen" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Toon functie velden" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4077,35 +4078,35 @@ msgstr "" "Toon link naar de [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/" "a] uitvoer" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Toon phpinfo() link" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Toon gedetailleerde MySQL-server informatie" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Geeft aan of SQL-queries die door phpMyAdmin werden gegenereerd moeten " "worden getoond" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Toon SQL-queries" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Maakt het mogelijk om statistieken van databases en tabellen te tonen (over " "o.a. het schijfgebruik)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Toon statistieken" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4113,11 +4114,11 @@ msgstr "" "Indien tooltips zijn ingeschakeld en er een database opmerking aanwezig is, " "wisselt dit de opmerking en de werkelijke naam om" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Toon database opmerking in plaats van de naam" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4128,30 +4129,30 @@ msgstr "" "$cfg['LeftFrameTableSeparator'] gesplitst. Hierdoor krijgt enkel de map de " "naam van de opmerking, de tabelnaam blijft ongewijzigd" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Toon tabel opmerking in plaats van de naam" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Toon tabel opmerking in een tooltip" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markeer in gebruik zijnde tabellen, waardoor het mogelijk om een databases " "die deze tabellen bevat te tonen" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Herken vergrendelde tabellen" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Vereist dat SQL Validator geactiveerd is" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4161,7 +4162,7 @@ msgstr "Vereist dat SQL Validator geactiveerd is" msgid "Password" msgstr "Wachtwoord" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4169,23 +4170,23 @@ msgstr "" "[strong]Waarschuwing:[/strong] Vereist dat PHP SOAP extensie of PEAR SOAP " "geïnstalleerd is" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Activeer SQL Validator" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "Geef eventueel aangepaste gebruikersnaam op (standaard [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Gebruikersnaam" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4194,21 +4195,21 @@ msgstr "" "database in het "e;Nieuwe database aanmaken" formulier, of laat het " "veld leeg" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Stel een databasenaam voor" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Een waarschuwing wordt getoond op de hoofdpagina als Suhosin gedetecteerd " "wordt" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin waarschuwing" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4216,11 +4217,11 @@ msgstr "" "Tekstveld grootte (kolommen) in aanpas modus, deze waarde wordt benadrukt " "weergegeven voor SQL query tekstvelden (*2) en voor het Query scherm (*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Textarea kolommen" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4228,31 +4229,31 @@ msgstr "" "Tekstveld grootte (rijen) in aanpas modus, deze waarde wordt benadrukt " "weergegeven voor SQL query tekstvelden (*2) en voor het Query scherm (*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Tekstveld regels" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Titel van het browser scherm wanneer een database is geselecteerd" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Titel van het browser scherm wanneer niets geselecteerd is" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Standaard titel" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Titel van het browser scherm wanneer een server is geselecteerd" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Titel van het browser scherm wanneer een tabel is geselecteerd" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4264,28 +4265,28 @@ msgstr "" "For) header moet vertrouwen wanneer deze afkomstig is van het IP 1.2.3.4:[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Lijst van vertrouwde proxy servers" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Directory op de server waar te importeren bestanden kunnen worden geupload" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Upload folder" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Maak het mogelijk om te zoeken binnen de gehele database" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Gebruik database doorzoeken" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4293,11 +4294,11 @@ msgstr "" "Wanneer uitgeschakeld, kunnen gebruikers geen van de opties onderaan " "wijzigen, onafhankelijk van het aanvinkveld aan de rechterkant" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Schakel de ontwikkelaar tab in bij instellingen" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4307,20 +4308,20 @@ msgstr "" "meervoudigeopdracht. Zie libraries/import.lib.php voor de criteria waarop " "wordt gebaseerd hoeveel opdrachten een query mag bevatten." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Uitgebreide uitvoer voor meervoudigeopdrachten" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Controleer de meest recente versie" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Schakel de controle op de nieuwste versie in op de hoofdpagina van phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4328,7 +4329,7 @@ msgstr "" msgid "Version check" msgstr "Versie controle" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4336,7 +4337,7 @@ msgstr "" "Gebruik [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compressie " "voor import en export operaties" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4502,7 +4503,7 @@ msgstr "Routines" msgid "Return type" msgstr "Retour type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4525,7 +4526,7 @@ msgstr "De server reageert niet" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(of de MySQL-server heeft het socket niet juist ingesteld)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Details..." @@ -4683,46 +4684,46 @@ msgid "use this for future exports" msgstr "gebruik dit voor toekomstige exports" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Karakter set van het bestand:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Compressie:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Geen" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "gezipt" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "ge-gzipt" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "ge-bzipt" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Bekijk output als tekst" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Opmaak:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Opmaakspecifieke-opties:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4731,7 +4732,7 @@ msgstr "" "opties voor de andere formaten kunnen genegeerd worden." # Is er een betere vertaling voor 'encoding' ? -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Omzetting van de codering:" @@ -4853,11 +4854,11 @@ msgstr "verticaal" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s modus en herhaal kopregels na %s cellen" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sorteren op sleutel" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4871,95 +4872,95 @@ msgstr "Sorteren op sleutel" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opties" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Gedeeltelijke teksten" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Volledige teksten" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relationele sleutel" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relationele weergave veld" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Toon binaire inhoud" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Toon BLOB inhoud" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformaties" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopiëren" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "De rij is verwijderd" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "stop proces" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Toon Records" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "totaal" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Query duurde %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Veranderen" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Query resultaat bewerkingen" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Afdrukken (met volledige teksten)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Grafiek weergeven" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "VIEW aanmaken" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link niet gevonden" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versie informatie" @@ -6131,7 +6132,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Raadpleeg de documentatie over hoe u uw column_comments tabel bijwerkt" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Opgeslagen SQL-query" @@ -6210,7 +6211,7 @@ msgstr "Master status" msgid "Slave status" msgstr "Slave status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabelen" @@ -6218,7 +6219,7 @@ msgstr "Variabelen" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Waarde" @@ -6489,62 +6490,62 @@ msgstr "Verschil" msgid "Target database" msgstr "Doel database" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Voer SQL query/queries uit op de server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Draai SQL query/queries op database %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Clear" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Kolommen" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Sla deze SQL-query op" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Geef elke gebruiker toegang tot deze bookmark" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Bookmark met dezelfde naam overschrijven" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Overschrijf deze query niet vanuit een ander scherm" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Scheidingsteken" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Laat deze query hier zien " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Verzenden" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Alleen bekijken" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Locatie van het tekstbestand" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web-server upload directory" @@ -6655,7 +6656,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6964,27 +6965,27 @@ msgstr "PHP uitbreiding" msgid "Show PHP information" msgstr "Laat informatie over PHP zien" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Officiële phpMyAdmin Website" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Bijdragen" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Ondersteuning krijgen" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Lijst met wijzigingen" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6996,7 +6997,7 @@ msgstr "" "met deze standaard waardes, en is open voor ongewilde toegang. Het wordt dus " "aangeraden dit op te lossen." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7006,7 +7007,7 @@ msgstr "" "optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige data " "corrupt raakt!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7016,7 +7017,7 @@ msgstr "" "karakterset te gebruiken. Zonder de mbstring extensie kan phpMyAdmin strings " "niet correct splitsen, wat tot onverwachte resultaten kan leiden." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7028,7 +7029,7 @@ msgstr "" "ingestelde cookie geldigheid in phpMyAdmin. Hierdoor verloopt uw sessie " "eerder dan in phpMyAdmin is ingesteld." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7037,13 +7038,13 @@ msgstr "" "ingestelde cookie geldigheid in phpMyAdmin. Hierdoor verloopt uw sessie " "eerder dan in phpMyAdmin is ingesteld." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Het configuratiebestand heeft nu een geheime wachtwoordzin nodig " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7053,7 +7054,7 @@ msgstr "" "nog in de phpMyAdmin directory. Het kan beter worden verwijderd zodra " "phpMyAdmin is geconfigureerd." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7063,7 +7064,7 @@ msgstr "" "uitgebreide mogelijkheden zijn uitgeschakeld. Om te weten te komen waarom " "klik %shier%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7074,7 +7075,7 @@ msgstr "" "beschikbaar zijn. Zo zal bijvoorbeeld het navigatieframe zich niet " "automatisch vernieuwen." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7083,7 +7084,7 @@ msgstr "" "Uw PHP MySQL bibliotheek versie %s verschilt van uw MySQL-server versie %s. " "Dit kan onvoorspelbaar gedrag veroorzaken." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7091,7 +7092,7 @@ msgid "" msgstr "" "De server gebruikt Suhosin. Zie de %sdocumentatie%s voor mogelijke problemen." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Geen databases" @@ -7447,20 +7448,20 @@ msgstr "%s databases zijn succesvol verwijderd." msgid "Databases statistics" msgstr "Database statistieken" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master replicatie" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slave replicatie" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Statistieken aanzetten" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9778,39 +9779,39 @@ msgstr "Controleer referentiële integriteit:" msgid "Show tables" msgstr "Toon tabellen" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Ruimtegebruik" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Gebruik" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effectief" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Rij-statistiek" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Opdrachten" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statisch" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamisch" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Lengte van de rij" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Grootte van de rij " @@ -9935,7 +9936,7 @@ msgstr "Na %s" msgid "Create an index on  %s columns" msgstr "Maak een index aan op kolommen %s " -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "gepartitioneerd" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 8a2087a7b7..6dce28e5a5 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: phpMyAdmin 3.4.1-dev\n" +"Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -50,19 +50,19 @@ msgstr "" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "" @@ -310,7 +310,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, possible-php-format msgid "Add %s" msgstr "" @@ -333,7 +333,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -350,7 +350,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -363,7 +363,7 @@ msgstr "" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "" @@ -379,21 +379,21 @@ msgstr "" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -417,20 +417,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "" @@ -493,8 +493,8 @@ msgstr "" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "" @@ -537,13 +537,13 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "" @@ -606,7 +606,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, possible-php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -634,21 +634,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "" @@ -657,16 +657,16 @@ msgstr "" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -678,7 +678,7 @@ msgstr "" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "" @@ -687,8 +687,8 @@ msgstr "" msgid "Check table" msgstr "" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "" @@ -708,12 +708,12 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -740,7 +740,7 @@ msgid "Status" msgstr "" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -892,7 +892,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1076,7 +1076,16 @@ msgstr "" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1084,61 +1093,61 @@ msgstr "" msgid "Save" msgstr "" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, possible-php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1146,254 +1155,254 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "" @@ -1464,14 +1473,6 @@ msgstr "" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "" @@ -1488,7 +1489,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1598,7 +1599,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, possible-php-format msgid "Welcome to %s" @@ -1619,57 +1620,57 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, possible-php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1737,7 +1738,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "" @@ -1751,18 +1752,18 @@ msgstr "" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "" @@ -1811,7 +1812,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, possible-php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, possible-php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, possible-php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1886,8 +1887,8 @@ msgstr "" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "" @@ -1904,7 +1905,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "" @@ -1916,11 +1917,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1929,7 +1930,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "" @@ -2040,7 +2041,7 @@ msgid "Structure" msgstr "" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2048,8 +2049,8 @@ msgid "SQL" msgstr "" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "" @@ -2068,7 +2069,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2217,7 +2218,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2401,7 +2402,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2459,12 +2460,12 @@ msgstr "" msgid "Save as file" msgstr "" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "" @@ -2475,8 +2476,8 @@ msgstr "" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2484,14 +2485,14 @@ msgstr "" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "" @@ -2499,8 +2500,8 @@ msgstr "" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2508,13 +2509,13 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "" @@ -2536,8 +2537,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2562,13 +2563,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "" @@ -2593,12 +2594,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2622,64 +2623,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2687,231 +2688,231 @@ msgstr "" msgid "CSV" msgstr "" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2919,269 +2920,269 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3189,418 +3190,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3609,287 +3610,287 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3897,28 +3898,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3928,86 +3929,86 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4015,56 +4016,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4072,13 +4073,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4239,7 +4240,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4258,7 +4259,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4409,52 +4410,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4564,11 +4565,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4582,95 +4583,95 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, possible-php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5733,7 +5734,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5802,7 +5803,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5810,7 +5811,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "" @@ -6075,62 +6076,62 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, possible-php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, possible-php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6221,7 +6222,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6474,27 +6475,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6502,21 +6503,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6524,52 +6525,52 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, possible-php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, possible-php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, possible-php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -6912,20 +6913,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -8973,39 +8974,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9127,7 +9128,7 @@ msgstr "" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/pl.po b/po/pl.po index e271d2a437..20f5289af7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-24 16:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: polish \n" @@ -50,19 +50,19 @@ msgstr "Szukaj" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Kolumna" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -312,7 +312,7 @@ msgstr "CREATE DATABASE przed przekopiowaniem" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Dodaj %s" @@ -335,7 +335,7 @@ msgstr "Przełącz do przekopiowanej bazy danych" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Metoda porównywania napisów" @@ -357,7 +357,7 @@ msgid "Edit or export relational schema" msgstr "Edytuj lub eksportuj schemat relacji" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -370,7 +370,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rekordów" @@ -386,21 +386,21 @@ msgstr "w użyciu" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Utworzenie" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Ostatnia aktualizacja" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Ostatnie sprawdzenie" @@ -425,20 +425,20 @@ msgid "visual builder" msgstr "edytor graficzny" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortuj" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Rosnąco" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Malejąco" @@ -503,8 +503,8 @@ msgstr "Wykonaj zapytania" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Brak dostępu" @@ -548,13 +548,13 @@ msgstr "Przeglądaj" msgid "Delete the matches for the %s table?" msgstr "Usuń wszystkie trafienia dla tabeli %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Usuń" @@ -618,7 +618,7 @@ msgstr "Monitorowanie jest aktywne." msgid "Tracking is not active." msgstr "Monitorowanie nie jest aktywne." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -648,21 +648,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s to domyślny mechanizm składowania tego serwera MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Zaznaczone:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zaznacz wszystkie" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Usuń zaznaczenie" @@ -671,16 +671,16 @@ msgstr "Usuń zaznaczenie" msgid "Check tables having overhead" msgstr "Zaznacz nieoptymalne" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Widok do druku" @@ -692,7 +692,7 @@ msgstr "Wyczyść" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Usuń" @@ -701,8 +701,8 @@ msgstr "Usuń" msgid "Check table" msgstr "Sprawdź tabelę" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optymalizuj tabelę" @@ -722,12 +722,12 @@ msgstr "Słownik danych" msgid "Tracked tables" msgstr "Monitorowane tabele" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -754,7 +754,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -920,7 +920,7 @@ msgstr "" "importu bez zwiększenia limitów czasowych PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1116,7 +1116,16 @@ msgstr "Pokaż okno zapytań" msgid "Inline Edit" msgstr "Mechanizmy" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Edytuj" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1124,65 +1133,65 @@ msgstr "Mechanizmy" msgid "Save" msgstr "Zachowaj" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Ukryj" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Ukryj okno zapytania SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL Query box" msgid "Show search criteria" msgstr "Okno zapytania SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoruj" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Wybierz klucz odwołujący" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Wybierz klucz zewnętrzny" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Należy wybrać klucz główny lub klucz jednoznaczny" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Wybierz kolumny do wyświetlenia" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Dodaj opcję do kolumny" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Wygeneruj hasło" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generuj" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Zmień hasło" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Więcej" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1192,103 +1201,103 @@ msgstr "" "werja to %s, wydana dnia %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", ostatnia stabiln()a wersja:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Zakończ" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Poprzedni" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Następne" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Dzisiaj" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr " Styczeń" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Luty" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Marzec" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Kwiecień" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maj" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Czerwiec" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Lipiec" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Sierpień" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Wrzesień" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Październik" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Listopad" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Grudzień" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Sty" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Lut" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Kwi" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1296,166 +1305,166 @@ msgid "May" msgstr "Maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Cze" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Lip" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Sie" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Wrz" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Paź" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Lis" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Gru" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Niedziela" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Poniedziałek" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Wtorek" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Środa" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Czwartek" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Piątek" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sobota" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Nie" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Wto" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Śro" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Czw" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pią" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sob" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Nie" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Pon" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Wto" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Śro" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Czw" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pią" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sob" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Wk" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Godzina" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuta" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekunda" @@ -1532,14 +1541,6 @@ msgstr "Moc" msgid "Comment" msgstr "Komentarz" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Edytuj" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Klucz podstawowy został usunięty" @@ -1558,7 +1559,7 @@ msgstr "" "Indeksy %1$s i %2$s wyglądają na identyczne i jeden z nich mógłby zostać " "usunięty." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1672,7 +1673,7 @@ msgid "Cannot connect: invalid settings." msgstr "Nie udało się nawiązać połączenia: błędne ustawienia." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1699,58 +1700,58 @@ msgstr "" "pliku config.inc.php i upewnić się, że odpowiadają one informacjom danym " "przez administratora serwera MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Login" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumentacja phpMyAdmina" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Można podać nawę hosta/adres IP i port oddzielone spacją." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Serwer" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Użytkownik:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Hasło:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Wybór serwera" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Odtąd musi być włączona obsługa ciasteczek." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Konfiguracja zabrania logowania bez hasła (zobacz AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Brak aktywności przez co najmniej %s sekund, proszę zalogować się jeszcze raz" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nie udało się zalogować na serwer MySQL" @@ -1818,7 +1819,7 @@ msgid "shared" msgstr "współdzielone" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabele" @@ -1832,18 +1833,18 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dane" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Sumarycznie" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Nadmiar" @@ -1894,7 +1895,7 @@ msgstr "Rozszerzenie GD jest wymagane, do generowania wykresów." msgid "JSON encoder is needed for chart tooltips." msgstr "Enkoder JSON jest potrzebny, dla dymków wykresów." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Jeżeli otrzymasz " "pustą stronę, wszystko jest w porządku." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Nie udało się załadować domyślnej konfiguracji z pliku: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1924,29 +1925,29 @@ msgstr "" "Dyrektywa $cfg['PmaAbsoluteUri'] musi być ustawiona w pliku " "konfiguracyjnym!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Niewłaściwy numer serwera: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Niewłaściwa nazwa hosta serwera %1$s. Proszę przyjrzeć się konfiguracji." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Serwer" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Zaleca się aktualizację do %s w wersji %s lub nowszej." @@ -1980,8 +1981,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacja" @@ -2000,7 +2001,7 @@ msgstr "MySQL zwrócił komunikat: " msgid "Failed to connect to SQL validator!" msgstr "Nie można połączyć się z serwerem MySQL" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Wyjaśnij SQL" @@ -2012,11 +2013,11 @@ msgstr "Pomiń wyjaśnienie SQL" msgid "Without PHP Code" msgstr "Bez kodu PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Utwórz kod PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Odśwież" @@ -2025,7 +2026,7 @@ msgstr "Odśwież" msgid "Skip Validate SQL" msgstr "Pomiń sprawdzanie poprawności SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Sprawdź poprawność SQL" @@ -2138,7 +2139,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2146,8 +2147,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Dodaj" @@ -2167,7 +2168,7 @@ msgstr "Wyszukaj w komputerze" msgid "Select from the web server upload directory %s:" msgstr "katalog serwera WWW dla uploadu" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików" @@ -2327,7 +2328,7 @@ msgid "Set value: %s" msgstr "Ustaw wartość: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Przywróć wartość domyślną" @@ -2523,7 +2524,7 @@ msgstr "Domyślna zakładka tabeli" msgid "Show binary contents as HEX by default" msgstr "Domyślnie pokaż treść kolumn binarnych jako wartość HEX" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Pokaż zawartość binarną w postaci szesnastkowej" @@ -2589,12 +2590,12 @@ msgstr "Maksymalny czas wykonania" msgid "Save as file" msgstr "Zapisz jako plik" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Kodowanie pliku" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2605,8 +2606,8 @@ msgstr "Typ kompresji" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2616,16 +2617,16 @@ msgstr "Typ kompresji" msgid "Put columns names in the first row" msgstr "Umieść nazwy pól w pierwszym rekordzie" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Pola zawarte w" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2635,8 +2636,8 @@ msgstr "Pola poprzedzone przez" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zamiana NULL na" @@ -2644,15 +2645,15 @@ msgstr "Zamiana NULL na" msgid "Remove CRLF characters within columns" msgstr "Usuń znaki nowej lini z kolumn" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linie zakończone przez" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linie zakończone przez" @@ -2674,8 +2675,8 @@ msgid "Table name template" msgstr "Nazwa schematu tabeli" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2702,13 +2703,13 @@ msgid "Label key" msgstr "Etykieta klucza" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Typ MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacje" @@ -2737,12 +2738,12 @@ msgstr "Zapamiętaj nazwę pliku schematu" msgid "Enclose table and column names with backquotes" msgstr "Użyj cudzysłowów z nazwami tabel i pól" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Tryb zgodności SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Składnia używana do wstawiania wierszy" @@ -2766,32 +2767,32 @@ msgstr "Użyj liczb szesnastkowych dla typu BLOB" msgid "Use ignore inserts" msgstr "Użyj ignorowanych dodań" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maksymalna długość utworzonego zapytania" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Rodzaj eksportu" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Obejmij eksport transakcją" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Domyślne opcje eksportu" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Wymusza bezpiecznie połącznie podczas używania phpMyAdmina" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Wymuszaj połączenie SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2799,35 +2800,35 @@ msgstr "" "Porządek sortowania pozycji w liście rozwijanej kluczy obcych; [kbd]content[/" "kbd] - dane referencyjne, [kbd]id[/kbd] - wartość klucza" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Porządek sortowania kluczy obcych" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Jeśli jest mniej pozycji zostanie użyta lista wyboru" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Limit kluczy obcych" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Tryb przeglądania" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Personalizuj tryb przeglądania" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Indywidualizacja opcji eksportu" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2835,123 +2836,123 @@ msgstr "Indywidualizacja opcji eksportu" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Programista" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Ustawienia dla programistów phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Tryb edycji" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Personalizuj tryb edycji" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Domyślne opcje eksportu" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Dostosuj domyślne opcje eksportu" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funkcje" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Ogólne" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Domyślne opcje importu" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Dostosuj domyślne opcje importu" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / eksport" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Ustaw katalogi importu i eksportu oraz opcje kompresji" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opcje wyświetlania baz danych" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Ramka nawigacji" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Dostosuj wygląd ramki nawigacji" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serwery" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Opcje wyświetlania serwerów" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opcje wyświetlania tabel" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Główna ramka" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Tekst w formacie Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Inne kluczowe ustawienia" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Inne ustawienia" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Numer strony:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2960,22 +2961,22 @@ msgstr "" "Określ tytuł. Przeczytaj szczegóły w [a@Documentation.html#cfg_TitleTable]" "dokumentacji[/a], żeby dowiedzieć się więcej." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Okienko zapytania" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Dostosuj opcje okna zapytań" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Bezpieczeństwo" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2983,27 +2984,27 @@ msgstr "" "Proszę zauważyć, że phpMyAdmin jest po prostu interfejsem użytkownika i jego " "funkcje nie ograniczają MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Ustawienia podstawowe" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Konfiguracja serwera" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3011,75 +3012,75 @@ msgstr "" "Zaawansowane ustawienia serwera; nie zmieniaj ich jeżeli nie jesteś pewien " "ich znaczenia" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Podaj parametry dla połączenia z serwerem" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration" msgid "Configuration storage" msgstr "Konfiguracja" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Śledzenie zmian" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Dostosowanie opcji eksportu" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Dostosowanie opcji importu" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Dostosowanie ramki nawigacyjnej" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Dostosowanie ramki głównej" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Zapytania SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Okno zapytania SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Dostosuj odnośniki pokazywane w ramkach zapytań SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "Zapytania SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Historia SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3087,49 +3088,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Strona startowa" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Personalizuj stronę startową" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Zakładki" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Wybierz sposób działania zakładek" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Użyj pola tekstowego" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Indywidualizacja opcji eksportu" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Tekst Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Ostrzeżenie" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Wyłącz część ostrzeżeń wyświetlanych przez phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3137,15 +3138,15 @@ msgstr "" "Włącza format kompresji [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] dla " "operacji importu i eksportu" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Dodatkowe parametry dla iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3154,11 +3155,11 @@ msgstr "" "składającego się z wielu instrukcji, nawet jeśli wykonanie którejś z nich " "nie udało się" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignoruj błędy w ciągu instrukcji" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3168,21 +3169,21 @@ msgstr "" "koniec limitu czasu. Może to być dobry sposób importu dużych plików, " "jednakże może on popsuć transakcje." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Import częściowy: pozwalaj przerwać" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Nie przerywaj w przypadku błędów WSTAWIANIA wierszy" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Zamiana danych tabeli z plikiem" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3190,94 +3191,94 @@ msgstr "" "Domyślny format oznacza, że ta lista zależy od położenia (bazy danych, " "tabeli) i tylko SQL jest zawsze dostępne" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format importowanych plików" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Użyj słowa kluczowego LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "W pierwszym rekordzie znajdują się nazwy kolumn" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Nie importuj pustych rekordów" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importuj walutę (zamienia $5.00 na 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" "Importuj procenty jako liczby podzielone przez 100 (zamienia 12.00% na .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Liczba rekordów (zapytań), które należy z początku pominąć" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Import częściowy: pomiń zapytania" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Nie używaj AUTO_INCREMENT dla wartości zerowych" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Początkowy stan pasków przesuwania" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Pokazuje ile rekordów może zostać wstawionych w jednym czasie" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Liczba wstawianych rekordów" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Cel ikony szybkiej akcji" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Pokaż logo w lewej ramce" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Pokaż logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Wyświetla wybór serwera - w lewej ramce, na górze" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Wyświetlaj wybór serwerów" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Maksymalna liczba tabel pokazywanych na liście tabel" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" "Łańcuch znaków, który oddziela bazy danych na różne poziomy zagłębienia" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Separator struktury drzewa bazy danych" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3285,39 +3286,39 @@ msgstr "" "Tylko wersja uproszczona. Wyświetlaj bazy danych w postaci drzewa (określone " "przez separator zdefiniowany poniżej)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Wyświetla bazy danych w postaci drzewa" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Wyłącz, jeśli chcesz widzieć wszystkie bazy danych jednocześnie" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Używaj uproszczonej wersji" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maksymalny poziom zagłębienia tabeli" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Łańcuch znaków, który separuje tabele na różnych poziomach zagłębienia" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Separator poziomów tabeli" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "Adres URL, który będzie wskazywany przez logo w ramce nawigacji" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Odnośnik URL do logo" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3325,38 +3326,38 @@ msgstr "" "Otwieraj stronę w tym samym oknie ([kbd]main[/kbd]) lub w nowym oknie ([kbd]" "new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Cel odnośnika logo" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Podświetla serwer po najechaniu kursorem myszy" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Włącz podświetlanie" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Używaj mniej grafiki w zakładkach" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Uproszczone zakładki" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "Maksymalna liczba pokazywanych znaków zapytania SQL" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Limit znaków w kolumnie" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3367,11 +3368,11 @@ msgstr "" "że gdy korzysta się z więcej niż jednego serwera, łatwo zapomnieć wylogować " "się z pozostałych." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Usuń wszystkie ciasteczka przy wylogowaniu" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3379,11 +3380,11 @@ msgstr "" "Określa czy przy uwierzytelnianiu przez ciasteczka ma być przypominana " "poprzednia nazwa użytkownika" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Przypominaj nazwę użytkownika" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3396,54 +3397,54 @@ msgstr "" "przeglądarki. Takie rozwiązanie jest preferowane w środowisku niegodnym " "zaufania." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Przechowywania ciasteczka logowania" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Jak długo (w sekundach) ważny będzie ciasteczko logowania" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Ważność ciasteczka logowania" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Większe pole edycji dla pola LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Większe pole edycji dla pola LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Użyj ikon na stronie głównej" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maksymalna liczba pokazywanych znaków zapytania SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maksymalna pokazywana długość SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Użytkownicy nie mogą ustawić wyższej wartości" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Maksymalna liczba baz danych pokazywanych w lewej ramce i na liście baz " "danych" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maksimum baz danych" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3453,19 +3454,19 @@ msgstr "" "zestaw składa się z większej ilości wierszy, zostanie pokazany link " "Poprzednie/Następne." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maksymalna liczba rekordów do wyświetlenia" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maksymalna liczba tabel pokazywanych na liście tabel" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maksimum tabel" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3473,11 +3474,11 @@ msgstr "" "Wyłącz domyślne ostrzeżenie rozszerzenia mcrypt, które pojawia się przy " "autoryzacji ciasteczkami" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "ostrzeżenie rozszerzenia mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3485,204 +3486,204 @@ msgstr "" "Ile pamięci może zaalokować skrypt, np. [kbd]32M[/kbd] ([kbd]0[/kbd] oznacza " "brak limitu)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Limit pamięci" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Pokaż logo w lewej ramce" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Użyj naturalnego sortowania tabel i baz danych" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Sortowanie tabeli wg" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Używaj tylko ikon, tylko tekstu lub ikon i tekstu" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Wygląd interfejsu paska nawigacji" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Czy kompresować GZip-em wyjście w celu zwiększenia szybkości transferów HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Kompresja wyjścia GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Domyslny porządek sortowania" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Czy użyć trwałych połączeń do baz danych MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Trwałe połączenia" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Brakuje tabel przechowujących konfigurację phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Wygląd interfejsu do operacji na tabeli" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Chroń kolumny binarne" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanentna historia zapytań" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Ile zapytań ma być przechowywanych w historii" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Długość historii zapytań" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Zakładka wyświetlana po otwarciu nowego okna zapytań" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Domyślna zakładka okna zapytań" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Wysokość pola zapytania (w pikselach)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Wysokość pola zapytania" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Szerokość pola zapytania (w pikselach)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Szerokość pola zapytania" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Wybierz funckje, które będą użyte do konwersji kodowania napisów" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Mechanizm konwersji kodowania napisów" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Liczba wątków naprawiających" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Pokaż przycisk pomocy" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Katalog na serwerze, w którym będą zapisywane eksportowane pliki" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Katalog do zapisu" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Należy pozostawić puste jeśli nie jest używane" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy msgid "Host authorization order" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Pozostaw puste, aby użyć wartości domyślnych" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy msgid "Host authorization rules" msgstr "Uwierzytelnianie sprzętowe nie powiodło się" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Pozwól na logowanie bez hasła" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Pozwól na logowanie się roota" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Nazwa \"Auth Realm\" wyświetlana przy autoryzacji HTTP Basic" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3692,19 +3693,19 @@ msgstr "" "SweKey[/a]. Relatywna ścieżka do głównego katalogu phpMyAdmin, np. ./swekey." "conf" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Plik konfiguracyjny SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Jaka metoda uwierzytelniania ma być użyta" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3712,11 +3713,11 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać zakładek [a@http://wiki.phpmyadmin.net/" "pma/bookmark]bookmark[/a]. Sugerowana nazwa: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabela zakładek" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3724,32 +3725,32 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać komentarzy i typów mime. Sugerowana " "nazwa: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabela informacji o kolumnach" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Czy połączenie do serwera MySQL ma być kompresowane" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Kompresja połączenia" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Sposób połączenia z serwerem; w razie niepewności, należy pozostawić tcp" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Typ połączenia" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Hasło użytkownika monitorującego" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3758,19 +3759,19 @@ msgstr "" "jest dostępnych pod adresem: [a@http://wiki.phpmyadmin.net/pma/controluser]" "wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Użytkownik monitorujący" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Zliczaj tabele podczas pokazywania listy bazy danych" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Zliczaj tabele" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3778,11 +3779,11 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać trybu projektowania. Sugerowana nazwa: " "[kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabela trybu projektowania" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3791,29 +3792,29 @@ msgstr "" "tracker.php?aid=1849494]PMA bug tracker[/a] i [a@http://bugs.mysql.com/19588]" "MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Wyłącz używanie INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Jakiego rozszerzenie PHP ma być użyte; o ile jest obsługiwane, należy podać " "mysqli" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Rozszerzenie PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Ukryj bazy danych pasujące do wyrażenia regularnego (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Ukryj bazy danych" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3821,31 +3822,31 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać historii zapytań SQL. Sugerowana nazwa: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabela historii zapytań SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Nazwa hosta na którym uruchomiony jest serwer MySQL" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Nazwa hosta serwera" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL wylogowania" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Ma być podejmowana próba łączenia się bez hasła" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Łącz się bez hasła" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3861,31 +3862,31 @@ msgstr "" "znakiem \\, by uzyskać je w znaczeniu dosłownym, np. 'moja\\_baza' a nie " "'moja_baza'" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Pokaż tylko wymienione bazy danych" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" "Należy pozostawić puste w przypadku innego niż config typu uwierzytelniania" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Hasło dla uwierzytelniania typu config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "Schemat PDF: strony tabeli" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3896,22 +3897,22 @@ msgstr "" "pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nazwa bazy danych" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port na którym nasłuchuje serwer MySQL, pole puste oznacza wartość domyślną" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Port serwera" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3919,19 +3920,19 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać [a@http://wiki.phpmyadmin.net/pma/" "relation]relation-links[/a]. Sugerowana nazwa: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Tabela relacji" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Polecenie SQL do pobrania dostępnych baz danych" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Polecenie SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3939,132 +3940,132 @@ msgstr "" "Zobacz przykład usługi pojedynczego logowania (Signon) [a@http://wiki." "phpmyadmin.net/pma/auth_types#signon]authentication types[/a]" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Nazwa sesji usługi pojedynczego logowania (Signon)" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL usługi pojedynczego logowania (Signon)" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Gniazdko, na którym nasłuchuje serwer MySQL, pole puste oznacza wartość " "domyślną" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Gniazdo serwera" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Aktywuj SSL do połączeń z serwerem MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Używaj SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "Schemat PDF: współrzędne tabeli" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Wyświetl komentarze dla kolumn" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Dodaj DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Dodaj DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Dodaj DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Cecha" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabela śledzenia zapytań SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Tryb automatycznej naprawy" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabela przechowująca preferencje użytkowników" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Użytkownik dla uwierzytelniania typu config" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4072,11 +4073,11 @@ msgstr "" "Dezaktywuj jeśli jesteś pewien, że tabele pma_* są zaktualizowane. To " "zapobiega ciągłemu sprawdzaniu kompatybilności, przez co zwiększa wydajność" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Szczegółowe sprawdzanie" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4084,19 +4085,19 @@ msgstr "" "Przyjazny opis serwera dla użytkownika. Pozostaw puste, aby wyświetlić nazwę " "hosta." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Szczegółowa nazwa serwera" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Pozwól wyświetlać wszystkie rekordy" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4107,35 +4108,35 @@ msgstr "" "pliku konfiguracyjnym. To nie ogranicza możliwości wykonania tego samego " "polecenia bezpośrednio" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Pokaż formularz zmiany hasła" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Pokaż formularz tworzenia bazy danych" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Pokaż otwarte tabele" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Wyświetla pola z funkcjami w trybie edycji/dodawania" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Pokaż pola z funkcjami" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4143,33 +4144,33 @@ msgstr "" "Pokazuje odnośnik do [a@http://php.net/manual/function.phpinfo.php]phpinfo()" "[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Pokaż odnośnik phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Pokaż szczegółowe informacje o serwerze MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Czy mają być pokazywane zapytania SQL generowane przez phpMyAdmina" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Pokaż zapytania SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Pozwala wyświetlać statystyki bazy danych i tabeli (np. wykorzystanie " "miejsca)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Pokaż statystyki" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4177,11 +4178,11 @@ msgstr "" "Jeśli podpowiedzi są włączone i ustawiony jest komentarz do bazy danych, " "zamienia komentarz i nazwę bazy danych" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Wyświetla komentarz do bazy danych zamiast jej nazwy" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4193,30 +4194,30 @@ msgstr "" "['LeftFrameTableSeparator']. A więc tylko katalog jest nazywany jako alias, " "a nazwa tabeli pozostaje niezmieniona" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Wyświetla komentarz do tabeli zamiast jej nazwy" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Wyświetla komentarz do tabeli w postaci podpowiedzi" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Zaznacza używane tabele i umożliwia pokazanie baz danych z zablokowanymi " "tabelami" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Pomiń zablokowane tabele" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Wymaga włączenia walidatora SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4226,7 +4227,7 @@ msgstr "Wymaga włączenia walidatora SQL" msgid "Password" msgstr "Hasło" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4234,11 +4235,11 @@ msgstr "" "[strong]Ostrzeżenie:[/strong] wymaga zainstalowanego rozszerzenia PHP SOAP " "lub PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Włącz walidator SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4246,12 +4247,12 @@ msgstr "" "Jeśli masz swoją nazwa użytkownika, ustaw ją tutaj (domyślnie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Nazwa użytkownika" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4259,33 +4260,33 @@ msgstr "" "Sugeruje nazwę bazy danych podczas operacji "Utwórz bazę danych" " "(jeśli możliwe) lub zostawia puste pole" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Zasugeruj nazwę nowej bazy danych" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Ostrzeżenie jest wyświetlane na stronie głównej, jeśli wykryte jest " "rozszerzenie Suhosin" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Ostrzeżenie Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/usuń pola" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4293,31 +4294,31 @@ msgstr "" "Wielkość pola textarea (wierszy) w trybie edycji. Wartość będzie powięszkona " "dla zapytań SQL (*@) i okna zapytań (*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Wierszy w polu textarea" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Tytuł okna, jeśli jest wybrana baza danych" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Tytuł okna, jeśli nic nie jest wybrane" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Domyślny tytuł" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Tytuł okna, jeśli wybrany jest serwer" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4329,30 +4330,30 @@ msgstr "" "nagłówku HTTP_X_FORWARDED_FOR (X-Forwarded-For) przesłanym przez serwer " "pośredniczący (proxy) 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" "Lista zaufanych adresów IP serwerów pośredniczących (proxy) dla reguł allow/" "deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Katalog na serwerze, do którego można przesyłać pliki w celu importowania" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Katalog na przesyłane pliki" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Pozwól na przeszukiwanie całej bazy danych" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Przeszukiwanie bazy danych" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4360,11 +4361,11 @@ msgstr "" "Kiedy wyłączone, użytkownicy nie mogą zmienić żadnej z poniższych opcji , " "wyłączając zaznaczone po prawej" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Włącz zakładkę Developerską w ustawieniach" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4374,19 +4375,19 @@ msgstr "" "Zobacz libraries/import.lib.php, aby dowiedzieć się ile instrukcja może " "domyślnie zawierać zapytań." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Szczegóły wielokrotnych instrukcji" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Sprawdź, czy jest nowsza wersja" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Włącza sprawdzanie czy są aktualizacje phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4394,7 +4395,7 @@ msgstr "Włącza sprawdzanie czy są aktualizacje phpMyAdmin" msgid "Version check" msgstr "Sprawdzenie wersji" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4402,7 +4403,7 @@ msgstr "" "Włącza format kompresji [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] dla operacji importu i eksportu" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4573,7 +4574,7 @@ msgstr "Procedury i funkcje" msgid "Return type" msgstr "Zwracany typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4597,7 +4598,7 @@ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" "(lub gniazdo lokalnego serwera MySQL nie jest skonfigurowane poprawnie)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Szczegóły…" @@ -4780,66 +4781,66 @@ msgid "use this for future exports" msgstr "użyj tych wartości dla późniejszych eksportów" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Kodowanie pliku:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Typ kompresji" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Brak" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\".zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\".gz\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\".bz2\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Zapisz jako plik" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcje transformacji" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -4978,11 +4979,11 @@ msgstr "pionowo" msgid "in %s mode and repeat headers after %s cells" msgstr "w trybie %s powtórz nagłówki po %s komórkach" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sortuj wg klucza" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4996,104 +4997,104 @@ msgstr "Sortuj wg klucza" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opcje" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Skrócony tekst" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pełny tekst" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Klucz relacyjny" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Schemat relacyjny" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Pokaż zawartość binarną" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Pokaż zawartość BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Sposób prezentacji danych" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopiuj" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Rekord został skasowany" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Unicestwij" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "w zapytaniu" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Pokaż rekordy " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "wszystkich" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Wykonanie zapytania trwało %01.4f sekund(y)" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Zmień" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operacja na wynikach zapytania" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Widok do druku (z pełnymi tekstami)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Wyświetl schemat PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Utwórz związek" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Łącze nie znalezione" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informacja o wersji" @@ -6270,7 +6271,7 @@ msgstr "" "Informacje o tym, jak zaktualizować tabelę Column_comments znajdują się w " "dokumentacji" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Zapamiętane zapytanie SQL" @@ -6343,7 +6344,7 @@ msgstr "Stan serwera głównego" msgid "Slave status" msgstr "Stan serwera podrzędnego" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Zmienna" @@ -6351,7 +6352,7 @@ msgstr "Zmienna" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Wartość" @@ -6640,64 +6641,64 @@ msgstr "Różnica" msgid "Target database" msgstr "Docelowa baza danych" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Wyczyść" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nazwy kolumn" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Pamiętaj zapytanie SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Pozwól na dostęp wszystkim użytkownikom" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Zamień istniejące zapamiętane zapytanie o tej samej nazwie" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Nie nadpisuj tego zapytania spoza okna" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Separator" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Wywołaj ponownie zapytanie " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Wyślij" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Tylko pokaż" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokalizacja pliku tekstowego" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "katalog serwera WWW do przesyłania plików" @@ -6817,7 +6818,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7178,32 +7179,32 @@ msgstr "Rozszerzenie PHP" msgid "Show PHP information" msgstr "Informacje o PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Oficjalna strona phpMyAdmina" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atrybuty" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Eksport" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Bez zmian" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7215,7 +7216,7 @@ msgstr "" "działa z takim ustawieniem, jest otwarty dla włamywaczy. Ta luka w " "bezpieczeństwie naprawdę powinna zostać naprawiona." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7224,7 +7225,7 @@ msgstr "" "Opcja mbstring.func_overload jest włączona w pliku konfiguracyjnym PHP. Jest " "ona niezgodna z phpMyAdminem i może powodować utratę niektórych danych!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7235,7 +7236,7 @@ msgstr "" "phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może " "skutkować niespodziewanymi rezultatami." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7247,7 +7248,7 @@ msgstr "" "czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z tego powodu " "sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7263,12 +7264,12 @@ msgstr "" "czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z tego powodu " "sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7278,7 +7279,7 @@ msgstr "" "Będzie on nadal znajdował się w katalogu phpMyAdmina. Możesz go usunąć po " "skonfigurowaniu phpMyAdmina." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7290,14 +7291,14 @@ msgstr "" "Dodatkowe możliwości pracy z połączonymi tabelami zostały wyłączone. Aby " "dowiedzieć się, dlaczego - kliknij %stutaj%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7306,7 +7307,7 @@ msgstr "" "Wersja %s biblioteki MySQL dla PHP różni się od wersji %s serwera MySQL. " "Może to powodować nieprzewidywalne zachowanie." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7315,7 +7316,7 @@ msgstr "" "Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja" "%s." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Brak baz danych" @@ -7701,20 +7702,20 @@ msgstr "%s baz danych zostało pomyślnie usuniętych." msgid "Databases statistics" msgstr "Statystyki baz danych" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Replikacja serwera głównego" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Replikacja serwera podrzędnego" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Włącz statystyki" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10086,39 +10087,39 @@ msgstr "Sprawdź spójność powiązań:" msgid "Show tables" msgstr "Pokaż tabele" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Wykorzystanie przestrzeni" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Wykorzystanie" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektywne" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statystyka rekordów" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Cecha" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statycznie" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "zmienny" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Długość rekordu" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Rozmiar rekordu " @@ -10257,7 +10258,7 @@ msgstr "Po %s" msgid "Create an index on  %s columns" msgstr "Utwórz indeks dla %s kolumn" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partycjonowanie" diff --git a/po/pt.po b/po/pt.po index 535452f6e3..f85e312262 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-26 03:23+0200\n" "Last-Translator: \n" "Language-Team: portuguese \n" @@ -50,19 +50,19 @@ msgstr "Pesquisar" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Coluna" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipo" @@ -310,7 +310,7 @@ msgstr "Criar a Base de Dados antes de copiar (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Adicionar %s" @@ -333,7 +333,7 @@ msgstr "Mudar para a Base de Dados copiada" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Agrupamento (Collation)" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Editar ou exporta o esquema relacional (schema)" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Registos" @@ -381,21 +381,21 @@ msgstr "em uso" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Criação" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Última actualização" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Última Verificação" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "Construtor Gráfico" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordenação" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descendente" @@ -495,8 +495,8 @@ msgstr "Executar Comando SQL" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Acesso Negado" @@ -539,13 +539,13 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "Apagar os semelhantes para a %s tabela?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Apagar" @@ -608,7 +608,7 @@ msgstr "Detecção de Alterações está activa." msgid "Tracking is not active." msgstr "Detecção de Alterações está desactivada." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o storage engine por defeito neste MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Com os seleccionados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Nenhum" @@ -662,16 +662,16 @@ msgstr "Nenhum" msgid "Check tables having overhead" msgstr "Verificar tabelas com overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vista de impressão" @@ -683,7 +683,7 @@ msgstr "Limpa" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Elimina" @@ -692,8 +692,8 @@ msgstr "Elimina" msgid "Check table" msgstr "Verificar tabela" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizar tabela" @@ -713,12 +713,12 @@ msgstr "Dicionario de dados" msgid "Tracked tables" msgstr "Tabelas em tracking" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Estado" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -916,7 +916,7 @@ msgstr "" "incremente os tempos de limite de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1107,7 +1107,16 @@ msgstr "Mostrar Caixa do query" msgid "Inline Edit" msgstr "Editar em linha" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Edita" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1115,72 +1124,72 @@ msgstr "Editar em linha" msgid "Save" msgstr "Guarda" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "Comando SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "Comando SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignora" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Seleccione chave de referencia" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Seleccione Foreign Key" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Escolha campo para mostrar" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Alterar a palavra-passe" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Gerado por" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Alterar a palavra-passe" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Seg" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1188,123 +1197,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Versão do servidor" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Dados" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Anterior" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Próximo" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Total" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " Binário " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Abr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Ago" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Out" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1312,176 +1321,176 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dez" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Dom" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Seg" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Ter" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Sex" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Seg" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Ter" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Qua" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Qui" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Sex" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sab" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Dom" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Seg" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Ter" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Qua" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Qui" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Sex" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sab" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "em uso" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1555,14 +1564,6 @@ msgstr "Quantidade" msgid "Comment" msgstr "Comentários" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Edita" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "A chave primária foi eliminada" @@ -1579,7 +1580,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1689,7 +1690,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1716,57 +1717,57 @@ msgstr "" "inc.php e assegure-se que correspondem à informação fornecida pelo " "administrador do MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Entrada" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentação do phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Servidor" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Utilizador :" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Palavra-passe :" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Escolha do Servidor" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "O mecanismo de \"Cookies\" tem de estar ligado a partir deste ponto." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Não é possível fazer login no servidor MySQL" @@ -1834,7 +1835,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabelas" @@ -1848,18 +1849,18 @@ msgstr "Tabelas" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dados" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Suspenso" @@ -1913,7 +1914,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Se receber uma página em branco, está tudo correcto." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1942,27 +1943,27 @@ msgstr "" "A directiva $cfg['PmaAbsoluteUri'] TEM que ser definida no ficheiro " "de configuração!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Servidor" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "deve actualizar para %s %s ou mais recente." @@ -1996,8 +1997,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentação" @@ -2014,7 +2015,7 @@ msgstr "Mensagens do MySQL : " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2026,11 +2027,11 @@ msgstr "Saltar Explicar SQL" msgid "Without PHP Code" msgstr "sem código PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Criar código PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2039,7 +2040,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Saltar a validação SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validar SQL" @@ -2150,7 +2151,7 @@ msgid "Structure" msgstr "Estrutura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2158,8 +2159,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Insere" @@ -2179,7 +2180,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "Directoria no servidor web para fazer upload" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Não é possivel alcançar a directoria que configurou para fazer upload" @@ -2340,7 +2341,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2529,7 +2530,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2589,13 +2590,13 @@ msgstr "" msgid "Save as file" msgstr "envia" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Configurar o Mapa de Caracteres do ficheiro:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formato" @@ -2606,8 +2607,8 @@ msgstr "Compressão" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2617,16 +2618,16 @@ msgstr "Compressão" msgid "Put columns names in the first row" msgstr "Coloca os nomes dos compos na primeira linha" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Campos delimitados por" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2636,8 +2637,8 @@ msgstr "Campos precedidos por" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Substituir NULL por" @@ -2645,15 +2646,15 @@ msgstr "Substituir NULL por" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linhas terminadas por" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linhas terminadas por" @@ -2680,8 +2681,8 @@ msgid "Table name template" msgstr "Nome do ficheiro modelo" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2708,13 +2709,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relações" @@ -2744,12 +2745,12 @@ msgstr "Nome do ficheiro modelo" msgid "Enclose table and column names with backquotes" msgstr "Usar apóstrofes com os nomes das tabelas e campos" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2775,67 +2776,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Instrucções de inserção múltiplas" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Tipo de Exportação" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Tipo de Exportação" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2843,255 +2844,255 @@ msgstr "Opções de exportação da Base de Dados" msgid "CSV" msgstr "Dados CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Importar" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Gerado por" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Exportar" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importar" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Servidor" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Documentação" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Página número:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Documentação" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Relações" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "Comando SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "Comando SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "Comando SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Histórico SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3099,279 +3100,279 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Estado" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabela" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Usar campo de texto" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Substituir os dados da tabela pelos do arquivo" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Coloca os nomes dos compos na primeira linha" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Adicionar valor AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Nome do ficheiro modelo" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3379,433 +3380,433 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Sem bases de dados" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Limites do recurso" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alterar a ordem da tabela por" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Ligações" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Sem tablelas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "versão do PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Sem bases de dados" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3814,299 +3815,299 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy msgid "Database name" msgstr "Base de Dados" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Reparar tabela" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Mostrando comentários das Colunas" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Itens" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Versão do servidor" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Mostra tabelas" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Mostrar queries completos" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Estatísticas dos registos" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4114,29 +4115,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Mostra tabelas" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4146,91 +4147,91 @@ msgstr "" msgid "Password" msgstr "Palavra-passe" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Utilizador :" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adicionar/Remover Campos" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Defeito" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4238,56 +4239,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4295,13 +4296,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4463,7 +4464,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4482,7 +4483,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4655,66 +4656,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Configurar o Mapa de Caracteres do ficheiro:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compressão" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nenhum" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"Compressão zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"Compressão gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"Compressão bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "envia" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formato" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opções de tranformação" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4830,11 +4831,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "em modo %s com cabeçalhos repetidos a cada %s células" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ordenar por chave" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4848,106 +4849,106 @@ msgstr "Ordenar por chave" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operações" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Texto parcial" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Texto inteiro" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Esquema relacional" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Esquema relacional" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformação do navegador" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Registo eliminado" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Termina" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "na pesquisa" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Mostrando registos " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "O Query demorou %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muda" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Vista de impressão (com texto inteiro)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Mostrar o esquema de PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Versão do servidor" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link não encontrado" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Informação de Login " @@ -6060,7 +6061,7 @@ msgid "" msgstr "" "Consulte a Documentação sobre como actualizar a Tabela Column_comments Table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Comandos SQL marcados" @@ -6129,7 +6130,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variável" @@ -6137,7 +6138,7 @@ msgstr "Variável" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valor" @@ -6422,64 +6423,64 @@ msgstr "" msgid "Target database" msgstr "Pesquisar na Base de Dados" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Executa comando(s) SQL na base de dados %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Executa comando(s) SQL na base de dados %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nome dos Campos" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Marcar este comando SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Deixar todos os utilizadores acederem a este marcador" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Não alterar esta pesquisa de fora da janela" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostrar de novo aqui este comando " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submete" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Ver apenas" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Localização do arquivo de texto" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Directoria no servidor web para fazer upload" @@ -6593,7 +6594,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Índice" @@ -6875,31 +6876,31 @@ msgstr "versão do PHP" msgid "Show PHP information" msgstr "Mostra informação do PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Página Oficial do phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributos" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Sem alterações" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6911,21 +6912,21 @@ msgstr "" "está a correr com este valor por defeito, assim aberto a intrusões, deveria " "corrigir este buraco de segurança." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6933,26 +6934,26 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O ficheiro de configuração precisa agora de uma frase-passe secreta " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6964,28 +6965,28 @@ msgstr "" "As Características adicionais para trabalhar com ligações entre Tabelas " "foram desactivadas. Para saber porquê carregue %saqui%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Sem bases de dados" @@ -7366,20 +7367,20 @@ msgstr "As Bases de Dados %s foram apagadas com sucesso." msgid "Databases statistics" msgstr "Estatísticas das bases de dados" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activar Estatísticas" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9506,39 +9507,39 @@ msgstr "Verificar Integridade referencial:" msgid "Show tables" msgstr "Mostra tabelas" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Espaço ocupado" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Utilização" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Em uso" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Estatísticas dos registos" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Itens" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinâmico" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Comprim. dos reg." -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Tamanho dos reg." @@ -9671,7 +9672,7 @@ msgstr "Depois %s" msgid "Create an index on  %s columns" msgstr "Criar um índice com %s coluna(s)" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index e93ba1daa7..ef38447e0e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-14 17:44+0200\n" "Last-Translator: \n" "Language-Team: brazilian_portuguese \n" @@ -49,19 +49,19 @@ msgstr "Procurar" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Coluna" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tipo" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE antes de copiar" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Adicionar %s" @@ -334,7 +334,7 @@ msgstr "Mudar para o Banco de Dados copiado" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Editar ou exportar esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Registros" @@ -382,21 +382,21 @@ msgstr "em uso" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Criação" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Última atualização" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Última verificação" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "construtor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descendente" @@ -498,8 +498,8 @@ msgstr "Enviar consulta SQL" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Acesso negado" @@ -542,13 +542,13 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "Excluir correspondentes para a tabela %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Remover" @@ -611,7 +611,7 @@ msgstr "Rastreamento está ativo." msgid "Tracking is not active." msgstr "Rastreamento não está ativo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,21 +641,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o stored engine padrão neste servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Com marcados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Desmarcar todos" @@ -664,16 +664,16 @@ msgstr "Desmarcar todos" msgid "Check tables having overhead" msgstr "Verificar sobre-carga" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualização para impressão" @@ -685,7 +685,7 @@ msgstr "Limpar" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Eliminar" @@ -694,8 +694,8 @@ msgstr "Eliminar" msgid "Check table" msgstr "Verificar tabela" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Otimizar tabela" @@ -715,12 +715,12 @@ msgstr "Dicionário de dados" msgid "Tracked tables" msgstr "Tabelas rastreadas" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -747,7 +747,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgstr "" "aumente o tempo limite do PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1110,7 +1110,16 @@ msgstr "Mostrar caixa de consulta" msgid "Inline Edit" msgstr "Engines" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Editar" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1118,67 +1127,67 @@ msgstr "Engines" msgid "Save" msgstr "Salvar" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Ocultar" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Ocultar critério de pesquisa" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Exibir critério de pesquisa" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorar" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Seleciona chave referenciada" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Selecionar Chave Estrangeira" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Por favor, selecione uma chave primária ou uma chave única" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Escolha o campo para exibir" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Gerar Senha" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Gerar" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Alterar a senha" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Mais" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1186,105 +1195,105 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ". última versão estável:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Concluído" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Anterior" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Próximo" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Hoje" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Janeiro" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Fevereiro" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Março" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Abril" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maio" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Junho" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Julho" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Agosto" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Setembro" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Outubro" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Novembro" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Dezembro" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Abr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1292,166 +1301,166 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ago" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Set" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Out" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dez" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Domingo" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Segunda" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Terça" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Quarta" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Quinta" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Sexta" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sábado" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dom" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Seg" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Ter" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Qua" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Qui" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Sex" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sab" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Dom" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Seg" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Ter" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Qua" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Qui" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Sex" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sab" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Sem" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hora" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuto" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Segundo" @@ -1526,14 +1535,6 @@ msgstr "Cardinalidade" msgid "Comment" msgstr "Cometário" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Editar" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "A chave primária foi deletada" @@ -1552,7 +1553,7 @@ msgstr "" "A indexação %1$s e %2$s parecem ser iguais ou uma delas pode ter sido " "removida." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1667,7 +1668,7 @@ msgid "Cannot connect: invalid settings." msgstr "Não pode conectar: configurações inválidas." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1694,59 +1695,59 @@ msgstr "" "certificar que correspondam com as informações fornecidas pelo administrador " "do servidor MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Autenticação" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentação do phpMyAdmin " -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Servidor" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Usuário:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Senha:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Seleção do Servidor" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies devem estar ativos após este ponto." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Autenticação sem uma senha é proibida pela configuração (veja " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Sem atividade por %s segundos ou mais, faça o login novamente" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Não foi possível se logar no servidor MySQL" @@ -1816,7 +1817,7 @@ msgid "shared" msgstr "compartilhado" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabelas" @@ -1830,18 +1831,18 @@ msgstr "Tabelas" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dados" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Sobrecarga" @@ -1896,7 +1897,7 @@ msgstr "A extensão GD é necessária para os gráficos." msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Se receber uma página em branco, está tudo certo." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Não foi possível carregar configuração padrão de: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "A variável $cfg['PmaAbsoluteUri'] deve ser setada" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Índice de servidor inválido: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nome de serivdor inválido para o servidor %1$s. Verifique suas configurações." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Servidor" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Método de autenticação inválido informado nas configurações:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Você deveria atualizar para %s %s ou posterior." @@ -1980,8 +1981,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentação" @@ -1998,7 +1999,7 @@ msgstr "Mensagens do MySQL : " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2010,11 +2011,11 @@ msgstr "Pular Explicação SQL" msgid "Without PHP Code" msgstr "sem código PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Criar código PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Atualizar" @@ -2023,7 +2024,7 @@ msgstr "Atualizar" msgid "Skip Validate SQL" msgstr "Pular validação SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validar SQL" @@ -2136,7 +2137,7 @@ msgid "Structure" msgstr "Estrutura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2144,8 +2145,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Inserir" @@ -2164,7 +2165,7 @@ msgstr "Procurar no seu computador:" msgid "Select from the web server upload directory %s:" msgstr "Selecionar a partir do diretório de upload do servidor %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2322,7 +2323,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2511,7 +2512,7 @@ msgstr "Renomear Banco de Dados para" msgid "Show binary contents as HEX by default" msgstr "Mostrar conteúdo binário como HEX por padrão" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Mostrar conteúdo binário como HEX" @@ -2569,13 +2570,13 @@ msgstr "Tempo máximo de execução" msgid "Save as file" msgstr "Salvar como arquivo" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Conjunto de caracteres do arquivo" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formato" @@ -2586,8 +2587,8 @@ msgstr "Compressão" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2597,16 +2598,16 @@ msgstr "Compressão" msgid "Put columns names in the first row" msgstr "Colocar nome do campo na primeira linha" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Campos delimitados por" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2616,8 +2617,8 @@ msgstr "Campos contornados por" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Substituir NULL por" @@ -2625,15 +2626,15 @@ msgstr "Substituir NULL por" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linhas terminadas por" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linhas terminadas por" @@ -2660,8 +2661,8 @@ msgid "Table name template" msgstr "Nome do arquivo do modelo" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2688,13 +2689,13 @@ msgid "Label key" msgstr "Rótulo da chave" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relações" @@ -2724,12 +2725,12 @@ msgstr "Nome do arquivo do modelo" msgid "Enclose table and column names with backquotes" msgstr "Usar aspas simples nos nomes de tabelas e campos" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Modo de compatibilidade SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2753,67 +2754,67 @@ msgstr "Usar hexadecimal para BLOB" msgid "Use ignore inserts" msgstr "Usar inserções ignoradas" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Tamanho máximo da consulta gerada" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Tipo de exportação" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Encapsular exportação numa transação" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Tipo de exportação" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Forçar conexão SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2821,174 +2822,174 @@ msgstr "Opções de exportação do Banco de Dados" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Importar arquivos" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funcionalidades" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Geral" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importar" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importar arquivos" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importar / exportar" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servidores" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Abrir Documento" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Numero da página:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Janela de consulta" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Segurança" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Configurações básicas" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy msgid "Authentication" msgstr "Autenticando..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Autenticando..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Configuração do servidor" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2996,75 +2997,75 @@ msgstr "" "Configurações avançadas do servidor, não altere estas opções ao menos que " "você saiba para que elas são" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration" msgid "Configuration storage" msgstr "Configuração" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Personalizar opções de exportação" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Consultas SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Caixa de consulta SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "consulta SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Histórico de consultas" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3072,69 +3073,69 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Abas" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Escolha como você quer que as abas funcionem" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Campos de texto" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! texto" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Avisos" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Desative alguns dos avisos mostrados pelo phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Parâmetros extras para o iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3145,211 +3146,211 @@ msgstr "" "perto do tempo limite. Isso pode ser um bom caminho para importar arquivos " "grandes, entretanto isso pode interromper as transações." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Substituir os dados da tabela pelos do arquivo" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formato do arquivo importado" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Usar palavra-chave LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Nome das colunas na primeira linha" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Não importe linhas vazias" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Número de registros (consultas) ignoradas no início" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Adicionar valor AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Quantas linhas podem ser inseridas de uma vez" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Número de linhas inseridas" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "O número de tabelas que estão abertas." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Nome do arquivo do modelo" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Usar versão leve" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 #, fuzzy msgid "Delete all cookies on logout" msgstr "Remover todos os cookies quando a sessão terminar" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3357,429 +3358,429 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Define quanto tempo (em segundos) um cookie de sessão é válido" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Usar ícones na página principal" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Sem bases" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "aviso do mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Limite de memória" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Ordem natural" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Usar apenas ícones, apenas texto ou ambos" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Conexões persistentes" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Histórico de consultas permanente" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Quantas consultas são mantidas no histórico" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Tamanho do histórico de consultas" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Altura da janela de consultas (em pixels)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Altura da janela de consultas" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Largura da janela de consultas (em pixels)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Largura da janela de consultas" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Processos de reparo" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Exibir botão de ajuda" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Diretório raiz de dados" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy msgid "Host authorization order" msgstr "Falha na autenticação de hardware" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy msgid "Host authorization rules" msgstr "Falha na autenticação de hardware" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 #, fuzzy msgid "Authentication method to use" msgstr "Autenticando..." -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipo de autenticação" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipo de conexão" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Sem tabelas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Desfragmentar tabela" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desabilitar o uso do INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Qual extensão do PHP utilizar: você deveria utilizar mysqli se suportado" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Utilizar a extensão do PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Ocultar bancos de dados" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "nome do servidor" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Tentando conectar sem senha" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3788,294 +3789,294 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Nome do banco de dados" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Porta do servidor" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Reparar tabela" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "comando SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Socket do servidor" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Utilizar SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Exibindo comentários da coluna" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Adicionar DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Adicionar DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Adicionar DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Comandos" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Criar versões automáticamente" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Permitir mostrar todas as linhas" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Exibir tabelas abertas" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Exibir link para o phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Exibir informações detalhadas do servidor MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Mostrar consultas SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Mostrar estatísticas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4083,29 +4084,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Mostrar comentários das tabelas em tooltips" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Exibir tabelas abertas" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4115,88 +4116,88 @@ msgstr "" msgid "Password" msgstr "Senha" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Usuário" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Aviso do Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adicionar/Remover colunas" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Título padrão" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4204,57 +4205,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Diretório de upload" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4262,13 +4263,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4433,7 +4434,7 @@ msgstr "Rotinas" msgid "Return type" msgstr "Tipo de returno" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4454,7 +4455,7 @@ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" "(ou o soquete do servidor MySQL local não está configurado corretamente)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalhes..." @@ -4630,66 +4631,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Conjunto de caracteres do arquivo" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compressão" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nenhum" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"compactado com zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"compactado com gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"compactado com bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Enviado" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formato" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opções de transformação" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Versão do cliente MySQL" @@ -4820,11 +4821,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "no modo %s e repetindo cabeçalhos após %s células" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Ordenar pela chave" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4838,104 +4839,104 @@ msgstr "Ordenar pela chave" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opções" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Textos parciais" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Textos completos" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Chave de relação" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Esquema relacional" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Mostrar conteúdo binário" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 #, fuzzy msgid "Show BLOB contents" msgstr "Exibir conteúdo BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformações do navegador" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Copiar" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Registro eliminado" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Matar" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "na consulta" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Mostrando registros " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Consulta levou %01.4f segundos" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Alterar" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operações resultantes das consultas" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Ver impressão (com textos completos)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Exibir gráfico" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Criar usuário" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link não encontrado" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informações da versão" @@ -6074,7 +6075,7 @@ msgid "" msgstr "" "Consulte a documentação sobre como atualizar sua tabela Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Consulta SQL gravada" @@ -6145,7 +6146,7 @@ msgstr "Exibir status dos escravos" msgid "Slave status" msgstr "Exibir status dos escravos" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variáveis" @@ -6153,7 +6154,7 @@ msgstr "Variáveis" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valor" @@ -6438,64 +6439,64 @@ msgstr "" msgid "Target database" msgstr "Procurar no Banco de Dados" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Rodar consulta(s) SQL no servidor %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Fazer consulta SQL no Banco de Dados %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Limpar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Nome das colunas" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Gravar essa consulta SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Deixar qualquer usuário acessar esse marcador" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Substituir marcador de mesmo nome existente" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Não sobrescrever esta consulta fora desta janela" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimitadores" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Mostrar esta consulta SQL novamente " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Submeter" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Apenas visualizar" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Localização do arquivo texto" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Servidor web subiu o diretório" @@ -6612,7 +6613,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Índice" @@ -6968,32 +6969,32 @@ msgstr "Extensão do PHP" msgid "Show PHP information" msgstr "Mostrar informações do PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Página Oficial do phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributos" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Exportar" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Sem Mudança" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7005,7 +7006,7 @@ msgstr "" "com esse padrão estará aberto a invasões, você realmente deveria corrigir " "este furo de segurança." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7014,7 +7015,7 @@ msgstr "" "Você habilitou mbstring.func_overload nas configurações do PHP. Essa opção é " "incompatível com o phpMyAdmin e certamente causará a perda de algum dado!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7025,7 +7026,7 @@ msgstr "" "será capaz de dividir as strings corretamente isso pode causar resultados " "inesperados." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7033,26 +7034,26 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "O arquivo de configuração agora precisa de uma frase secreta com senha " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. To find out " @@ -7064,14 +7065,14 @@ msgstr "" "Os recursos adicionais para trabalhar com tabelas linkadas foram " "desativadas. Para descobrir o motivo clique %saqui%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7080,7 +7081,7 @@ msgstr "" "Sua versão %s da biblioteca MySQL do PHP difere da versão %s do seu servidor " "MySQL. Isso pode causar um comportamento estranho." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7089,7 +7090,7 @@ msgstr "" "Servidor rodando com 'Suhosin'. Verifique a %sdocumentation%s para possíveis " "razões do erro." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Sem bases" @@ -7475,20 +7476,20 @@ msgstr "Banco de Dados %s foi eliminado com sucesso!" msgid "Databases statistics" msgstr "Estatísticas do Banco de Dados" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Habilitar estatísticas" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9736,39 +9737,39 @@ msgstr "Verificar integridade referencial:" msgid "Show tables" msgstr "Mostrar tabelas" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Uso do espaço" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Uso" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efetivo" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Estatísticas do registros" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Comandos" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "estático" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinâmico" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Tamanho do registro" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Tamanho do registro " @@ -9903,7 +9904,7 @@ msgstr "Depois %s" msgid "Create an index on  %s columns" msgstr "Criar um índice em %s colunas" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "particionado" diff --git a/po/ro.po b/po/ro.po index dade929af6..1f6b9b8c53 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-22 02:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: romanian \n" @@ -50,19 +50,19 @@ msgstr "Caută" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -155,7 +155,7 @@ msgstr "Denumirile coloanelor" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tip" @@ -317,7 +317,7 @@ msgstr "CREEAZĂ BAZA DE DATE înainte de copiere" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Adăugare %s" @@ -340,7 +340,7 @@ msgstr "Schimbă la tabela copiată" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Interclasare" @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Schema relațională" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -377,7 +377,7 @@ msgstr "Tabel" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Linie" @@ -393,21 +393,21 @@ msgstr "în folosință" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Creare" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Ultima actualizare" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Ultima verficare" @@ -433,20 +433,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortare" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Crescătoare" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Descrescător" @@ -513,8 +513,8 @@ msgstr "Trimite comanda" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Acces interzis" @@ -559,13 +559,13 @@ msgstr "Navigare" msgid "Delete the matches for the %s table?" msgstr "Șterge datele urmărite din acest tabel" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Șterge" @@ -632,7 +632,7 @@ msgstr "Monitorizarea este activată" msgid "Tracking is not active." msgstr "Monitorizarea nu este activată" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -661,21 +661,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s este motorul de stocare stabilit implicit pe acest server MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Cele bifate:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marchează toate" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Demarchează toate" @@ -684,16 +684,16 @@ msgstr "Demarchează toate" msgid "Check tables having overhead" msgstr "Verificare depășit" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportă" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vizualizare imprimare" @@ -705,7 +705,7 @@ msgstr "Golește" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Aruncă" @@ -714,8 +714,8 @@ msgstr "Aruncă" msgid "Check table" msgstr "Verificare tabel" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizare tabel" @@ -736,12 +736,12 @@ msgstr "Dicționar de date" msgid "Tracked tables" msgstr "Tabelele urmărite" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -768,7 +768,7 @@ msgid "Status" msgstr "Stare" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -943,7 +943,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1160,7 +1160,16 @@ msgstr "Comanda SQL" msgid "Inline Edit" msgstr "Motoare" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Editare" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1168,71 +1177,71 @@ msgstr "Motoare" msgid "Save" msgstr "Salveaza" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Ascunde" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "Comanda SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "Comanda SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoră" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Alegere cheie referențiată" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Alegeți cheia străină" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Vă rugăm să alegeți cheia primară sau o cheie unică" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Selectează un cîmp" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Generează parolă" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generează" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Schimbare parolă" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Lun" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1242,111 +1251,111 @@ msgstr "" "procesul de actualizare. Noua versiune este %s, publicată în data de %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Last version" msgid ", latest stable version:" msgstr "Ultima versiune" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Gata" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Anterior" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Următorul" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Total" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Ianuarie" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Februarie" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Martie" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Aprilie" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mai" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Iunie" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Iulie" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Septembrie" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Octombrie" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Noiembrie" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Decembrie" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Ian" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1354,178 +1363,178 @@ msgid "May" msgstr "Mai" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Iun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Iul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Noi" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Dum" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Lun" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Mar" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Vin" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Dum" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Lun" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mie" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Joi" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Vin" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sâm" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Dum" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Lun" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Mar" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Mie" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Joi" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Vin" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sâm" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "în folosință" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1600,14 +1609,6 @@ msgstr "Cardinalitate" msgid "Comment" msgstr "Comentariu" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Editare" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Cheia primară a fost aruncată" @@ -1624,7 +1625,7 @@ msgid "" "removed." msgstr "Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1742,7 +1743,7 @@ msgid "Cannot connect: invalid settings." msgstr "Conexiune esuata: setari invalide." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1770,59 +1771,59 @@ msgstr "" "fișierul de configurare și asigurați-vă că ele corespund informațiilor " "furnizate de administratorul serverului MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Autentificare" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Documentație phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Nume utilizator:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parolă:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Alegerea serverului" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Trebuie sa aveti activat \"cookies\"." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Nu ați avut activitate de mai mult de %s secunde, vă rugăm să vă " "autentificați din nou" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nu pot face conexiunea catre serverul MySQL" @@ -1892,7 +1893,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabele" @@ -1906,18 +1907,18 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Date" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Asupra" @@ -1972,7 +1973,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Daca primesti o pagina goala, totul " "pare sa fie bine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Nu s-a putut încărca configurația implicită din: „%1$s”" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2002,30 +2003,30 @@ msgstr "" "Directiva $cfg['PmaAbsoluteUri'] TREBUIE să fie stabilită în " "fișierul de configurare!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Index de server nevalid: „%s”" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Gazdă nevalidă pentru serverul %1$s. Vă rugăm să revizuiți configurația " "dumneavoastră." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Metodă de autentificare nevalidă stabilită în configurație:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Ar trebui sa reactualizati serverul %s %s la o versiune mai noua." @@ -2059,8 +2060,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Documentație" @@ -2078,7 +2079,7 @@ msgstr "MySQL zice: " msgid "Failed to connect to SQL validator!" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Explică SQL" @@ -2090,11 +2091,11 @@ msgstr "Sari peste explicarea SQL" msgid "Without PHP Code" msgstr "fără cod PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Creează cod PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Reîncarcă" @@ -2103,7 +2104,7 @@ msgstr "Reîncarcă" msgid "Skip Validate SQL" msgstr "Sari peste validarea SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validează SQL" @@ -2216,7 +2217,7 @@ msgid "Structure" msgstr "Structură" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2224,8 +2225,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Inserare" @@ -2245,7 +2246,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "director de încărcare al serverului Web" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Directorul stabilit pentru încărcare nu poate fi găsit" @@ -2407,7 +2408,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2599,7 +2600,7 @@ msgstr "Redenumire bază de date în" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2661,12 +2662,12 @@ msgstr "" msgid "Save as file" msgstr "Trimite" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Setul de caractere al fișierului" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2677,8 +2678,8 @@ msgstr "Compresie" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2688,16 +2689,16 @@ msgstr "Compresie" msgid "Put columns names in the first row" msgstr "Pune numele cîmpului în primul rînd" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Cîmpuri încadrate de" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2707,8 +2708,8 @@ msgstr "Cîmpuri realizate de" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Înlocuire NULL cu" @@ -2716,15 +2717,15 @@ msgstr "Înlocuire NULL cu" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linii terminate de" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linii terminate de" @@ -2751,8 +2752,8 @@ msgid "Table name template" msgstr "Șablon nume fișier" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2779,13 +2780,13 @@ msgid "Label key" msgstr "Tasta label" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Tip MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Legături" @@ -2815,12 +2816,12 @@ msgstr "Șablon nume fișier" msgid "Enclose table and column names with backquotes" msgstr "Utilizati apostroful pentru numele tabelelor și a campurilor" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Regim de compatibilitate SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2844,68 +2845,68 @@ msgstr "Folosește hexazecimale pentru BLOB" msgid "Use ignore inserts" msgstr "Utilizați ignorare inserări" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Lungimea maximă a interogării create" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Modul de export" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Cuprinde exportarea într-o tranzacție" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Modul de export" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 #, fuzzy msgid "Force SSL connection" msgstr "Comprimă conexiunea" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Regim de navigare" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Personalizează regimul de navigare" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2913,254 +2914,254 @@ msgstr "Opțiuni de exportare a bazei de date" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Regim de redactare" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Personalizează regimul de redactare" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Import fișiere" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funcționalități" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Generează" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importă" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Import fișiere" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / export" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Opțiuni de afișare a bazelor de date" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Personalizează aspectul cadrului de navigare" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servere" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Opțiuni de afișare a tabelelor" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Opțiuni de afișare a tabelelor" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Cadrul principal" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Text Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Numărul paginii:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 #, fuzzy msgid "Customize navigation frame" msgstr "Personalizează cadrul principal" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Personalizează cadrul principal" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "Comanda SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "Comanda SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "Comanda SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Istoric SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3168,71 +3169,71 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Stare" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "File" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Alegeți cum doriți să funcționeze filele" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Utilizare cîmp text" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3243,213 +3244,213 @@ msgstr "" "apropie de limita de timp. Aceasta poate fi o metodă bună de a importa " "fișiere mari, deși poate strica tranzacții." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Înlocuiește datele tabelului cu fișier" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formatul fișierului importat" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Folosește cuvîntul-cheie LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Pune numele cîmpului în primul rînd" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Number of records(queries) to skip from start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Adaugă valoare pentru AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Numărul de rînduri sortate." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Numărul de tabele ce sînt deschise." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Șablon nume fișier" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Versiunea clientului MySQL" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3457,436 +3458,436 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Ascunde baze de date" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 #, fuzzy msgid "Maximum tables" msgstr "Ascunde baze de date" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Limitare de resurse" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alterare „ordonare tabel după”" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Repară firele de execuție" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Directorul de bază pentru date" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy msgid "Host authorization order" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy msgid "Host authorization rules" msgstr "Hardware authentication failed" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Permite autentificarea ca „root”" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Metoda de autentificare de utilizat" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Comprimă conexiunea" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Tipul conexiunii" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Nu există tabele" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentare tabel" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Extensia PHP de utilizat" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Ascunde baze de date" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Numele de gazdă al serverului" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Încearcă conectarea fără parolă" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Conectează fără parolă" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3895,302 +3896,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Lăsați gol dacă nu utilizați „config auth”" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Parola pentru „config auth”" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nume bază de date" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Portul serverului" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Reparare tabel" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 #, fuzzy msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Soclul serverului" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Utilizează SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Arată comentariile coloanei" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Comenzi" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Regim de recuperare automată" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Utilizator pentru „config auth”" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Afișează tabele deschise" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Afișare comandă întreagă" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statisticile rîndului" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4198,29 +4199,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Afișează tabele deschise" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4230,90 +4231,90 @@ msgstr "" msgid "Password" msgstr "Parola" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Nume utilizator:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adaugă/șterge coloane" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Redenumire bază de date în" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4321,57 +4322,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Directorul de bază pentru date" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4379,13 +4380,13 @@ msgstr "" msgid "Version check" msgstr "Verificarea versiunii" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4553,7 +4554,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Tipul întors" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4572,7 +4573,7 @@ msgstr "Serverul nu răspunde" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(sau soclul serverului MySQL local nu este configurat momentan)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detalii..." @@ -4756,66 +4757,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Setul de caractere al fișierului:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Compresie" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Nici unul(a)" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "„arhivat”" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "cu „gzip”" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "cu „bzip2”" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Trimite" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opțiuni de transformare" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Versiunea clientului MySQL" @@ -4945,11 +4946,11 @@ msgstr "vertical" msgid "in %s mode and repeat headers after %s cells" msgstr "în mod %s și repetare colontitlu după %s celule" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sortare după cheie" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4963,104 +4964,104 @@ msgstr "Sortare după cheie" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opțiuni" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Texte parțiale" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Texte întregi" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Cheie relațională" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Relational display field" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformare navigator" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Linia a fost ștearsă" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Oprește" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "în interogarea" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Afișează înregistrări" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "comanda a durat %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Schimbare" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operațiuni asupra rezultatelor interogării" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Vizualizare listare (împreună cu text)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Arată schema PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Creare relație" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Legatură nevalidă" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informații despre versiune" @@ -6229,7 +6230,7 @@ msgid "" msgstr "" "Parcurgeti documentatia pentru modul de updatare a Column_comments Table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Comandă SQL salvată" @@ -6300,7 +6301,7 @@ msgstr "Afișează stare sclav" msgid "Slave status" msgstr "Afișează stare sclav" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabil" @@ -6308,7 +6309,7 @@ msgstr "Variabil" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Valoare" @@ -6596,65 +6597,65 @@ msgstr "" msgid "Target database" msgstr "Caută în baza de date" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Execută interogare/interogări SQL pe serverul %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Execută interogare SQL asupra bazei de date %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Calendar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Denumirile coloanelor" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Pune semn de carte la această comandă SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Înlocuiește semnul de carte cu același nume" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "A nu se suprascrie peste această interogare din cealaltă fereastră" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Delimitator" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Afișează această comandă din nou aici " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Trimite" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Numai vizualizare" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Locația fișierului textual" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "director de încărcare al serverului Web" @@ -6769,7 +6770,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -7127,32 +7128,32 @@ msgstr "Extensie PHP" msgid "Show PHP information" msgstr "Arată informația PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Pagina oficială phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Proprietăți" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Exportă" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nici o schimbare" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7163,7 +7164,7 @@ msgstr "" "Serverul MySQL poate fi astfel vulnerabil. Reparați neapărat această " "greșeală." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7172,7 +7173,7 @@ msgstr "" "Ați activat mbstring.func_overload în configurația PHP. Această opțiune nu " "este compatibilă cu phpMyAdmin și poate duce la pierderea unor date!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7182,7 +7183,7 @@ msgstr "" "charactere multi-octet. Fără extensia mbstring, phpMyAdmin nu poate diviza " "șirurile corect și aceasta poate duce la rezultate neașteptate." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7190,26 +7191,26 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Fișierul de configurare necesită o expresie de protecție secretă " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7221,14 +7222,14 @@ msgstr "" "Opțiunile adiționale pentru folosirea tabelelor intercalate au fost " "dezactivate. Pentru a afla de ce ... %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7238,7 +7239,7 @@ msgstr "" "%s a serverului dumneavoastră MySQL. Această diferență poate cauza " "comportamente imprevizibile." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7247,7 +7248,7 @@ msgstr "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Nu sînt baze de date" @@ -7635,20 +7636,20 @@ msgstr "%s baza(ele) de data(e) au fost aruncate." msgid "Databases statistics" msgstr "Statisticile bazelor de date" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Activează statisticile" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9897,39 +9898,39 @@ msgstr "Verificarea integrității referinței:" msgid "Show tables" msgstr "Arată tabelele" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Utilizare spațiu" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Utilizare" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efectiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statisticile rîndului" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Comenzi" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamic" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Lungime linie" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Mărime linie " @@ -10066,7 +10067,7 @@ msgstr "După %s" msgid "Create an index on  %s columns" msgstr "Creează un index pe %s coloană" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partiționat" diff --git a/po/ru.po b/po/ru.po index 3ccba4b52d..2a5292793b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-13 21:17+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" @@ -50,19 +50,19 @@ msgstr "Поиск" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Поле" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тип" @@ -312,7 +312,7 @@ msgstr "Перед копированием создать базу данных #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Добавить %s" @@ -335,7 +335,7 @@ msgstr "Переключиться на скопированную базу да #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Сравнение" @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Редакция или экспорт схемы связей" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -367,7 +367,7 @@ msgstr "Таблица" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Строки" @@ -383,21 +383,21 @@ msgstr "используется" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Создание" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Последнее обновление" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Последняя проверка" @@ -423,20 +423,20 @@ msgid "visual builder" msgstr "визуальный составитель запросов" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Отсортировать" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "По возрастанию" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "По убыванию" @@ -499,8 +499,8 @@ msgstr "Выполнить запрос" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "В доступе отказано" @@ -544,13 +544,13 @@ msgstr "Обзор" msgid "Delete the matches for the %s table?" msgstr "Удалить соответствия для таблицы %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Удалить" @@ -614,7 +614,7 @@ msgstr "Слежение включено." msgid "Tracking is not active." msgstr "Слежение выключено." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,21 +644,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s - тип таблиц данного MySQL сервера устанавливаемый по умолчанию." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "С отмеченными:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Отметить все" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Снять выделение" @@ -667,16 +667,16 @@ msgstr "Снять выделение" msgid "Check tables having overhead" msgstr "Отметить требующие оптимизации" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспорт" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Версия для печати" @@ -688,7 +688,7 @@ msgstr "Очистить" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Удалить" @@ -697,8 +697,8 @@ msgstr "Удалить" msgid "Check table" msgstr "Проверить таблицу" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Оптимизировать таблицу" @@ -718,12 +718,12 @@ msgstr "Словарь данных" msgid "Tracked tables" msgstr "Отслеживаемые таблицы" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -750,7 +750,7 @@ msgid "Status" msgstr "Состояние" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -920,7 +920,7 @@ msgstr "" "пока не будет увеличено ограничение времени выполнения php-сценариев." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1104,7 +1104,16 @@ msgstr "Отобразить поле запроса" msgid "Inline Edit" msgstr "Быстрая правка" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Изменить" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1112,63 +1121,63 @@ msgstr "Быстрая правка" msgid "Save" msgstr "Сохранить" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Скрыть" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Скрыть параметры поиска" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Отобразить параметры поиска" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Игнорировать" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Выберите ссылочный ключ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Выберите внешний ключ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" "Выберите поле являющееся первичным (PRIMARY), или уникальным (UNIQUE) " "индексом" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Выбор отображаемого столбца" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Добавить параметр для столбца" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Создать пароль" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Генерировать" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Изменить пароль" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Ещё" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1178,254 +1187,254 @@ msgstr "" "Новейшая версия %s, выпущена %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", последняя стабильная версия:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Готово" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Предыдущий" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Следующий" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Сегодня" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Январь" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Февраль" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Март" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Апрель" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Май" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Июнь" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Июль" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Август" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Сентябрь" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Октябрь" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Ноябрь" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Декабрь" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Янв" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Фев" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Мар" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Апр" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Май" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Июн" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Июл" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Авг" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Сен" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Окт" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Ноя" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Дек" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Воскресенье" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Понедельник" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Вторник" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Среда" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Четверг" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Пятница" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Суббота" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Вс" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Пн" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Вт" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Ср" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Чт" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Пт" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Сб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Вс" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Пн" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Вт" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Ср" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Чт" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Пт" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Сб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Нед." -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Час" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Минута" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Секунда" @@ -1502,14 +1511,6 @@ msgstr "Уникальных элементов" msgid "Comment" msgstr "Комментарий" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Изменить" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Первичный ключ был удален" @@ -1526,7 +1527,7 @@ msgid "" "removed." msgstr "Индексы %1$s и %2$s равнозначны и один из них может быть удалён." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1640,7 +1641,7 @@ msgid "Cannot connect: invalid settings." msgstr "Соединение невозможно! Неверные настройки." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1667,58 +1668,58 @@ msgstr "" "php и удостоверьтесь, что они соответствуют данным полученным от " "администратора сервера MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Авторизация" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Документация phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Вы можете ввести хост/IP адрес и порт разделенные пробелом." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сервер:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Пользователь:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Пароль:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Выбор сервера" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Для полноценной работы необходима поддержка cookies браузером." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "Вход без пароля запрещен при конфигурации (смотрите AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "Отсутствие активности более %s секунд, пожалуйста, авторизуйтесь заново" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Невозможно подключиться к серверу MySQL" @@ -1786,7 +1787,7 @@ msgid "shared" msgstr "общий" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Таблицы" @@ -1800,18 +1801,18 @@ msgstr "Таблицы" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Данные" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Всего" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Фрагментировано" @@ -1860,7 +1861,7 @@ msgstr "Для графиков необходимо расширение GD." msgid "JSON encoder is needed for chart tooltips." msgstr "Для всплывающих подсказок графиков необходимо расширение JSON." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Если отобразится пустая страница - все в порядке." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Невозможно загрузить изначальную конфигурацию из: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1889,30 +1890,30 @@ msgstr "" "Директива $cfg['PmaAbsoluteUri'] ДОЛЖНА быть установлена в " "конфигурационном файле!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Неверный индекс сервера: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Для сервера %1$s указано неверное имя хоста. Исправьте настройки заданные в " "конфигурационном файле phpMyAdmin." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервер" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" "В конфигурационном файле phpMyAdmin установлен неверный метод аутентификации:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Необходимо обновить %s до версии %s или выше." @@ -1946,8 +1947,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документация" @@ -1964,7 +1965,7 @@ msgstr "Ответ MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Невозможно соединиться с SQL валидатором!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Анализ SQL запроса" @@ -1976,11 +1977,11 @@ msgstr "Убрать анализ SQL" msgid "Without PHP Code" msgstr "Убрать PHP-код" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Обновить" @@ -1989,7 +1990,7 @@ msgstr "Обновить" msgid "Skip Validate SQL" msgstr "Убрать проверку синтаксиса SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Проверка синтаксиса" @@ -2101,7 +2102,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2109,8 +2110,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Вставить" @@ -2129,7 +2130,7 @@ msgstr "Обзор вашего компьютера:" msgid "Select from the web server upload directory %s:" msgstr "Выберите из каталога загрузки сервера %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Установленный каталог загрузки не доступен" @@ -2278,7 +2279,7 @@ msgid "Set value: %s" msgstr "Установить значение: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Восстановить изначальное значение" @@ -2481,7 +2482,7 @@ msgstr "Вкладка по умолчанию для таблицы" msgid "Show binary contents as HEX by default" msgstr "Показывать двоичные данные по умолчанию в шестнадцатеричном виде (HEX)" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Показывать бинарные данные в виде HEX значений" @@ -2546,12 +2547,12 @@ msgstr "Максимальное время выполнения" msgid "Save as file" msgstr "Сохранить как файл" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Кодировка файла" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2562,8 +2563,8 @@ msgstr "Упаковать" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2571,14 +2572,14 @@ msgstr "Упаковать" msgid "Put columns names in the first row" msgstr "Поместить названия полей в первой строке" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Значения полей обрамлены" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Символ экранирования" @@ -2586,8 +2587,8 @@ msgstr "Символ экранирования" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Заменить NULL на" @@ -2595,13 +2596,13 @@ msgstr "Заменить NULL на" msgid "Remove CRLF characters within columns" msgstr "Удалить из полей символы перевода строки CRLF" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Разделитель столбцов" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Разделитель строк" @@ -2623,8 +2624,8 @@ msgid "Table name template" msgstr "Шаблон имени таблицы" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2649,13 +2650,13 @@ msgid "Label key" msgstr "Идентификатор метки" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-тип" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Связи" @@ -2680,12 +2681,12 @@ msgstr "Запомнить шаблон имени файла" msgid "Enclose table and column names with backquotes" msgstr "Заключить названия таблиц и полей в косые кавычки" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Режим совместимости SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Использовать синтаксис при вставке данных" @@ -2709,33 +2710,33 @@ msgstr "Использовать шестнадцатеричное отобра msgid "Use ignore inserts" msgstr "Использовать игнорирующие вставки (IGNORE)" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Максимальная длина создаваемого запроса" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Тип экспорта" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Заключить экспорт в транзакцию" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Экспорт времени в UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" "При использовании phpMyAdmin предпочитать использование безопасного " "соединения" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Предпочитать SSL соединение" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2743,36 +2744,36 @@ msgstr "" "Порядок сортировки значений в списке внешних ключей. [kbd]content[/kbd] - " "ссылочные данные, [kbd]id[/kbd] - значение ключа" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Сортировка внешних ключей" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" "Если значений меньше указанного, то они будут выведены в виде выпадающего " "списка" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Лимит внешних ключей" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Обзор" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Настройка режима обзора данных" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Настройте параметры экспорта используемые по умолчанию" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2780,119 +2781,119 @@ msgstr "Настройте параметры экспорта использу msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Разработчик" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Настройки для разработчиков phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Редакция" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Настройка режима редакции данных" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Экспорт" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Настройте параметры экспорта используемые по умолчанию" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Настройки" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Общие" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Настройте некоторые основные параметры" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Импорт" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Импорт" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Настройте параметры импорта используемые по умолчанию" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Импорт / экспорт" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Установите директории импорта и экспорта, а так же параметры архивации" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Параметры отображения списка баз данных" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Фрейм навигации" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Настройки отображения фрейма навигации" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Сервера" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Параметры отображения списка серверов" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Параметры отображения списка таблиц" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Основной фрейм" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Другие настройки ядра" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Настройки не попадающие в другие разделы" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Заголовки страниц" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2902,22 +2903,22 @@ msgstr "" "подставные строки, которые описаны в [a@Documentation.html#cfg_TitleTable]" "документации[/a]." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Окно запроса" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Настройте параметры окна запросов" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Безопасность" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2925,23 +2926,23 @@ msgstr "" "Пожалуйста, обратите внимание, что phpMyAdmin - это только веб-интерфейс и " "его настройки не ограничивают доступ к самой MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Основные настройки" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Идентификация" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Настройки идентификации" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Параметры сервера" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2949,15 +2950,15 @@ msgstr "" "Расширенное управление сервером. Не изменяйте данные параметры без " "достаточного понимания их назначения." -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Введите параметры соединения сервера" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Хранение конфигурации" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2967,11 +2968,11 @@ msgstr "" "документации раздел описывающий [a@../Documentation.html#linked-tables]" "хранение конфигурации[/a]" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Слежение за изменениями" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2979,44 +2980,44 @@ msgstr "" "Слежение за изменениями произведенными в базе данных. Для работы требуется " "настройка хранения конфигурации phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Модифицировать параметры экспорта" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Модифицировать изначальлные настройки импорта" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Модифицировать фрейм навигации" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Модифицировать основной фрейм" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL запросы" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL Запрос" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Настройте ссылки выводимые в блоке SQL запросов" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Настройки SQL запросов" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Валидатор SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3028,43 +3029,43 @@ msgstr "" "[a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright 2002 " "Upright Database Technology. Все права сохранены.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Главная" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Настройка отображения главной страницы" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Вкладки" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Настройте отображение вкладок" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Текстовые поля" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Настройте отображение текстовых полей" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! текст" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Предупреждения" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Отключение некоторых предупреждений выводимых phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3072,15 +3073,15 @@ msgstr "" "Включить [a@http://ru.wikipedia.org/wiki/Gzip]gzip[/a] архивирование для " "операций импорта и экспорта" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Добавочные параметры iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3088,11 +3089,11 @@ msgstr "" "В случае включения данного параметра, phpMyAdmin продолжит выполнение " "составного запроса, даже если одно из выражений вернет ошибку" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Игнорировать ошибки составных запросов" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3102,21 +3103,21 @@ msgstr "" "временного лимита на выполнение скрипта. Может помочь при импорте файлов " "большого размера, однако небезопасно для транзакций." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Частичный импорт: разрешает прерывание" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Не прерывать при возникновении ошибки во время выполнения INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Заместить данные таблицы данными из файла" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3124,88 +3125,88 @@ msgstr "" "Формат по умолчанию; обратите внимание, что список форматов зависит от " "положения (база данных, таблица) и только SQL доступен в любом случае" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Формат импортируемого файла" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Использовать ключевое слово LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Имена таблиц в первой строке" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Пропускать пустые строки" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Импортировать денежные единицы (5.00 вместо $5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Импортировать проценты в виде десятичных значений (.12 вместо 12.00%)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Количество запросов пропускаемых от начала" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Частичный импорт: пропуск запросов" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Не использовать AUTO_INCREMENT для нулевых значений" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Исходное положение раскрывающихся блоков" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Количество строк при вставке за один раз" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Количество строк при вставке" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Цель иконки быстрого доступа" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Отображать логотип в левом фрейме" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Выводить логотип" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Отображать вверху левого фрейма список доступных серверов" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Отображать выбор сервера" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Минимальное количество таблиц для отображения поля фильтра" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Строка разделяющая базы данных на различные уровни дерева" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Разделитель дерева баз данных" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3213,39 +3214,39 @@ msgstr "" "Только в облегченном варианте; отображать базы данных в виде дерева " "(определяется указанием разделителя ниже)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Отображать базы данных в виде дерева" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Отключите данную функцию, если хотите видеть все базы данных сразу" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Облегченный вариант" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Максимальная глубина дерева таблиц" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Строка разделяющая таблицы на различные уровни дерева" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Разделитель дерева таблиц" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL на который будет ссылаться логотип из фрейма навигации" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL ссылка логотипа" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3253,38 +3254,38 @@ msgstr "" "Открывать ссылку в основном окне ([kbd]main[/kbd]) или в новом ([kbd]new[/" "kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Цель ссылки логотипа" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Подсвечивать сервер при наведении курсора" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Включить подсветку" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Выводить вкладки менее насыщенные графическими элементами" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Облегченные вкладки" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Максимальное количество символов отображаемых в любом нечисловом поле в " "режиме обзора" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Ограничить по количеству символов в поле" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3295,11 +3296,11 @@ msgstr "" "значения в FALSE можно легко забыть отключиться от других серверов при " "множественном подключении." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Удалить все cookies при выходе" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3307,11 +3308,11 @@ msgstr "" "Определяет необходимость выводить имя пользователя от предыдущего " "подключения при использовании cookie идентификации" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Выводить имя пользователя" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3324,56 +3325,56 @@ msgstr "" "закрытия окна браузера. Хранение в течении сессии рекомендуется для " "использования в недружественном окружении." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Хранение cookie" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Определяет длительность (в секундах) действия cookie идентификации" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Срок действия cookie" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" "Двойное увеличение размера текстового поля для столбцов имеющих тип LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Увеличение текстового поля для LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Отображать пиктограммы на главной странице" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "Максимальное количество символов используемых при отображении SQL запроса" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Максимальная длинна отображаемого SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Пользователи не смогут установить более высокое значение" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Максимальное количество баз данных отображаемых в левом фрейме и списке баз " "данных" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Максимальное количество баз данных" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3382,19 +3383,19 @@ msgstr "" "Количество строк при выводе результата запроса. Если строк больше, то будут " "выведены ссылки перелистывания страниц." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Максимальное количество строк" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Максимальное количество таблиц отображаемых в списке" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Максимальное количество таблиц" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3402,11 +3403,11 @@ msgstr "" "Отключить отображение предупреждения при отсутствии mcrypt, необходимого для " "идентификации методом cookie" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "Предупреждение о mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3414,48 +3415,48 @@ msgstr "" "Максимальное количество байт, которые могут быть выделены скрипту. Пример: " "[kbd]32M[/kbd] ([kbd]0[/kbd] без ограничений)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Лимит памяти" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Это ссылки Редактировать, Редактировать быстро, Копировать и Удалить" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Вывести ссылки слева" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Вывести ссылки справа" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Использовать естественный порядок сортировки имен таблиц и баз данных" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Порядок сортировки" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Использовать только иконки, только текст, или все вместе" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Иконки в строке навигации" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Используйте буферизацию вывода GZip для увеличения передачи данных по HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Буферизация вывода GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3463,19 +3464,19 @@ msgstr "" "[kbd]SMART[/kbd] - означает обратный порядок сортировки для полей имеющих " "тип TIME, DATE, DATETIME и TIMESTAMP; в ином случае порядок будет прямой" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Порядок сортировки" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Использовать постоянные соединения с базами данных MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Постоянные соединения" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3484,23 +3485,23 @@ msgstr "" "Отключить предупреждение отображаемое на странице структуры базы данных при " "отсутствии таблиц необходимых для хранения конфигурации phpMyAdmin" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Отсутствие таблиц хранения конфигурации phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Иконки операций над таблицами" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Запретить возможность редактирования данных полей типа BLOB и BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Защитить бинарные данные" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3510,111 +3511,111 @@ msgstr "" "настройка расширений phpMyAdmin). При отключении, для истории запросов " "используется JavaScript (история теряется при закрытии окна)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Постоянная история запросов" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Количество запросов хранимых в истории" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Длинна истории запросов" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" "Вкладка отображаемая при открытии нового всплывающего окна выполнения " "запросов" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Вкладка по умолчанию для окна запросов" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Высота окна запроса (в пикселях)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Высота окна запроса" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Ширина окна запроса (в пикселях)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Ширина окна запроса" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Выберите функцию, которая будет использоваться при перекодировании" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Механизм перекодирования" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Повторять заголовки через каждые X ячеек; [kbd]0[/kbd] отключает данную " "функцию" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Повтор заголовков" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Отобразить кнопку помощи вместо текста Документация" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Отобразить кнопку помощи" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Каталог на сервере, в который можно сохранять файлы при экспорте" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Каталог сохранения" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Оставьте поле пустым, если не используете данную функцию" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Последовательность идентификации хоста" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Оставьте поле пустым для использования значения по умолчанию" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Правила идентификации хоста" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Разрешать подключения без пароля" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Разрешить вход под root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Отображаемая строка при идентификации методом HTTP" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Область HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3624,19 +3625,19 @@ msgstr "" "идентификации SweKey[/a] (пример, если располагается ниже корня хоста: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Конфигурационный файл SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Используемый метод идентификации" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Тип идентификации" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3644,11 +3645,11 @@ msgstr "" "Для отключения поддержки [a@http://wiki.phpmyadmin.net/pma/bookmark]закладок" "[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Таблица закладок" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3656,31 +3657,31 @@ msgstr "" "Для отключения поддержки комментариев/mime-типов полей оставьте поле пустым. " "Рекомендуется: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Таблица информации полей" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Соединение с сервером MySQL с использованием сжатия данных" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Соединение со сжатием" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Способ соединения с сервером. Если не уверены, оставьте [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Тип соединения" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Пароль выделенного пользователя" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3688,19 +3689,19 @@ msgstr "" "Специальный пользователь MySQL с ограниченными привилегиями. Подробнее " "смотрите на [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Выделенный пользователь" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "При выводе баз данных показывать количество таблиц в них" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Подсчитывать таблицы" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3708,11 +3709,11 @@ msgstr "" "Для отключения поддержки Дизайнера Связей оставьте поле пустым. " "Рекомендуется: [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Таблица Дизайнера" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3720,29 +3721,29 @@ msgstr "" "Подробнее смотрите на [a@http://sf.net/support/tracker.php?aid=1849494]PMA " "bug tracker[/a] и [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Отключить использование INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Выберите какое расширение PHP использовать для работы с MySQL. При " "возможности, используйте mysqli." -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP расширение" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Скрыть базы данных подпадающие под регулярное выражение (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Скрыть базы данных" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3750,33 +3751,33 @@ msgstr "" "Для отключения поддержки истории SQL запросов оставьте поле пустым. " "Рекомендуется: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Таблица истории SQL запросов" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Хост на котором работает сервер MySQL" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Хост сервера" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL выхода" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" "Пытаться установить соединение без пароля, если пароль не был принят при " "идентификации" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Соединять без пароля" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3791,30 +3792,30 @@ msgstr "" "определенном порядке и использовать [kbd]*[/kbd] в конце для вывода " "оставшихся в алфавитном порядке." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Показывать только базы данных из списка" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Если не используется идентификация config, оставьте поле пустым" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Прописанный пароль" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF схема: страницы таблицы" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3825,21 +3826,21 @@ msgstr "" "pmadb[/a]. Для отключения поддержки, оставьте поле пустым. Рекомендуется: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Имя базы данных" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Порт на котором работает сервер MySQL. Для значения по умолчанию, оставьте " "пустым." -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Порт сервера" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3848,19 +3849,19 @@ msgstr "" "связанных таблиц[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_relation[/" "kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Таблица связей" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL команда для выборки доступных баз данных" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Команда SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3868,44 +3869,44 @@ msgstr "" "Для примера смотрите раздел [a@http://wiki.phpmyadmin.net/pma/" "auth_types#signon]типы идентификации[/a]" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Имя сессии для Signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Сокет на котором работает сервер MySQL. Для значения по умолчанию, оставьте " "пустым." -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Сокет сервера" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Использовать SSL для соединения с MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Использовать SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF схема: координаты таблиц" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3913,11 +3914,11 @@ msgstr "" "Таблица для описания отображаемых полей. Для отключения поддержки данной " "функции оставьте поле пустым. Рекомендуется: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Таблица с описаниями полей" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3925,11 +3926,11 @@ msgstr "" "Будет ли при создании базы данных, в журнал первой строкой добавлено " "выражение DROP DATABASE IF EXISTS." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Добавить DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3937,11 +3938,11 @@ msgstr "" "Будет ли при создании таблицы, в журнал первой строкой добавлено выражение " "DROP TABLE IF EXISTS." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Добавить DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3949,21 +3950,21 @@ msgstr "" "Будет ли при создании представления, в журнал первой строкой добавлено " "выражение DROP VIEW IF EXISTS." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Добавить DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Определить список выражений используемых для автоматического создания новых " "версий." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Слежение за выражениями" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3971,11 +3972,11 @@ msgstr "" "Для отключения поддержки слежения за SQL запросами оставьте поле пустым. " "Рекомендуется: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Таблица слежения за SQL запросами" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3983,11 +3984,11 @@ msgstr "" "Должен ли механизм слежения создавать версии таблиц и представлений " "автоматически." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Автоматическое создание версий" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3995,15 +3996,15 @@ msgstr "" "Для отключения возможности хранения пользовательских настроек в базе данных " "оставьте поле пустым. Рекомендуется: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Таблица хранения настроек пользователя" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Прописанный пользователь" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4012,11 +4013,11 @@ msgstr "" "нуждаются в обновлении. Это предотвратит лишние проверки совместимости и " "соответственно увеличит производительность." -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Повторная проверка" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4024,20 +4025,20 @@ msgstr "" "Пользовательское описание сервера. Оставьте пустым, чтобы вывести название " "хоста." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Пользовательское имя сервера" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Позволяет вывести пользователю кнопку "показать все (записи)"" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Разрешать вывод всех строк" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4048,15 +4049,15 @@ msgstr "" "прописанного пароля. Смена пароля в конфигурационном файле напрямую никак не " "ограничена." -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Вывести форму изменения пароля" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Вывести форму создания базы данных" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4064,19 +4065,19 @@ msgstr "" "Определяет изначальное отображение типа полей в режиме редакции или вставки " "данных" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Отображение типа полей" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Выводить поля функций в режиме редактирования или вставки" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Выводить поля функций" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4084,33 +4085,33 @@ msgstr "" "Вывести ссылку для отображения [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Вывести ссылку на phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Вывести подробную информацию по MySQL серверу" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Определяет вывод SQL запросов генерируемых phpMyAdmin" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Показывать SQL запросы" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Разрешить вывод статистики по базам данных и таблицам (например, объем " "занятого пространства)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Показывать статистику" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4118,11 +4119,11 @@ msgstr "" "Если включен вывод всплывающих подсказок и установлен вывод комментария, " "произойдет взаимная замена комментария и имени базы данных" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Выводить вместо имени базы данных ее комментарий" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4133,30 +4134,30 @@ msgstr "" "корневого значения, разделенных указанной в директиве $cfg" "['LeftFrameTableSeparator'] строкой, таблиц" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Комментарий таблицы вместо имени" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Комментарии таблицы во всплывающих подсказках" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Отмечать использованные таблицы и делать возможным отображение баз данных с " "заблокированными таблицами" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Пропускать заблокированные таблицы" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Требуется подключенный SQL валидатор" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4166,7 +4167,7 @@ msgstr "Требуется подключенный SQL валидатор" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4174,11 +4175,11 @@ msgstr "" "[strong]Внимание:[/strong] требуется расширение PHP SOAP, либо установленный " "PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Включение SQL валидатора" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4186,12 +4187,12 @@ msgstr "" "При наличии выделенного имени пользователя, пропишите его здесь (изначально " "используется [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Пользователь" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4199,19 +4200,19 @@ msgstr "" "Предлагать имя создаваемой базы данных при наличии такой возможности, или " "оставить поле пустым" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Предлагать имя новой базы данных" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "При определении Suhosin, на главной странице выводится предупреждение" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Предупреждение о Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4220,11 +4221,11 @@ msgstr "" "будет приоритетным для текстовых полей SQL запроса (*2) и для окна запроса " "(*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Столбцов в текстовом поле" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4233,31 +4234,31 @@ msgstr "" "будет приоритетным для текстовых полей SQL запроса (*2) и для окна запроса " "(*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Строк в текстовом поле" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Заголовок окна браузера при выборе базы данных" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Заголовок окна браузера по умолчанию" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Заголовок по умолчанию" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Заголовок окна браузера при выборе сервера" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Заголовок окна браузера при выборе таблицы" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4269,29 +4270,29 @@ msgstr "" "Forwarded-For) заголовку пришедшему с прокси 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Список доверенных прокси для IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" "Каталог на сервере, в который вы можете загружать файлы для последующего " "импорта" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Каталог загрузки" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Разрешить поиск по всей базе данных" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Использовать поиск по базе данных" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4299,11 +4300,11 @@ msgstr "" "При отключении, пользователи не смогут установить никакие из указанных ниже " "параметров, вне зависимости от галочки справа от них" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Включение вкладки разработчика в настройках" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4313,20 +4314,20 @@ msgstr "" "запросах. Для определения количества выражений в сложносоставном запросе " "смотрите libraries/import.lib.php." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Комментировать составные запросы" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Проверить обновление" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Включает возможность проверки последней версии phpMyAdmin на главной странице" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4334,7 +4335,7 @@ msgstr "" msgid "Version check" msgstr "Проверка версии" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4342,7 +4343,7 @@ msgstr "" "Включить [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] " "архивирование для операций импорта и экспорта" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4511,7 +4512,7 @@ msgstr "Процедуры" msgid "Return type" msgstr "Возвращаемый тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4535,7 +4536,7 @@ msgstr "Сервер не отвечает" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(либо сокет локального MySQL-сервера некорректно настроен)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Детали..." @@ -4692,46 +4693,46 @@ msgid "use this for future exports" msgstr "использовать для будущего экспорта" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Кодировка файла:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Компрессия:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Нет" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Отобразить вывод как текст" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Параметры формата:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4739,7 +4740,7 @@ msgstr "" "Заполните параметры для выбранного формата и игнорируйте параметры остальных " "форматов." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Изменение кодировки:" @@ -4859,11 +4860,11 @@ msgstr "вертикальном" msgid "in %s mode and repeat headers after %s cells" msgstr "в %s режиме, заголовки после каждых %s ячеек" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Сортировать по индексу" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4877,95 +4878,95 @@ msgstr "Сортировать по индексу" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Параметры" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Сокращенные тексты" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Полные тексты" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Ссылочный ключ" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Отображение связанного поля" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Показать бинарные данные" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Показать BLOB содержимое" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Преобразование" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Копировать" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Запись была удалена" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Завершить" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "по запросу" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Отображает строки" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "всего" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "запрос занял %01.4f сек." -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Изменить" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Использование результатов запроса" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Версия для печати (полностью)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Отобразить график" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Создать представление" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Связь не найдена" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Информация о версии" @@ -6137,7 +6138,7 @@ msgid "" msgstr "" "Необходимо обновить таблицу column_comments. Детали смотрите в документации." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Созданные закладки" @@ -6213,7 +6214,7 @@ msgstr "Статус Master" msgid "Slave status" msgstr "Статус Slave" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Переменная" @@ -6221,7 +6222,7 @@ msgstr "Переменная" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Значение" @@ -6492,62 +6493,62 @@ msgstr "Различие" msgid "Target database" msgstr "Целевая база данных" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Выполнить SQL-запрос(ы) на сервере %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Выполнить SQL-запрос(ы) к базе данных %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Очистить" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Столбцы" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Создание закладки" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Доступна для всех пользователей" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Заменить существующую с таким же именем" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Заблокировать содержимое окна запросов" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Разделитель" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Показать данный запрос снова" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Выполнить" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Просмотр" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Выбор файла" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Из каталога загрузки" @@ -6657,7 +6658,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Индекс" @@ -6964,27 +6965,27 @@ msgstr "PHP расширение" msgid "Show PHP information" msgstr "Показать информацию PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Вики" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Официальная страница phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Пожертвования" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Получение помощи" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Список изменений" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6997,7 +6998,7 @@ msgstr "" "доступа, поэтому настоятельно рекомендуется установить пароль для " "пользователя 'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7007,7 +7008,7 @@ msgstr "" "func_overload. Для предотвращения возможной потери данных, данный параметр " "должен быть выключен!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7018,7 +7019,7 @@ msgstr "" "разбиение строк, что может привести к непредсказуемым результатам. " "Установите расширение PHP "mbstring"." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7030,7 +7031,7 @@ msgstr "" "cookie определенная в phpMyAdmin, по этой причине, данные входа истекут " "быстрее установленных." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -7038,13 +7039,13 @@ msgstr "" "Параметр хранения cookie данных меньше, чем длительность cookie определенная " "в phpMyAdmin, по этой причине, данные входа истекут быстрее установленных." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "При cookie-аутентификации, в конфигурационном файле необходимо задать " "парольную фразу установив значение директивы $cfg['blowfish_secret']." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7054,7 +7055,7 @@ msgstr "" "находится в установочной директории phpMyAdmin. Обязательно удалите его " "сразу после настройки phpMyAdmin." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7063,7 +7064,7 @@ msgstr "" "Дополнительные возможности phpMyAdmin не настроены в полной мере, некоторые " "функции были отключены. Для определения причины нажмите %sздесь%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7073,7 +7074,7 @@ msgstr "" "функции phpMyAdmin будет отсутствовать. Например, фрейм навигации не будет " "обновляться автоматически." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7082,7 +7083,7 @@ msgstr "" "Версия клиентской библиотеки MySQL (%s) отличается от версии установленного " "MySQL-сервера (%s). Это может привести к некорректной работе." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7091,7 +7092,7 @@ msgstr "" "Сервер использует защитную систему Suhosin. Для решения возможных проблем " "обратитесь к %sдокументации%s." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Базы данных отсутствуют" @@ -7441,20 +7442,20 @@ msgstr "Удалено баз данных: %s" msgid "Databases statistics" msgstr "Статистика баз данных" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Репликация головного сервера" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Репликация подчинённого сервера" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Включить статистику" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9770,39 +9771,39 @@ msgstr "Проверить целостность данных:" msgid "Show tables" msgstr "Отображение таблиц" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Используемое пространство" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Использование" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Эффективность" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статистика строк" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Характеристика" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "статический" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамический" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Длина строки" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Размер строки" @@ -9926,7 +9927,7 @@ msgstr "После %s" msgid "Create an index on  %s columns" msgstr "Создать индекс для  %s столбца/ов" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "разделён" diff --git a/po/si.po b/po/si.po index c95b51e8ac..3987dbd964 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-05-04 14:56+0200\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: sinhala \n" @@ -48,19 +48,19 @@ msgstr "සෙවීම" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "තීර" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "වර්ගය" @@ -308,7 +308,7 @@ msgstr "පිටපත් කිරීමට ප්‍රථම දත්තග #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s එක් කරන්න" @@ -331,7 +331,7 @@ msgstr "පිටපත් කරන ලද දත්තගබඩාව වෙ #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -350,7 +350,7 @@ msgid "Edit or export relational schema" msgstr "ක්‍රමානුරූපය සංස්කරණය හෝ අපනයනය කරන්න" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -363,7 +363,7 @@ msgstr "වගුව" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "පේළි" @@ -379,21 +379,21 @@ msgstr "භාවිතා වෙමින් පවතී" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "සෑදීම" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "අවසන් යාවත් කාලීන කිරීම" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "අවසන් පරීක්ෂාව" @@ -417,20 +417,20 @@ msgid "visual builder" msgstr "දෘශ්‍ය ගොඩනංවනය" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "සුබෙදන්න" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "ආරෝහන" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "අවරෝහන" @@ -493,8 +493,8 @@ msgstr "විමසුම ඉදිරිපත් කරන්න" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "පිවිසුම වලක්වා ඇත" @@ -537,13 +537,13 @@ msgstr "පිරික්සන්න" msgid "Delete the matches for the %s table?" msgstr "%s වගුව තුල ගැලපීම් ඉවත් කරන්නද?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "ඉවත් කරන්න" @@ -606,7 +606,7 @@ msgstr "අවධානය සක්‍රීයයි." msgid "Tracking is not active." msgstr "අවධානය අක්‍රීයයි." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -635,21 +635,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "තෝරාගත්:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "සියල්ල කතිර කොටුගත කරන්න" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "කතිර කොටුගත කිරීම ඉවත් කරන්න" @@ -658,16 +658,16 @@ msgstr "කතිර කොටුගත කිරීම ඉවත් කරන msgid "Check tables having overhead" msgstr "Check tables having overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "අපනයනය" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "මුද්‍රණ දර්ශනය" @@ -679,7 +679,7 @@ msgstr "හිස්" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "හලන්න" @@ -688,8 +688,8 @@ msgstr "හලන්න" msgid "Check table" msgstr "වගුව පරීක්ෂා කරන්න" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "ප්‍රශස්තගත වගුව" @@ -709,12 +709,12 @@ msgstr "දත්ත කෝෂය" msgid "Tracked tables" msgstr "අවධානය සක්‍රීය වගු" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -741,7 +741,7 @@ msgid "Status" msgstr "තත්වය" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -906,7 +906,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1092,7 +1092,16 @@ msgstr "විමසුම් කවුළුව පෙන්වන්න" msgid "Inline Edit" msgstr "පේළිගත සංස්කරණය" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "සංස්කරණය කරන්න" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1100,66 +1109,66 @@ msgstr "පේළිගත සංස්කරණය" msgid "Save" msgstr "සුරකින්න" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "සඟවන්න" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL විමසුම" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL විමසුම" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "නොසලකන්න" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" # ප්‍රාථමික මූලය = Primary key. Source: Glossary of Information Technology # Terms - ICTA -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "අන්‍ය මූලය තෝරන්න" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "කරුණාකර ප්‍රාථමික මූලය හෝ අනුපම මූලයක් තෝරන්න" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "පෙන්වීම සඳහා තීරය ‍තෝරාගන්න" # අභිරුචිය = option. Source: Glossary of Information Technology Terms - ICTA -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "ක්ෂේත්‍රයට අභිරුචියක් එක් කරන්න " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "මුරපදය උත්පාදනය කරන්න" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "උත්පාදනය කරන්න" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "මුරපදය වෙනස් කරන්න" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "තවත්" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1169,254 +1178,254 @@ msgstr "" "අනුවාදය %s අනුවාදයයි (%s දින නිකුත් කරන ලද)." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", නවතම ස්ථායි අනුවාදය:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "තෝරන්න" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "පෙර" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "මීලඟ" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "අද දින" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "ජනවාරි" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "පෙබරවාරි" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "මාර්තු" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "අ‍ප්‍රේල්" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "මැයි" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "ජුනි" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "ජූලි" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "අගෝස්තු" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "සැප්තැම්බර්" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "ඔක්තෝම්බර්" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "නොවැම්බර්" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "දෙසැම්බර්" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "ජනවාරි" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "පෙබරවාරි" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "මාර්තු" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "අ‍ප්‍රේල්" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "මැයි" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "ජුනි" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "ජූලි" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "අගෝස්තු" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "සැප්තැම්බර්" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "ඔක්තෝම්බර්" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "නොවැම්බර්" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "දෙසැම්බර්" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "ඉරිදා" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "සඳුදා" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "අඟහරු‍වදා" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "බදාදා" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "බ්‍රහස්පතින්දා" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "සිකුරාදා" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "සෙනසුරාදා" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "ඉරිදා" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "සඳුදා" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "අඟහ" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "බදාදා" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "බ්‍රහස්" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "සිකුරා" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "සෙනසු" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "ඉරි" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "සඳු" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "අඟ" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "බදා" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "බ්‍රහ" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "සිකු" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "සෙන" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "සති" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "පැය" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "මිනිත්තු" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "තත්පර" @@ -1489,14 +1498,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "ටීකාව" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "සංස්කරණය කරන්න" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "ප්‍රාථමික මූලය හලන ලදි" @@ -1513,7 +1514,7 @@ msgid "" "removed." msgstr "%1$s හා %2$s සුචි එක සමාන බැවින් එකක් ඉවත් කල හැක." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1624,7 +1625,7 @@ msgid "Cannot connect: invalid settings." msgstr "සම්බන්ධ විය නොහැක : වලංගු නොවන සැකසුමකි." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1651,57 +1652,57 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "ලොගින් වන්න" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin ලියකියවිලි" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "සේවාදායකය:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "භාවිත නාමය:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "මුරපදය:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "සේවාදායකයේ තේරීම" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "මෙම ස්ථානය පසු කිරීම සඳහා කුකීස් - Cookies සක්‍රිය කල යුතුයි." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "මුර පදයක් නොමැතිව ඇතුල් වීම ඔබගේ සිටුවම් මගින් වලකා ඇත. (AllowNoPassword බලන්න)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL සේවාදායකයට ලොග් විය නොහැක" @@ -1769,7 +1770,7 @@ msgid "shared" msgstr "හවුල්" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "වගු" @@ -1783,18 +1784,18 @@ msgstr "වගු" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "දත්ත" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "මුළු එකතුව" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "පිරිවැය" @@ -1845,7 +1846,7 @@ msgstr "ප්‍රස්තාර සඳහා GD දිගුව අවැස msgid "JSON encoder is needed for chart tooltips." msgstr "ප්‍රස්තාරයේ මෙවලම් ඉඟි සඳහා JSON කේතාංකනය අවැසිය." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
If you receive a blank page, everything " "is fine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "%1$s වෙතින් පෙරනිමි සිටුවම් පූරණය කර ගත නොහැකි විය" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1874,27 +1875,27 @@ msgstr "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "අවලංගු සේවාදායක සුචිය: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "සේවාදායකය" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Invalid authentication method set in configuration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." @@ -1928,8 +1929,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "ලියකියවිලි" @@ -1946,7 +1947,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "SQL වලංගු කරණයට සම්බන්ද වීම අසමත් විය!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL ය පහදන්න" @@ -1958,11 +1959,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP කේත නොමැතිව" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP කේත සාදන්න" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "අලුත් කරන්න" @@ -1971,7 +1972,7 @@ msgstr "අලුත් කරන්න" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validate SQL" @@ -2082,7 +2083,7 @@ msgid "Structure" msgstr "සැකිල්ල" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2090,8 +2091,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "ඇතුල් කරන්න" @@ -2110,7 +2111,7 @@ msgstr "පරිගණකය තුළ පිරික්සන්න:" msgid "Select from the web server upload directory %s:" msgstr "වෙබ් සේවාදායකයේ %s උඩුගත කිරීම් ඩිරෙක්ටරියෙන් තෝරන්න:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "අප්ලෝඩ් කිරීම් සඳහා සැකසූ ඩිරෙක්ටරිය වෙත පිවිසිය නොහැක" @@ -2259,7 +2260,7 @@ msgid "Set value: %s" msgstr "%s අගය පිහිටුවන්න" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "පෙරනිමි අගය ප්‍රතිස්ථාපනය කරන්න" @@ -2446,7 +2447,7 @@ msgstr "පෙරනිමි වගු ටැබය" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2506,12 +2507,12 @@ msgstr "" msgid "Save as file" msgstr "ගොනුවක් ලෙස තෝරන්න" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "ගොනුවේ අක්ෂර කට්ටලය" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "ආකෘතිය" @@ -2522,8 +2523,8 @@ msgstr "Compression" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2531,14 +2532,14 @@ msgstr "Compression" msgid "Put columns names in the first row" msgstr "තීර නම් පළමු පේළියේ යොදන්න" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "තීර ඇවුරුම් සළකුණ" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "තීර මගහැරීමේ සළකුණ" @@ -2546,8 +2547,8 @@ msgstr "තීර මගහැරීමේ සළකුණ" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Replace NULL by" @@ -2555,13 +2556,13 @@ msgstr "Replace NULL by" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "තීර වෙන් කිරීමේ සළකුණ" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "පේළි අවසන් කිරීමේ සළකුණ" @@ -2583,8 +2584,8 @@ msgid "Table name template" msgstr "ගොනු නාම ටෙම්ප්ලේටය" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2611,13 +2612,13 @@ msgid "Label key" msgstr "ලේබල යතුර" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME වර්ගය" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relations" @@ -2642,12 +2643,12 @@ msgstr "ගොනු නාම ටෙම්ප්ලේටය මතක තබ msgid "Enclose table and column names with backquotes" msgstr "වගු සහ තීර නම් පසු-උදෘත මගින් අවුරන්න" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL compatibility mode" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "දත්ත ඇතුළු කිරීමේදී භාවිතා කලයුතු වින්‍යාසය" @@ -2671,64 +2672,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "Use ignore inserts" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximal length of created query" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "අපනයන වර්ගය" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Enclose export in a transaction" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "වේලාව UTC ලෙස අපනයනය කරන්න" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin භාවිතා කිරීමේදී ආරක්‍ෂිත සම්බන්දතාවක් යොදා ගැනීමට බල කරන්න" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL සම්බන්දතාවක් යොදා ගැනීමට බල කරන්න" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "අන්‍ය මූල සීමාව" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "පිරික්සුම් ප්‍රකාරය" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "පිරික්සුම් ප්‍රකාරය රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "පෙරනිමි විකල්ප රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2736,233 +2737,233 @@ msgstr "පෙරනිමි විකල්ප රිසි සේ සකස msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "මෘදුකාංග සංවර්ධනය කරන්නා" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin හි මෘදුකාංග සංවර්ධනය කරන්නන් සඳහා සිටුවම්" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "සංස්කරණ ප්‍රකාරය" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "සංස්කරණ ප්‍රකාරය රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "අපනයන පෙරනිමි" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "පෙරනිමි අපනයන විකල්ප රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "විශේෂාංග" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "සාමාන්‍ය" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "නිතර භාවිතා වන විකල්ප සඳහා අගයන් සිටුවන්න" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "ආනයනය" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "ආනයන පෙරනිමි" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "ආනයන / අපනයන" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "ආනයන, අපනයන ඩිරෙක්ටරි සහ හැකිලුම් සඳහා විකල්ප තෝරාගන්න" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "දත්තගබඩා පෙන්වුම් විකල්ප" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "යාත්‍රණ රාමුව" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "යාත්‍රණ රාමුවේ පෙනුම රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "සේවාදායකයන්" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "සේවාදායක පෙන්වුම් විකල්ප" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "ගොනු පෙන්වුම් විකල්ප" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "ප්‍රධාන රාමුව" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "මයික්‍රොසොෆ්ට් ඔෆිස්" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "අනෙකුත් ප්‍රධාන සිටුවම්" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "පිටු නාම" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Query window" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "විමසුම් කවුළුව සඳහා වූ විකල්ප රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "ආරක්ෂාව" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" "phpMyAdmin අතුරුමුහුණතක් පමණක් බව හා MySQL හි විශේෂාංග මෙයට සීමා නොවන බව කරුණාවෙන් සලකන්න" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "මූලික සිටුවම්" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "සත්‍යාපනය" # සිටුවම් = settings. Source: Glossary of Information Technology Terms - ICTA -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "සත්‍යාපන සිටුවම්" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "සේවාදායකයේ වින්‍යාස" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "සේවාදායකයට සම්බන්ධ වීමේ පරාමිතියන් ඇතුල් කරන්න" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "වින්‍යාස ගබඩාව" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "වෙනස්කම් පිළිබඳ අවධානය" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "අපනයන සිටුවම් රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "ආනයන පෙරනිමි රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "යාත්‍රණ රාමුව රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "ප්‍රධාන රාමුව රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL විමසුම" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL විමසුම් කවුළුව" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL විමසුම් කවුළුවේ ඇති සබැඳුම් රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL විමසුම් සිටුවම්" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL වලංගු කරණය" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2970,46 +2971,46 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "ඇරඹුම්" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "ඇරඹුම් පිටුව රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "ටැබ්" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "ටැබ් ක්‍රියා කල යුතු ආකාරය තෝරන්න" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Use text field" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "දත්තගබඩා අපනයන විකල්ප" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "අනතුරු හැඟවීම්" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "phpMyAdmin හි සමහර අනතුරු හැඟවීම් අක්‍රීය කරන්න" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3017,25 +3018,25 @@ msgstr "" "ආනයන හා අපනයන සඳහා [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] හැකිළුම සක්‍රීය " "කරන්න" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv සඳහා අමතර පරාමිතියන්" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3044,205 +3045,205 @@ msgstr "" "කාල සීමාව අවසානයට ආසන්න බව දැණුනු විට අනයනනයට බාධා කිරීම සිදුකරන්න. විශාල ගොනු ආනයනයට " "මෙය හොඳ ක්‍රමයක් වන නමුත් මෙමඟින් transactions බිඳීම සිදුවිය හැක." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "අර්ධ ආනයනය: අතුරු බිඳිය හැක" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "ඇතුළු කිරීමේ දෝෂ මත අත් නොහරින්න" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "වගුවේ දත්ත ගොනුවෙන් ප්‍රතිස්ථාපනය කරන්න" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "ආනයනය කරන ලද ගොනුවේ ආකෘතිය" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL මූල පදය භාවිතා කරන්න" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "පළමු පේලියේ තීරු නම්" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "හිස් පේළි ආනයනය නොකරන්න" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "ව්‍යවහාර මුදල් අගයන් ආනයනය කරන්න (උදා. $5.00, 5.00 ලෙස)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "ප්‍රතිශත පූර්ණ සංඛ්‍යා ලෙස ආනයනය කරන්න (උදා. 12.00%, 12 ලෙස)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "ආරම්භයේ සිට ඇත හැරිය යුතු විමසුම් ගණන" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "අර්ධ ආනයනය: විමසුම් නොසලකා හරිමින්" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "බිංදුව අගයන් සඳහා AUTO_INCREMENT භාවිතා නොකරන්න" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "හැකිලුමේ ආරම්භක ආකාරය" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "වරකට ඇතුල් කල හැකි පේළි ගණන" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "ඇතුල් කල පේළි ගණන" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "ක්ෂණික ප්‍රවේශය අයිකනය සඳහා ඉලක්කය" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "වම්පස රාමුවේ ලාංඡනය පෙන්වන්න" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "ලාංඡනය පෙන්වන්න" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "සේවාදායක තේරීම වම්පස රාමුවේ ඉහල පෙන්වන්න" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "සේවාදායක තේරීම පෙන්වන්න" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "The number of tables that are open." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "ෆයිල් නම් ටෙම්ප්ලේටය" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "සැහැල්ලු අනුවාදය භාවිත කරන්න." -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3250,420 +3251,420 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "ලොගින් කුකියේ වලංගු කාලය (තත්පර වලින්) සඳහන් කරන්න" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "ලොගින් කුකියේ වලංගුතාවය" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "යාත්‍රණ රාමුවේ හා දත්තගබඩා ලයිස්තුවේ උපරිම ලෙස පෙන්විය යුතු දත්තගබඩා ගණන" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "උපරිම දත්තගබඩා" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "වගු ලයිස්තුවේ උපරිම ලෙස පෙන්විය යුතු වගු ගණන" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "උපරිම වගු" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "මතක සීමාව" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "ස්වභාවික අනුපිළිවල" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "විමසුම් කවුළුවේ උස" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "විමසුම් කවුළුවේ පළල (pixel වලින්)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "විමසුම් කවුළුවේ පළල" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "ශීර්ෂකය නැවත නැවතත් පෙන්වන්න" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "උදවු බොත්තම පෙන්වන්න" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "සුරැකුම් ඩිරෙක්ටරිය" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "සම්බන්දතා වර්ගය" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "වගු ගණන් කරන්න" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "භාවිතා කල යුතු PHP දිගුව" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Regular expression (PCRE) හා ගැළපෙන දත්තගබඩා සඟවන්න" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "දත්තගබඩා සඟවන්න" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "සර්වරයේ නම" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3672,295 +3673,295 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "සඳහන් දත්තගබඩා පමණක් පෙන්වන්න" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "දත්තගබඩාවේ නම" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "සර්වරයේ පොර්ට්" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "වගුව ප්‍රතිසංස්කරණය කරන්න" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "සර්වරයේ සොකට්" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "තීර විස්තර පෙන්වීම" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "ප්‍රකාශය" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "ස්වයංක්‍රියව අනුවාද සාදන්න" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "විවෘත වගු පෙන්වන්න" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "SQL විමසුම් පෙන්වන්න" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "පේළි සංඛ්‍ය ලේඛන" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3968,29 +3969,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "විවෘත වගු පෙන්වන්න" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4000,89 +4001,89 @@ msgstr "" msgid "Password" msgstr "මුරපදය" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "භාවිත නාමය" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "ක්ෂේත්‍ර තීර එක් කරන්න/ඉවත් කරන්න" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "බවට දත්තගබඩාවේ නම වෙනස් කරන්න" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4090,57 +4091,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "දත්ත මුල් පිටුව" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin ප්‍රධාන පිටුවේ නවතම අනුවාදය සඳහා පරීක්ෂාව සක්‍රීය කරන්න " -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4148,13 +4149,13 @@ msgstr "phpMyAdmin ප්‍රධාන පිටුවේ නවතම අන msgid "Version check" msgstr "අනුවාද පරීක්ෂාව" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4315,7 +4316,7 @@ msgstr "නෛත්‍යක" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4336,7 +4337,7 @@ msgstr "සේවාදායකය ප්‍රතිචාර නොදක් msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(or the local MySQL server's socket is not correctly configured)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "තොරතුරු..." @@ -4498,54 +4499,54 @@ msgid "use this for future exports" msgstr "මතු අපනයන සඳහා භාවිතා කරන්න" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "ගොනුවේ අක්ෂර කට්ටලය:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "හැකිළීම:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "කිසිවක් නැත" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip කරන ලද" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzipp කරන ලද" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzipp කරන ලද" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ගොනුවක් ලෙස තෝරන්න" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "ආකෘතිය:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "ආකෘති-විශේෂී තෝරා ගැනීම්:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL සේවාදායකයාගේ සංස්කරණය" @@ -4668,11 +4669,11 @@ msgstr "සිරස්" msgid "in %s mode and repeat headers after %s cells" msgstr "in %s mode and repeat headers after %s cells" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "යතුර අනුව තෝරන්න" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4686,102 +4687,102 @@ msgstr "යතුර අනුව තෝරන්න" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "විකල්ප" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "සම්පූර්ණ පාඨ" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relational schema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "පිටපත් කරන්න" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "පෙළ ඉවත් කරන ලදි" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "පේළි පෙන්වමින්" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "මුළු එකතුව" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "විමසුම තත්පර %01.4f ගන්නා ලදි" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "වෙනස් කරන්න" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "විමසුම් ප්‍රථිඵල සඳහා මෙහෙයුම්" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "මුද්‍රණ දර්ශනය (පූර්ණ පෙළ සමඟින්)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "ප්‍රස්තාරගත කරන්න" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "දසුනක් සාදන්න" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Link not found" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "අනුවාදය පිළිබඳ තොරතුරු" @@ -5895,7 +5896,7 @@ msgid "" msgstr "" "Please see the documentation on how to update your column_comments table" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "පොත් සලකුණු කරන ලද SQL විමසුම" @@ -5966,7 +5967,7 @@ msgstr "උපතත්වයන් පෙන්වන්න" msgid "Slave status" msgstr "උපතත්වයන් පෙන්වන්න" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "විචල්‍යය" @@ -5974,7 +5975,7 @@ msgstr "විචල්‍යය" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "අගය" @@ -6250,65 +6251,65 @@ msgstr "" msgid "Target database" msgstr "දත්තගබඩාවේ සොයන්න" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "SQL විමසුමක් සිදු කරන්න/%s සේවාදායකය මත විමසුම්" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "SQL විමසුමක් සිදු කරන්න/%s දත්තගබඩාව මත විමසුම්" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "දින දර්ශනය" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "තීර නම්" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "සියලු භාවිතා කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "එකම නම ඇති පොත් සලකුණ ප්‍රතිස්ථාපනය කරන්න" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Do not overwrite this query from outside the window" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "පරිසීමකය" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " මෙම විමසුම මෙහි නැවත පෙන්වන්න " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "ඉදිරිපත් කරන්න" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "දර්ශනය කිරීම පමණි" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "පාඨ ගොනුවෙහි පිහිටුම" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "වෙබ් සේවාදායකයේ උඩුගත ඩිරෙක්ටරිය" @@ -6424,7 +6425,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "සූචිය" @@ -6757,27 +6758,27 @@ msgstr "PHP දිගුව" msgid "Show PHP information" msgstr "PHP තොරතුරු පෙන්වන්න" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "විකි" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "නිල phpMyAdmin මුල් පිටුව" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "දායක වන්න" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "සහාය ලබා ගන්න" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "වෙනස්කම් ලැයිස්තුව" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6788,7 +6789,7 @@ msgstr "" "වරප්‍රසාදැති ගිණුමට අදාළ වේ. මෙම පෙරනිමි අගයන් භාවිත කිරීම අනවසර ඇතුල්වීම් වලට හේතු විය හැකි " "බැවින් ඔබ 'root' භාවිතා කරන්නා සඳහා වෙනත් මුරපදයක් ලබා දිය යුතුය." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6798,7 +6799,7 @@ msgstr "" "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6808,7 +6809,7 @@ msgstr "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6816,25 +6817,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6843,7 +6844,7 @@ msgstr "" "phpMyAdmin හි configuration storage සම්පූර්ණයෙන් සකසා නැති බැවින් යම් විස්තෘත විශේෂාංග " "අක්‍රිය වී ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් කරන්න." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6852,21 +6853,21 @@ msgstr "" "ඔබගේ බවුසරයේ Javascript සහය නැත/අක්‍රිය කර ඇත. එබැවින් යම් phpMyAdmin විශේෂාංග අක්‍රිය " "වී ඇත. උදාහරණයක් ලෙස යාත්‍රණ රාමුව ස්වයංක්‍රියව යාවත්කාලීන නොවේ." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "දත්තගබඩා නොමැත" @@ -7227,20 +7228,20 @@ msgstr "දත්තගබඩා %s ක් සාර්ථකව හලන ල msgid "Databases statistics" msgstr "දත්තගබඩා සංඛ්‍යා ලේඛන" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "සංඛ්‍යා ලේඛන සක්‍රිය කරන්න" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9447,39 +9448,39 @@ msgstr "Check referential integrity:" msgid "Show tables" msgstr "වගු පෙන්වන්න" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "අවකාශ භාවිතය" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "භාවිතය" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "එලදායී" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "පේළි සංඛ්‍ය ලේඛන" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "ප්‍රකාශය" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "ස්ථිතික" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "ගතික" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "පේළියේ දිග" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " පේළියේ ප්‍රමාණය " @@ -9601,7 +9602,7 @@ msgstr "%s ට පසු" msgid "Create an index on  %s columns" msgstr "පේළි %s මත සුචියක් සාදන්න" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "කොටස් කරන ලද" diff --git a/po/sk.po b/po/sk.po index 8215a6ea19..acd929c833 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-22 02:26+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: slovak \n" @@ -49,19 +49,19 @@ msgstr "Hľadať" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "Stĺpce" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -313,7 +313,7 @@ msgstr "Vytvoriť databázu (CREATE DATABASE) pred kopírovaním" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Pridať %s" @@ -336,7 +336,7 @@ msgstr "Prepnúť na skopírovanú databázu" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Zotriedenie" @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Relačná schéma" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -373,7 +373,7 @@ msgstr "Tabuľka" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Riadkov" @@ -389,21 +389,21 @@ msgstr "práve sa používa" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Vytvorenie" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Posledná zmena" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Posledná kontrola" @@ -429,20 +429,20 @@ msgid "visual builder" msgstr "vizuálneho návrhára" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Triediť" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Vzostupne" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Zostupne" @@ -509,8 +509,8 @@ msgstr "Odošli dopyt" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Prístup zamietnutý" @@ -556,13 +556,13 @@ msgstr "Prechádzať" msgid "Delete the matches for the %s table?" msgstr "Sťahujem dáta pre tabuľku" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Zmazať" @@ -632,7 +632,7 @@ msgstr "Sledovanie je aktívne." msgid "Tracking is not active." msgstr "Sledovanie nie je aktívne." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -661,21 +661,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Na tomto MySQL servri je prednastaveným úložným systémom %s." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Výber:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označiť všetko" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Odznačiť všetko" @@ -684,16 +684,16 @@ msgstr "Odznačiť všetko" msgid "Check tables having overhead" msgstr "Zvoliť neoptimálne" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportovať" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Náhľad k tlači" @@ -705,7 +705,7 @@ msgstr "Vyprázdniť" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Odstrániť" @@ -714,8 +714,8 @@ msgstr "Odstrániť" msgid "Check table" msgstr "Skontrolovať tabuľku" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimalizovať tabuľku" @@ -735,12 +735,12 @@ msgstr "Dátový slovník" msgid "Tracked tables" msgstr "Sledované tabuľky" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -768,7 +768,7 @@ msgid "Status" msgstr "Stav" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -936,7 +936,7 @@ msgstr "" "časový limit behu skriptu v php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1139,7 +1139,16 @@ msgstr "SQL dopyt" msgid "Inline Edit" msgstr "Systémy" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Upraviť" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1147,71 +1156,71 @@ msgstr "Systémy" msgid "Save" msgstr "Uložiť" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Skryť" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL dopyt" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL dopyt" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorovať" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Zvoliť odkazovaný kľúč" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Zvoliť cudzí kľúč" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Zoľte, prosím, primárny alebo unikátny kľúč" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Zvolte, ktoré pole zobraziť" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Pridať voľbu pre stĺpec" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Vytvoriť Heslo" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Vytvoriť" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Zmeniť heslo" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Po" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1221,123 +1230,123 @@ msgstr "" "Najnovšia verzia je %s a bola vydaná %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", posledná stabilná verzia:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Žiadny" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Predchádzajúci" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Ďalší" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Celkom" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binárny" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Február" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Máj" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jún" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Júl" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "September" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "November" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "December" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1345,178 +1354,178 @@ msgid "May" msgstr "Máj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jún" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Júl" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ne" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Po" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Út" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Streda" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Štvrtok" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pi" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Sobota" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ne" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Po" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Út" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "St" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Št" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pi" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "So" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ne" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Po" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Út" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "St" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Št" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pi" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "So" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Wiki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Hodiny" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "práve sa používa" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1593,14 +1602,6 @@ msgstr "Mohutnosť" msgid "Comment" msgstr "Komentár" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Upraviť" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primárny kľúč bol zrušený" @@ -1619,7 +1620,7 @@ msgstr "" "Indexy %1$s a %2$s vyzerajú rovnaké a jeden z nich môže byť pravdepodobne " "odstránený." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1733,7 +1734,7 @@ msgid "Cannot connect: invalid settings." msgstr "Nepodarilo sa pripojiť: chybné nastavenia." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1759,58 +1760,58 @@ msgstr "" "Skontrolujte prosím meno serveru, používateľské meno a heslo v súbore config." "inc.php a s tým, ktoré ste dostali o administrátora MySQL servera." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Login" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin Dokumentácia" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Možete zadať medzerou oddelený hostname/IP adresu a port." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Používateľ:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Heslo:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Voľba serveru" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies musia byť povolené, pokiaľ chcete pokračovať." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prihlásenie bez hesla je zakázané v konfigurácií (pozri AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Boli ste neaktívni viac ako %s sekúnd, prihláste sa prosím znovu" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Nedá sa prihlásiť k MySQL serveru" @@ -1880,7 +1881,7 @@ msgid "shared" msgstr "zdieľaný" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabuľky" @@ -1894,18 +1895,18 @@ msgstr "Tabuľky" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Dáta" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Celkom" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Naviac" @@ -1963,7 +1964,7 @@ msgstr "Pre grafy je potrené rozšírenie GD." msgid "JSON encoder is needed for chart tooltips." msgstr "Pre tooltipy grafu je potrebný JSON enkóder." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ak dostanete iba prázdnu " "stránku, všetko je v poriadku." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Nepodarilo sa načítať prednastavenú konfiguráciu zo súboru: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1993,28 +1994,28 @@ msgstr "" "Direktíva $cfg['PmaAbsoluteUri'] v konfiguračnom súbore MUSÍ byť " "nastavená!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Chybný index serveru: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Chybný názov hostu pre server %1$s. Prosím, skontrolujte konfiguráciu." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "V konfigurácii je nastavená nesprávna autentifikačná metóda:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Mali by ste aktualizovať %s na verziu %s alebo vyššiu." @@ -2048,8 +2049,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentácia" @@ -2067,7 +2068,7 @@ msgstr "MySQL hlási: " msgid "Failed to connect to SQL validator!" msgstr "Nepodarilo sa pripojiť k zdroju" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Vysvetliť SQL" @@ -2079,11 +2080,11 @@ msgstr "Preskočiť vysvetlenie SQL" msgid "Without PHP Code" msgstr "bez PHP kódu" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Vytvoriť PHP kód" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Obnoviť" @@ -2092,7 +2093,7 @@ msgstr "Obnoviť" msgid "Skip Validate SQL" msgstr "Preskočiť potvrdenie platnosti SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Potvrdiť platnosť SQL" @@ -2205,7 +2206,7 @@ msgid "Structure" msgstr "Štruktúra" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2213,8 +2214,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Vložiť" @@ -2234,7 +2235,7 @@ msgstr "Prechádzať váš počítač:" msgid "Select from the web server upload directory %s:" msgstr "upload adresár web serveru" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Adresár určený pre upload súborov sa nedá otvoriť" @@ -2395,7 +2396,7 @@ msgid "Set value: %s" msgstr "Nastavená hodnota: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Obnoviť východziu hodnotu" @@ -2603,7 +2604,7 @@ msgstr "Východzí panel tabuľky" msgid "Show binary contents as HEX by default" msgstr "Zobrazenie binárneho obsahu štandardne v HEX formáte" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Zobraziť binárny obsah v HEX formáte" @@ -2665,13 +2666,13 @@ msgstr "Maximálny čas behu" msgid "Save as file" msgstr "Pošli" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Znaková sada súboru:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formát" @@ -2682,8 +2683,8 @@ msgstr "Kompresia" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2693,16 +2694,16 @@ msgstr "Kompresia" msgid "Put columns names in the first row" msgstr "Pridať názvy polí na prvý riadok" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Polia uzatvorené" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2712,8 +2713,8 @@ msgstr "Polia uvedené pomocou" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Nahradiť NULL hodnoty" @@ -2721,15 +2722,15 @@ msgstr "Nahradiť NULL hodnoty" msgid "Remove CRLF characters within columns" msgstr "Odstrániť konce riadkov (CRLF) z polí" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Riadky ukončené" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Riadky ukončené" @@ -2756,8 +2757,8 @@ msgid "Table name template" msgstr "Vzor pre názov súboru" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2784,13 +2785,13 @@ msgid "Label key" msgstr "Návestie" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME typ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Prepojenia" @@ -2820,12 +2821,12 @@ msgstr "Vzor pre názov súboru" msgid "Enclose table and column names with backquotes" msgstr " Použiť opačný apostrof pri názvoch tabuliek a polí " -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Režim kompatibility SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Akú syntax použiť pre vkladanie dát" @@ -2849,33 +2850,33 @@ msgstr "Použiť hexadecimálne zobrazenie pre BLOB" msgid "Use ignore inserts" msgstr "Použiť IGNORE" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximálna veľkosť vytvoreného príkazu" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Typ vytvorených dopytov" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Uzatvoriť príkazy v transakcii" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Typ vytvorených dopytov" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Vynutiť zabezpečené spojenie pri použití phpMyAdmina" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Vynutit SSL spojenie" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2883,35 +2884,35 @@ msgstr "" "Poradie radenia položiek v rozbaľovacej ponuke cudzích kľúčov; [kbd]obsah[/" "kbd] sú referenčné dáta, [kbd]id[/kbd] je hodnota kľúča" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Poradie cudzích kľúčov v rozbaľovacej ponuke" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Pokiaľ je dostupných menej položiek, bude použitá rozbaľovacia ponuka" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Limit cudzích kľúčov" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Režim prezerania" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Prispôsobiť režim prezerania" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Nastavenia exportu databáz" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2919,127 +2920,127 @@ msgstr "Nastavenia exportu databáz" msgid "CSV" msgstr "CSV dáta" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Vývojár" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Nastavenia pre vývojára phpMyAdmina" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Režim úprav" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Prispôsobenie režimu úprav" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Východzie nastavenia exportu" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Prispôsobiť východzie nastavenia exportu" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funkcie" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Vytvoriť" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Nastaviť zvyčajne používané nastavenia" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importovať súbory" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Prispôsobiť východzie nastavenia importu" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import / export" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Nastaví adresáre pre import a export a voľby kompresie" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Nastavenia exportu databáz" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigačný rám" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Prizpôsobiť vzhľad navigačného rámu" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servery" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Nastavenie zobrazenia serverov" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Nastavenie zobrazenia tabuliek" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Hlavný rám" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Ostatné základné nastavenia" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Nastavenia, ktoré sa nedajú zaradiť inde" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Číslo stránky:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -3049,22 +3050,22 @@ msgstr "" "html#cfg_TitleTable]documentácii[/a] nájdete špeciálne reťazce, ktoré môžete " "použiť na získanie špeciálnych hodnôt." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "SQL okno" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Prispôsobiť nastavenia okna dopytov" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Zabezpečenie" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -3072,27 +3073,27 @@ msgstr "" "Pripomíname, že phpMyAdmin je len užívateľské rozhranie a jeho funkcie " "neobmedzujú MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Základné nastavenia" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentácia" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Replication status" msgid "Authentication settings" msgstr "Stav replikácie" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Konfigurácia servera" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3100,17 +3101,17 @@ msgstr "" "Pokročilá konfigurácia servera, nemeňte tieto nastavenia, pokiaľ neviete " "čoho sa týkajú" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Vložte parametre pripojenia servera" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "Konfiguračný súbor" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -3120,11 +3121,11 @@ msgstr "" "prídavným funkciám, viď [a@Documentation.html#linked-tables]miesto uloženia " "konfigurácie [/a] v dokumentácii" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Sledovanie zmien" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -3132,50 +3133,50 @@ msgstr "" "Sledovanie zmien vykonaných v databáze. Vyžaduje nastavenie miesta uloženia " "zmien phpMyAdmina." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Nastavenia exportu databáz" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Prispôsobebie východzích nastavení importu" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Prispôsobenie navigačného rámu" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Prispôsobenie hlavného rámu" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL dopyt" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL dopyt" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Prispôsobenie odkazov zobrazovaných v poliach pre SQL dopyty" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL dopyt" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL história" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3187,48 +3188,48 @@ msgstr "" "[em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright " "2002 Upright Database Technology. All rights reserved.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Štart" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Prispôsobenie úvodnej stránky" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabuľka" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Zvoľte, ako majú panely fungovať" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Požiť textové pole" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Nastavenia exportu databáz" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Varovania" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Vypnúť niektoré varovania zobrazované phpMyAdminom" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3236,15 +3237,15 @@ msgstr "" "Povolí [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] kompresiu pre " "importovanie a exportovanie" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra parametre pre iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3252,11 +3253,11 @@ msgstr "" "Pokiaľ je povolené, phpMyAdmin bude pokračovať v spracovaní viacprvkových " "dopytov, aj keď jeden z nich zlyhal" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorovať chyby vo viacprvkových dopytoch" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3267,21 +3268,21 @@ msgstr "" "Týmto spôsobom sa môžu importovať aj veľké súbory, ale môže to zároveň " "spôsobiť problémy s transakciami." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Čiastočný import: povoliť prerušenie" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Neprerušovať pri chybe v príkaze INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Nahradiť dáta v tabuľke súborom" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3289,95 +3290,95 @@ msgstr "" "Východzí format: Berte na vedomie, že tento zoznam závisí na umiestnení " "(databáza, tabuľka) a len SQL je stále dostupné" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Formát importovaného súboru" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Použiť kľúčové slovo LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Mená stĺpcov na prvom riadku" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Neimportovať prázdne riadky" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Import mien (5.00 namiesto $5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importovať percentá ako desatinné čísla (0,12 namiesto 12,00%|" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Počet záznamov (príkazov), ktoré sa majú zo začiatku preskočiť" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Čiastočný import: preskočiť dopyty" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Nepoužívať AUTO_INCREMENT pre nulové hodnoty" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Počiatočný stav pre posuvníky" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Koľko riadkov môže byť vložených naraz" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Počet zoradených riadkov." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Cieľ pre ikonu rýchleho prístupu" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Zobraziť logo v ľavom ráme" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Zobraziť logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Zobraziť voľbu servera v hornej časti ľavého rámu" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Zobraziť výber serverov" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Počet práve otvorených tabuliek." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Reťazec, ktorý rozdeľuje databázy do rôznych úrovní stromu" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Oddeľovač databázového stromu" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3385,40 +3386,40 @@ msgstr "" "Len odľahčená verzia; zobrazí databázy v strome (určené oddeľovačom " "nastaveným nižšie)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Zobraziť databázy v strome" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Zakážte túto voľbu ak chcete vidieť všetky databázy súčasne" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Verzia MySQL klienta" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Maximálna hĺbka tabuľkového stromu" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Reťazec, ktorý rozdelí tabuľky do rôznych úrovní stromu" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Oddeľovač tabuľkového stromu" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL, na ktoré bude odkazovať logo v navigačnom ráme" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL odkazu loga" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3426,37 +3427,37 @@ msgstr "" "Otvoriť nové okno v hlavnej okne ([kbd]hlavná[/kbd]) alebo v novom ([kbd]nové" "[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Cieľ odkazu loga" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Zvýrazní server pod kurzorom myši" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Povoliť zvýrazňovanie" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Požiť graficky menej náročné panely" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Odľahčené panely" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Maximálny počet znakov zobrazovanných v nečíselných poliach pri prechádzaní" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Obmedzenie počtu znakov" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3467,11 +3468,11 @@ msgstr "" "sa môže ľahko stať, že sa zabudnete odhlásiť z ostatných serverov, pokiaľ " "ich používate viac." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Vymazať všetky cookies pri prihlásení" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3479,11 +3480,11 @@ msgstr "" "Určuje, či sa má obnoviť predchádzajúce prihlásenia alebo nie v cookie " "overovacom móde" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Pamätať si užívateľské meno" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3495,52 +3496,52 @@ msgstr "" "sedenia a bude vymazaná pri zatvorení okna. Toto je odporúčané v " "nedôveryhodných prostrediach." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Uloženie prihlasovacej cookie" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Určuje, ako dlho je platná prihlasovacie cookie (v sekundách)" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Platnosť prihlasovacej cookie" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Zdvojnásobiť veľkosť editačného poľa pre stĺpec typu LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Väčšie editačné pole pre LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Zobraziť ikony na hlavnej stránke" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maximálny počet znakov pri zobrazení SQL dopytu" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Mazimálna dĺžka zobrazeného SQL dopytu" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Uživatelia nemôžu nastaviť vyššiu hodnotu" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "Maximálny počet databáz zobrazených v ľavom ráme a zozname databáz" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Najvyšší počet databáz" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3550,19 +3551,19 @@ msgstr "" "obsahuje viac riadkov, zobrazia sa odkazy "Predchádzajúci" a "" "Ďalší"" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximálny počet zobrazených riadkov" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maximálny počet tabuliek zobrazených v zozname tabuliek" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maximum tabuliek" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3570,11 +3571,11 @@ msgstr "" "Vypnúť štandardné varovanie o chýbajúcom rozšírení mcrypt pri cookie " "overovaní" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "Varovanie o mcrypte" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3582,50 +3583,50 @@ msgstr "" "Počet bytov, ktoré môže alokovať skript, napr. [kbd]32M[/kbd] ([kbd]0[/kbd] " "ruší obmedzenia)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Obmedzenie zdrojov" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Toto sú odkazy na Upraviť, Upraviť tu, Kopírovať a Odstrániť" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Zobrazí odkazy riadkov tabuľky na ľavej strane" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Zobrazí odkazy riadkov tabuľky na pravej strane" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Použiť prirodzené triedenie pre mena tabuliek a databáz" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Zmeniť poradie tabuľky podľa" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Použiť len ikony, len text alebo obidve" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Navigašná lišta s ikonami" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Použiť medzipamäť pre GZip výstup pre zvýšenie rýchlosti HTTP prenosu" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Medzipamäť pre GZip výstup" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3633,19 +3634,19 @@ msgstr "" "[kbd]SMART[/kbd] - t.j. zostupné radenie pre polia typu TIME, DATE, DATETIME " "a TIMESTAMP, ostatné budú radené vzostupne" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Východzie radenie" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Použiť trvalé (persistent) spojenia k MySQL databázam" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Trvalé spojenia" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3655,23 +3656,23 @@ msgstr "" "niektorá z vyžadovaných tabuliek pre miesto uloženia phpMyAdmin konfigurácie " "nebola nájdená" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Chýbajú tabuľky pre miesto uloženia phpMyAdmin konfigurácie" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Zobrazenie ikon pre operácie s tabuľkami" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Zakázať úpravu polí typu BLOB a BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Chrániť binárne polia" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3682,116 +3683,116 @@ msgstr "" "zobrazeniu histórie dopytoj Java Scriptové funkcie (bude stratená pri " "zavretí okna)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Trvalá história dopytov" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Koľko dopytov sa má držať v histórii" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Dĺžka histórie dopytov" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Zobrazený panel pri otvorení nového okna dopytov" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Východzí panel okna dopytov" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Výška okna dopytov (v pixeloch)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "SQL okno" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "SQL okno" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "SQL okno" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Zvoľte, ktorá funkcia bude použitá pre konverziu znakových sád" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Prekódovací nástroj" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Opkovať hlavičku každých X buniek, [kbd]0[/kbd] vypne túto možnosť" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Opravné vlákna" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Zobraziť tlačidlo nápovedy namiesto textu dokumentácie" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Zobraziť tlačidlo nápovedy" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Adresár na serveri pre ukladanie exportov" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Domovský adresár pre dáta" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Nechajte prázdne pokiaľ nepoužívate" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Poradie overovania hostiteľa" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Nechajte prázdne, ak chcete použiť východzie nastavenia" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Pravidlá overovania hostiteľa" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Povoliť prihlásenie bez hesla" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Povoliť prihlásenia užívateľa root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3801,19 +3802,19 @@ msgstr "" "overovanie[/a] (Neuložená vo vašom koreňovom adresári dokumentov, doporučené " "umiestneie: -etc-swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Konfiguračný súbor SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Výber overovacej metódy" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Typ overovania" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3821,11 +3822,11 @@ msgstr "" "Nechajte prázdne pre žiadnu podporu [a@http://wiki.phpmyadmin.net/pma/" "bookmark]záložiek[/a], navrhované: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabuľka záložiek" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3833,32 +3834,32 @@ msgstr "" "Nechajte prázdne pre žiadne komentáre ci mime typy polí, navrhované: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabuľka informácii o poliach" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Komprimácia spojenia k MySQL serveru" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Komprimovať pripojenie" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Ako sa pripájať k serveru, nechajte [kbd]tcp[/kbd] ak si nie ste istý" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Spojenia" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Heslo kontrolného užívateľa" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3866,21 +3867,21 @@ msgstr "" "Špeciálny MySQL užívateľ s obmedzenými právami, viac informácii je " "dostupných na [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Control user" msgstr "Ovládať slave:" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Spočítavať tabuľky pri zobrazovaní zoznamu databáz" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Žiadne tabuľky" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3888,12 +3889,12 @@ msgstr "" "Nechajte prázdne pre vypnutie návrhára, východzie nastavenie: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentovať tabuľku" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3901,29 +3902,29 @@ msgstr "" "Viac informácii na [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Zakazať použitie INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Ktoré rozšírenie PHP sa má použiť; použite mysqli ak je to možné" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "rozšírenie PHP" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skryť databázy odpovedajúce regulárnemu výrazu (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Žiadne databázy" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3931,32 +3932,32 @@ msgstr "" "Nechať prázdne pre vypnutie histórie SQL dopytov, navrhované: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabuľka histórie SQL dopytov" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Meno počítača, kde beží MySQL server" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "meno servera" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "URL pri odhlásení" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Pokusiť sa pripojiť bez hesla" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Pripojiť sa bez hesla" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3970,30 +3971,30 @@ msgstr "" "ovplyvniť triedenie databáz v zozname. Stačí na konci zoznamu uviesť [kbd]*[/" "kbd] na konci pre zobrazenie ostatných v abecednom poradí." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Zobraziť len vybrané databázy" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Nechajte prázdne, pokiaľ nepoužívate prihlasovací config" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Heslo pre prihlasovací config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Nechajte prázdne pre vypnutie podpory pre PDF schémy, navrhované: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF schéma: tabuľka stránok" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4003,23 +4004,23 @@ msgstr "" "viď [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Ak ponecháte prázdne, " "bude táto možnosť vypnutá. Doporučená hodnota: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "meno databázy" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port, na ktorom počúva MySQL server, nechajte prázdne pre východziu hodnotu" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID servra" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4027,20 +4028,20 @@ msgstr "" "Nechajte prázdne pre vypnutie [a@http://wiki.phpmyadmin.net/pma/relation]" "relation-links[/a] podpory, navrhované: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Opraviť tabuľku" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL príkaz pre načítanie dostupných databáz" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES príkaz" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4048,44 +4049,44 @@ msgstr "" "Priklad, viď [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]typy " "overovania/a]" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Meno prihlasovacej session/sedenia" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL pri prihlásení" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket na ktorom počúva MySQL server, nechajte prázdne pre východziu hodnotu" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Voľba serveru" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Povoliť SSL pre pripojenie k MySQL serveru" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Použiť SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Nechajte prázdne pro vypnutie podpory pre PDF schému, navrhované: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF schéma: tabuľka súradníc" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4093,13 +4094,13 @@ msgstr "" "Tabuľka obsahujúca popisy polí. Nechajte prázdnu pre vypnutie tejto funkcie. " "Odporúčaná hodnota: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Zobrazovať komentáre stĺpcov" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4107,11 +4108,11 @@ msgstr "" "Či chcete pridať príkaz DROP DATABASE IF EXISTS do logu ako prvý riadok pri " "vytváraní databázy." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Pridať DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4119,11 +4120,11 @@ msgstr "" "Či chcete pridať príkaz DROP TABLE IF EXISTS do logu ako prvý riadok pri " "vytváraní tabuľky." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Pridať DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4131,23 +4132,23 @@ msgstr "" "Či chcete pridať príkaz DROP VIEW IF EXISTS do logu ako prvý riadok pri " "vytváraní pohľadu." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Pridať DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Určuje zoznam príkazov, ktoré sa automaticky použijú pri vytváraní nových " "verzií." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Údaj" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4155,24 +4156,24 @@ msgstr "" "Nechajte prázdne pre vypnutie podpory pre sledovanie SQL dopytov, " "navrhované: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabuľka pre sledovanie SQL dopytov" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Či má sledovací mechanizmus automaticky vytvárať verzie tabuliek a pohľadov.." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Režim automatickej obnovy" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4180,15 +4181,15 @@ msgstr "" "Nechajte prázdne pre vypnutie možnosti ukladania užívateľských nastavení v " "databáze. Odporúčaná hodnota: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabuľka pre užívateľské nastavenia" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4196,11 +4197,11 @@ msgstr "" "Vypnite, pokiaľ viete, že vaše pma_* tabuľky sú aktuálne. Tým zabránite " "kontrolám kompatibility a urýchlite zabrazovanie stránok." -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Podrobná kontrola" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4208,36 +4209,36 @@ msgstr "" "Užívateľsky prívetivý popis tohto servera. Ak necháte prízdne, zobrazí sa " "namiesto popisu meno servera." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Dlhé meno tohto servera" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Či sa bude užívateľovi zobrazovať tlačidlo "zobraziť všetky (riadky)" """ -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Povoliť zobraziť všetky riadky" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Zobraziť formulár na zmenu hesla" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Zobraziť formulár na vytvorenie databázy" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4245,21 +4246,21 @@ msgstr "" "Definuje, či sa majú alebo nemajú zobrazovať typové polia v móde úprav/" "vkladania" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Zobraziť otvorené tabuľky" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Zobraziť zoznam funkcií v móde úprav" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Zobraziť zoznam funkcií" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4267,44 +4268,44 @@ msgstr "" "Zobraziť odkaz na výstup [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a] funkcie" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Zobraziť odkaz na phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Zobraziť podrobné informácie o MySQL serveri" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Určuje, či sa budú zobrazovať SQL dopyty generované phpMyAdminom" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Zobraziť kompletné dopyty" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Povoliť zobrazenie štatistík o databázach a tabuľkách (napr. využité miesto)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Štatistika riadku" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Zobraziť komentár k databáze namiesto mena" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4312,29 +4313,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Zobraziť komentár k tabuľke namiesto mena" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Zobraziť komentáre tabuľky vo vyskakovacom okne nápovedy" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Zobraziť otvorené tabuľky" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Vyžaduje povolené kontrolovanie SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4344,7 +4345,7 @@ msgstr "Vyžaduje povolené kontrolovanie SQL" msgid "Password" msgstr "Heslo" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4352,11 +4353,11 @@ msgstr "" "[strong]Varovanie:[/strong] vyžaduje nainštalované rozšírenia PHP SOAP alebo " "PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Povoliť kontrolovanie SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4364,75 +4365,75 @@ msgstr "" "Pokiaľ máte vlastné užívateľské meno, zadajte ho tu (východzie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Používateľ:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Navrhnúť meno novej databázy" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Varovanie Suhosin rozšírenia" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Pridať/Odobrať polia stĺpcov" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Riadkov v textovej oblasti" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Popis okna prehliadača pri výbere databázy" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Popis okna prehliadača keď nie je nič vybrané" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Predvolené" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Popis okna prehliadača keď je vybraný server" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Popis okna prehliadača keď je vybraná tabuľka" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4440,56 +4441,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Adresár na serveri, kde môžete nahrať súbor pre import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Adresár pre nahrávanie" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Povoliť prehľadávať celú databázu" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Použiť databázové vyhľadávanie" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Povoliť záložku Pre vývojára v nastaveniach" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Skontrolovať najnovšiu verziu" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Povoliť kontrolu poslednej verzie na hlavnej stránke phpMyAdmina" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4497,13 +4498,13 @@ msgstr "Povoliť kontrolu poslednej verzie na hlavnej stránke phpMyAdmina" msgid "Version check" msgstr "Kontrola verzie" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4669,7 +4670,7 @@ msgstr "" msgid "Return type" msgstr "Návratový typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4688,7 +4689,7 @@ msgstr "Server neodpovedá" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(alebo soket lokálneho MySQL servra nie je správne nastavený)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Podrobnosti..." @@ -4872,66 +4873,66 @@ msgid "use this for future exports" msgstr "použiť aj pre budúce exporty" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Znaková sada súboru:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresia" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Žiadny" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zozipované\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ované\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Pošli" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formát" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Parametre transformácie" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Verzia MySQL klienta" @@ -5067,11 +5068,11 @@ msgstr "vertikálnom" msgid "in %s mode and repeat headers after %s cells" msgstr "v(o) %s móde a opakovať hlavičky po každých %s bunkách" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Zoradiť podľa kľúča" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5085,105 +5086,105 @@ msgstr "Zoradiť podľa kľúča" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Nastavenia" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Čiastočné texty" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Plné texty" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relačná schéma" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relačná schéma" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformácia pri prehliadaní" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Riadok bol zmazaný" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Zabiť" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "v dopyte" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Ukázať záznamy " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "celkovo" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Dopyt zabral %01.4f sek." -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Zmeniť" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operácie s výsledkami dopytu" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Náhľad tlače (s kompletnými textami)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Zobraziť schému PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Vytvoriť relaciu" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Linka nebola nájdená" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informácie o verzii" @@ -6313,7 +6314,7 @@ msgstr "" "Prosím prečítajte si dokumentáciu ako aktualizovať tabuľku s informáciami o " "stĺpcoch (Column_comments Table)" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Obľúbený SQL dopyt" @@ -6385,7 +6386,7 @@ msgstr "Zobraziť stav master replikácie" msgid "Slave status" msgstr "Zobraziť stav podriadených hostov" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Premenná" @@ -6393,7 +6394,7 @@ msgstr "Premenná" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Hodnota" @@ -6678,65 +6679,65 @@ msgstr "" msgid "Target database" msgstr "Cieľová databáza" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Spustiť SQL príkaz(y) na servri %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Spustiť SQL dopyt/dopyty na databázu %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalendár" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Názvy stĺpcov" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Pridať tento SQL dopyt do obľúbených" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Dovoliť používať túto položku všetkým používateľom" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Prepísať existujúci príkaz s rovnakým menom" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Neprepisovať tento dopyt z hlavného okna" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Oddeľovač" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Zobraziť tento dopyt znovu " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Odošli" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Iba prezrieť" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokácia textového súboru" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "upload adresár web serveru" @@ -6853,7 +6854,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -7187,32 +7188,32 @@ msgstr "rozšírenie PHP" msgid "Show PHP information" msgstr "Zobraziť informácie o PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Oficiálne stránky phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atribúty" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "Exportovať" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Žiadna zmena" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7224,7 +7225,7 @@ msgstr "" "nastavením, nie je zabezpečený proti napadnutiu, táto bezpečnostná chyba by " "mala byť urýchlene odstránená." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7233,7 +7234,7 @@ msgstr "" "V nastavení PHP je aktívna funkcia mbstring.func_overload, ktorá nie je " "kompatibilná s phpMyAdmin-om a môže spôsobiť stratu dát!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7244,7 +7245,7 @@ msgstr "" "rozdeľovať reťazce kódované v týchto znakových sadách a môže to viesť k " "nečakaným výsledkom." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7252,19 +7253,19 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Nastavte prosím kľúč pre šifrovanie cookies v konfiguračnom súbore " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7274,7 +7275,7 @@ msgstr "" "vašom phpMyAdmin adresári. Mali by ste ho odstrániť, ak je phpMyAdmin " "nakonfigurovaný." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7286,14 +7287,14 @@ msgstr "" "Prídavné vlastnosti pre prácu s prepojenými tabuľkami boli deaktivované. Ak " "chcete zistiť prečo, kliknite %ssem%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7302,14 +7303,14 @@ msgstr "" "Verzia Vašej PHP MySQL knižnice %s je rozdielna od MySQL server verzie %s. " "Toto môže spôsobiť nepredvídateľné správanie." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Žiadne databázy" @@ -7692,20 +7693,20 @@ msgstr "Úspešne zrušených databáz: %s." msgid "Databases statistics" msgstr "Štatistiky databázy" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master replikácia" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slave replikácia" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Zobraziť štatistiky" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9968,39 +9969,39 @@ msgstr "Skontrolovať referenčnú integritu:" msgid "Show tables" msgstr "Zobraziť tabuľky" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Zabrané miesto" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Využitie" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektívny" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Štatistika riadku" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Údaj" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statický" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamický" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Dĺžka riadku" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Veľkosť riadku " @@ -10135,7 +10136,7 @@ msgstr "Po %s" msgid "Create an index on  %s columns" msgstr "Vytvoriť index na %s stĺpcoch" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/sl.po b/po/sl.po index 8851a53c69..0b218699d9 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-24 22:38+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" @@ -49,19 +49,19 @@ msgstr "Iskanje" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Stolpec" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Vrsta" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE pred kopiranjem" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Dodaj %s" @@ -334,7 +334,7 @@ msgstr "Preklopi na kopirano zbirko podatkov" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Pravilo za razvrščanje znakov" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Uredi ali izvozi relacijsko shemo" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "vrstic" @@ -382,21 +382,21 @@ msgstr "v uporabi" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Ustvarjeno" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Zadnjič posodobljeno" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Zadnjič pregledano" @@ -422,20 +422,20 @@ msgid "visual builder" msgstr "vidni graditelj" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Razvrsti" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Naraščajoče" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Padajoče" @@ -498,8 +498,8 @@ msgstr "Izvedi poizvedbo" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Dostop zavrnjen" @@ -544,13 +544,13 @@ msgstr "Prebrskaj" msgid "Delete the matches for the %s table?" msgstr "Izbrišem zadetke v tabeli %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Izbriši" @@ -615,7 +615,7 @@ msgstr "Sledenje je aktivno." msgid "Tracking is not active." msgstr "Sledenje ni aktivno." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,21 +643,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je privzet skladiščni pogon na tem strežniku MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Z označenim:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi vse" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Odznači vse" @@ -666,16 +666,16 @@ msgstr "Odznači vse" msgid "Check tables having overhead" msgstr "Preveri prekoračene" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvozi" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Pogled za tiskanje" @@ -687,7 +687,7 @@ msgstr "Izprazni" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Zavrzi" @@ -696,8 +696,8 @@ msgstr "Zavrzi" msgid "Check table" msgstr "Preveri tabelo" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimiraj tabelo" @@ -717,12 +717,12 @@ msgstr "Slovar podatkov" msgid "Tracked tables" msgstr "Sledene tabele" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -749,7 +749,7 @@ msgid "Status" msgstr "Stanje" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -916,7 +916,7 @@ msgstr "" "povečate vaše časovne omejitve PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1102,7 +1102,16 @@ msgstr "Prikaži polje poizvedbe" msgid "Inline Edit" msgstr "Urejanje v vrstici" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Uredi" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1110,61 +1119,61 @@ msgstr "Urejanje v vrstici" msgid "Save" msgstr "Shrani" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Skrij" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Skrij iskalne pogoje" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Prikaži iskalne pogoje" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Prezri" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Izberite referenčni ključ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Izberite tuji ključ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Prosimo, izberite primarni ključ ali unikatni ključ" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Izberite stolpec za prikaz" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Dodaj možnost za stolpec " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Ustvari geslo" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Ustvari" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Spremeni geslo" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Več" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1174,254 +1183,254 @@ msgstr "" "Najnovejša različica je %s, izdana %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", zadnja ustaljena različica:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Končano" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Prejšnji" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Naslednji" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Danes" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "januar" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "februar" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "marec" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "april" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "maj" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "junij" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "julij" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "avgust" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "september" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "november" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "avg" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "nedelja" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "ponedeljek" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "torek" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "sreda" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "četrtek" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "petek" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "sobota" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "ned" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "tor" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "sre" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "čet" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "pet" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "sob" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "ne" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "po" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "to" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "sr" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "če" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "pe" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "so" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "ted." -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Ura" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuta" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekunda" @@ -1496,14 +1505,6 @@ msgstr "Kardinalnost" msgid "Comment" msgstr "Pripomba" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Uredi" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primarni ključ je zavržen" @@ -1522,7 +1523,7 @@ msgstr "" "Kaže, da sta indeksa %1$s in %2$s enaka, zato se enega od njiju morda lahko " "odstrani." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1639,7 +1640,7 @@ msgid "Cannot connect: invalid settings." msgstr "Povezava ni mogoča: neveljavne nastavitve." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1665,58 +1666,58 @@ msgstr "" "povezavo. Preverite, ali gostitelj, uporabniško ime in geslo v datoteki " "config.inc.php ustrezajo podatkom administratorja strežnika MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Prijava" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumentacija phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Vnesete lahko ime gostitelja/IP-naslov in vrata ločena s presledkom." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Strežnik:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Uporabniško ime:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Geslo:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Izbira strežnika" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Če želite še naprej uporabljati program, morate omogočiti piškotke." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Prijava brez gesla je prepovedana s konfiguracijo (glej AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Brez aktivnosti v zadnjih %s sekundah; prosimo, prijavite se znova" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Ne morem se prijaviti v strežnik MySQL" @@ -1784,7 +1785,7 @@ msgid "shared" msgstr "deljeno" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabele" @@ -1798,18 +1799,18 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Podatki" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Skupaj" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Presežek" @@ -1858,7 +1859,7 @@ msgstr "Za grafikone je potrebna razširitev GD." msgid "JSON encoder is needed for chart tooltips." msgstr "Za zaslonske namige grafikonov je potreben kodirnik JSON." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Če dobite " "prazno stran, je vse v redu." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Ne morem naložiti privzete konfiguracije iz: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1887,29 +1888,29 @@ msgstr "" "Ukaz $cfg['PmaAbsoluteUri'] MORA biti določen v konfiguracijski " "datoteki!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Neveljaven indeks strežnika: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Neveljavno ime gostitelja za strežnik %1$s. Prosim, preglejte svojo " "konfiguracijo." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Strežnik" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Neveljaven način overitve določen v konfiguracijski datoteki:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "%s bi morali nadgraditi na različico %s ali novejšo." @@ -1943,8 +1944,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacija" @@ -1961,7 +1962,7 @@ msgstr "MySQL je vrnil: " msgid "Failed to connect to SQL validator!" msgstr "Ne morem se povezati s preverjalnikom SQL!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Razloži stavek SQL" @@ -1973,11 +1974,11 @@ msgstr "Preskoči razlago stavka SQL" msgid "Without PHP Code" msgstr "Brez kode PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Ustvari kodo PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Osveži" @@ -1986,7 +1987,7 @@ msgstr "Osveži" msgid "Skip Validate SQL" msgstr "Preskoči preverjanje pravilnosti SQL stavka" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Preveri pravilnost stavka SQL" @@ -2097,7 +2098,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2105,8 +2106,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Vstavi" @@ -2125,7 +2126,7 @@ msgstr "Prebrskajte svoj računalnik:" msgid "Select from the web server upload directory %s:" msgstr "Izberite iz mape za nalaganje na spletnem strežniku %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv" @@ -2275,7 +2276,7 @@ msgid "Set value: %s" msgstr "Določi vrednost: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Povrni privzeto vrednost" @@ -2479,7 +2480,7 @@ msgstr "Privzet zavihek tabele" msgid "Show binary contents as HEX by default" msgstr "Privzeto prikaži dvojiške vsebine kot HEX" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Prikaži dvojiške vsebine kot HEX" @@ -2539,12 +2540,12 @@ msgstr "Najdaljši čas izvajanja" msgid "Save as file" msgstr "Shrani kot datoteko" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Nabor znakov datoteke" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Oblika" @@ -2555,8 +2556,8 @@ msgstr "Stiskanje" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2564,14 +2565,14 @@ msgstr "Stiskanje" msgid "Put columns names in the first row" msgstr "Postavi imena stolpcev v prvo vrstico" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Stolpci obdani z" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Stolpci izognjeni z" @@ -2579,8 +2580,8 @@ msgstr "Stolpci izognjeni z" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zamenjaj NULL z" @@ -2588,13 +2589,13 @@ msgstr "Zamenjaj NULL z" msgid "Remove CRLF characters within columns" msgstr "Odstrani znake CRLF znotraj stolpcev" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Stolpci zaključeni z" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Vrstice zaključene z" @@ -2616,8 +2617,8 @@ msgid "Table name template" msgstr "Predloga imena tabele" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2642,13 +2643,13 @@ msgid "Label key" msgstr "Označi ključ" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Vrsta MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacije" @@ -2673,12 +2674,12 @@ msgstr "Zapomni si predlogo imena datoteke" msgid "Enclose table and column names with backquotes" msgstr "Obdaj imena tabel in stolpcev z enojnimi poševnimi narekovaji" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Združljivostni način SQL" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Skladnja ob vstavljanju podatkov" @@ -2702,31 +2703,31 @@ msgstr "Uporabi šestnajstiško za BLOB" msgid "Use ignore inserts" msgstr "Uporabi možnost prezri vstavke" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Največja dolžina ustvarjene poizvedbe" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Vrsta izvoza" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Vključi izvoz v transakcijo" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Izvozi čas v UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Vsili varno povezavo med uporabo phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Vsili povezavo SSL" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2734,34 +2735,34 @@ msgstr "" "Vrstni red za predmete na spustnem seznamu tujih ključev; [kbd]content[/kbd] " "je sklicevan podatek, [kbd]id[/kbd] je vrednost ključa" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Vrstni red spustnega seznama tujih ključev" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Uporabljen bo spustni seznam, če je prisotnih manj elementov" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Omejitev tujih ključev" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Način brskanja" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Prilagodite način brskanja" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Prilagodite privzete možnosti" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2769,119 +2770,119 @@ msgstr "Prilagodite privzete možnosti" msgid "CSV" msgstr "CSV-podatki" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Razvijalec" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Nastavitve za razvijalce phpMyAdmin" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Način urejanja" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Prilagodite način urejanja" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Privzete možnosti izvoza" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Prilagodite privzete možnosti izvoza" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Lastnosti" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Splošno" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Nastavi nekatere pogosto uporabljane možnosti" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Uvozi" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Privzete možnosti uvoza" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Prilagodite pogoste privzete možnosti uvoza" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Uvoz / izvoz" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Nastavi mape za uvoz in izvoz ter možnosti stiskanja" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Možnosti prikaza zbirk podatkov" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigacijski okvir" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Prilagodite prikaz navigacijskega okvirja" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Strežniki" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Možnosti prikaza strežnikov" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Možnosti prikaza tabel" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Glavni okvir" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Document" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Druge nastavitve" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Nastavitve, ki se ne uvrščajo nikamor drugam" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Naslovi strani" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2891,22 +2892,22 @@ msgstr "" "html#cfg_TitleTable]dokumentacijo[/a] za čarobne nize, ki jih lahko " "uporabite za pridobitev posebnih vrednosti." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Okno za poizvedbe" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Prilagodite možnosti okna poizvedb" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Varnost" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2914,23 +2915,23 @@ msgstr "" "Pomnite, da je phpMyAdmin samo uporabniški vmesnik in njegove lastnosti ne " "omejujejo MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Osnovne nastavitve" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Overovitev" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Nastavitve overovitve" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Konfiguracija strežnika" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2938,15 +2939,15 @@ msgstr "" "Napredne nastavitve strežnika; ne spreminjajte teh možnosti, če ne veste " "čemu služijo" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Vnesite parametre povezave s strežnikom" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Hramba konfiguracije" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2956,11 +2957,11 @@ msgstr "" "funkcij, glej [a@Documentation.html#linked-tables]hrambo konfiguracije " "phpMyAdmin[/a] v dokumentaciji" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Sledenje spremembam" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2968,44 +2969,44 @@ msgstr "" "Sledenje spremembam narejenih v zbirki podatkov. Potrebuje hrambo " "konfiguracije phpMyAdmin." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Prilagodi možnosti izvoza" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Prilagodi privzete možnosti uvoza" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Prilagodi navigacijski okvir" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Prilagodi glavni okvir" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "Poizvedbe SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "Polje poizvedbe SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Prilagodi povezave prikazane v poljih poizvedbe SQL" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Nastavitve poizvedb SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "Preverjalnik SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3017,43 +3018,43 @@ msgstr "" "[a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright 2002 " "Upright Database Technology. Vse pravice pridržane.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Zagon" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Prilagodi začetno stran" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Zavihki" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Določite, kako želite, da zavihki delujejo" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Besedilna polja" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Prilagodi polja za vnos besedila" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Besedilo Texy!" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Opozorila" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Onemogoči nekatera opozorila, ki jih prikazuje phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3061,15 +3062,15 @@ msgstr "" "Omogoči stiskanje [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] za posege " "uvoza in izvoza" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Dodatni parametri za iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3077,11 +3078,11 @@ msgstr "" "Če je omogočeno, phpMyAdmin nadaljuje z izvajanjem poizvedb z več izjavami, " "četudi ena od poizvedb spodleti" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Prezri napake več stavkov" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3091,21 +3092,21 @@ msgstr "" "omejitve. To je morda dober način za uvoz velikih datotek, čeprav lahko " "prekine transakcije." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Delni uvoz: dovoli prekinitev" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Ne prekini ob napaki INSERT" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Podatke v tabeli zamenjaj z datoteko" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3113,89 +3114,89 @@ msgstr "" "Privzeta oblika; pomnite, da je seznam odvisen od položaja (podatkovna " "zbirka, tabela) in vedno je na voljo samo SQL" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Oblika uvožene datoteke" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Uporabi ključno besedo LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Imena stolpcev v prvi vrstici" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Ne uvozi praznih vrstic" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Uvozi denarne enote ($5.00 v 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Uvozi odstotke kot ustrezne decimalne vrednosti (12.00% v ,12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Število poizvedb, ki jih naj preskočim od začetka" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Delni uvoz: preskoči poizvedbe" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Ne uporabi AUTO_INCREMENT za ničelne vrednosti" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Začetno stanje drsnikov" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Koliko vrstic je lahko vstavljenih naenkrat" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Število vstavljenih vrstic" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Cilj ikone za hitri dostop" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Prikaži logotip v levem okvirju" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Prikaži logotip" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Prikaži izbrani strežnik na vrhu levega okvirja" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Prikaži izbiro strežnikov" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" "Najmanjše število tabel, potrebnih za prikaz polja za filtriranje tabel" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Niz, ki loči zbirke podatkov v drugi nivo drevesa" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Ločilo drevesa zbirke podatkov" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3203,39 +3204,39 @@ msgstr "" "Samo lahka različica; prikaže zbirke podatkov v drevesu (določeno z ločilom, " "navedenim spodaj)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Prikaži zbirke podatkov v drevesu" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Onemogočite to, če želite videti vse zbirke podatkov naenkrat" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Uporabi lahko različico" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Največja globina drevesa tabel" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Niz, ki loči tabele v različne stopnje drevesa" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Ločilo drevesa tabel" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL kamor bo kazal logotip v navigacijskem okvirju" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "URL-povezava logotipa" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3243,38 +3244,38 @@ msgstr "" "Odpre povezano stran v glavnem ([kbd]main[/kbd]) ali v novem oknu ([kbd]new[/" "kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Cilj povezave logotipa" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Poudari strežnik pod miškinim kazalcem" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Omogoči poudarjanje" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Uporabi grafično manj zahtevne zavihke" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Lahki zavihki" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Največje število znakov prikazanih v katerem koli neštevilčnem stolpcu v " "načinu brskanja" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Omejitev znakov stolpca" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3285,11 +3286,11 @@ msgstr "" "hitro povzroči pozabljanje odjavljanja iz ostalih strežnikov, ko ste " "povezani na več strežnikov." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Izbriši vse piškotke ob odjavi" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3297,11 +3298,11 @@ msgstr "" "Določi, ali se naj prejšnji prijavni podatki v načinu overovitve piškotkov " "prikličejo ali ne" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Prikliči uporabniško ime" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3313,54 +3314,54 @@ msgstr "" "sejo in bo izbrisan takoj, ko zaprete okno brskalnika. To je priporočeno za " "okolja, ki jim ne zaupate." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Shranjevanje prijavnih piškotkov" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Določa, kako dolgo (v sekundah) je prijavni piškotek veljaven" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Veljavnost prijavnega piškotka" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Dvojna velikost besedilnega polja za stolpce LONGTEXT" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Večje besedilno polje za LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Uporabi ikone na glavni strani" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Največje število znakov pri prikazu poizvedbe SQL" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Največja dolžina prikazanega SQL" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Uporabniki ne morejo določiti višje vrednosti" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Največje število podatkovnih zbirk prikazanih v levem okvirju in na seznamu " "zbirk podatkov" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Največ podatkovnih zbirk" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3370,19 +3371,19 @@ msgstr "" "rezultatov vsebuje več vrstic, se prikažeta povezavi »Prejšnja« " "in »Naslednja«." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Največje število vrstic za prikaz" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Največje število tabel prikazanih na seznamu tabel" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Največ tabel" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3390,11 +3391,11 @@ msgstr "" "Onemogoči privzeto opozorilo, ki se prikaže, če mcrypt manjka za overitev " "piškotkov" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "Opozorilo mcrypt" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3402,47 +3403,47 @@ msgstr "" "Število bajtov, ki jih skript lahko dodeli, npr. [kbd]32M[/kbd] ([kbd]0[/" "kbd] za neomejeno)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Omejitev spomina" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "To so povezave Uredi, Uredi v vrstici, Kopiraj in Izbriši" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Prikaži povezave do vrstic tabele na levi strani" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Prikaži povezave do vrstic tabele na desni strani" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Uporabi naravni vrstni red za razvrščanje tabel in imen zbirk podatkov" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Naravni vrstni red" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Uporabi samo ikone, samo besedilo ali oboje" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Ikonska navigacijska vrstica" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Uporabi izhod medpomnjenja GZip za povečano hitrost v prenosih HTTP" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "Izhod medpomnjenja GZip" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3450,19 +3451,19 @@ msgstr "" "[kbd]SMART[/kbd] – tj. padajoči vrstni red za stolpce vrste TIME, DATE, " "DATETIME in TIMESTAMP, v naprotnem primeru naraščajoči vrstni red" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Privzet vrstni red" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Uporabi vztrajne povezave s podatkovnimi zbirkami MySQL" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Vztrajne povezave" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3472,23 +3473,23 @@ msgstr "" "podatkov Struktura, če katera od tabel, potrebnih za hrambo konfiguracije " "phpMyAdmin, ni bila najdena" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Manjkajoče tabele hrambe konfiguracije phpMyAdmin" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Ikonski posegi tabel" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Prepreči urejanje stolpcev BLOB in BINARY" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Zaščiti dvojiške stolpce" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3498,107 +3499,107 @@ msgstr "" "(potrebuje hrambo konfiguracije phpMyAdmin). Če je onemogočeno, se za prikaz " "zgodovine poizvedb uporabi rutina JavaScript (ki se izgubi ob zaprtju okna)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Trajna zgodovina poizvedb" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Koliko poizvedb je hranjenih v zgodovini" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Dolžina zgodovine poizvedb" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Zavihek, ki se prikaže ob odprtju novega okna za poizvedbe" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Privzet zavihek okna za poizvedbe" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Višina okna poizvedb (v slikovnih pikah)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Višina okna poizvedb" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Širina okna poizvedb (v slikovnih pikah)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Širina okna poizvedb" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Določi katere funkcije bodo uporabljene za pretvorbo nabora znakov" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Pogon rekodiranja" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Ponovi glave vsakih X celic, [kbd]0[/kbd] dezaktivira to funkcijo" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Ponovi glave" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Prikaži gumb za pomoč namesto besedila dokumentacije" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Prikaži gumb za pomoč" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Mapa, kamor se lahko na strežnik shranijo izvozi" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Mapa za shranjevanje" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Pustite prazno, če se ne uporablja" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Zaporedje overovitve gostitelja" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Pustite prazno za privzeto" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Pravila overovitve gostitelja" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Dovoli prijave brez gesla" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Dovoli prijavo root" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Ime področja HTTP Basic Auth, ki se prikaže med HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "Področje HTTP" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3608,19 +3609,19 @@ msgstr "" "SweKey[/a] (se ne nahaja v korenski mapi dokumentov; predlagano: /etc/swekey." "conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "Konfiguracijska datoteka SweKey" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Način overovitve za uporabo" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Vrsta overovitve" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3628,11 +3629,11 @@ msgstr "" "Pustite prazno, če ne želite podpore [a@http://wiki.phpmyadmin.net/pma/" "bookmark]zaznamkov[/a]; predlagano: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabela zaznamkov" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3640,32 +3641,32 @@ msgstr "" "Pustite prazno, če ne želite pripomb/vrst mime stolpcev; predlagano: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabela informacij stolpcev" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Stisni povezavo s strežnikom MySQL" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Stisni povezavo" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Način povezave s strežnikom; pustite [kbd]tcp[/kbd], če niste prepričani" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Vrsta povezave" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Geslo krmilnega uporabnika" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3673,19 +3674,19 @@ msgstr "" "Posebni uporabnik MySQL, konfiguriran z omejenimi dovoljenji; več informacij " "je na voljo na [a@http://wiki.phpmyadmin.net/pma/controluser]wikiji[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Krmilni uporabnik" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Preštej tabele med prikazovanjem seznama podatkovnih zbirk" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Preštej tabele" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3693,11 +3694,11 @@ msgstr "" "Pustite prazno, če ne želite podpore Oblikovalnika; predlagano: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabela Oblikovalnika" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3705,27 +3706,27 @@ msgstr "" "Več informacij na [a@http://sf.net/support/tracker.php?aid=1849494]" "sledilniku hroščev PMA[/a] in[a@http://bugs.mysql.com/19588]hroščih MySQL[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Onemogoči uporabo INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Katera razširitev PHP naj se uporablja; uporabite mysqli, če je podprt" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Razširitev PHP za uporabo" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skrije zbirke podatkov, ki se ujemajo z običajnim izrazom (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Skrij zbirke podatkov" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3733,31 +3734,31 @@ msgstr "" "Pustite prazno, če ne želite podpore zgodovine poizvedb SQL; predlagano: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabela zgodovine poizvedb SQL" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Ime gostitelja, kjer teče strežnik MySQL" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Ime gostitelja strežnika" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Odjavni URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Poskusi se povezati brez gesla" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Poveži se brez gesla" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3771,30 +3772,30 @@ msgstr "" "v vrstnem redu in na koncu uporabite [kbd]*[/kbd] za prikaz preostalih v " "abecednem vrstnem redu." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Prikaži samo navedene zbirke podatkov" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Pustite prazno, če ne uporabljate overovitve config" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Geslo za overovitev config" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Pustite prazno, če ne želite podpore PDF-sheme; predlagano: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-shema: tabele strani" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3804,20 +3805,20 @@ msgstr "" "si [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] za vse informacije. " "Pustite prazno, če ne želite podpore. Predlagano: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Ime zbirke podatkov" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Vrata, na katera naj bo strežnik MySQL priključen; pustite prazno za privzeto" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Vrata strežnika" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3825,19 +3826,19 @@ msgstr "" "Pustite prazno, če ne želite podpore [a@http://wiki.phpmyadmin.net/pma/" "relation]relacijskih povezav[/a]; priporočeno: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relacijska tabela" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Ukaz SQL za pridobitev razpoložljivih zbirk podatkov" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "Ukaz SHOW DATABASES" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3845,43 +3846,43 @@ msgstr "" "Oglejte si [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]vrste " "overovitev[/a] za primer" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Ime seje signon" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "URL signon" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Vtičnica na katero je povezan strežnik MySQL; pustite prazno za privzeto" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Vtičnica strežnika" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Omogoči SSL za povezavo s strežnikom MySQL" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Uporabi SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Pustite prazno, če ne želite podpore PDF-sheme; predlagano: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-shema: koordinate tabel" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3889,11 +3890,11 @@ msgstr "" "Tabela za opisovanje prikaznih stolpcev; pustite prazno, če ne želite " "podpore; predlagano: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Tabela prikaznih stolpcev" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3901,11 +3902,11 @@ msgstr "" "Ali naj se stavek DROP DATABASE IF EXISTS doda kot prva vrstica v dnevnik " "pri ustvarjanju zbirke podatkov." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Dodaj DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3913,11 +3914,11 @@ msgstr "" "Ali naj se stavek DROP TABLE IF EXISTS doda kot prva vrstica v dnevnik pri " "ustvarjanju tabele." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Dodaj DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3925,21 +3926,21 @@ msgstr "" "Ali naj se stavek DROP VIEW IF EXISTS doda kot prva vrstica v dnevnik pri " "ustvarjanju pogleda." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Dodaj DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Določi seznam stavkov, ki jih samodejno ustvarjanje uporabi za nove " "različice." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Izjave za sledenje" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3947,22 +3948,22 @@ msgstr "" "Pustite prazno, če ne želite podpore sledenja poizvedb SQL; predlagano: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "Tabela sledenja poizvedb SQL" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Ali naj mehanizem sledenja ustvari različice tabel in pogledov samodejno." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Samodejno ustvari različice" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3970,15 +3971,15 @@ msgstr "" "Pustite prazno, če ne želite hranjenja uporabnikovih nastavitev v zbirki " "podatkov; predlagano: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Tabela za hranjenje uporabnikovih nastavitev" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Uporabnik za overovitev config" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3986,11 +3987,11 @@ msgstr "" "Onemogočite, če veste, da so vaše tabele pma_* ažurirane. To prepreči " "preverjanja združljivosti in tako poveča zmogljivost" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Preverjanje razširitve" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3998,19 +3999,19 @@ msgstr "" "Uporabniku prijazen opis tega strežnika. Pustite prazno, če se naj namesto " "tega prikaže ime gostitelja." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Razširjeno ime tega strežnika" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Ali se naj uporabniku prikaže gumb "prikaži vse (vrstice)"" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Dovoli prikaz vseh vrstic" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4020,33 +4021,33 @@ msgstr "" "kbd], saj je geslo vgrajeno v konfiguracijsko datoteko; to ne omejuje " "možnosti izvedbe enakega ukaza neposredno" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Pokaži obrazec za spremembo gesla" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Pokaži obrazec za ustvarjanje zbirke podatkov" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "Določa ali naj bodo v načinu urejanja/vstavljanja prikazane vrste polj" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Pokaži vrste polj" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Prikaže polja funkcij v načinu urejanja/vstavljanja" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Prikaži polja funkcij" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4054,32 +4055,32 @@ msgstr "" "Prikaže povezavo do podatkov [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Prikaži povezavo phpinfo()" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Prikaži podrobne informacije o strežniku MySQL" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Določi, ali se naj poizvedbe SQL, ki jih ustvari phpMyAdmin, prikažejo" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Pokaži poizvedbe SQL" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Dovoli prikaz statistike zbirke podatkov in tabele (npr. poraba prostora)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Pokaži statistiko" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4087,11 +4088,11 @@ msgstr "" "Če so zaslonski namigi omogočeni in ima zbirka podatkov določeno pripombo, " "bo to zamenjalo pripombo in pravo ime" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Prikaži pripombo zbirke podatkov namesto njenega imena" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4103,30 +4104,30 @@ msgstr "" "['LeftFrameTableSeparator'], zato je samo mapa imenovana kot pridevek, sama " "imena tabel pa ostanejo nespremenjena" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Prikaži pripombo tabele namesto njenega imena" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Prikaži pripombe tabel v zaslonskih namigih" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Označi uporabljene tabele in omogoči prikaz zbirk podatkov z zaklenjenimi " "tabelami" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Preskoči zaklenjene tabele" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Potrebuje omogočen Preverjalnik SQL" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4136,7 +4137,7 @@ msgstr "Potrebuje omogočen Preverjalnik SQL" msgid "Password" msgstr "Geslo" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4144,11 +4145,11 @@ msgstr "" "[strong]Opozorilo:[/strong] potrebuje nameščeno razširitev PHP SOAP ali PEAR " "SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Omogoči Preverjalnik SQL" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4156,12 +4157,12 @@ msgstr "" "Če imate uporabniško ime po meri, ga določite tukaj (privzeto [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Uporabniško ime" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4169,19 +4170,19 @@ msgstr "" "Predlagaj ime zbirke podatkov v obrazcu "Ustvari zbirko podatkov" " "(če je le mogoče) ali pusti besedilno polje prazno" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Predlagaj novo ime zbirke podatkov" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Na glavni strani se prikaže opozorilo, če je zaznan Suhosin" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Opozorilo Suhosin" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4189,11 +4190,11 @@ msgstr "" "Velikost besedilnega polja (stolpci) v načinu urejanja; vrednost bo povečana " "za polja poizvedb SQL (*2) in za okno poizvedbe (*1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Stolpcev besedilnega polja" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4201,31 +4202,31 @@ msgstr "" "Velikost besedilnega polja (vrstice) v načinu urejanja; vrednost bo povečana " "za polja poizvedb SQL (*2) in za okno poizvedbe (*1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Vrstic besedilnega polja" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Naslov okna brskalnika, ko je izbrana zbirka podatkov" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Naslov okna brskalnika, ko je ni izbrano nič" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Privzeti naslov" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Naslov okna brskalnika, ko je izbran strežnik" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Naslov okna brskalnika, ko je izbrana tabela" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4236,27 +4237,27 @@ msgstr "" "navaja, da naj phpMyAdmin zaupa glavi HTTP_X_FORWARDED_FOR (X-Forwarded-For) " "prihajajoči iz proxyja 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Seznam zaupanja vrednih proxyjev za sprejetje/zavrnitev IP" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Mapa na strežniku, kamor lahko naložite datoteke za uvoz" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Mapa za nalaganje" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Dovoli iskanje po celotni zbirki podatkov" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Uporabi iskanje po zbirki podatkov" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4264,11 +4265,11 @@ msgstr "" "Ko je onemogočeno, uporabniki ne morejo nastaviti katere koli od spodnjih " "možnosti, ne glede na potrditveno polje na desni" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Omogoči zavihek Razvijalec v nastavitvah" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4278,19 +4279,19 @@ msgstr "" "si libraries/import.lib.php za privzete podatke o tem, koliko poizvedb lahko " "stavek vsebuje." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Zgosti večkratne stavke" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Preveri za najnovejšo različico" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Omogoča preverjanje najnovejše različice na glavni strani phpMyAdmin" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4298,7 +4299,7 @@ msgstr "Omogoča preverjanje najnovejše različice na glavni strani phpMyAdmin" msgid "Version check" msgstr "Preverjanje različice" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4306,7 +4307,7 @@ msgstr "" "Omogoči stiskanje [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] " "za posege uvoza in izvoza" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4467,7 +4468,7 @@ msgstr "Rutina" msgid "Return type" msgstr "Vrnjena vrsta" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4490,7 +4491,7 @@ msgstr "Strežnik se ne odziva" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(ali pa lokalna vtičnica strežnika MySQL ni pravilno konfigurirana)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Podrobnosti ..." @@ -4646,46 +4647,46 @@ msgid "use this for future exports" msgstr "uporabi to za prihodnje izvoze" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Nabor znakov datoteke:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Stiskanje:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Brez" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zipano" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzipano" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzipano" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Ogled izhoda kot besedilo" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Oblika:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Možnosti odvisne od oblike:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4693,7 +4694,7 @@ msgstr "" "Pomaknite se dol, da vnesete možnosti za izbrane oblike in ignorirate " "možnosti za ostale oblike." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Pretvorba kodiranja:" @@ -4815,11 +4816,11 @@ msgstr "navpičnem" msgid "in %s mode and repeat headers after %s cells" msgstr "v %s načinu in ponovi glavo po %s celicah" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Uredi po ključu" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4833,95 +4834,95 @@ msgstr "Uredi po ključu" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Možnosti" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Delna besedila" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Polna besedila" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Relacijski ključ" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Relacijski prikazni stolpec" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Prikaži dvojiške vsebine" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Prikaži vsebine BLOB" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Pretvorba z brskalnikom" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopiraj" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Vrstica je izbrisana" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Prekini proces" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "v poizvedbi" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Prikazujem vrstice" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "skupaj" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Poizvedba je potrebovala %01.4f s" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Spremeni" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Dejanja rezultatov poizvedbe" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Pogled za tiskanje (s polnimi besedili)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Prikaži grafikon" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Ustvari pogled" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Povezave ni mogoče najti" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Podatki o različici" @@ -6088,7 +6089,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Navodila za posodobitev tabele column_comments najdete v dokumentaciji" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Označena poizvedba SQL" @@ -6164,7 +6165,7 @@ msgstr "Stanje glavnega strežnika" msgid "Slave status" msgstr "Stanje podrejenca" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Spremenljivka" @@ -6172,7 +6173,7 @@ msgstr "Spremenljivka" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vrednost" @@ -6443,62 +6444,62 @@ msgstr "Razlika" msgid "Target database" msgstr "Ciljna zbirka podatkov" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvedi poizvedbo/poizvedbe SQL na strežniku %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvedi poizvedbo/poizvedbe SQL na podatkovni zbirki %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Počisti" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Stolpci" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Označi to poizvedbo SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Dovoli dostop do zaznamka vsem uporabnikom" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Zamenjaj obstoječ zaznamek z istim imenom" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ne prepiši te poizvedbe od zunaj" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Ločilo" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Ponovno pokaži poizvedbo v tem oknu " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Pošlji" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Samo pogled" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Mesto datoteke z besedilom" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "imenik za nalaganje datotek" @@ -6608,7 +6609,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -6911,27 +6912,27 @@ msgstr "Razširitev PHP" msgid "Show PHP information" msgstr "Pokaži podatke o PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Uradna domača stran phpMyAdmin" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Prispevaj" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Prosi za podporo" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Seznam sprememb" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6943,7 +6944,7 @@ msgstr "" "privzetimi nastavitvami, zato je izpostavljen vdorom. Čimprej odpravite to " "varnostno luknjo tako, da uporabniku 'root' nastavite geslo." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6952,7 +6953,7 @@ msgstr "" "V vaši konfiguraciji PHP ste omogočili mbstring.func_overload. Ta možnost ni " "združljiva s phpMyAdminom in lahko pokvari nekatere podatke!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6962,7 +6963,7 @@ msgstr "" "nabor znakov. Brez razširitve mbstring phpMyAdmin ni sposoben pravilno " "razcepiti nizov, kar lahko vodi v nepričakovane rezultate." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6974,7 +6975,7 @@ msgstr "" "piškotkov, določene v phpMyAdminu. Zaradi tega se bo vaša prijava iztekla " "prej, kot je določeno v phpMyAdminu." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6983,13 +6984,13 @@ msgstr "" "določene v phpMyAdminu. Zaradi tega se bo vaša prijava iztekla prej, kot je " "določeno v phpMyAdminu." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Konfiguracijski datoteki morate sedaj določiti skrivno geslo " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6999,7 +7000,7 @@ msgstr "" "obstaja v vaši mapi phpMyAdmin. Priporočljivo jo je odstraniti, ko je " "phpMyAdmin enkrat že konfiguriran." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7009,7 +7010,7 @@ msgstr "" "nekatere razširjene zmožnosti onemogočene. Če želite izvedeti zakaj, " "kliknite %stukaj%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7019,7 +7020,7 @@ msgstr "" "nekatere funkcije phpMyAdmina manjkale. Na primer navigacijski okvir se ne " "bo osveževal samodejno." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7028,7 +7029,7 @@ msgstr "" "Vaša PHP-knjižica MySQL različice %s se razlikuje od vašega strežnika MySQL " "različice %s. To lahko povzroči nepredvidljivo vedenje." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7037,7 +7038,7 @@ msgstr "" "Strežnik, ki teče z Suhosin. Prosimo, nanašajte se na %sdokumentacijo%s za " "morebitna vprašanja." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Brez zbirk podatkov" @@ -7387,20 +7388,20 @@ msgstr "%s zbirke podatkov so uspešno zavržene." msgid "Databases statistics" msgstr "Statistika zbirk podatkov" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Podvojevanje glavnega strežnika" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Podvojevanje podrejencev" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Omogoči statistiko" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9674,39 +9675,39 @@ msgstr "Preveri referenčno integriteto:" msgid "Show tables" msgstr "Pokaži tabele" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Poraba prostora" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Uporaba" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Učinkovito" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistika vrstic" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Izjave" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statično" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamično" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Dolžina vrstice" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Velikost vrstice " @@ -9829,7 +9830,7 @@ msgstr "Po %s" msgid "Create an index on  %s columns" msgstr "Ustvari indeks na  %s stolpcih" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "po particijah" diff --git a/po/sq.po b/po/sq.po index 2ab948db9b..6ae5a040c0 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-21 14:51+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: albanian \n" @@ -49,19 +49,19 @@ msgstr "Kërko" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Emrat e kollonave" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Lloji" @@ -314,7 +314,7 @@ msgstr "CREATE DATABASE para se të kopjohet" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Shto %s" @@ -337,7 +337,7 @@ msgstr "Kalo tek databaza e kopjuar" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Collation" @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Skema relacionale" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -374,7 +374,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "rreshta" @@ -390,21 +390,21 @@ msgstr "në përdorim" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Krijimi" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Ndryshimi i fundit" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Kontrolli i fundit" @@ -429,20 +429,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Renditja" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Në ngjitje" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Në zbritje" @@ -509,8 +509,8 @@ msgstr "Dërgo Query" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Ndalohet hyrja" @@ -555,13 +555,13 @@ msgstr "Shfleto" msgid "Delete the matches for the %s table?" msgstr "Dump i të dhënave për tabelën" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Fshi" @@ -629,7 +629,7 @@ msgstr "Gjurmimi është aktiv." msgid "Tracking is not active." msgstr "Gjurmimi nuk është aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -658,21 +658,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "N.q.s. të zgjedhur:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zgjidh gjithçka" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Asnjë zgjedhje" @@ -681,16 +681,16 @@ msgstr "Asnjë zgjedhje" msgid "Check tables having overhead" msgstr "Zgjidh të mbingarkuarit" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksporto" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Shfaq për printim" @@ -702,7 +702,7 @@ msgstr "Zbraz" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Elemino" @@ -711,8 +711,8 @@ msgstr "Elemino" msgid "Check table" msgstr "Kontrollo tabelën" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizo tabelën" @@ -733,12 +733,12 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -766,7 +766,7 @@ msgid "Status" msgstr "Gjendja" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -924,7 +924,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1136,7 +1136,16 @@ msgstr "query SQL" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Ndrysho" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1144,72 +1153,72 @@ msgstr "" msgid "Save" msgstr "Ruaj" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "query SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "query SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Shpërfill" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Zgjidh fushën që dëshiron të shohësh" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "Ndrysho fjalëkalimin" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "Gjeneruar nga" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Ndrysho fjalëkalimin" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Hën" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1217,123 +1226,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "Asnjë lloj" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Paraardhësi" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Në vazhdim" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Gjithsej" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binar" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Pri" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Maj" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Qer" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Kor" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Gsh" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Tet" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Shk" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Pri" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1341,176 +1350,176 @@ msgid "May" msgstr "Maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Qer" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Kor" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Gsh" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sht" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Tet" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nën" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dhj" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Djl" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Hën" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Mar" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pre" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Djl" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Hën" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Mar" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Mër" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Enj" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pre" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sht" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Djl" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Hën" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Mar" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Mër" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Enj" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pre" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sht" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "në përdorim" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1584,14 +1593,6 @@ msgstr "" msgid "Comment" msgstr "Komente" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Ndrysho" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Kyçi primar u eleminua" @@ -1608,7 +1609,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1720,7 +1721,7 @@ msgid "Cannot connect: invalid settings." msgstr "E pamundur lidhja: rregullime të pavlefshme." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1745,57 +1746,57 @@ msgstr "" "config.inc.php dhe sigurohu që korrispondojnë me informacionet që ju ka " "dhënë administratori i serverit MySQL." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Hyrja" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Dokumente të phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Serveri" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Emri i përdoruesit:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Fjalëkalimi:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Zgjedhja e serverit" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Nga kjo pikë e tutje, cookies duhet të jenë të aktivuara." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "E pamundur kryerja e login tek server-i MySQL" @@ -1865,7 +1866,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabela" @@ -1879,18 +1880,18 @@ msgstr "Tabela" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Të dhëna" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Gjithsej" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Mbi limit" @@ -1945,7 +1946,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Nëse faqja që " "do t'ju hapet është bosh (e bardhë), atëhere gjithçka është në rregull." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1974,27 +1975,27 @@ msgstr "" "Direktiva $cfg['PmaAbsoluteUri'] DUHET të përcaktohet tek file i " "konfigurimit!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Serveri" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Duhet të instaloni %s %s ose superior." @@ -2028,8 +2029,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentet" @@ -2046,7 +2047,7 @@ msgstr "Mesazh nga MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Shpjego SQL" @@ -2058,11 +2059,11 @@ msgstr "Mos shpjego SQL" msgid "Without PHP Code" msgstr "pa kod PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Krijo kodin PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Rifresko" @@ -2071,7 +2072,7 @@ msgstr "Rifresko" msgid "Skip Validate SQL" msgstr "Mos vleftëso SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Vleftëso SQL" @@ -2182,7 +2183,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2190,8 +2191,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Shto" @@ -2211,7 +2212,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "directory e upload të server-it web" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet" @@ -2373,7 +2374,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2562,7 +2563,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2622,13 +2623,13 @@ msgstr "" msgid "Save as file" msgstr "Ruaje me emër..." -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Familja gërmave të file:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Formati" @@ -2639,8 +2640,8 @@ msgstr "Kompresim" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2650,16 +2651,16 @@ msgstr "Kompresim" msgid "Put columns names in the first row" msgstr "Vendos emrat e kollonave tek rreshti i parë" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Fushë e përbërë nga" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2669,8 +2670,8 @@ msgstr "Fushë e kufizuar nga" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zëvendëso NULL me" @@ -2678,15 +2679,15 @@ msgstr "Zëvendëso NULL me" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Rreshta që mbarojnë me" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Rreshta që mbarojnë me" @@ -2713,8 +2714,8 @@ msgid "Table name template" msgstr "Emri i file template" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2741,13 +2742,13 @@ msgid "Label key" msgstr "Kyçi i etiketës" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "Lloji MIME" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacione" @@ -2777,12 +2778,12 @@ msgstr "Emri i file template" msgid "Enclose table and column names with backquotes" msgstr "Përdor backquotes me emrat e tabelave dhe fushave" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2806,67 +2807,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "Përdor shpërfill shtimet" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Lloji i Eksportit" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Përfshi eksportin në një transacion" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Lloji i Eksportit" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2874,248 +2875,248 @@ msgstr "Opcione të eksportimit të databazës" msgid "CSV" msgstr "të dhëna CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "Gjeneruar nga" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "Eksporto" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Importo files" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "Serveri" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Dokumentet" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Numri i faqes:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentet" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "query SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "query SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "query SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "Kronollogjia e SQL" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3123,278 +3124,278 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Gjendja" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabela" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Përdor fushë teksti" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Zëvendëso të dhënat e tabelës me file" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Vendos emrat e kollonave tek rreshti i parë" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Shto vlerë AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3402,432 +3403,432 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Limitet e rezervave" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Transformo tabelën e renditur sipas" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Lidhje" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Asnjë tabelë" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmento tabelën" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Asnjë databazë" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3836,300 +3837,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Databazat" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Riparo tabelën" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Vizualizimi i komenteve të kollonave" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Instruksione" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "Versioni i MySQL" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "Shfaq tabelat" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Shfaq të gjitha kërkesat" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistikat e rreshtave" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4137,28 +4138,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4168,91 +4169,91 @@ msgstr "" msgid "Password" msgstr "Fjalëkalimi" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Emri i përdoruesit:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Shto/Fshi kollonat e fushës" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Prezgjedhur" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4260,56 +4261,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4317,13 +4318,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4484,7 +4485,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4503,7 +4504,7 @@ msgstr "Serveri nuk përgjigjet" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4675,66 +4676,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Familja gërmave të file:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresim" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Asnjë lloj" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"kompresuar me zip\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"kompresuar me gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"kompresuar me bzip2\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Ruaje me emër..." -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Formati" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcione të transformimeve" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4850,11 +4851,11 @@ msgstr " vertikal " msgid "in %s mode and repeat headers after %s cells" msgstr " në modalitetin %s dhe përsërit headers mbas %s qelish " -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Rendit sipas kyçit" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4868,106 +4869,106 @@ msgstr "Rendit sipas kyçit" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Operacione" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Tekst i pjesëshëm" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Teksti i plotë" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Skema relacionale" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Skema relacionale" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Transformimi i Shfletuesit" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "rreshti u fshi" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Hiq" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "tek query" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Shfaqja e regjistrimeve " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "Gjithsej" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Query ka zgjatur %01.4f sec" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ndrysho" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Shfaq për printim (me full text)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Shfaq skemën PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Versioni i MySQL" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Lidhja nuk u gjet" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "Informacione mbi Identifikimin" @@ -6080,7 +6081,7 @@ msgid "" msgstr "" "Ju lutem lexoni dokumentet mbi rifreskimin e tabelës suaj Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Query SQL shtuar të preferuarve" @@ -6149,7 +6150,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "E ndryshueshme" @@ -6157,7 +6158,7 @@ msgstr "E ndryshueshme" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vlerë" @@ -6444,65 +6445,65 @@ msgstr "" msgid "Target database" msgstr "Kërko në databazë" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "Zbato query SQL tek databaza %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Zbato query SQL tek databaza %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalendari" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Emrat e kollonave" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Shtoja të preferuarve këtë query SQL" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Lejo që çdo përdorues të ketë hyrje në këtë libërshënues" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Mos e mbishkruaj këtë query nga jashtë dritares" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Tregoje përsëri këtë query" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Dërgoje" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Shfaq vetëm" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Pozicioni i file" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "directory e upload të server-it web" @@ -6621,7 +6622,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Treguesi" @@ -6957,31 +6958,31 @@ msgstr "Versioni i PHP" msgid "Show PHP information" msgstr "Trego info mbi PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Faqja zyrtare e phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Pronësi" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Asnjë ndryshim" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6993,21 +6994,21 @@ msgstr "" "MySQL funksionues me këto zgjedhje është i pambrojtur ndaj sulmeve, dhe ju " "duhet patjetër të korrigjoni këtë vrimë në siguri." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7015,25 +7016,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Tani nevoitet një fjalëkalim sekret për file e konfigurimit(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7045,28 +7046,28 @@ msgstr "" "Karakteristikat shtesë janë çaktivizuar për sa i takon funksionimit me " "tabelat e lidhura. Për të kuptuar përse, klikoni %skëtu%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Asnjë databazë" @@ -7448,20 +7449,20 @@ msgstr "%s databaza u eleminuan korrektësisht." msgid "Databases statistics" msgstr "Statistikat e databazave" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Aktivo Statistikat" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9589,39 +9590,39 @@ msgstr "Kontrollo integritetin e informacioneve:" msgid "Show tables" msgstr "Shfaq tabelat" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Hapësira e përdorur" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Përdorimi" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistikat e rreshtave" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Instruksione" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Gjatësia e rreshtit" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Madhësia e rreshtit" @@ -9755,7 +9756,7 @@ msgstr "Mbas %s" msgid "Create an index on  %s columns" msgstr "Krijo një tregues tek  %s columns" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/sr.po b/po/sr.po index c9c1f1a1f5..a28ddeec8c 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-06 18:43+0200\n" "Last-Translator: \n" "Language-Team: serbian_cyrillic \n" @@ -50,19 +50,19 @@ msgstr "Претраживање" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Колона" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тип" @@ -310,7 +310,7 @@ msgstr "CREATE DATABASE пре копирања" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Додај %s" @@ -333,7 +333,7 @@ msgstr "Пребаци се на копирану базу" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Сортирање" @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Уреди или извези релациону схему" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -368,7 +368,7 @@ msgstr "Табела" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Редова" @@ -384,21 +384,21 @@ msgstr "се користи" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Направљено" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Последња измена" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Последња провера" @@ -424,20 +424,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Сортирање" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Растући" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Опадајући" @@ -504,8 +504,8 @@ msgstr "Изврши SQL упит" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Приступ одбијен" @@ -551,13 +551,13 @@ msgstr "Преглед" msgid "Delete the matches for the %s table?" msgstr "Приказ података табеле" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Обриши" @@ -626,7 +626,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -654,21 +654,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s је подразумевани погон складиштења на овом MySQL серверу." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Означено:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Означи све" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "ниједно" @@ -677,16 +677,16 @@ msgstr "ниједно" msgid "Check tables having overhead" msgstr "Провери табеле које имају прекорачења" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Извоз" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "За штампу" @@ -698,7 +698,7 @@ msgstr "Испразни" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Одбаци" @@ -707,8 +707,8 @@ msgstr "Одбаци" msgid "Check table" msgstr "Провери табелу" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Оптимизуј табелу" @@ -729,12 +729,12 @@ msgstr "Речник података" msgid "Tracked tables" msgstr "Провери табелу" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -763,7 +763,7 @@ msgid "Status" msgstr "Статус" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -934,7 +934,7 @@ msgstr "" "повећате временска ограничења у PHP-у" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1150,7 +1150,16 @@ msgstr "SQL упит" msgid "Inline Edit" msgstr "Складиштења" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Промени" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1158,71 +1167,71 @@ msgstr "Складиштења" msgid "Save" msgstr "Сачувај" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Сакриј" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL упит" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL упит" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Игнориши" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Изаберите референцирани кључ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Изабери страни кључ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Молимо изаберите примарни или јединствени кључ" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Изабери поља за приказ" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Направи лозинку" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Направи" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Промени лозинку" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Пон" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1230,123 +1239,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Направи релацију" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Подаци" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Претходна" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Следећи" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Укупно" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Бинарни" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "мар" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "апр" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "мај" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "јун" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "јул" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "авг" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "окт" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "јан" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "феб" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "мар" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "апр" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1354,176 +1363,176 @@ msgid "May" msgstr "мај" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "јун" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "јул" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "авг" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "сеп" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "окт" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "нов" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "дец" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Нед" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Пон" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Уто" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Пет" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Нед" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Пон" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Уто" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Сре" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Чет" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Пет" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Суб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Нед" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Пон" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Уто" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Сре" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Чет" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Пет" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Суб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "се користи" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1601,14 +1610,6 @@ msgstr "Кардиналност" msgid "Comment" msgstr "Коментари" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Промени" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Примарни кључ је обрисан" @@ -1625,7 +1626,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1737,7 +1738,7 @@ msgid "Cannot connect: invalid settings." msgstr "Не могу да се повежем: неисправна подешавања." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1764,57 +1765,57 @@ msgstr "" "php и уверите се да одговарају подацима које сте добили од администратора " "MySQL сервера." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Пријављивање" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документација" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сервер" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Корисничко име:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Лозинка:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Избор сервера" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Колачићи (Cookies) морају у овом случају бити активни." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Није било активности %s или више секунди, молимо пријавите се поново" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Не могу да се пријавим на MySQL сервер" @@ -1884,7 +1885,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Табеле" @@ -1898,18 +1899,18 @@ msgstr "Табеле" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Подаци" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Укупно" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Прекорачење" @@ -1964,7 +1965,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ако добијете празну страну, све је " "у реду." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Не могу да учитам подразумевану конфигурацију из: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1994,28 +1995,28 @@ msgstr "" "$cfg['PmaAbsoluteUri'] директива МОРА бити подешена у " "конфигурационој датотеци!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Неисправан индекс сервера: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Неисправан назив сервера %1$s. Молимо проверите своју конфигурацију." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервер" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Неисправан метод аутентикације је задат у конфигурацији:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Требало би да унапредите ваш %s сервер на верзију %s или новију." @@ -2049,8 +2050,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документација" @@ -2067,7 +2068,7 @@ msgstr "MySQL рече: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Објасни SQL" @@ -2079,11 +2080,11 @@ msgstr "Прескочи објашњавање SQL-a" msgid "Without PHP Code" msgstr "без PHP кода" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Направи PHP код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Освежи" @@ -2092,7 +2093,7 @@ msgstr "Освежи" msgid "Skip Validate SQL" msgstr "Прескочи проверу SQL-a" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Провери SQL" @@ -2205,7 +2206,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2213,8 +2214,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Нови запис" @@ -2234,7 +2235,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "директоријум за слање веб сервера " -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Директоријум који сте изабрали за слање није доступан" @@ -2395,7 +2396,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2585,7 +2586,7 @@ msgstr "Преименуј базу у" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2647,13 +2648,13 @@ msgstr "" msgid "Save as file" msgstr "Сачувај као датотеку" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Карактер сет датотеке:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2664,8 +2665,8 @@ msgstr "Компресија" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2675,16 +2676,16 @@ msgstr "Компресија" msgid "Put columns names in the first row" msgstr "Стави имена поља у први ред" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Поља ограничена са" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2694,8 +2695,8 @@ msgstr "Ескејп карактер      " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Замени NULL са" @@ -2703,15 +2704,15 @@ msgstr "Замени NULL са" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Линије се завршавају са" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Линије се завршавају са" @@ -2738,8 +2739,8 @@ msgid "Table name template" msgstr "Шаблон имена датотеке" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2766,13 +2767,13 @@ msgid "Label key" msgstr "Ознака кључа" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-типови" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Релације" @@ -2802,12 +2803,12 @@ msgstr "Шаблон имена датотеке" msgid "Enclose table and column names with backquotes" msgstr "Користи ' за ограничавање имена поља" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Мод SQL компатибилности" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2831,67 +2832,67 @@ msgstr "Користи хексадецимално за BLOB" msgid "Use ignore inserts" msgstr "Игнориши дупликате при уметању" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Максимална дужина направљеног упита" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Тип извоза" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Обави извоз у трансакцији" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Тип извоза" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2899,256 +2900,256 @@ msgstr "Опције за извоз базе" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Увоз датотека" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Направи" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Увоз" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Увоз датотека" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Сервери" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Број стране:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Документација" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Репликација" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL упит" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL упит" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL упит" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL историјат" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3156,72 +3157,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Статус" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Табела" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Користи текст поље" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3232,213 +3233,213 @@ msgstr "" "ограничења. Ово може бити добар начин увоза великих датотека, али са друге " "стране може покварити трансакције." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Замени податке у табели са подацима из датотеке" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Формат датотека за увоз" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Користи кључну реч LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Стави имена поља у први ред" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Број записа (упита) које треба прескочити:" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Додај AUTO_INCREMENT вредност" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Број сортираних редова." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Број отворених табела." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Шаблон имена датотеке" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Верзија MySQL клијента" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3446,437 +3447,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "База не постоји" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ограничења ресурса" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Промени редослед у табели" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Нити поправке" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Основни директоријум података" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Конекције" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Нема табела" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Дефрагментирај табелу" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "верзија PHP-a" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "База не постоји" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "назив сервера" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3885,302 +3886,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "назив базе" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ИД сервера" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Поправи табелу" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Избор сервера" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Приказујем коментаре колоне" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Име" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Режим аутоматског опоравка" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Прикажи отворене табеле" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Прикажи комплетне упите" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Статистике реда" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4188,29 +4189,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Прикажи отворене табеле" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4220,90 +4221,90 @@ msgstr "" msgid "Password" msgstr "Лозинка" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Корисничко име:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Додај/обриши колону" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Преименуј базу у" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4311,57 +4312,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Основни директоријум података" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4369,13 +4370,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4537,7 +4538,7 @@ msgstr "Рутине" msgid "Return type" msgstr "Повратни тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4558,7 +4559,7 @@ msgstr "Сервер не одговара" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(или прикључак локалног MySQL сервера није исправно подешен)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4741,66 +4742,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Карактер сет датотеке:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Компресија" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "нема" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"зиповано\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"гзип-овано\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"бзип-овано\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Сачувај као датотеку" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опције трансформације" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Верзија MySQL клијента" @@ -4931,11 +4932,11 @@ msgstr "вертикалном" msgid "in %s mode and repeat headers after %s cells" msgstr "у %s моду и понови заглавље после сваког %s реда" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Сортирај по кључу" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4949,105 +4950,105 @@ msgstr "Сортирај по кључу" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Опције" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Део текста" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Пун текст" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Релациона схема" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Релациона схема" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Транформације читача" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Копирај" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Ред је обрисан" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Обустави" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "у упиту" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Приказ записа" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "укупно" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Упит је трајао %01.4f секунди" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Промени" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Операције на резултатима упита" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Поглед за штампу (са пуним текстом)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF схему" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Направи релацију" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Веза није пронађена" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Информације о верзији" @@ -6183,7 +6184,7 @@ msgid "" msgstr "" "Молимо погледајте у документацији како се ажурира табела Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Запамћен SQL-упит" @@ -6254,7 +6255,7 @@ msgstr "Прикажи статус подређених сервера" msgid "Slave status" msgstr "Прикажи статус подређених сервера" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Променљива" @@ -6262,7 +6263,7 @@ msgstr "Променљива" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Вредност" @@ -6547,65 +6548,65 @@ msgstr "" msgid "Target database" msgstr "Претраживање базе" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Изврши SQL упит(е) на серверу %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Изврши SQL упит(е) на бази %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Календар" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Имена колона" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Запамти SQL-упит" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Дозволи сваком кориснику да приступа овом упамћеном упиту" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Замени постојеће запамћене упите истог имена" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Не преписуј овај упит изван прозора" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Граничник" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Прикажи поново овај упит" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Пошаљи" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Види само" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Локација текстуалне датотеке" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "директоријум за слање веб сервера " @@ -6721,7 +6722,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Кључ" @@ -7074,31 +7075,31 @@ msgstr "верзија PHP-a" msgid "Show PHP information" msgstr "Прикажи информације о PHP-у" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin веб сајт" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Нема измена" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7110,7 +7111,7 @@ msgstr "" "овим подешавањима, отворен је за упаде, и заиста треба да исправите овај " "сигурносни ризик." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7119,7 +7120,7 @@ msgstr "" "У PHP подешавањима Вам је укључена mbstring.func_overload опција. Ова опција " "је некомпатибилна са phpMyAdmin и може довести до грешака у неким подацима!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7129,7 +7130,7 @@ msgstr "" "скуп знакова. Без екстензије mbstring phpMyAdmin не може исправно да " "раздваја стрингове и то може довести до неочекиваних резултата." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7137,24 +7138,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфигурациона датотека захтева тајну лозинку (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7166,14 +7167,14 @@ msgstr "" "Додатне могућности за рад са повезаним табелама су искључене. Да бисте " "сазнали зашто, кликните %sовде%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7182,14 +7183,14 @@ msgstr "" "Верзија ваше PHP MySQL библиотеке %s се разликује од верзије вашег MySQL " "сервера %s. Ово може довести до непредвидљивог понашања." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "База не постоји" @@ -7577,20 +7578,20 @@ msgstr "%s база је успешно одбачено." msgid "Databases statistics" msgstr "Статистика базе" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Укључи статистике" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9821,39 +9822,39 @@ msgstr "Провери референцијални интегритет:" msgid "Show tables" msgstr "Прикажи табеле" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Заузеће" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Заузеће" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Ефективне" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статистике реда" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Име" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамички" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Дужина реда" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Величина реда" @@ -9989,7 +9990,7 @@ msgstr "После %s" msgid "Create an index on  %s columns" msgstr "Направи кључ на %s колона" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/sr@latin.po b/po/sr@latin.po index 6fbde20498..0de0bc97b4 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-12-02 14:49+0200\n" "Last-Translator: Sasa Kostic \n" "Language-Team: serbian_latin \n" @@ -50,19 +50,19 @@ msgstr "Pretraživanje" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Kolona" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tip" @@ -312,7 +312,7 @@ msgstr "CREATE DATABASE pre kopiranja" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Dodaj %s" @@ -335,7 +335,7 @@ msgstr "Prebaci se na kopiranu bazu" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Sortiranje" @@ -357,7 +357,7 @@ msgid "Edit or export relational schema" msgstr "Uredi ili izvezi relacionu shemu" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -370,7 +370,7 @@ msgstr "Tabela" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Redova" @@ -386,21 +386,21 @@ msgstr "se koristi" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Napravljeno" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Poslednja izmena" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Poslednja provera" @@ -425,20 +425,20 @@ msgid "visual builder" msgstr "vizuelni kreator" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortiranje" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Rastući" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Opadajući" @@ -501,8 +501,8 @@ msgstr "Izvrši SQL upit" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Pristup odbijen" @@ -548,13 +548,13 @@ msgstr "Pregled" msgid "Delete the matches for the %s table?" msgstr "Prikaz podataka tabele" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Obriši" @@ -620,7 +620,7 @@ msgstr "Praćenje je aktivno." msgid "Tracking is not active." msgstr "Praćenje nije aktivno." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -648,21 +648,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je podrazumevani pogon skladištenja na ovom MySQL serveru." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "nijedno" @@ -671,16 +671,16 @@ msgstr "nijedno" msgid "Check tables having overhead" msgstr "Proveri tabele koje imaju prekoračenja" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Za štampu" @@ -692,7 +692,7 @@ msgstr "Isprazni" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Odbaci" @@ -701,8 +701,8 @@ msgstr "Odbaci" msgid "Check table" msgstr "Proveri tabelu" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimizuj tabelu" @@ -723,12 +723,12 @@ msgstr "Rečnik podataka" msgid "Tracked tables" msgstr "Proveri tabelu" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -757,7 +757,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -928,7 +928,7 @@ msgstr "" "povećate vremenska ograničenja u PHP-u" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1144,7 +1144,16 @@ msgstr "SQL upit" msgid "Inline Edit" msgstr "Skladištenja" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Promeni" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1152,71 +1161,71 @@ msgstr "Skladištenja" msgid "Save" msgstr "Sačuvaj" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Sakrij" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL upit" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL upit" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignoriši" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Izaberite referencirani ključ" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Izaberi strani ključ" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Molimo izaberite primarni ili jedinstveni ključ" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Izaberi polja za prikaz" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Napravi lozinku" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Napravi" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Promeni lozinku" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Pon" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1224,123 +1233,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Napravi relaciju" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Podaci" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Prethodna" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Sledeći" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Ukupno" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binarni" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "maj" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "avg" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1348,176 +1357,176 @@ msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "avg" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ned" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Pon" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Uto" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Pet" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ned" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Pon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Uto" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Sre" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Čet" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Pet" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sub" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ned" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Pon" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Uto" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Sre" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Čet" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Pet" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sub" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "se koristi" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1595,14 +1604,6 @@ msgstr "Kardinalnost" msgid "Comment" msgstr "Komentari" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Promeni" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Primarni ključ je obrisan" @@ -1619,7 +1620,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1731,7 +1732,7 @@ msgid "Cannot connect: invalid settings." msgstr "Ne mogu da se povežem: neispravna podešavanja." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1758,57 +1759,57 @@ msgstr "" "php i uverite se da odgovaraju podacima koje ste dobili od administratora " "MySQL servera." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Prijavljivanje" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentacija" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Korisničko ime:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Lozinka:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Izbor servera" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Kolačići (Cookies) moraju u ovom slučaju biti aktivni." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Nije bilo aktivnosti %s ili više sekundi, molimo prijavite se ponovo" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Ne mogu da se prijavim na MySQL server" @@ -1878,7 +1879,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabele" @@ -1892,18 +1893,18 @@ msgstr "Tabele" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Podaci" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Ukupno" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Prekoračenje" @@ -1958,7 +1959,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Ako dobijete praznu stranu, sve je " "u redu." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1988,28 +1989,28 @@ msgstr "" "$cfg['PmaAbsoluteUri'] direktiva MORA biti podešena u " "konfiguracionoj datoteci!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Neispravan indeks servera: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Neispravan metod autentikacije je zadat u konfiguraciji:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Trebalo bi da unapredite vaš %s server na verziju %s ili noviju." @@ -2043,8 +2044,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentacija" @@ -2061,7 +2062,7 @@ msgstr "MySQL reče: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2073,11 +2074,11 @@ msgstr "Preskoči objašnjavanje SQL-a" msgid "Without PHP Code" msgstr "bez PHP koda" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Napravi PHP kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Osveži" @@ -2086,7 +2087,7 @@ msgstr "Osveži" msgid "Skip Validate SQL" msgstr "Preskoči proveru SQL-a" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Proveri SQL" @@ -2199,7 +2200,7 @@ msgid "Structure" msgstr "Struktura" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2207,8 +2208,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Novi zapis" @@ -2228,7 +2229,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "direktorijum za slanje veb servera " -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Direktorijum koji ste izabrali za slanje nije dostupan" @@ -2389,7 +2390,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2580,7 +2581,7 @@ msgstr "Preimenuj bazu u" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2642,13 +2643,13 @@ msgstr "" msgid "Save as file" msgstr "Sačuvaj kao datoteku" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Karakter set datoteke:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2659,8 +2660,8 @@ msgstr "Kompresija" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2670,16 +2671,16 @@ msgstr "Kompresija" msgid "Put columns names in the first row" msgstr "Stavi imena polja u prvi red" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Polja ograničena sa" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2689,8 +2690,8 @@ msgstr "Escape karakter      " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Zameni NULL sa" @@ -2698,15 +2699,15 @@ msgstr "Zameni NULL sa" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Linije se završavaju sa" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Linije se završavaju sa" @@ -2733,8 +2734,8 @@ msgid "Table name template" msgstr "Šablon imena datoteke" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2761,13 +2762,13 @@ msgid "Label key" msgstr "Oznaka ključa" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-tipovi" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relacije" @@ -2797,12 +2798,12 @@ msgstr "Šablon imena datoteke" msgid "Enclose table and column names with backquotes" msgstr "Koristi ' za ograničavanje imena polja" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "Mod SQL kompatibilnosti" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2826,67 +2827,67 @@ msgstr "Koristi heksadecimalno za BLOB" msgid "Use ignore inserts" msgstr "Ignoriši duplikate pri umetanju" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maksimalna dužina napravljenog upita" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Tip izvoza" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Obavi izvoz u transakciji" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Tip izvoza" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2894,254 +2895,254 @@ msgstr "Opcije za izvoz baze" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Uvoz datoteka" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Napravi" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Uvoz" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Uvoz datoteka" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serveri" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "Open Document Text" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Broj strane:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Dokumentacija" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Replikacija" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL upit" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL upit" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL upit" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL istorijat" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3149,72 +3150,72 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Status" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tabela" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Koristi tekst polje" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 #, fuzzy msgid "" "Allow interrupt of import in case script detects it is close to time limit. " @@ -3225,213 +3226,213 @@ msgstr "" "ograničenja. Ovo može biti dobar način uvoza velikih datoteka, ali sa druge " "strane može pokvariti transakcije." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Zameni podatke u tabeli sa podacima iz datoteke" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format datoteka za uvoz" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Koristi ključnu reč LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Stavi imena polja u prvi red" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Broj zapisa (upita) koje treba preskočiti:" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Dodaj AUTO_INCREMENT vrednost" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Broj sortiranih redova." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Broj otvorenih tabela." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Šablon imena datoteke" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "Verzija MySQL klijenta" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3439,437 +3440,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Baza ne postoji" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Ograničenja resursa" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Promeni redosled u tabeli" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Niti popravke" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Osnovni direktorijum podataka" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Konekcije" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Nema tabela" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Defragmentiraj tabelu" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "verzija PHP-a" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Baza ne postoji" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "naziv servera" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3878,302 +3879,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "naziv baze" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ID servera" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Popravi tabelu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazujem komentare kolone" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Ime" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Režim automatskog oporavka" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Prikaži otvorene tabele" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži kompletne upite" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Statistike reda" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4181,29 +4182,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Prikaži otvorene tabele" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4213,90 +4214,90 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/obriši kolonu" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Preimenuj bazu u" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4304,57 +4305,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Osnovni direktorijum podataka" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4362,13 +4363,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4530,7 +4531,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Povratni tip" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4551,7 +4552,7 @@ msgstr "Server ne odgovara" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(ili priključak lokalnog MySQL servera nije ispravno podešen)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4734,66 +4735,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Karakter set datoteke:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Kompresija" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "nema" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipovano\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzip-ovano\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzip-ovano\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Sačuvaj kao datoteku" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Opcije transformacije" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "Verzija MySQL klijenta" @@ -4924,11 +4925,11 @@ msgstr "vertikalnom" msgid "in %s mode and repeat headers after %s cells" msgstr "u %s modu i ponovi zaglavlje posle svakog %s reda" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sortiraj po ključu" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4942,105 +4943,105 @@ msgstr "Sortiraj po ključu" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Opcije" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Deo teksta" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Pun tekst" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Relaciona shema" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Relaciona shema" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Obustavi" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "u upitu" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promeni" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operacije na rezultatima upita" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Pogled za štampu (sa punim tekstom)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Napravi relaciju" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Veza nije pronađena" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Informacije o verziji" @@ -6172,7 +6173,7 @@ msgid "" msgstr "" "Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Zapamćen SQL-upit" @@ -6243,7 +6244,7 @@ msgstr "Prikaži status podređenih servera" msgid "Slave status" msgstr "Prikaži status podređenih servera" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Promenljiva" @@ -6251,7 +6252,7 @@ msgstr "Promenljiva" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Vrednost" @@ -6536,65 +6537,65 @@ msgstr "" msgid "Target database" msgstr "Pretraživanje baze" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Izvrši SQL upit(e) na serveru %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Izvrši SQL upit(e) na bazi %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Kalendar" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Imena kolona" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Zapamti SQL-upit" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Zameni postojeće zapamćene upite istog imena" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Ne prepisuj ovaj upit izvan prozora" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Graničnik" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Prikaži ponovo ovaj upit" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Pošalji" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Vidi samo" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Lokacija tekstualne datoteke" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "direktorijum za slanje veb servera " @@ -6710,7 +6711,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Ključ" @@ -7064,31 +7065,31 @@ msgstr "verzija PHP-a" msgid "Show PHP information" msgstr "Prikaži informacije o PHP-u" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin veb sajt" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributi" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Nema izmena" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7100,7 +7101,7 @@ msgstr "" "ovim podešavanjima, otvoren je za upade, i zaista treba da ispravite ovaj " "sigurnosni rizik." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7110,7 +7111,7 @@ msgstr "" "opcija je nekompatibilna sa phpMyAdmin i može dovesti do grešaka u nekim " "podacima!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7120,7 +7121,7 @@ msgstr "" "skup znakova. Bez ekstenzije mbstring phpMyAdmin ne može ispravno da " "razdvaja stringove i to može dovesti do neočekivanih rezultata." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7128,24 +7129,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfiguraciona datoteka zahteva tajnu lozinku (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7157,14 +7158,14 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7173,14 +7174,14 @@ msgstr "" "Verzija vaše PHP MySQL biblioteke %s se razlikuje od verzije vašeg MySQL " "servera %s. Ovo može dovesti do nepredvidljivog ponašanja." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Baza ne postoji" @@ -7568,20 +7569,20 @@ msgstr "%s baza je uspešno odbačeno." msgid "Databases statistics" msgstr "Statistika baze" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Uključi statistike" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9814,39 +9815,39 @@ msgstr "Proveri referencijalni integritet:" msgid "Show tables" msgstr "Prikaži tabele" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Zauzeće" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Zauzeće" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Efektivne" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Statistike reda" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Ime" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamički" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Dužina reda" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Veličina reda" @@ -9980,7 +9981,7 @@ msgstr "Posle %s" msgid "Create an index on  %s columns" msgstr "Napravi ključ na %s kolona" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/sv.po b/po/sv.po index 6b3f5c6b2e..898de4b2e9 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-02-16 21:42+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" @@ -49,19 +49,19 @@ msgstr "Sök" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Kolumn" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Typ" @@ -311,7 +311,7 @@ msgstr "CREATE DATABASE före kopiering" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Lägg till %s" @@ -334,7 +334,7 @@ msgstr "Byt till kopierad databas" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Kollationering" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Editera eller exportera relationsschema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "Tabell" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Rader" @@ -381,21 +381,21 @@ msgstr "används" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Skapande" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Senaste uppdatering" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Senaste kontroll" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "grafisk modellerare" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortera" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigande" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Fallande" @@ -495,8 +495,8 @@ msgstr "Kör fråga" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Åtkomst nekad" @@ -539,13 +539,13 @@ msgstr "Visa" msgid "Delete the matches for the %s table?" msgstr "radera matchande för %s tabellen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Radera" @@ -608,7 +608,7 @@ msgstr "Spårning är aktiv." msgid "Tracking is not active." msgstr "Spårning är inte aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -636,21 +636,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s är standardlagringsmotorn på denna MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med markerade:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Markera alla" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Avmarkera alla" @@ -659,16 +659,16 @@ msgstr "Avmarkera alla" msgid "Check tables having overhead" msgstr "Markera ooptimerade" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportera" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Utskriftsvänlig visning" @@ -680,7 +680,7 @@ msgstr "Töm" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Radera" @@ -689,8 +689,8 @@ msgstr "Radera" msgid "Check table" msgstr "Kontrollera tabell" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimera tabell" @@ -710,12 +710,12 @@ msgstr "Datalexikon" msgid "Tracked tables" msgstr "Spårade tabeller" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -742,7 +742,7 @@ msgid "Status" msgstr "Status" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -908,7 +908,7 @@ msgstr "" "tidsbegränsningar." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1092,7 +1092,16 @@ msgstr "Visa frågerutan" msgid "Inline Edit" msgstr "Redigera" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Ändra" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1100,61 +1109,61 @@ msgstr "Redigera" msgid "Save" msgstr "Spara" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Dölj" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Dölj sökkriterier" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Visa sökkriterier" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ignorera" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Välj refererad nyckel" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Välj främmande nyckel" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Välj den primära nyckeln eller en unik nyckel" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Välj kolumn att visa" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Välj ett alternativ för kolumn" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Skapa lösenord" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generera" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Ändra lösenord" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Mera" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1164,254 +1173,254 @@ msgstr "" "senaste versionen är %s, publicerad den %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "senaste stabila version:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Klart" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Föregående" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Nästa" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Idag" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "januari" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "februari" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "mars" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "april" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "maj" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "juni" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "juli" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "augusti" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "september" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "oktober" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "november" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "december" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "mars" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "maj" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "dec" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Söndag" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Måndag" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Tisdag" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Onsdag" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Torsdag" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Fredag" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Lördag" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sön" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Mån" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Tis" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Ons" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Tors" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fre" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Lör" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Sö" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Må" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Ti" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "On" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "To" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Fr" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Lö" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Vecka" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Timmar" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Minuter" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Sekunder" @@ -1485,14 +1494,6 @@ msgstr "Kardinalitet" msgid "Comment" msgstr "Kommentar" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Ändra" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Den primära nyckeln har tagits bort" @@ -1511,7 +1512,7 @@ msgstr "" "Index %1$s och %2$s verkar vara identiska och ett av dem kan möjligen tas " "bort." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1623,7 +1624,7 @@ msgid "Cannot connect: invalid settings." msgstr "Kan ej skapa förbindelse: ogiltiga inställningar." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1650,59 +1651,59 @@ msgstr "" "inc.php och förvissa dig om att de stämmer överens med informationen från " "administratören av MySQL-servern." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Logga in" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentation" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Du kan ange värdnamn/IP-adress och port separerade med mellanslag." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Användarnamn:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Lösenord:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Välj server" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Kakor (cookies) måste tillåtas för att gå vidare." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Inloggning utan lösenord är inte tillåtet enligt konfiguration (se " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Ingen aktivitet sedan %s sekunder; var god logga in igen" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Kan ej logga in på MySQL-server" @@ -1770,7 +1771,7 @@ msgid "shared" msgstr "delad" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tabeller" @@ -1784,18 +1785,18 @@ msgstr "Tabeller" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Data" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Total" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Outnyttjat" @@ -1844,7 +1845,7 @@ msgstr "GD filändelse är nödvändig för tabell. " msgid "JSON encoder is needed for chart tooltips." msgstr "JSON avkodare behövs för verktygstips för diagram" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Om du får en tom sida är allt OK." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Kunde inte ladda standardkonfiguration från: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1872,27 +1873,27 @@ msgstr "" "Variabeln $cfg['PmaAbsoluteUri'] direktivet MÅSTE anges i din " "konfigurationsfil!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Ogiltigt serverindex: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ogiltigt värdnamn för server %1$s. Var god granska din konfiguration." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Ogiltig metod för verifiering angiven i konfiguration:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "Du bör uppgradera till %s %s eller senare." @@ -1926,8 +1927,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentation" @@ -1944,7 +1945,7 @@ msgstr "MySQL sa: " msgid "Failed to connect to SQL validator!" msgstr "Kunde inte ansluta till MySQL validerare" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Förklara SQL-kod" @@ -1956,11 +1957,11 @@ msgstr "Utan SQL-förklaring" msgid "Without PHP Code" msgstr "Utan PHP-kod" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Skapa PHP-kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Uppdatera" @@ -1969,7 +1970,7 @@ msgstr "Uppdatera" msgid "Skip Validate SQL" msgstr "Hoppa över SQL-validering" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Validera SQL-kod" @@ -2080,7 +2081,7 @@ msgid "Structure" msgstr "Struktur" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2088,8 +2089,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Lägg till" @@ -2108,7 +2109,7 @@ msgstr "Gå igenom din dator:" msgid "Select from the web server upload directory %s:" msgstr "Välj katalog att ladda upp till från web-server listningen %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås" @@ -2259,7 +2260,7 @@ msgid "Set value: %s" msgstr "Ange värde: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Återställ standardvärde" @@ -2461,7 +2462,7 @@ msgstr "Standard tabellflik" msgid "Show binary contents as HEX by default" msgstr "Visa binärt innehåll som HEX som standard" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Visa binärt innehåll som HEX" @@ -2521,12 +2522,12 @@ msgstr "Maximal exekveringstid" msgid "Save as file" msgstr "Spara som fil" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Filens teckenuppsättning" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2537,8 +2538,8 @@ msgstr "Komprimering" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2546,14 +2547,14 @@ msgstr "Komprimering" msgid "Put columns names in the first row" msgstr "Sätt kolumnnamn på första raden" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Kolumnerna avgränsas av" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Kolumner föregås av" @@ -2561,8 +2562,8 @@ msgstr "Kolumner föregås av" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Ersätt NULL med" @@ -2570,13 +2571,13 @@ msgstr "Ersätt NULL med" msgid "Remove CRLF characters within columns" msgstr "Ta bort CRLF tecken i kolumner" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Kolumner avslutas med" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Rader avslutas med" @@ -2598,8 +2599,8 @@ msgid "Table name template" msgstr "Mall för tabellnamn" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2624,13 +2625,13 @@ msgid "Label key" msgstr "Märk nyckel" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-typ" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Relationer" @@ -2655,12 +2656,12 @@ msgstr "Kom ihåg mall för filnamn" msgid "Enclose table and column names with backquotes" msgstr "Använd citat-tecken runt tabell- och fältnamn" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL kompatibilitetläge" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Syntax att använda när man infogar data" @@ -2684,31 +2685,31 @@ msgstr "Använd hexadecimalt för BLOB" msgid "Use ignore inserts" msgstr "Använd Iignore i inläggningar" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Maximal längd på skapad fråga" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Export-typ" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Bifoga export i en transaktion" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Exportera tid i UTC" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "Tvinga säker anslutning när du använder phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Tvinga SSL-anslutning" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2716,34 +2717,34 @@ msgstr "" "Sorteringsordning för poster i en främmande nyckel-listruta; [kbd]innehåll[/" "kbd] är refererad data, [kbd]id[/kbd] är nyckelvärdet" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ordning i främmande nyckel-listruta" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "En listruta kommer användas om färre objekt finns" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Begränsning för främmande nyckel" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Webbläsningsläge" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Anpassa webbläsningsläge" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Anpassa förvalda alternativ" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2751,119 +2752,119 @@ msgstr "Anpassa förvalda alternativ" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Utvecklare" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "Inställningar för phpMyAdmin utvecklare" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Redigeringsläge" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Anpassa redigeringsläge" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Exportera standardvärden" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Anpassa standard exportalternativ" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funktioner" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Allmänt" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Välj några av de vanligaste alternativen" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Importera" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Importera standardvärden" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Anpassa standardalternativ för import" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Importera / exportera" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Ange kataloger för import och export och komprimeringsalternativ" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Visningsalternativ för databaser" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigeringsram" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Anpassa navigeringsramens utseende" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Servrar" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Visningsalternativ för servrar" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Visningsalternativ för tabeller" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Huvudram" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "OpenDocument-format" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Andra grundinställningar" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Inställningar som inte passade någon annanstans" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Sidtitlar" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2873,22 +2874,22 @@ msgstr "" "dokumentationen[/a] för magiska strängar som kan användas för att få " "speciella värden." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Sökfönster" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Alternativ för sökfönster" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Säkerhet" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2896,23 +2897,23 @@ msgstr "" "Observera att phpMyAdmin endast är ett användargränssnitt och dess " "funktioner inte begränsar MySQL" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Grundläggande inställningar" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Verifiering" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Behörighetsinställningar" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Serverkonfiguration" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2920,15 +2921,15 @@ msgstr "" "Advancerad serverkonfiguration, ändra inte dessa alternativ om du inte vet " "vad de är till för" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Ange parametrar för anslutning till server" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Konfigurations lagring" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2938,55 +2939,55 @@ msgstr "" "funktionalitet, se [a@../Documentation.html#linked-tables]infrastruktur för " "länkade tabeller[/a] i dokumentationen" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Förändringar i spårning" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" "Spårning av ändringar i databasen. Kräver phpMyAdmin konfigurations lagring." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Anpassa exportalternativ" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Anpassa standardvärden för import" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Anpassa navigeringsram" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Anpassa huvudram" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL-frågor" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL-frågeruta" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "Anpassa länkar som visas i SQL-frågeruta" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Inställningar för SQL-frågor" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL validerare" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2998,43 +2999,43 @@ msgstr "" "[em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], Copyright " "2002 Upright Database Technology. Alla rättigheter reserverade.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Uppstart" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Anpassa startsidan" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Flikar" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Välj hur du vill att flikar ska fungera" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Textfält" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Anpassa textfält" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! text" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Varningar" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "Inaktivera några av de varningar som visas av phpMyAdmin" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3042,15 +3043,15 @@ msgstr "" "Aktivera [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a]-komprimering för " "import- och exportoperationer" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Extra parameterar för iconv" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3058,11 +3059,11 @@ msgstr "" "Om aktiverat fortsätter phpMyAdmin att utföra fleruttrycksfrågor även om en " "av frågorna misslyckades" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ignorera fel i fleruttrycksfrågor" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3072,21 +3073,21 @@ msgstr "" "tidsbegränsningen. Detta kan vara ett bra sätt att importera stora filer, " "men det kan bryta transaktioner." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Partiell import: tillåt avbrott" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "Avbryt inte vid INSERT fel" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Ersätt tabelldata med fil" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3094,88 +3095,88 @@ msgstr "" "Standardformat; observera att denna lista beror på plats (databas, tabell) " "och endast SQL är alltid tillgängligt" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Format på importerad fil" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "Använd nyckelordet LOCAL" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Kolumn på första raden" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Importera inte tomma rader" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Importera valutor ($5,00 till 5,00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Importera procenttal med riktiga decimaler (12,00% till .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Antal förfrågningar att hoppa från start" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Partiell import: hoppa över frågor" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Använd inte AUTO_INCREMENT för nollvärden" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Utgångsläge för reglagen" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Hur många rader som kan infogas på en gång" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Antal infogade rader" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Mål för snabbåtkomst-ikon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Visa logo i vänster ram" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Visa logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Visa val av server högst upp i vänstra ramen" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Visa serverval" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Minsta antal tabeller för att visa tabellen filter box" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Sträng som separerar databaser i olika trädnivåer" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Avskiljare för databasträd" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3183,39 +3184,39 @@ msgstr "" "Endast lätt version; visa databaser i ett träd (bestämt av avskiljaren " "definierad nedan)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Visa databaser i ett träd" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "Inaktivera detta om du vill se alla databaser samtidigt" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Använd lätt version" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Max djup i tabellträd" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Sträng som separerar tabeller i olika trädnivåer" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Avskiljare för tabellträd" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL där logotyp i navigeringsramen kommer att peka till" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo länkadress" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3223,38 +3224,38 @@ msgstr "" "Öppna den länkade sidan i huvudfönstret ([kbd]main[/kbd]) eller i ett nytt " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo-länk mål" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Markera server under muspekaren" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Aktivera framhävning" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Använd mindre grafiskt intensiva flikar" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Lätta flikar" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Maximalt antal tecken som visas i alla icke-numeriska kolumner i " "bläddringsvyn" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Begränsa antalet kolumn tecken" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3264,11 +3265,11 @@ msgstr "" "utloggning endast för aktuell server. Satt till FALSKT gör det lätt att " "glömma att logga ut från andra servrar när den är ansluten till flera servrar" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Radera alla cookies vid utloggning" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3276,11 +3277,11 @@ msgstr "" "Ange om tidigareinloggningen ska återkallas eller inte vid " "autentiseringsläge med cookies" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Återkalla användarnamn" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3292,52 +3293,52 @@ msgstr "" "session, och kommer tas bort så snart webbläsaren stängs. Detta är " "rekommenderat för icke tillförlitliga miljöer." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Lagringsplats för inloggnings-cookie" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "Anger hur lång tid (i sekunder) som en inloggnings-cookie är giltig" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Giltighet för inloggnings-cookie" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "Dubbel storlek på textområdet för LONGTEXT kolumner" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "Större textarea för LONGTEXT" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Använd ikoner på huvudsidan" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "Maximalt antal tecken som används när en SQL-fråga visas" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "Maximal visad SQL-längd" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Användare kan inte ange ett högre värde" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "Maximalt antal databaser som visas i vänster ram och databaslista" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Maximalt antal databaser" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3346,19 +3347,19 @@ msgstr "" "Antal rader som visas vid visning av resultatet. Om resultatet innehåller " "fler rader, visas länkar för "Föregående" och "Nästa"." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Maximalt antal rader att visa" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Maximalt antal tabeller som visas i tabellista" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maximalt antal tabeller" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3366,11 +3367,11 @@ msgstr "" "Inaktivera standardvarning vilken visas om mcrypt saknas för cookie " "autentisering" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt varning" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3378,47 +3379,47 @@ msgstr "" "Antal byte som ett skript har tillåtelse att allokera, t.ex. [kbd]32M[/kbd] " "([kbd]0[/kbd] för ingen begränsning)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Minnesgräns" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dessa är redigera, infogad redigering, kopiera och ta bort länkar" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Visa tabellrader som länkar på vänster sida" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Visa tabellrader som länkar på höger sida" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Använd naturlig ordning vid sortering av tabell- och databasnamn" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Naturlig ordning" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Använd enbart ikoner, endast text eller både och" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Ikonbaserat navigeringsfält" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Använd GZip utmatningsbuffer för ökad hastighet i HTTP-överföringar" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip Utmatningsbuffer" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3426,19 +3427,19 @@ msgstr "" "[kbd]SMART[/kbd] - dvs fallande ordning för kolumner av typen TIME, DATE, " "DATETIME och TIMESTAMP, stigande ordning annars" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Förvald sorteringsordning" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "Använd bestående anslutningar till MySQL-databaser" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Bestående anslutningar" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3448,23 +3449,23 @@ msgstr "" "någon av de nödvändiga tabellerna för phpMyAdmin Configuration Storage inte " "kunde hittas" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Saknade phpMyAdmin konfiguration lagringstabeller" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Ikoniska tabell transaktioner" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Hindra BLOB och kolumner BINARY från redigering" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Skydda binära kolumner" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3474,110 +3475,110 @@ msgstr "" "konfigurationslagring). Om inakiverad, så används JS-rutiner för att visa " "frågehistorik (förloras när fönstret stängs)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Permanent frågehistorik" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Antal frågor som sparas i historiken" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Längd på frågehistorik" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Flik som visas när man öppnar ett nytt frågefönster" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Default frågefönsterflik" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Höjd på sökfönster (i pixlar)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Fråga höjd på frågefönster" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Sökning fönster bredd (i pixlar)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Sökning fönsterbredd" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Välj vilka funktioner som kommer användas för konvertering av " "teckenuppsättning" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Omvandlingsmotor" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Upprepa rubrik varje X celler, [kbd]0[/kbd] avaktiverar den här funktionen" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Reparera rubriker" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Visa hjälpknappen istället för dokumentations text" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Visa hjälp-knappen" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Katalog där exporten kan sparas på servern" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Spara katalog" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Lämna tomt om den inte används" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Host auktorisation för" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Lämna blankt för defaultvärden" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Behörighetsregler för host" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Tillåt inloggning utan lösenord" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Tillåt root-inloggning" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm namn att visa när man gör HTTP Auth" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3587,19 +3588,19 @@ msgstr "" "hårdvaruautentisering[/a] (inte placerad i din dokumentrotkatalog; förslag: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey konfigurationsfil" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Autentiseringsmetod att använda" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Autentiseringstyp" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3607,11 +3608,11 @@ msgstr "" "Lämna tomt för inget stöd för [a@http://wiki.phpmyadmin.net/pma/bookmark]" "bokmärken[/a], förslag: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Tabell för bokmärken" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3619,31 +3620,31 @@ msgstr "" "Lämna tomt för inget stöd för kolumnkommentarer/mime-typer, förslag: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Tabell för kolumninformation" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "Komprimera anslutning till MySQL-servern" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Komprimera anslutning" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hur ansluta till servern, behåll [kbd]TCP[/ kbd] om du är osäker" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Anslutningstyp" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Lösenord för kontrollanvändare" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3652,19 +3653,19 @@ msgstr "" "information tillgänglig på [a@http://wiki.phpmyadmin.net/pma/controluser]wiki" "[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Kontrollanvändare" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Räkna tabeller vid visning av databaslista" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Räkna tabeller" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3672,11 +3673,11 @@ msgstr "" "Lämna tomt för inget stöd för Designer, förslag: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tabell för Designer" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3684,28 +3685,28 @@ msgstr "" "Mer information på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] och [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Inaktivera användning av INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Vilket PHP-tillägg som ska användas; du bör använda mysqli om det stöds" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP-tillägg att använda" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Dölj databaser som matchar reguljärt uttryck (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Dölj databaser" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3713,31 +3714,31 @@ msgstr "" "Lämna blankt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history" "[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "Tabell för SQL-frågehistorik" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "Värdnamn där MySQL-servern körs" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Serverns värdnamn" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr " URL för utloggning" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Försök ansluta utan lösenord" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Anslut utan lösenord" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3751,29 +3752,29 @@ msgstr "" "lista. Det är bara att skriva sina namn i ordning och använda [kbd]*[/kbd] i " "slutet för att visa resten i alfabetisk ordning." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Visa endast listade databaser" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Lämna tomt om inte config auth används" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Löseenord för config auth" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Lämna blankt för inget stöd för PDF-schema, förslag: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-schema: Tabell för sidor" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3783,19 +3784,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] för komplett information. " "Lämna tomt för inget stöd. Förslag: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Databasnamn" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port som MySQL-servern lyssnar på, lämna blankt för default" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Serverport" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3803,19 +3804,19 @@ msgstr "" "Lämna tomt för inget stöd för [a@http://wiki.phpmyadmin.net/pma/relation]" "relationslänkar[/a], förslag: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Relations tabell" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "SQL-kommando för att hämta tillgängliga databaser" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES-kommando" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3823,42 +3824,42 @@ msgstr "" "Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/" "a] för ett exempel" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon sessionsnamn" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Sockel som MySQL-servern lyssnar på, lämna tomt för default" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "Aktivera SSL för anslutning till MySQL-servern" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "Använd SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Lämna tomt för inget stöd för PDF-schema, förslag: [kbd]pma_table_coords[/" "kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-schema: tabellkoordinater" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3866,11 +3867,11 @@ msgstr "" "Tabell för att beskriva fält att visa, lämna tomt för inget stöd; förslag: " "[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Visa tabellkolumner" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3878,11 +3879,11 @@ msgstr "" "Om DROP DATABASE IF EXISTS finns, kommando skall läggas till som första " "raden i loggen när man skapar en databas." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "Lägg till DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3890,11 +3891,11 @@ msgstr "" "Om DROP TABLE IF EXISTS finns, kommando skall läggas till som första raden i " "loggen när man skapar en tabell" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "Lägg till DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3902,21 +3903,21 @@ msgstr "" "Om DROP VIEW IF EXISTS finns, kommando skall läggas till som första raden i " "loggen när man skapar en vy" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "Lägg till DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definierar lista med påståenden vilken auto-creation använder för nya " "versioner." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "Kommandon att spåra" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3924,11 +3925,11 @@ msgstr "" "Lämna tomt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL-fråga spårningstabellen" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3936,11 +3937,11 @@ msgstr "" "Huruvida spårnings mekanismen skapar versioner för tabeller och vyer " "automatiskt." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Automatiskt skapa versioner" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3948,15 +3949,15 @@ msgstr "" "Lämna tomt för iatt inte spara användarinställningar i databasen, förslag: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Användarinställningar lagringstabell" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Användare för config auth" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3964,11 +3965,11 @@ msgstr "" "Inaktivera ifall du vet att dina tabeller pma_* är aktuella. Detta " "förhindrar kompabilitetskontroller och ökar därmed prestanda" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Utökad kontroll" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3976,19 +3977,19 @@ msgstr "" "En användarvänlig beskrivning av denna server. Lämna tomt för att visa " "värdnamnet istället." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Beskrivande namn för denna server" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Ifall en användare ska få se en "visa alla(rader)" knapp" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Tillåt att visa alla rader" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -3998,33 +3999,33 @@ msgstr "" "autentisering eftersom lösenordet är hårdkodat i konfigurationsfilen; detta " "begränsar inte möjligheten att utföra samma kommando direkt" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Visa ändra lösenord-formulär" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Visa skapa databas-formulär" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "Anger om typ-fält bör först visas i redigera / infogningsläget" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Visa fälttyper" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Visa funktionsfälten i ändra/infoga-läge" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Visa funktionsfält" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4032,31 +4033,31 @@ msgstr "" "Visar länk till [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "resultatet" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "Visa phpinfo()-länk" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Visa detaljerad MySQL-serverinformation" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Anger om SQL-frågor som genereras av phpMyAdmin ska visas" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Visa SQL-frågor" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Tillåt visning av databas- och tabellstatistik (t.ex.av utrymme)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Visa statistik" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4064,11 +4065,11 @@ msgstr "" "Om tooltip används och en databaskommentar är angiven, kommer denna vända " "kommentaren och det riktiga namnet" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Visa databaskommentar istället för dess namn" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4080,30 +4081,30 @@ msgstr "" "['LeftFrameTableSeparator'] , så endast mappen kallas för detta alias, " "tabellnamnet självt förblir oförändrat" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Visa tabellkommentar istället för dess namn" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Visa tabellkommentarer i tooltip" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markera använda tabeller och gör det möjligt att visa databaser med låsta " "tabeller" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Hoppa över låsta tabeller" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "Kräver att SQL Validator är aktiverad" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4113,7 +4114,7 @@ msgstr "Kräver att SQL Validator är aktiverad" msgid "Password" msgstr "Lösenord" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4121,11 +4122,11 @@ msgstr "" "[strong]Varning:[/strong] kräver PHP SOAP tillägg eller installation av PEAR " "SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "Aktivera SQL Validator" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4133,12 +4134,12 @@ msgstr "" "Om du har ett eget användarnamn, ange det här (default är [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Användarnamn" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4146,19 +4147,19 @@ msgstr "" "Föreslå ett daabasnamn i "Skapa databas"-formuläret (om möjligt) " "eller behåll textfältet tomt" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Föreslå nytt databasnamn" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "En varning visas på huvudsidan om Suhosin upptäcks" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin varning" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4166,11 +4167,11 @@ msgstr "" "Textareans storlek (kolumner) i redigeringsläge, detta värde kommer betonas " "för SQL-frågans textfält (* 2) och för frågan fönster (* 1,25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Textarea kolumner" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4178,31 +4179,31 @@ msgstr "" "Textareans storlek (rader) i redigeringsläge, detta värde kommer betonas för " "SQL-fråga textfält (* 2) och för frågan fönster (* 1,25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Textarea rader" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Titel på webbläsarfönstret när en databas är vald" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Titel på webbläsarfönstret när ingenting är markerat" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Standard titel" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Titel på webbläsarfönstret när en server är vald" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Titel på webbläsarfönstret när en tabell är markerad" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4214,27 +4215,27 @@ msgstr "" "som kommer från proxyservern 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/" "kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista med betrodda proxies för IP allow/deny" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Katalog på servern där du kan ladda upp filer för import" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Uppladdningskatalogen" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Tillåt sökning i hela databasen" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Använd databassökning" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4242,11 +4243,11 @@ msgstr "" "När det är avstängt, kan användare inte ange något av alternativen nedan, " "oberoende av kryssrutan till höger" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Aktivera fliken Utvecklare i inställningar" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4256,19 +4257,19 @@ msgstr "" "import.lib.php för standardvärden för hur många frågor ett uttryck kan " "innehålla." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Utförliga fleruttrycksfrågor" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Sök efter senaste version" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Aktivera kontroll efter senaste version på phpMyAdmin hemsida" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4276,7 +4277,7 @@ msgstr "Aktivera kontroll efter senaste version på phpMyAdmin hemsida" msgid "Version check" msgstr "Versionskontroll" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4284,7 +4285,7 @@ msgstr "" "Aktivera [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-" "komprimering för import- och exportoperationer" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4445,7 +4446,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Returtyp" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4466,7 +4467,7 @@ msgstr "Servern svarar inte" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(eller den lokala MySQL-serverns socket är inte korrekt konfigurerad)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Detaljer..." @@ -4620,46 +4621,46 @@ msgid "use this for future exports" msgstr "använd detta för framtida export" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Teckenuppsättning för filen:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Komprimering:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Inget" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zippad" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzipped" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Visa utdata som text" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Format:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Format-specifika alternativ:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4667,7 +4668,7 @@ msgstr "" "Bläddra nedåt för att fylla i alternativen för det valda formatet och " "ignorera alternativ för andra format." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Omkodning:" @@ -4789,11 +4790,11 @@ msgstr "vertikal" msgid "in %s mode and repeat headers after %s cells" msgstr "i%s läge och upprepa rubrikerna efter % s celler" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Sortera efter nyckel" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4807,95 +4808,95 @@ msgstr "Sortera efter nyckel" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Alternativ" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Förkortade texter" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Kompletta texter" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Besläktad nyckel" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Kolumn för besläktad nyckel" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Visa binärt innehåll" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "Visa BLOB-innehåll" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Webbläsaromvandling" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopiera" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Raden har raderats" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Döda" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "i fråga" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Visar rader" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "totalt" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Frågan tog %01.4f sek" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ändra" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Operationer för frågeresultat" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Utskriftsvänlig version (med fullständiga texter)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Visa diagram" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Skapa vy" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Länken hittades inte" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versionsinformation" @@ -6053,7 +6054,7 @@ msgid "" msgstr "" "Vänligen se dokumentationen om hur du uppdaterar din column_comments tabell" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Bokmärkt SQL-fråga" @@ -6130,7 +6131,7 @@ msgstr "Master-status" msgid "Slave status" msgstr "Slav-status" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Variabel" @@ -6138,7 +6139,7 @@ msgstr "Variabel" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Värde" @@ -6409,62 +6410,62 @@ msgstr "Skillnad" msgid "Target database" msgstr "Måldatabas" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "Kör SQL-fråga/frågor på server %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Kör SQL-fråga/frågor i databasen %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Rensa" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Kolumn" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Skapa bokmärke för den här SQL-frågan" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Låt varje användare få tillgång till detta bokmärke" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Ersätt befintligt bokmärke med samma namn" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Skriv inte över denna fråga utifrån detta fönster" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Avgränsare" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Visa frågan här igen " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Sänd" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Visa endast" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Textfilens plats" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Uppladdningskatalog på webbserver" @@ -6575,7 +6576,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Index" @@ -6882,27 +6883,27 @@ msgstr "PHP-tillägg" msgid "Show PHP information" msgstr "Visa PHP-information" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Wiki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin:s officiella hemsida" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Bidra" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Få support" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Lista över ändringar" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6914,7 +6915,7 @@ msgstr "" "denna standard, är öppen för intrång, och du bör verkligen fixa detta " "säkerhetshål genom att ange ett lösenord för användare 'root'." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6924,7 +6925,7 @@ msgstr "" "alternativ är inkompatibelt med phpMyAdmin och kan leda till att data kan " "skadas!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6934,7 +6935,7 @@ msgstr "" "flerbitars teckenuppsättning. phpMyAdmin kan inte dela upp strängar korrekt " "utan tillägget mbstring, vilket kan resultera i oväntade resultat." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6946,7 +6947,7 @@ msgstr "" "giltighet konfigurerad i phpMyAdmin. På grund av detta kommer din inloggning " "upphöra att gälla tidigare än konfigurerat i phpMyAdmin." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6955,11 +6956,11 @@ msgstr "" "grund av detta kommer dina inloggningsuppgifter upphöra att gälla tidigare " "än konfigurerat i phpMyAdmin." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Konfigurationsfilen behöver nu ett hemligt lösenord (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6969,7 +6970,7 @@ msgstr "" "fortfarande i din phpMyAdmin-katalog. Du borde ta bort den när phpMyAdmin " "har konfigurerats." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6978,7 +6979,7 @@ msgstr "" " phpMyAdmin konfigurationen är inte fullständigt konfigurerat, vissa utökade " "funktioner har inaktiverats.. Föra att ta reda på varför klicka%shär%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6988,7 +6989,7 @@ msgstr "" "phpMyAdmin funktionalitet kommer saknas. Till exempel kommer " "navigeringsramen inte uppdateras automatiskt." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6997,14 +6998,14 @@ msgstr "" "Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL server version " "%s. Detta kan orsaka oförutsägbara beteenden." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "Server körs med Suhosin. Se %sdokumentation%s för möjliga problem." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Inga databaser" @@ -7353,20 +7354,20 @@ msgstr "%s databaser har framgångsrikt tagits bort." msgid "Databases statistics" msgstr "Databas-statistik" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master replikering" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slav replikering" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Aktivera Statistik" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9633,39 +9634,39 @@ msgstr "Kontrollera referensintegritet:" msgid "Show tables" msgstr "Visa tabeller" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Visa använt utrymme" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Användning" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektiv" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Radstatistik" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Uppgifterna" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statisk" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dynamisk" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Radlängd" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Radstorlek" @@ -9789,7 +9790,7 @@ msgstr "Efter %s" msgid "Create an index on  %s columns" msgstr "Skapa ett index för  %s kolumn(er)" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "partitionerad" diff --git a/po/ta.po b/po/ta.po index 2d83950e6c..51533edcba 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n" "Last-Translator: Sutharshan \n" "Language-Team: Tamil \n" @@ -49,19 +49,19 @@ msgstr "" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "" @@ -309,7 +309,7 @@ msgstr "" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%sஐ சேர்க்க" @@ -332,7 +332,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -349,7 +349,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -362,7 +362,7 @@ msgstr "" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "" @@ -378,21 +378,21 @@ msgstr "" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "" @@ -416,20 +416,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "" @@ -496,8 +496,8 @@ msgstr "" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "அனுமதி நிராகரிக்கப்பட்டுள்ளது" @@ -540,13 +540,13 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "" @@ -609,7 +609,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,21 +637,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "" @@ -660,16 +660,16 @@ msgstr "" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -681,7 +681,7 @@ msgstr "" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "" @@ -690,8 +690,8 @@ msgstr "" msgid "Check table" msgstr "" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "" @@ -711,12 +711,12 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -743,7 +743,7 @@ msgid "Status" msgstr "" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -895,7 +895,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1085,7 +1085,16 @@ msgstr "" msgid "Inline Edit" msgstr "உள்வரிசை" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1093,63 +1102,63 @@ msgstr "உள்வரிசை" msgid "Save" msgstr "" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "திங்கள்" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1157,119 +1166,119 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "புதிய பதிப்பை பார்வையிடவும்" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Jan" msgid "January" msgstr "தை" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "பங்குனி" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "சித்திரை" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "வைகாசி" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "ஆணி" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "ஆடி" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "ஆவணி" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "ஐப்பசி" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "தை" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "மாசி" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "பங்குனி" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "சித்திரை" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1277,174 +1286,174 @@ msgid "May" msgstr "வைகாசி" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "ஆணி" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "ஆடி" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "ஆவணி" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "புரட்டாதி" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "ஐப்பசி" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "காத்திகை" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "மார்கழி" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "ஞாயிறு" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "திங்கள்" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "செவ்வாய்" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "வெள்ளி" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "ஞாயிறு" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "திங்கள்" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "செவ்வாய்" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "புதன்" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "வியாழன்" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "வெள்ளி" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "சனி" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "ஞாயிறு" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "திங்கள்" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "செவ்வாய்" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "புதன்" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "வியாழன்" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "வெள்ளி" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "சனி" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "" @@ -1515,14 +1524,6 @@ msgstr "" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "" @@ -1539,7 +1540,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1649,7 +1650,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1675,57 +1676,57 @@ msgstr "" "சேவர், பயனாளர் பெயர், கடவுச் சொல் என்பவை MySql நிர்வாகியால் வழங்கப்பட்ட தரவுகளுடன் " "பொருந்துகின்றதா என சரி பாருங்கள்." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1793,7 +1794,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "" @@ -1807,18 +1808,18 @@ msgstr "" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "" @@ -1867,7 +1868,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1942,8 +1943,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "" @@ -1960,7 +1961,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "" @@ -1972,11 +1973,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1985,7 +1986,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "" @@ -2096,7 +2097,7 @@ msgid "Structure" msgstr "" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2104,8 +2105,8 @@ msgid "SQL" msgstr "" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "" @@ -2124,7 +2125,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2273,7 +2274,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2457,7 +2458,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2517,12 +2518,12 @@ msgstr "" msgid "Save as file" msgstr "" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "" @@ -2533,8 +2534,8 @@ msgstr "" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2542,14 +2543,14 @@ msgstr "" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "" @@ -2557,8 +2558,8 @@ msgstr "" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2566,13 +2567,13 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "" @@ -2594,8 +2595,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2620,13 +2621,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "" @@ -2651,12 +2652,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2680,64 +2681,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2745,233 +2746,233 @@ msgstr "" msgid "CSV" msgstr "" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Action" msgid "Authentication" msgstr "செயல்" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2979,275 +2980,275 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Add new field" msgid "Text fields" msgstr "புதிய களத்தை சேர்க்க" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "எச்சரிக்கை" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "தானாக அதிகரிக்கும் பெறுமதியை சேர்க்க" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3255,418 +3256,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3675,287 +3676,287 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3963,28 +3964,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3994,88 +3995,88 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4083,56 +4084,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "புதிய பதிப்பை பார்வையிடவும்" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4140,13 +4141,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4307,7 +4308,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4326,7 +4327,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4477,52 +4478,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4632,11 +4633,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4650,97 +4651,97 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Add into comments" msgid "Display chart" msgstr "கருதிட்குள் சேர்க்க" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5807,7 +5808,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5876,7 +5877,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5884,7 +5885,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "" @@ -6151,62 +6152,62 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6297,7 +6298,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6555,27 +6556,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6583,21 +6584,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6605,52 +6606,52 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -6995,20 +6996,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9060,39 +9061,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9216,7 +9217,7 @@ msgstr "%s பின்" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/te.po b/po/te.po index 3295f2f8de..609a8695fc 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-07 17:06+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" @@ -50,19 +50,19 @@ msgstr "శోధించు" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -154,7 +154,7 @@ msgstr "ఆజ్ఞ" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "రకం" @@ -316,7 +316,7 @@ msgstr "కాపీ చేయబోయే ముందు డేటాబేస #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s cErcu" @@ -339,7 +339,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "" @@ -356,7 +356,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -369,7 +369,7 @@ msgstr "పట్టిక" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "" @@ -386,21 +386,21 @@ msgstr "వాడుకలో ఉన్నది" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "సృష్టి" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "చివరి మార్పు" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "చివరి చూపు" @@ -425,20 +425,20 @@ msgstr "దృశ్య కల్పకం" # మొదటి అనువాదము #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "క్రమంలో పేర్చు" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "ఆరోహణ" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "అవరోహణ" @@ -503,8 +503,8 @@ msgstr "క్వెరీ ని సమర్పించు" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "యాక్సెస్ నిరోధించడమైనది" @@ -547,13 +547,13 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "తొలగించు" @@ -617,7 +617,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -647,21 +647,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "" @@ -670,16 +670,16 @@ msgstr "" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ఎగుమతి" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -692,7 +692,7 @@ msgstr "ఖాళీ" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "" @@ -701,8 +701,8 @@ msgstr "" msgid "Check table" msgstr "" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "" @@ -723,12 +723,12 @@ msgid "Tracked tables" msgstr "" # మొదటి అనువాదము -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -755,7 +755,7 @@ msgid "Status" msgstr "స్థితి" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -907,7 +907,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1115,7 +1115,16 @@ msgstr "" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "మార్చు" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1124,61 +1133,61 @@ msgid "Save" msgstr "భద్రపరచు" # మొదటి అనువాదము -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "దాచు" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "సంకేతపదాన్ని మార్చు" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "మరిన్ని" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1186,257 +1195,257 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "" # మొదటి అనువాదము #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "గత" # మొదటి అనువాదము #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "తదుపరి" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "ఈరోజు" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "జనవరి" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "ఫిబ్రవరి" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "మార్చి" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "ఏప్రిల్" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "మే" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "జూన్" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "జూలై" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "ఆగస్ట్" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "సెప్టెంబర్" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "అక్టోబర్" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "నవంబర్" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "డిసెంబర్" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "జన" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "ఫిబ్ర" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "మార్చి" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "ఏప్రి" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "మే" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "జూన్" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "జూలై" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "ఆగ" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "సెప్టె" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "అక్టో" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "నవం" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "డిసెం" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "ఆదివారం" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "సోమవారం" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "మంగళవారం" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "బుధవారం" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "గురువారం" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "శుక్రవారం" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "శనివారం" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "ఆది" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "సోమ" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "మంగళ" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "బుధ" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "గురు" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "శుక్ర" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "శని" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "ఆ" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "సో" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "మం" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "బు" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "గు" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "శు" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "శ" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "వారం" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "గంట" # మొదటి అనువాదము -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "నిమిషం" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "క్షణం" @@ -1507,14 +1516,6 @@ msgstr "" msgid "Comment" msgstr "వ్యాఖ్య" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "మార్చు" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "" @@ -1531,7 +1532,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1642,7 +1643,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1663,58 +1664,58 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "ప్రవేశించు" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" # మొదటి అనువాదము -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "వాడుకరి పేరు" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "సంకేతపదం:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "" @@ -1787,7 +1788,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "పట్టికలు" @@ -1801,18 +1802,18 @@ msgstr "పట్టికలు" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "మొత్తం" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "" @@ -1863,7 +1864,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
$cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1939,8 +1940,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "పత్రావళి" @@ -1957,7 +1958,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "" @@ -1969,11 +1970,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1982,7 +1983,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "" @@ -2095,7 +2096,7 @@ msgid "Structure" msgstr "నిర్మాణాకృతి" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2103,8 +2104,8 @@ msgid "SQL" msgstr "" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "" @@ -2123,7 +2124,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "" @@ -2274,7 +2275,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2458,7 +2459,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2518,12 +2519,12 @@ msgstr "" msgid "Save as file" msgstr "" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "" @@ -2534,8 +2535,8 @@ msgstr "" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2543,14 +2544,14 @@ msgstr "" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "" @@ -2558,8 +2559,8 @@ msgstr "" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "" @@ -2567,13 +2568,13 @@ msgstr "" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "" @@ -2595,8 +2596,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2621,13 +2622,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "సంబంధాలు" @@ -2652,12 +2653,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2681,64 +2682,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "ఎగుమతి రకం" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2746,235 +2747,235 @@ msgstr "" msgid "CSV" msgstr "" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "విశేషాలు" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "సాధారణ" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "దిగుమతి" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "దిగుమతి / ఎగుమతి" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "మైక్రోసాఫ్ట్ ఆఫీస్" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "ఓపెన్ డాక్యుమెంట్" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "ఇతర ప్రముఖ అమరికలు" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "పుట శీర్షికలు" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "భద్రత" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "ప్రాధమిక అమరికలు" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "అధీకరణ" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "అధీకరణ అమరికలు" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "సేవకి స్వరూపణం" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Server configuration" msgid "Configuration storage" msgstr "సేవకి స్వరూపణం" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL చరిత్ర" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2982,274 +2983,274 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" # మొదటి అనువాదము -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Add new field" msgid "Text fields" msgstr "క్రొత్త ఫీల్డ్ చేర్చు" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "హెచ్చరికలు" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Comments" msgid "Column names in first row" msgstr "వ్యాఖ్యలు" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "చిహ్నాన్ని చూపించు" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3257,418 +3258,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "గరిష్ఠ పట్టికలు" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "సహజ క్రమం" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "సహాయపు బొత్తాన్ని చూపించు" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "ఉపయోగించకపోతే ఖాళీగా వదిలేయండి" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "అప్రమేయాలకై ఖాళీగా వదిలివేయండి" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "అనుసంధాన రకం" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3677,28 +3678,28 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3706,261 +3707,261 @@ msgid "" msgstr "" # మొదటి అనువాదము -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "డేటాబేస్" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "గణాంకాలను చూపించు" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3968,28 +3969,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3999,89 +4000,89 @@ msgstr "" msgid "Password" msgstr "సంకేతపదం" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "వాడుకరిపేరు" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" # మొదటి అనువాదము -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "క్రొత్త డేటాబేస్ పేరును సూచించుము" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Table comments" msgid "Textarea columns" msgstr "పట్టిక వ్యాఖ్యలు" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "అప్రమేయ శీర్షిక" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4089,56 +4090,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4146,13 +4147,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4316,7 +4317,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4335,7 +4336,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "వివరాలు..." @@ -4488,52 +4489,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "ఏమీలేదు" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4643,11 +4644,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4661,101 +4662,101 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "ఎంపికలు" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "పాక్షిక పాఠ్యాలు" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "పూర్తి పాఠ్యాలు" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "మొత్తం" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" # మొదటి అనువాదము -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "మార్చుము" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "పట్టిక వ్యాఖ్యలు" # మొదటి అనువాదము -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "సృష్టించు" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "సంచిక సమాచారం" @@ -5842,7 +5843,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5911,7 +5912,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5919,7 +5920,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "విలువ" @@ -6186,64 +6187,64 @@ msgstr "తేడా" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Comments" msgid "Columns" msgstr "వ్యాఖ్యలు" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "దాఖలుచేయి" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "పాఠ్యపు దస్త్రం యొక్క ప్రాంతం" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6334,7 +6335,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6601,27 +6602,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "వికీ" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "సహాయాన్ని పొందండి" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "మార్పుల జాబితా" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6629,21 +6630,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6651,52 +6652,52 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -7059,20 +7060,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "గణాంకాలని చేతనంచేయి" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9143,39 +9144,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "వాడుక" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "వరుసల గణాంకాలు" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9301,7 +9302,7 @@ msgstr "%s మార్లు తరువాత" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/th.po b/po/th.po index 6315dc737c..c1a91242b5 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" @@ -47,19 +47,19 @@ msgstr "ค้นหา" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -150,7 +150,7 @@ msgstr "ชื่อคอลัมน์" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "ชนิด" @@ -309,7 +309,7 @@ msgstr "สร้างฐานข้อมูลก่อนคัดลอก #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "เพิ่ม %s" @@ -332,7 +332,7 @@ msgstr "สลับไปยังฐานข้อมูลที่ถูก #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "การเรียงลำดับ" @@ -349,7 +349,7 @@ msgid "Edit or export relational schema" msgstr "แก้ไข หรือส่งออก รีเลชันแนล สกีมา" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -362,7 +362,7 @@ msgstr "ตาราง " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "แถว" @@ -378,21 +378,21 @@ msgstr "ใช้อยู่" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "สร้างเมื่อ" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "ปรับปรุงครั้งสุดท้ายเมื่อ" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "ตรวจสอบครั้งสุดท้ายเมื่อ" @@ -417,20 +417,20 @@ msgid "visual builder" msgstr "ตัวสร้างแบบวิชวล" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "เรียง" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "น้อยไปมาก" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "มากไปน้อย" @@ -497,8 +497,8 @@ msgstr "ประมวลผลคำค้น" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "ไม่อนุญาตให้ใช้งาน" @@ -543,13 +543,13 @@ msgstr "เปิดดู" msgid "Delete the matches for the %s table?" msgstr "dump ตาราง" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "ลบ" @@ -615,7 +615,7 @@ msgstr "การติดตามเริ่มทำงานแล้ว" msgid "Tracking is not active." msgstr "หยุดการติดตามแล้ว" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,21 +643,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "เซิร์ฟเวอร์ MySQL นี้ใช้ storage engine ชื่อ %s เป็นค่าเริ่มต้น" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "ทำกับที่เลือก:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "เลือกทั้งหมด" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "ไม่เลือกเลย" @@ -666,16 +666,16 @@ msgstr "ไม่เลือกเลย" msgid "Check tables having overhead" msgstr "ตรวจสอบตารางที่มี overhead" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ส่งออก" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "แสดง" @@ -687,7 +687,7 @@ msgstr "ลบข้อมูล" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "โยนทิ้ง" @@ -696,8 +696,8 @@ msgstr "โยนทิ้ง" msgid "Check table" msgstr "ตรวจสอบตาราง" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "ปรับแต่งตาราง" @@ -717,12 +717,12 @@ msgstr "พจนานุกรมข้อมูล" msgid "Tracked tables" msgstr "ตารางที่ถูกติดตาม" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -750,7 +750,7 @@ msgid "Status" msgstr "สถานะ" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -902,7 +902,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1112,7 +1112,16 @@ msgstr "คำค้น SQL" msgid "Inline Edit" msgstr "" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "แก้ไข" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1120,72 +1129,72 @@ msgstr "" msgid "Save" msgstr "บันทึก" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "คำค้น SQL" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "คำค้น SQL" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "ไม่สนใจ" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "เลือกฟิลด์ที่ต้องการแสดง" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Change password" msgid "Generate password" msgstr "เปลี่ยนรหัสผ่าน" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 #, fuzzy msgid "Generate" msgstr "สร้างโดย" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "เปลี่ยนรหัสผ่าน" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "จ." -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1193,123 +1202,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "ไม่มี" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "ก่อนหน้า" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "ต่อไป" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "รวม" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr " ข้อมูลไบนารี " -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "มี.ค." -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "เม.ย." -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "พ.ค." -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "มิ.ย." -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "ก.ค." -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "ส.ค." -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "ต.ค." -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "ม.ค." #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "ก.พ." #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "มี.ค." #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "เม.ย." #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1317,176 +1326,176 @@ msgid "May" msgstr "พ.ค." #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "มิ.ย." #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "ก.ค." #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "ส.ค." #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "ก.ย." #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "ต.ค." #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "พ.ย." #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "ธ.ค." -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "อา." -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "จ." -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "อ." -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "ศ." -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "อา." #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "จ." #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "อ." #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "พ." #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "พฤ." #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "ศ." #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "ส." #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "อา." #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "จ." #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "อ." #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "พ." #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "พฤ." #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "ศ." #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "ส." #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "ใช้อยู่" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1560,14 +1569,6 @@ msgstr "Cardinality" msgid "Comment" msgstr "หมายเหตุ" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "แก้ไข" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "โยนไพรมารีคีย์ทิ้งไปเรียบร้อยแล้ว" @@ -1584,7 +1585,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1696,7 +1697,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1717,57 +1718,57 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "เข้าสู่ระบบ" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "เอกสารการใช้ phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "เซิร์ฟเวอร์" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "ชื่อผู้ใช้:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "รหัสผ่าน:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "ต้องอนุญาตใช้ใช้ 'คุ๊กกี้' (cookie) เสียก่อน จึงจะผ่านจุดนี้ไปได้" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "ไม่สามารถล็อกอินเข้าเซิร์ฟเวอร์ MySQL ได้" @@ -1835,7 +1836,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "ตาราง" @@ -1849,18 +1850,18 @@ msgstr "ตาราง" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "ข้อมูล" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "รวม" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "เกินความจำเป็น" @@ -1914,7 +1915,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
ถ้าคุณเห็นหน้าว่างๆ แสดงว่าทุกอย่างเป็นปกติดี" -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "ต้องกำหนดค่า $cfg['PmaAbsoluteUri'] ในไฟล์คอนฟิกูเรชั่นเสียก่อน" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "เซิร์ฟเวอร์" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1994,8 +1995,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "เอกสารอ้างอิง" @@ -2012,7 +2013,7 @@ msgstr "MySQL แสดง: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "อธิบาย SQL" @@ -2024,11 +2025,11 @@ msgstr "ไม่ต้องอธิบาย SQL" msgid "Without PHP Code" msgstr "ไม่เอาโค้ด PHP" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "สร้างโค้ด PHP" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "เรียกใหม่" @@ -2037,7 +2038,7 @@ msgstr "เรียกใหม่" msgid "Skip Validate SQL" msgstr "ไม่ต้องตรวจสอบ SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "ตรวจสอบ SQL" @@ -2148,7 +2149,7 @@ msgid "Structure" msgstr "โครงสร้าง" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2156,8 +2157,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "แทรก" @@ -2177,7 +2178,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "ไม่สามารถใช้งาน ไดเรกทอรีที่ตั้งไว้สำหรับอัพโหลดได้" @@ -2339,7 +2340,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2527,7 +2528,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2587,13 +2588,13 @@ msgstr "" msgid "Save as file" msgstr "ส่งมาเป็นไฟล์" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "ชุดอักขระของไฟล์ (character set):" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "รูปแบบ" @@ -2604,8 +2605,8 @@ msgstr "บีบอัดข้อมูล" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2615,16 +2616,16 @@ msgstr "บีบอัดข้อมูล" msgid "Put columns names in the first row" msgstr "ใส่ชื่อฟิลด์ที่แถวแรก" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "คร่อมฟิลด์ด้วย" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2634,8 +2635,8 @@ msgstr "เครื่องหมายสำหรับ escape char" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "แทนที่ NULL เป็น" @@ -2643,15 +2644,15 @@ msgstr "แทนที่ NULL เป็น" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "จบแถวด้วย" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "จบแถวด้วย" @@ -2676,8 +2677,8 @@ msgid "Table name template" msgstr "รูปแบบของชื่อไฟล์" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2706,13 +2707,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "รีเลชัน" @@ -2742,12 +2743,12 @@ msgstr "รูปแบบของชื่อไฟล์" msgid "Enclose table and column names with backquotes" msgstr "ใส่ 'backqoute' ให้กับชื่อตารางและฟิลด์" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2774,65 +2775,65 @@ msgstr "" msgid "Use ignore inserts" msgstr "แทรกหลายระเบียนในคราวเดียว" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "ไม่มีตาราง" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2840,247 +2841,247 @@ msgstr "" msgid "CSV" msgstr "ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ \",\")" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy msgid "General" msgstr "สร้างโดย" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 #, fuzzy msgid "Import" msgstr "ส่งออก" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "นำเข้าไฟล์" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "สถิติฐานข้อมูล" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "เซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "เอกสารอ้างอิง" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "หมายเลขหน้า:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "เอกสารอ้างอิง" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "คำค้น SQL" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "คำค้น SQL" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "คำค้น SQL" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-history" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3088,279 +3089,279 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "สถานะ" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "ตาราง " -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "ใช้ช่องใส่ข้อความ (text field)" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Use text field" msgid "Customize text input fields" msgstr "ใช้ช่องใส่ข้อความ (text field)" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "เขียนทับด้วยข้อมูลจากไฟล์" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "ใส่ชื่อฟิลด์ที่แถวแรก" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "เพิ่มค่า AUTO_INCREMENT" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3368,432 +3369,432 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "ขีดจำกัดของทรัพยากร" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "เรียงค่าในตารางตาม" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "การเชื่อมต่อ" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "ไม่มีตาราง" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "จัดระเบียบตาราง" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "ไม่มีฐานข้อมูล" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3802,300 +3803,300 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "ฐานข้อมูล" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "ซ่อมแซมตาราง" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "แสดงหมายเหตุของคอลัมน์" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "คำสั่ง" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy msgid "Automatically create versions" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy msgid "Show field types" msgstr "แสดงตาราง" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "แสดงคำค้นแบบเต็ม" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "สถิติของแถว" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4103,28 +4104,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4134,91 +4135,91 @@ msgstr "" msgid "Password" msgstr "รหัสผ่าน" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "ชื่อผู้ใช้:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ค่าปริยาย" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4226,56 +4227,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4283,13 +4284,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4451,7 +4452,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4470,7 +4471,7 @@ msgstr "เซิร์ฟเวอร์ดังกล่าวไม่ตอ msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4641,66 +4642,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "ชุดอักขระของไฟล์ (character set):" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "บีบอัดข้อมูล" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "ไม่มี" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ถูกบีบอัดอยู่ (zip)\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ส่งมาเป็นไฟล์" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "รูปแบบ" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "ตัวเลือกการแปลง" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4816,11 +4817,11 @@ msgstr "แนวตั้ง" msgid "in %s mode and repeat headers after %s cells" msgstr "อยู่ใน %s และซ้ำหัวแถวทุกๆ %s เซลล์" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "เรียงโดยคีย์" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4834,107 +4835,107 @@ msgstr "เรียงโดยคีย์" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "กระบวนการ" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "ข้อความบางส่วน" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "ทั้งข้อความ" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "รีเลชันแนล สกีมา" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "รีเลชันแนล สกีมา" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 #, fuzzy msgid "Browser transformation" msgstr "การแปลงที่เรียกใช้ได้" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "ลบเรียบร้อยแล้ว" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "ฆ่าทิ้ง" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "ในคำค้น" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "แสดงระเบียนที่ " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "ทั้งหมด" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "คำค้นใช้เวลา %01.4f วินาที" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "เปลี่ยน" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "แสดงสกีมาของ PDF" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "ไม่พบลิงก์" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 #, fuzzy msgid "Version information" msgstr "ข้อมูลล็อกอิน" @@ -6042,7 +6043,7 @@ msgstr "" "โปรดอ่านเอกสารเกี่ยวกับ วิธีการปรับปรุงตาราง Column_comments (เก็บหมายเหตุของคอลัมน์) " "ของคุณ" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "คำค้นนี้ถูกจดไว้แล้ว" @@ -6111,7 +6112,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "ตัวแปร" @@ -6119,7 +6120,7 @@ msgstr "ตัวแปร" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "ค่า" @@ -6404,65 +6405,65 @@ msgstr "" msgid "Target database" msgstr "ค้นหาในฐานข้อมูล" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "ปฏิทิน" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "ชื่อคอลัมน์" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "จดคำค้นนี้ไว้" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " แสดงคำค้นนี้อีกที " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "ส่ง" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "ดูอย่างเดียว" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "เลือกไฟล์ข้อความจาก" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" @@ -6574,7 +6575,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "ดัชนี" @@ -6852,31 +6853,31 @@ msgstr "รุ่นของ PHP" msgid "Show PHP information" msgstr "แสดงข้อมูลของ PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "โฮมเพจอย่างเป็นทางการของ phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "แอตทริบิวต์" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "ไม่มีการเปลี่ยนแปลง" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6887,21 +6888,21 @@ msgstr "" "ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ " "คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6909,24 +6910,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6937,28 +6938,28 @@ msgid "" msgstr "" "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%s" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "ไม่มีฐานข้อมูล" @@ -7341,20 +7342,20 @@ msgstr "%s ฐานข้อมูลได้ถูกทิ้งไปเร msgid "Databases statistics" msgstr "สถิติฐานข้อมูล" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "ให้มีการเก็บสถิติ" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9459,39 +9460,39 @@ msgstr "ตรวจสอบความสมบูรณ์ของการ msgid "Show tables" msgstr "แสดงตาราง" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "เนื้อที่ที่ใช้" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "ใช้งาน" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "มีผล" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "สถิติของแถว" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "คำสั่ง" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "ไม่คงที่" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "ความยาวแถว" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " ขนาดแถว " @@ -9626,7 +9627,7 @@ msgstr "หลัง %s" msgid "Create an index on  %s columns" msgstr "สร้างดัชนีโดยคอลัมน์ %s" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/tr.po b/po/tr.po index 414be82f9b..cc212724f6 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-17 19:11+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" @@ -49,19 +49,19 @@ msgstr "Ara" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Sütun" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Türü" @@ -311,7 +311,7 @@ msgstr "Kopyalamadan önce VERİTABANI OLUŞTUR" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s ekle" @@ -334,7 +334,7 @@ msgstr "Kopyalanmış veritabanına geç" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Karşılaştırma" @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Bağlantılı şemayı dışa aktar veya düzenle" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -366,7 +366,7 @@ msgstr "Tablo" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Satır" @@ -382,21 +382,21 @@ msgstr "kullanımda" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Oluşturma" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Son güncellenme" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Son kontrol" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "görsel yaratıcı" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sırala" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Küçükten Büyüğe" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Büyükten Küçüğe" @@ -495,8 +495,8 @@ msgstr "Sorguyu Gönder" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Erişim engellendi" @@ -538,13 +538,13 @@ msgstr "Gözat" msgid "Delete the matches for the %s table?" msgstr "%s tablosu için benzeşenler silinsin mi?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Sil" @@ -606,7 +606,7 @@ msgstr "İzleme aktif." msgid "Tracking is not active." msgstr "İzleme aktif değil." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -635,21 +635,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL sunucusundaki varsayılan depolama motorudur." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Seçilileri:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tümünü Seç" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Hiçbirini Seçme" @@ -658,16 +658,16 @@ msgstr "Hiçbirini Seçme" msgid "Check tables having overhead" msgstr "Ek yükü olan tabloları kontrol et" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Dışa Aktar" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Baskı görünümü" @@ -679,7 +679,7 @@ msgstr "Boşalt" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Kaldır" @@ -688,8 +688,8 @@ msgstr "Kaldır" msgid "Check table" msgstr "Tabloyu kontrol et" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Tabloyu uyarla" @@ -709,12 +709,12 @@ msgstr "Veri sözlüğü" msgid "Tracked tables" msgstr "İzlenen tablolar" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -741,7 +741,7 @@ msgid "Status" msgstr "Durum" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -907,7 +907,7 @@ msgstr "" "biteremeyeceği anlamına gelir." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1094,7 +1094,16 @@ msgstr "Sorgu kutusunu göster" msgid "Inline Edit" msgstr "Sıralı Düzenleme" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Düzenle" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1102,61 +1111,61 @@ msgstr "Sıralı Düzenleme" msgid "Save" msgstr "Kaydet" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Gizle" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Arama kriterini gizle" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Arama kriterini göster" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Yoksay" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Kaynak gösterilen anahtarı seç" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Dış Anahtarı seç" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Lütfen birincil anahtarı veya benzersiz anahtarı seçin" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Göstermek için sütun seçin" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "Sütun için bir seçenek ekle " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Parola üret" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Üret" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Parola Değiştir" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Daha Fazla" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1166,254 +1175,254 @@ msgstr "" "%s, %s tarihinde yayınlandı." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", son sağlam sürüm:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Bitti" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Önceki" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Sonraki" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Bugün" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Ocak" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Şubat" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Mart" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Nisan" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Mayıs" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Haziran" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Temmuz" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Ağustos" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Eylül" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Ekim" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Kasım" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Aralık" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Oca" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Şub" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Nis" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Haz" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Tem" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Ağu" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Eyl" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Eki" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Kas" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Ara" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Pazar" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Pazartesi" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Salı" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "Çarşamba" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "Perşembe" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "Cuma" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "Cumartesi" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Paz" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Ptesi" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Sal" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Çar" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Per" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Cum" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Ctesi" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Pz" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Pt" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Sa" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Ça" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Pe" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Cu" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Ct" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "Hs" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "Saat" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Dakika" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Saniye" @@ -1489,14 +1498,6 @@ msgstr "Önemlilik" msgid "Comment" msgstr "Yorum" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Düzenle" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Birincil anahtar kaldırıldı" @@ -1515,7 +1516,7 @@ msgstr "" "İndeks %1$s ve %2$s eşit görünüyor ve bunlardan birinin silinmesi mümkün " "olabilir." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1622,7 +1623,7 @@ msgid "Cannot connect: invalid settings." msgstr "Bağlanamıyor: geçersiz ayarlar." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1649,61 +1650,61 @@ msgstr "" "parolayı kontrol edin ve MySQL sunucusu yöneticisi tarafından verilen " "bilgiye uyduğundan emin olun." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Oturum aç" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin belgeleri" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" "Anamakine adı/IP adresi ve bağlantı noktasını boşluk bırakarak ayrı " "girebilirsiniz." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Sunucu:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Kullanıcı Adı:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parola:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Sunucu Seçimi" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Bu kısmı geçmek için tanımlama bilgileri (cookies) açık olmalıdır." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Yapılandırma tarafından parolasız oturum açma yasaktır (AllowNoPassword'a " "bakın)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s saniye içinde hiçbir işlem yapılmadı, lütfen yeniden oturum açın" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL sunucusuna oturum açılamıyor" @@ -1771,7 +1772,7 @@ msgid "shared" msgstr "paylaşılmış" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tablolar" @@ -1785,18 +1786,18 @@ msgstr "Tablolar" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Veri" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Toplam" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Ek Yük" @@ -1845,7 +1846,7 @@ msgstr "Çizelgeler için GD uzantısı gerekli." msgid "JSON encoder is needed for chart tooltips." msgstr "Çizelge araç ipuçları için JSON kodlayıcısı gerekli." -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Eğer boş bir sayfa " "karşınıza çıkıyorsa, her şey yolunda demektir." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "Varsayılan yapılandırma bundan yüklenemedi: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1874,29 +1875,29 @@ msgstr "" "$cfg['PmaAbsoluteUri'] talimatı yapılandırma dosyanız içinde " "AYARLANMAK zorundadır!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "Geçersiz sunucu indeksi: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "%1$s sunucusu için geçersiz anamakine. Lütfen yapılandırma dosyanızı gözden " "geçirin." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Sunucu" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "Yapılandırma içinde geçersiz kimlik doğrulama yöntemi ayarı:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "%s %s veya sonrasına yükseltmelisiniz." @@ -1930,8 +1931,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Belgeler" @@ -1948,7 +1949,7 @@ msgstr "MySQL çıktısı: " msgid "Failed to connect to SQL validator!" msgstr "SQL onaylayıcısına bağlanma başarısız oldu!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL'i açıkla" @@ -1960,11 +1961,11 @@ msgstr "SQL Açıklamasını atla" msgid "Without PHP Code" msgstr "PHP Kodsuz" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP Kodu oluştur" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Yenile" @@ -1973,7 +1974,7 @@ msgstr "Yenile" msgid "Skip Validate SQL" msgstr "SQL Onaylamayı atla" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL'i onayla" @@ -2084,7 +2085,7 @@ msgid "Structure" msgstr "Yapı" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2092,8 +2093,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Ekle" @@ -2112,7 +2113,7 @@ msgstr "Bilgisayarınıza gözat:" msgid "Select from the web server upload directory %s:" msgstr "Web sunucusu gönderme dizininden %s seçin:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Gönderme işi için ayarladığınız dizine ulaşılamıyor" @@ -2261,7 +2262,7 @@ msgid "Set value: %s" msgstr "Ayar değeri: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Varsayılan değeri geri yükle" @@ -2465,7 +2466,7 @@ msgstr "Varsayılan tablo sekmesi" msgid "Show binary contents as HEX by default" msgstr "Binari içerikleri varsayılandan HEX olarak göster" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Binari içerikleri HEX olarak göster" @@ -2525,12 +2526,12 @@ msgstr "En fazla yürütme süresi" msgid "Save as file" msgstr "Dosya olarak kaydet" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Dosyanın karakter grubu" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Biçim" @@ -2541,8 +2542,8 @@ msgstr "Sıkıştırma" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2550,14 +2551,14 @@ msgstr "Sıkıştırma" msgid "Put columns names in the first row" msgstr "İlk satır içine sütun adlarını koy" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Sütunu kapsayan:" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Sütunu dolduran:" @@ -2565,8 +2566,8 @@ msgstr "Sütunu dolduran:" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL'u bunla değiştir:" @@ -2574,13 +2575,13 @@ msgstr "NULL'u bunla değiştir:" msgid "Remove CRLF characters within columns" msgstr "Sütunlardaki CRLF karakterlerini kaldır" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Sütunu sonlandıran:" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Satırı sonlandıran:" @@ -2602,8 +2603,8 @@ msgid "Table name template" msgstr "Tablo adı şablonu" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2628,13 +2629,13 @@ msgid "Label key" msgstr "Etiket anahtarı" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME türü" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Bağlantılar" @@ -2659,12 +2660,12 @@ msgstr "Dosya adı şablonunu hatırla" msgid "Enclose table and column names with backquotes" msgstr "Tablo ve sütun adlarını ters tırnaklarla kapattır" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL uyumluluk kipi" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "Veri eklenirken kullanılacak sözdizimi" @@ -2688,31 +2689,31 @@ msgstr "BLOB için onaltılık düzen kullan" msgid "Use ignore inserts" msgstr "Yoksayılan eklemeleri kullan" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Oluşturulan sorgunun azami uzunluğu" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Dışa aktarma türü" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "İşlem içinde dışa aktarmayı kapsa" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "UTC olarak dışa aktarma zamanı" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin kullanırken güvenli bağlantıya zorlar" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL bağlantıya zorla" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2720,34 +2721,34 @@ msgstr "" "Dış anahtar aşağı açılır kutusu içindeki öğeler için sıralama düzeni; [kbd]" "content[/kbd] başvurulan veridir, [kbd]id[/kbd] anahtar değerdir" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Dış anahtar aşağı açılır düzeni" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Eğer az öğe bulunuyorsa aşağı açılır kutu kullanılacaktır" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Dış anahtar sınırı" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Gözatma kipi" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Gözatma kipini özelleştirir" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "Varsayılan seçenekleri özelleştirir" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2755,119 +2756,119 @@ msgstr "Varsayılan seçenekleri özelleştirir" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "Geliştirici" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin geliştiricileri için ayarlar" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Düzenleme kipi" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Düzenleme kipini özelleştirir" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Dışa aktarma varsayılanları" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Varsayılan dışa aktarma seçeneklerini özelleştirir" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Özellikler" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Genel" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "Bazı çoğunlukla kullanılmış seçenekleri ayarla" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "İçe Aktar" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "İçe aktarma varsayılanları" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Varsayılan genel içe aktarma seçeneklerini özelleştirir" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "İçe Aktar / Dışa Aktar" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "İçe ve dışa aktarma dizinlerini ve sıkıştırma seçeneklerini ayarlar" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Veritabanlarının görüntü seçenekleri" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Rehber çerçeve" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Rehber çerçevenin görünümünü özelleştirir" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Sunucular" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Sunucuların görüntü seçenekleri" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Tabloların görüntü seçenekleri" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Ana çerçeve" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "Microsoft Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Open Belgesi" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Diğer çekirdek ayarlar" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Başka hiçbir yere uymayan ayarlar" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Sayfa başlığı" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2877,22 +2878,22 @@ msgstr "" "kullanılabilecek sihirli dizgiler için [a@Documentation.html#cfg_TitleTable]" "belgeden[/a] yararlanın." -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Sorgu penceresi" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Sorgu penceresi seçeneklerini özelleştirir" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Güvenlik" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2900,23 +2901,23 @@ msgstr "" "Lütfen unutmayın, phpMyAdmin sadece bir arabirimdir ve özellikleri MySQL'i " "sınırlandırmaz" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Temel ayarlar" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Kimlik doğrulama" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "Kimlik doğrulama ayarları" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Sunucu yapılandırması" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2924,15 +2925,15 @@ msgstr "" "Gelişmiş sunucu yapılandırması, ne için olduklarını bilmedikçe bu " "seçenekleri değiştirmeyin" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Sunucu bağlantı parametrelerini girin" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "Yapılandırma depolama" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2942,11 +2943,11 @@ msgstr "" "yapılandırır, belgelerde [a@Documentation.html#linked-tables]phpMyAdmin " "yapılandırma depolama[/a] kısmına bakın" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "Değişiklikleri izleme" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2954,44 +2955,44 @@ msgstr "" "İzlenen değişiklikler veritabanında yapıldı. phpMyAdmin yapılandırma " "depolaması gerekir." -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Dışa aktarma seçeneklerini özelleştir" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "İçe aktarma varsayılanlarını özelleştir" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Rehber çerçeveyi özelleştir" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Ana çerçeveyi özelleştir" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL sorguları" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL Sorgu kutusu" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL Sorgu kutularında gösterilecek bağlantıları özelleştirir" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL sorguları ayarları" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL Onaylayıcı" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3004,43 +3005,43 @@ msgstr "" "Onaylayıcı[/a], Telif Hakkı 2002 Upright Database Technology. Tüm hakları " "saklıdır.[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Başlangıç" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Başlangıç sayfasını özelleştirir" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Sekmeler" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Sekmelerin nasıl çalışmasını istiyorsanız seçin" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Metin alanları" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Metin giriş alanlarını özelleştirir" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! metni" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "Uyarılar" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "phpMyAdmin tarafından gösterilen bazı uyarılar etkisiz" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3048,15 +3049,15 @@ msgstr "" "İçe ve dışa aktarma işlemleri için [a@http://en.wikipedia.org/wiki/Gzip]gzip" "[/a] sıkıştırma etkin" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "Iconv için ilave parametreler" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3064,11 +3065,11 @@ msgstr "" "Eğer etkinleştirilirse, phpMyAdmin çoklu ifade sorgularını hesaplamaya devam " "eder, eğer sorgulardan biri başarısız olsa bile" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Çoklu ifade hatalarını yoksay" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3078,21 +3079,21 @@ msgstr "" "kesmeye izin verir. Bu büyük dosyaları içe aktarmak için iyi bir yol " "olabilir, ancak bu işlemleri bozabilir." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Kısmi içe aktarma: yarıda kesmeye izin ver" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "EKLEME hatasında durdurma" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Tablo verisini dosya ile değiştir" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3100,88 +3101,88 @@ msgstr "" "Varsayılan biçim; bu liste yerine göre (veritabanı, tablo) değişir ve sadece " "her zaman SQL vardır" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "İçe aktarılmış dosyanın biçimi" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "YEREL anahtar kelime kullan" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "İlk satır içindeki sütun adları" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Boş satırları içe aktarma" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "Parasalları içe aktar ($5.00'ı 5.00'a)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "Yüzdeleri doğru ondalık olarak içe aktar (%12.00'ı .12'ye)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "Başlangıçtan atlanacak sorgu sayısı" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Kısmi içe aktarma: sorguları atla" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Sıfır değerleri için AUTO_INCREMENT değeri kullanma" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "Kaydırıcılar için başlangıç durumu" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Bir defada kaç tane satır eklenebileceğidir" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Eklenmiş satır sayısı" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Hızlı erişim simgesi için hedef" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Logoyu sol çerçevede göster" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Logoyu görüntüle" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Sunucu seçimini sol çerçevenin en üstünde görüntüler" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Sunucu seçimlerini görüntüle" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "Tablo süzgeci kutusunu görüntülemek için en az tablo sayısıdır" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Veritabanlarını farklı ağaç seviyelerine ayıran dizgidir" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Veritabanı ağaç ayıracı" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3189,40 +3190,40 @@ msgstr "" "Sadece sade sürümde; veritabanları ağaç içinde görüntülenir (aşağıda " "tanımlanan ayıraçlar tarafından belirlenir)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Veritabanlarını ağaç içinde görüntüle" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" "Eğer tüm veritabanlarını bir kerede görmek isterseniz bunu etkisizleştirin" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Sade sürümü kullan" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "En fazla tablo ağacı derinliği" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Tabloları farklı ağaç seviyelerine ayıran dizgidir" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Tablo ağacı ayıracı" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "Rehber çerçevedeki logoyu işaret eden URL" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo bağlantısı URL'si" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3230,38 +3231,38 @@ msgstr "" "Bağlantılı sayfayı ana pencerede ([kbd]main[/kbd]) veya yeni bir tanede " "([kbd]new[/kbd]) açar" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo bağlantısı hedefi" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Fare imleci altında sunucuyu vurgula" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Vurgulamalar etkin" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Az grafiksel yoğunlukta sekmeler kullanılır" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Sade sekmeler" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "Gözat görünümünde herhangi bir sayısal olmayan sütunda gösterilen en fazla " "karakter sayısıdır" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "Sütun karakterlerini sınırlandır" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3272,11 +3273,11 @@ msgstr "" "bilgisini siler. Bunu FALSE'a ayarlamak çoklu sunuculara bağlandığınızda " "diğer sunuculardan oturumu kapatmayı unutmanızı kolaylaştırır." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Oturum kapatmada tüm tanımlama bilgilerini sil" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3284,11 +3285,11 @@ msgstr "" "Tanımlama bilgisi kimlik doğrulaması kipinde önceki açılan oturumun " "hatırlanıp hatırlanmayacağını tanımlar" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Kullanıcı adını hatırla" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3300,56 +3301,56 @@ msgstr "" "için tutulacağıdır, ve tarayıcı penceresini kapatır kapatmaz silinecektir. " "Bu güvenli olmayan ortamlar için önerilir." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Oturum açma tanımlama bilgisi depolama" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "Oturum açma tanımlama bilgisinin ne kadar (saniye cinsinden) geçerli " "olacağını tanımlar" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "Oturum açma tanımlama bilgisi geçerliliği" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "LONGTEXT sütunları için metin alanın iki katı boyutu" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "LONGTEXT için en büyük metin alanı" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "Ana sayfada simgeleri kullan" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "SQL sorgusu görüntülendiğinde kullanılan en fazla karakter sayısıdır" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "En fazla görüntülenecek SQL uzunluğu" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "Kullanıcılar yüksek değer ayarlayamazlar" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Sol çerçevede ve veritabanı listesinde görüntülenecek olan en fazla " "veritabanı sayısıdır" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "En fazla veritabanı" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3359,19 +3360,19 @@ msgstr "" "daha fazla satır içeriyorsa, "Önceki" ve "Sonraki" " "bağlantıları gösterilecektir." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Görüntülemek için en fazla satır sayısı" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Tablo listesinde görüntülenecek olan en fazla tablo sayısıdır" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "En fazla tablo" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3379,11 +3380,11 @@ msgstr "" "Eğer tanımlama bilgisi kimlik doğrulaması için mcrypt eksikse, gösterilen " "varsayılan uyarıyı etkisizleştir" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt uyarısı" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3391,48 +3392,48 @@ msgstr "" "Betiğe ayrılması için izin verilecek bayt sayısıdır, örn. [kbd]32M[/kbd] " "(sınırsız için [kbd]0[/kbd])" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Bellek sınırı" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Bunlar Düzenle, Sıralı düzenle, Kopyala ve Sil bağlantılarıdır" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "Tablo satır bağlantılarını sol tarafta göster" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "Tablo satır bağlantılarını sağ tarafta göster" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "Tablo ve veritabanı adlarını sıralamak için doğal sıra kullan" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Doğal sıra" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Sadece simgeleri, sadece metni veya her ikisinide kullanır" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Sembolik rehber çubuğu" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP aktarımlarındaki arttırılmış hız için GZip çıktı arabellekleme kullanımı" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip çıktı arabellekleme" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3440,19 +3441,19 @@ msgstr "" "[kbd]SMART[/kbd] - örn. TIME, DATE, DATETIME ve TIMESTAMP türü sütunları " "için büyükten küçüğe sıralama, aksi halde küçükten büyüğe sıralama" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Varsayılan sıralama düzeni" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL veritabanlarına sürekli bağlantı kullanımı" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Sürekli bağlantılar" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3462,23 +3463,23 @@ msgstr "" "biri bulunamazsa, veritabanı ayrıntıları Yapı sayfasında gösterilen " "varsayılan uyarıyı etkisizleştir" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Eksik phpMyAdmin yapılandırma depolama tabloları" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Sembolik tablo işlemleri" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB ve BINARY sütunlarını düzenlemeye izin vermez" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "Binari sütunlarını koru" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3488,109 +3489,109 @@ msgstr "" "Eğer etkisizleştirilirse, sorgu geçmişini görüntülemek için bu JS-" "programlarından yararlanır (pencere kapatıldığında bilgi kaybolur)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Kalıcı sorgu geçmişi" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Geçmişte ne kadar sorgu tutulacağıdır" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Sorgu geçmişi uzunluğu" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Yeni sorgu penceresi açıldığında görüntülenen sekme" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Varsayılan sorgu penceresi sekmesi" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "Sorgu penceresi yüksekliği (piksel olarak)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Sorgu penceresi yüksekliği" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Sorgu penceresi genişliği (piksel olarak)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Sorgu penceresi genişliği" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "Karakter grubu dönüştürme için kullanılacak olan işlevleri seçin" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Kaydetme motoru" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Her X hücrede başlığı tekrarla, [kbd]0[/kbd] bu özelliği devre dışı bırakır" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "Başlıkları tekrarla" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "Belge metni yerine yardım düğmesi göster" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "Yardım düğmesi göster" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Dışa aktarmaların sunucu üzerinde kaydedilebileceği dizin" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Kayıt dizini" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Eğer kullanılmayacaksa boş bırakın" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "Anamakine izin düzeni" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Varsayılan için boş bırakın" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "Anamakine izin kuralları" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Parolasız oturum açmaya izin ver" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "Root oturumu açmaya izin ver" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Kimlik Denetimi yaparken görüntülemek için Temel Kimlik Denetim alan adı" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Alanı" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3600,19 +3601,19 @@ msgstr "" "yapılandırma dosyası yolu (belge kök klasörünüzde yer almaz; önerilen: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey yapılandırma dosyası" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Kullanmak için kimlik doğrulama yöntemi" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Kimlik doğrulama türü" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3620,11 +3621,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Yer imi[/a] desteği istenmiyorsa " "boş bırakın, varsayılan: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Yer imi tablosu" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3632,33 +3633,33 @@ msgstr "" "Sütun yorumları/mime türleri istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Sütun bilgisi tablosu" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL sunucusu bağlantısını sıkıştırır" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Bağlantıyı sıkıştır" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Sunucuya nasıl bağlanılacağıdır, eğer emin değilseniz [kbd]tcp[/kbd] olarak " "bırakın" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Bağlantı türü" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Denetim kullanıcısı parolası" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3666,19 +3667,19 @@ msgstr "" "Sınırlı yetkilerle yapılandırılmış özel MySQL kullanıcısıdır, daha fazla " "bilgi [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'de mevcuttur" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Denetim kullanıcısı" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Veritabanı listesini gösterirken tabloları sayar" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Tabloları say" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3686,11 +3687,11 @@ msgstr "" "Tasarımcı desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Tasarımcı tablosu" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3698,29 +3699,29 @@ msgstr "" "[a@http://sf.net/support/tracker.php?aid=1849494]PMA hata izleyici[/a] ve " "[a@http://bugs.mysql.com/19588]MySQL Hataları[/a] üzerine daha fazla bilgi" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA kullanımı etkisiz" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Kullanmak için hangi PHP uzantısı; Eğer destekleniyorsa mysqli " "kullanmalısınız" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Kullanmak için PHP uzantısı" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "Düzenli anlatıma (PCRE) uyan veritabanlarını gizler" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Veritabanlarını gizle" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3728,31 +3729,31 @@ msgstr "" "SQL sorgu geçmişi desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL sorgu geçmişi tablosu" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "MySQL sunucusunun çalıştığı anamakine" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Sunucu anamakine adı" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Oturum kapatma URL'si" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Parolasız bağlanmayı dener" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Parolasız bağlan" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3767,30 +3768,30 @@ msgstr "" "girin ve geri kalanını alfabetik sırada göstermek için sonunda [kbd]*[/kbd] " "kullanın." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Sadece listelenmiş veritabanları göster" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "Eğer yapılandırma kimlik denetimi kullanılmıyorsa boş bırakın" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "Yapılandırma kimlik den. için parola" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "PDF şeması desteği istenmiyorsa boş bırakın, varsayılan: [kbd]pma_pdf_pages[/" "kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF şeması: sayfalar tablosu" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3800,21 +3801,21 @@ msgstr "" "bilgi için [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]'ye bakın. " "Destek istenmiyorsa boş bırakın. Önerilen: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Veritabanı adı" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL sunucusunun dinlemede olduğu bağlantı noktası, varsayılan ayar için " "boş bırakın" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Sunucu bağ.noktası" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3822,19 +3823,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]İlişki bağlantıları[/a] desteği " "istenmiyorsa boş bırakın, varsayılan: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Bağlantı tablosu" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Mevcut veritabanları getirmek için SQL komutu" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES komutu" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3842,43 +3843,43 @@ msgstr "" "Örnek için [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]kimlik " "doğrulama türlerine[/a] bakın" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Oturum açma oturumu adı" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Oturum açma URL'si" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "MySQL sunucusunun dinlemede olduğu soket, varsayılan ayar için boş bırakın" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Sunucu soketi" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL sunucusuna bağlantı için SSL etkin" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL kullan" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF şeması desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF şeması: tablo koordinatları" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3886,11 +3887,11 @@ msgstr "" "Görüntü sütunlarını tanımlayan tablodur, destek istenmiyorsa boş bırakın; " "önerilen: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Görüntü sütunları tablosu" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -3898,11 +3899,11 @@ msgstr "" "Veritabanı oluşturulduğunda günlüğe ilk satır olarak DROP DATABASE IF EXISTS " "ifadesi eklenecek." -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "DROP DATABASE ifadesi ekle" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -3910,11 +3911,11 @@ msgstr "" "Tablo oluşturulduğunda günlüğe ilk satır olarak DROP TABLE IF EXISTS ifadesi " "eklenecek." -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "DROP TABLE ifadesi ekle" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3922,20 +3923,20 @@ msgstr "" "Görünüm oluşturulduğunda günlüğe ilk satır olarak DROP VIEW IF EXISTS " "ifadesi eklenecek." -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "DROP VIEW ifadesi ekle" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Yeni sürümler için otomatik oluşturma kullanan ifade listesini tanımlar." -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "İfadelerden izlere" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -3943,11 +3944,11 @@ msgstr "" "SQL sorgu izleme desteği istenmiyorsa boş bırakın, önerilen: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL sorgu izleme tablosu" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -3955,11 +3956,11 @@ msgstr "" "İzleme mekanizması tablolar ve görünümler için otomatik olarak sürümler " "oluşturur." -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "Otomatik olarak sürümleri oluştur" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -3967,15 +3968,15 @@ msgstr "" "Veritabanında kullanıcı tercihleri depolaması olmaması için boş bırakın, " "önerilen: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "Kullanıcı tercihleri depolama tablosu" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "Yapılandırma kimlik den. için kullanıcı" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -3983,11 +3984,11 @@ msgstr "" "Eğer pma_* tablolarınızın güncel olduğunu biliyorsanız etkisizleştirin. Bu " "uyumluluk kontrollerini önler ve dolayısıyla performansı arttırır" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Fazla bilgi denetimi" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -3995,21 +3996,21 @@ msgstr "" "Bu sunucunun kolay kullanım açıklaması. Anamakine adını görüntülemek için " "boş bırakın." -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Bu sunucunun fazladan adı" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Kullanıcının "tümünü (satırları) göster" düğmesini görüntüleyip " "görüntüleyemeyeceğidir" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Tüm satırları görüntülemeye izin ver" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4019,15 +4020,15 @@ msgstr "" "yapılandırmasını[/kbd] etkilemez çünkü parola yapılandırma dosyasında sıkı " "kodlanmıştır; bu, doğrudan aynı komutun yürütme kabiliyetini sınırlandırmaz" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Parola değiştirme formunu göster" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Veritabanı oluşturma formu göster" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4035,19 +4036,19 @@ msgstr "" "Düzenle/ekle kipinde alanlar doldurulsada doldurulmasada ilk olarak " "gösterilmesini tanımlar" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "Alan türlerini göster" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "İşlev alanlarını düzenle/ekle kipinde görüntüler" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "İşlev alanlarını göster" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4055,35 +4056,35 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]Phpinfo()[/a] çıktısına " "bağlantıyı gösterir" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "phpinfo() bağlantısını göster" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "Ayrıntılı MySQL sunucu bilgisini göster" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin tarafından oluşturulan SQL sorgularının görüntülenip " "görüntülenmeyeceğini tanımlar" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "SQL sorgularını göster" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Veritabanı ve tablo istatistiklerini görüntülemek için izin verir (örn. alan " "kullanımı)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "İstatistikleri göster" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4091,11 +4092,11 @@ msgstr "" "Eğer araç ipuçları etkinse ve veritabanı yorumu ayarlıysa bu, yorumu ve " "gerçek adı çevirecek" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Veritabanının adı yerine yorumunu görüntüle" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4107,30 +4108,30 @@ msgstr "" "içe koymak için kulanılır, bu yüzden sadece klasör, kod adı gibi çağrılır, " "tablo adının kendi değişmeden kalır" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Tablonun adı yerine yorumunu görüntüle" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Araç ipuçlarında tablo yorumlarını görüntüle" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Kullanılan tabloları işaretleyin ve veritabanlarını kilitli tablolarla " "birlikte gösterilmesini mümkün yapın" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Kilitli tabloları atla" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4140,7 +4141,7 @@ msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir" msgid "Password" msgstr "Parola" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4148,11 +4149,11 @@ msgstr "" "[strong]Uyarı:[/strong] PHP SOAP uzantısı ya da PEAR SOAP kurulu olması " "gerekir" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "SQL Onaylayıcı etkin" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4160,12 +4161,12 @@ msgstr "" "Eğer özel kullanıcı adınız varsa, onu burada belirleyin (varsayılanı [kbd]" "isimsiz'dir[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Kullanıcı Adı" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4173,19 +4174,19 @@ msgstr "" ""Veritabanı Oluşturma" formunda veritabanı önerir (eğer mümkünse) " "veya metin alanını boş tutar" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Yeni veritabanı adı öner" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Eğer Suhosin algılanırsa, ana sayfada uyarı gösterilir" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin uyarısı" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4193,11 +4194,11 @@ msgstr "" "Düzenle kipinde metin alanı boyutu (sütunlar), bu değer SQL sorgu metni " "alanları (*2) ve sorgu penceresi (*1.25) için önemi belirtecektir" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "Metin alanı sütunları" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4205,31 +4206,31 @@ msgstr "" "Düzenle kipinde metin alanı boyutu (satırlar), bu değer SQL sorgu metni " "alanları (*2) ve sorgu penceresi (*1.25) için önemi belirtecektir" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "Metin alanı satırları" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "Veritabanı seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "Hiçbir şey seçilmediğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Varsayılan başlık" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "Sunucu seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "Tablo seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4241,27 +4242,27 @@ msgstr "" "Forwarded-For) başlığına güvenmesini belirler:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "IP İzin Verme/Reddetme için güvenilir proksi listesi" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "İçe aktarmak için dosyaları gönderebileceğiniz sunucu üzerindeki dizin" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Gönderme dizini" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "Tüm veritabanı içinde aramaya izin verir" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Veritabanı aramayı kullan" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4269,11 +4270,11 @@ msgstr "" "Etkisizleştirildiğinde kullanıcılar sağdaki işaret kutusunu dikkate almadan " "herhangi bir seçeneği ayarlayamazlar" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "Ayarlarda Geliştirici sekmesi etkin" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4282,19 +4283,19 @@ msgstr "" "Çoklu ifade sorgularında etkilenmiş her ifade sırasını gösterir. İfadenin ne " "kadar sorgu içerebileceği varsayılanı için libraries/import.lib.php'ye bakın." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Çoklu ifadeler için fazla bilgi" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Son sürümü kontrol et" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Ana phpMyAdmin sayfasında son sürümü kontrol etmeyi etkinleştir" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4302,7 +4303,7 @@ msgstr "Ana phpMyAdmin sayfasında son sürümü kontrol etmeyi etkinleştir" msgid "Version check" msgstr "Sürüm kontrolü" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4310,7 +4311,7 @@ msgstr "" "İçe ve dışa aktarma işlemleri için [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] sıkıştırma etkin" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4474,7 +4475,7 @@ msgstr "Yordamlar" msgid "Return type" msgstr "Dönüş türü" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4497,7 +4498,7 @@ msgstr "Sunucu yanıt vermiyor" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(ya da yerel MySQL sunucusunun soketi doğru olarak yapılandırılmadı)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Ayrıntılar..." @@ -4653,46 +4654,46 @@ msgid "use this for future exports" msgstr "ilerdeki dışa aktarımlar için bunu kullan" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Dosyanın karakter grubu:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Sıkıştırma:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Yok" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip olarak" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip olarak" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip olarak" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "Çıktıyı metin olarak göster" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Biçim:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "Biçim-belli seçenekler:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." @@ -4700,7 +4701,7 @@ msgstr "" "Seçili biçimde seçenekleri doldurmak için aşağı kaydır ve diğer biçimler " "için seçenekleri yoksay." -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "Kodlama Dönüştürme:" @@ -4822,11 +4823,11 @@ msgstr "dikey" msgid "in %s mode and repeat headers after %s cells" msgstr "%s kipinde ve %s hücre sonra başlığı tekrarla" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Anahtara göre sırala" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4840,95 +4841,95 @@ msgstr "Anahtara göre sırala" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Seçenekler" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "Kısmi metinler" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "Tam metinler" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Bağlantılı anahtar" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "Bağlantılı görüntü sütunu" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Binari içerikleri göster" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB içerikleri göster" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Tarayıcı dönüşümü" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "Kopyala" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Satır silindi" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Sonlandır" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "sorgu içerisinde" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Gösterilen satırlar" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "toplam" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Sorgu %01.4f san. sürdü" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Değiştir" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Sorgu sonuçları işlemleri" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Baskı görünümü (tüm metinler ile)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "Çizelge göster" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "Görünüm oluştur" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Bağlantı bulunamadı" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Sürüm bilgisi" @@ -6096,7 +6097,7 @@ msgstr "" "Sütun_Yorumları tablonuzun nasıl güncelleneceğini öğrenmek için lütfen " "belgeye bakın" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "SQL sorgusu işaretlendi" @@ -6172,7 +6173,7 @@ msgstr "Master durumu" msgid "Slave status" msgstr "Slave durumu" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Değişken" @@ -6180,7 +6181,7 @@ msgstr "Değişken" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Değer" @@ -6451,62 +6452,62 @@ msgstr "Farkı" msgid "Target database" msgstr "Hedef veritabanı" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s sunucusu üzerinde SQL sorgusunu/sorgularını çalıştır" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s veritabanı üzerinde SQL sorgusunu/sorgularını çalıştır" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Temizle" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "Sütun" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Bu SQL sorgusunu işaretle" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Bütün kullanıcıların bu işaretlemeye erişimlerine izin ver" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Mevcut aynı ismin işaretlemesini değiştir" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Pencere dışından bu sorgunun üzerine yazma" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Sınırlayıcı" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Bu sorguyu burada tekrar göster " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Gönder" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Sadece göster" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Metin dosyasının yeri" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web sunucusu gönderme dizini" @@ -6617,7 +6618,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "İndeks" @@ -6924,27 +6925,27 @@ msgstr "PHP uzantısı" msgid "Show PHP information" msgstr "PHP bilgisini göster" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Viki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Resmî phpMyAdmin Anasayfası" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "Katkıda bulun" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "Destek al" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "Değişikliklerin listesi" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6956,7 +6957,7 @@ msgstr "" "açık ayarlarla çalışıyor ve bu güvenlik açığını gerçekten düzeltmeniz " "gerekmektedir." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6966,7 +6967,7 @@ msgstr "" "Bu seçenek phpMyAdmin ile uyumlusuzdur ve bazı veri bozulmalarına sebep " "olabilir!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6976,7 +6977,7 @@ msgstr "" "görünüyor. Mbstring uzantısı olmadan phpMyAdmin karakter dizgilerini doğru " "olarak bölemez ve bu beklenmedik sonuçlar doğurabilir." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6988,7 +6989,7 @@ msgstr "" "session.gc-maxlifetime@]session.gc_maxlifetime[/a] düşük, bundan dolayı " "oturum açmanızın süresi phpMyAdmin içinde yapılandırılmadıkça dolacaktır." -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6997,13 +6998,13 @@ msgstr "" "tanımlama bilgisi depolamadan düşük, bundan dolayı oturum açmanızın süresi " "phpMyAdmin içinde yapılandırılmadıkça dolacaktır." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "Yapılandırma dosyası için gizli bir parola ifadesi gerekiyor " "(blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7013,7 +7014,7 @@ msgstr "" "phpMyAdmin dizininiz içinde mevcut. Birkez phpMyAdmin yapılandırıldı mı bunu " "kaldırmalısınız." -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -7022,7 +7023,7 @@ msgstr "" "phpMyAdmin yapılandırma depolaması tamamiyle yapılandırılmadı. Nedenini " "öğrenmek için %sburaya%s tıklayın." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7032,7 +7033,7 @@ msgstr "" "phpMyAdmin işlevselliği eksik olacaktır. Örneğin rehber çerçeveyi otomatik " "olarak yenilemeyecek." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7041,7 +7042,7 @@ msgstr "" "PHP MySQL kütüphanenizin %s sürümü MySQL sunucunuzun %s sürümünden farklı. " "Bu tarafsız davranışa sebep olabilir." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7050,7 +7051,7 @@ msgstr "" "Sunucu Suhosin ile çalışıyor. Lütfen olası sorunlar için %sbelgeden%s " "yararlanın." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Veritabanı yok" @@ -7400,20 +7401,20 @@ msgstr "%s veritabanı başarılı olarak kaldırıldı." msgid "Databases statistics" msgstr "Veritabanı istatistikleri" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Master kopya etme" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Slave kopya etme" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "İstatistikler etkin" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9685,39 +9686,39 @@ msgstr "İlgili bütünlük kontrolü:" msgid "Show tables" msgstr "Tabloları göster" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Alan kullanımı" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Kullanım" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Etkili" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Satır İstatistikleri" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "İfadeler" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "sabit" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "değişken" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Satır uzunluğu" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Satır boyutu " @@ -9842,7 +9843,7 @@ msgstr "%s sonrasına" msgid "Create an index on  %s columns" msgstr " %s sütunda indeks oluştur" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "bölüme ayrıldı" diff --git a/po/tt.po b/po/tt.po index 5b19dc5b52..ce2142a064 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-22 02:25+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: tatarish \n" @@ -49,19 +49,19 @@ msgstr "Ezläw" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "Alan iseme" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Töre" @@ -314,7 +314,7 @@ msgstr "Kübäytü aldınnan CREATE DATABASE östise" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "%s östäw" @@ -337,7 +337,7 @@ msgstr "Kübäytelgän biremlekkä küçäse" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Tezü cayı" @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Bäyläneşlär sxeme" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -374,7 +374,7 @@ msgstr "Tüşämä" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Kerem" @@ -390,21 +390,21 @@ msgstr "totıla" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Yasalışı" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Soñğı yañartılu" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Soñğı tikşerü" @@ -428,20 +428,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Tezü" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Artıp" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Kimep" @@ -508,8 +508,8 @@ msgstr "Sorawnı Yulla" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "İreşep Bulmadı" @@ -553,13 +553,13 @@ msgstr "Küzätü" msgid "Delete the matches for the %s table?" msgstr "Tüşämä eçtälegen çığaru" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Sal" @@ -626,7 +626,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -655,21 +655,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Bu MySQL-serverdä %s digän saqlaw ısulı töp bularaq saylanğan." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Saylanğannı:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Saylap Beter" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Saylanunı Töşer" @@ -678,16 +678,16 @@ msgstr "Saylanunı Töşer" msgid "Check tables having overhead" msgstr "Check overheaded" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Bastıru küreneşe" @@ -699,7 +699,7 @@ msgstr "Buşat" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Beter" @@ -708,8 +708,8 @@ msgstr "Beter" msgid "Check table" msgstr "Tüşämä tikşerü" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Optimize table" @@ -730,12 +730,12 @@ msgstr "Eçtälek Süzlege" msgid "Tracked tables" msgstr "Tüşämä tikşerü" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -764,7 +764,7 @@ msgid "Status" msgstr "Torış" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -923,7 +923,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1137,7 +1137,16 @@ msgstr "SQL-soraw" msgid "Inline Edit" msgstr "Engine" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Tözätü" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1145,71 +1154,71 @@ msgstr "Engine" msgid "Save" msgstr "Saqla" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL-soraw" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL-soraw" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Qarama" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Kürsätäse Alan saylaw" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Sersüz Ürçetü" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Ürçet" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Sersüz üzgärtü" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Dşm" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1217,123 +1226,123 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy msgid ", latest stable version:" msgstr "Server söreme" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy msgid "Done" msgstr "Eçtälek" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Uzğan" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Kiläse" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Tulayım" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Binar" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Äpr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "May" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Yün" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Yül" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Ökt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Ğın" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Äpr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1341,176 +1350,176 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Yün" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Yül" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sen" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Ökt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nöy" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dek" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Ykş" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Dşm" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Sşm" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Cmğ" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Ykş" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Dşm" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Sşm" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Çrş" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Pnc" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Cmğ" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Şmb" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Ykş" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Dşm" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Sşm" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Çrş" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Pnc" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Cmğ" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Şmb" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "totıla" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1585,14 +1594,6 @@ msgstr "Qabatlanu sanı" msgid "Comment" msgstr "Açıqlama" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Tözätü" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Töp açqıç beterelde" @@ -1609,7 +1610,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1721,7 +1722,7 @@ msgid "Cannot connect: invalid settings." msgstr "Totaşa almím: yaraqsız köyläwlär." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1746,57 +1747,57 @@ msgstr "" "sersüzlär tikäserep, alarnı MySQL idäräçese birgän mäğlümät belän çağıştırıp " "qarísı qala." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Kereş" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin qullanması" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Atama:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Sersüz:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Server Saylaw" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies must be enabled past this point." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "Kimendä %s sekund eşlämi tordıq, şuña kürä yañadan keräse" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL servergä totaşılıp bulmadı" @@ -1866,7 +1867,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Tüşämä" @@ -1880,18 +1881,18 @@ msgstr "Tüşämä" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Eçtälek" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Tulayım" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Overhead" @@ -1945,7 +1946,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
If you receive a blank page, everything " "is fine." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1975,28 +1976,28 @@ msgstr "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Serverdäge \"%s\" digän tezeleş yaraqsız" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "You should upgrade to %s %s or later." @@ -2030,8 +2031,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Qullanma" @@ -2048,7 +2049,7 @@ msgstr "MySQL qaytarışı:" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL Centekläw" @@ -2060,11 +2061,11 @@ msgstr "SQL Centeklämäskä" msgid "Without PHP Code" msgstr "PHP Kodısız" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-Kod yasa" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Yañart" @@ -2073,7 +2074,7 @@ msgstr "Yañart" msgid "Skip Validate SQL" msgstr "SQL Tikşermäskä" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL'nı Tikşer" @@ -2186,7 +2187,7 @@ msgid "Structure" msgstr "Tözeleş" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2194,8 +2195,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Östäw" @@ -2215,7 +2216,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "web-server'neñ yökläw törgäge" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Yökläw öçen bigelängän törgäkne uqıp bulmí" @@ -2376,7 +2377,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2566,7 +2567,7 @@ msgstr "Biremlekne bolay atap quy" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2628,13 +2629,13 @@ msgstr "" msgid "Save as file" msgstr "Biremgä saqlıysı" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "Şul biremneñ bilgelämäse:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Tözeleş" @@ -2645,8 +2646,8 @@ msgstr "Qısu" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2656,16 +2657,16 @@ msgstr "Qısu" msgid "Put columns names in the first row" msgstr "Berençe yulda alannarnıñ iseme çığarası" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Alan yaptıruçı bilge" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2675,8 +2676,8 @@ msgstr "Alan uzdıru bilgese" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL'nı almaştırası:" @@ -2684,15 +2685,15 @@ msgstr "NULL'nı almaştırası:" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Yul ara bilgese" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Yul ara bilgese" @@ -2719,8 +2720,8 @@ msgid "Table name template" msgstr "Birem adınıñ tözeleşe" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2747,13 +2748,13 @@ msgid "Label key" msgstr "Açqıç yazması" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-törläre" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Bäyläneşlär" @@ -2783,12 +2784,12 @@ msgstr "Birem adınıñ tözeleşe" msgid "Enclose table and column names with backquotes" msgstr "Tüşämä/alan isemnären kirequote eçenä salası" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL, kileşterü ısulı" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2812,67 +2813,67 @@ msgstr "" msgid "Use ignore inserts" msgstr "\"IGNORE\" belän kertäse" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Kilgän soraw külämeneñ öske küläme" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "Çığaru ısulı" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Transaksi eçendä ütkärep" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "Çığaru ısulı" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2880,254 +2881,254 @@ msgstr "Biremlek saqlaw köyläneşe" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 #, fuzzy msgid "Export defaults" msgstr "Biremdän alu" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 #, fuzzy msgid "Customize default export options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Ürçet" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Yökläw" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "Biremdän alu" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serverlär" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 #, fuzzy msgid "Servers display options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 #, fuzzy msgid "Tables display options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "Qullanma" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Bitneñ sanı:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 #, fuzzy msgid "Customize query window options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "Qullanma" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "Bäyläneşlär" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 #, fuzzy msgid "Customize import defaults" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL-soraw" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL-soraw" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL-soraw" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-taríxı" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3135,285 +3136,285 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "Torış" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "Tüşämä" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Bu mätennän" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Tüşämä eçtälegen bu biremlektäge belän alamştırası" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Yöklänğan birem tözeleşe" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL digän süz qullanıp" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "Berençe yulda alannarnıñ iseme çığarası" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Baştan ütep kitäse yazma sanı" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "\"AUTO_INCREMENT\" bäyäsen östise" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 #, fuzzy msgid "Number of inserted rows" msgstr "Tezelgän yazma sanı bu." -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "The number of tables that are open." msgid "Minimum number of tables to display the table filter box" msgstr "Açıq toruçı tüşämä sanı." -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 #, fuzzy msgid "Database tree separator" msgstr "Birem adınıñ tözeleşe" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "MySQL belän totaştırğıç söreme" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3421,437 +3422,437 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 #, fuzzy msgid "Maximum databases" msgstr "Biremleklär yuq" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "Resurs çikläwläre" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Tüşämä eçtälegen bolay tezäse" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Tözätü cebe" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "Biremnär törgäge" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "Totaşular" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "Berär genä dä tüşämä yuq" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "Tüşämä kisäklären berläşterü" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 #, fuzzy msgid "PHP extension to use" msgstr "PHP Söreme" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "Biremleklär yuq" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "server adı" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3860,302 +3861,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "biremlek adı" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "Server ID'e" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "Tüşämä tözätü" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "Server Saylaw" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Buy Açıqlamasın Kürsätäse" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Cömlä" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Üzennän tözälü ısulı" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Açıq tüşämä tezmäse" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "Tulı Sorawlar Kürsät" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "Kerem Nöfüse" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4163,29 +4164,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "Açıq tüşämä tezmäse" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4195,90 +4196,90 @@ msgstr "" msgid "Password" msgstr "Sersüz" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "Atama:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Add/Delete Field Columns" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy msgid "Default title" msgstr "Biremlekne bolay atap quy" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4286,57 +4287,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 #, fuzzy msgid "Upload directory" msgstr "Biremnär törgäge" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4344,13 +4345,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4512,7 +4513,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4531,7 +4532,7 @@ msgstr "Bu server endäşmi" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(yä cirle MySQL-server soketı döres köylänmägän ide)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4707,66 +4708,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Şul biremneñ bilgelämäse:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Qısu" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Buş" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"ziple\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gziple\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bziple\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Biremgä saqlıysı" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Tözeleş" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Transformation options" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL belän totaştırğıç söreme" @@ -4887,11 +4888,11 @@ msgstr "bastırıp" msgid "in %s mode and repeat headers after %s cells" msgstr "%s ısulı belän; başlıqnı %s yul sayın qabatlísı" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Qullanası tezeş" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4905,106 +4906,106 @@ msgstr "Qullanası tezeş" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "Eşkärtü" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Partial Texts" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Tulı Mätennär" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "Bäyläneşlär sxeme" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Bäyläneşlär sxeme" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Bu yazma salınğan buldı" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Üter" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "sorawda" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Yazma sanı:" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "tulayım" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Soraw eşkärtü %01.4f sek aldı" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Üzgärt" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Soraw qaytarmasın eşkärtü" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Bastıru küreneşe (bar mätennär belän)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF schema kürsätü" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "Server söreme" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Bäyläneş tabılmadı" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Söreme turında" @@ -6135,7 +6136,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "Sineñ Column_comments Tüşämä yañartu eşe turında Qullanmada qarísı" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Tamğalanğan SQL-soraw" @@ -6204,7 +6205,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Üzgärmä" @@ -6212,7 +6213,7 @@ msgstr "Üzgärmä" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Bäyä" @@ -6497,65 +6498,65 @@ msgstr "" msgid "Target database" msgstr "Biremlektä ezläw: " -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "%s digän serverdä SQL-soraw eşlätü" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "%s biremlegendä eşlätäse SQL-soraw" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "Täqwim" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Alan iseme" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Bu SQL-sorawğa tamğa quy" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Bu tamğanı bar qullanuçığa da ireşüle itäse" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Şulay uq atalğan bitbilgelärne almaştırası" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Bu sorawnı, täräzä tışında bulğanı belän almaştırası tügel" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Bu sorawnı qabat kürsätäse" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Künder" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Kürep kenä" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "SQL-ämerlege belän birem yökläw" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "web-server'neñ yökläw törgäge" @@ -6670,7 +6671,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Tezeş" @@ -7007,31 +7008,31 @@ msgstr "PHP Söreme" msgid "Show PHP information" msgstr "PHP turında" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin säxifäse" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Üzençälek" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Üzgäreşsez" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7042,7 +7043,7 @@ msgstr "" "xisap saylanğan (sersüzsez \"root\"). MySQL-server şul töp xisap belän " "açılğan da, andıy xällär iminlekneñ citdi tişege tip sanala." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7051,7 +7052,7 @@ msgstr "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause breaking of some data!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7061,7 +7062,7 @@ msgstr "" "charset. Without mbstring extension phpMyAdmin is unable to split strings " "correctly and it may result in unexpected results." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7069,25 +7070,25 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "The configuration file now needs a secret passphrase (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7099,28 +7100,28 @@ msgstr "" "Bäyläneştä torğan tüşämä belän eşläp bulmas, östämä eşli-alu sünek tora. Anı " "qabızu öçen, %sbonda çirtäse%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Biremleklär yuq" @@ -7505,20 +7506,20 @@ msgstr "\"%s\" biremlegen beterü uñışlı uzdı." msgid "Databases statistics" msgstr "Biremlek nöfüsläre" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Nöfüsne Cibärü" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9652,39 +9653,39 @@ msgstr "Bäyläneşlärne döreslekkä tikşerü:" msgid "Show tables" msgstr "Tüşämälär kürsätäse" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Totılğan Alan" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Totılu" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Uñışlı" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Kerem Nöfüse" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Cömlä" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "üzgärüçän" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Kerem ozınlığı" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Kerem olılığı" @@ -9819,7 +9820,7 @@ msgstr "%s artınnan" msgid "Create an index on  %s columns" msgstr "%s alannan tezeş yaratu" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ug.po b/po/ug.po index 0680a0353c..b2380cec2e 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-08-26 11:59+0200\n" "Last-Translator: \n" "Language-Team: Uyghur \n" @@ -51,19 +51,19 @@ msgstr "ئىزدەش" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -152,7 +152,7 @@ msgstr "سۆزلەم" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "تۈرى" @@ -311,7 +311,7 @@ msgstr "ئاندىنقى سانداننى كۆپەيتىپ ساندان قۇرۇ #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "قوشۇلغىنى %s" @@ -334,7 +334,7 @@ msgstr "كۆپەيتىلگەن ساندانغا كۆچۈش" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "تاسقاش" @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "PDF تىزىىسىنى كۆرسىتىش" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -368,7 +368,7 @@ msgstr "جەدۋەل" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "سەپ سانى" @@ -384,21 +384,21 @@ msgstr "ئىشلىتىلمەكتە" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "قۇرۇش" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "ئاخىرقى يېڭلىنىش" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "ئاخىرقى تەكشۈرۈش" @@ -421,20 +421,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "تۈرلەش" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "ئارتىش" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "كېمىيىش" @@ -497,8 +497,8 @@ msgstr "تاپشۇرۇش" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "رەت قىلىندى" @@ -541,13 +541,13 @@ msgstr "كۆزەت" msgid "Delete the matches for the %s table?" msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "ئۆچۈرۈش" @@ -611,7 +611,7 @@ msgstr "ئاكتىپ ئىزلاش" msgid "Tracking is not active." msgstr "ئىزلاش ئاكتىپ ئەمەس" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s بولسا MySQL مۇلازىمىتېرنىڭ ساقلاش ئەندىزە موتۇرى" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "تاللانغىنى:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "ھەممىنى تاللاش" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "تاللاشنى بىكار قىلىش" @@ -662,16 +662,16 @@ msgstr "تاللاشنى بىكار قىلىش" msgid "Check tables having overhead" msgstr "مەزمۇن بارلارنى تاللاش" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "چىقىرىش" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "بېسىپ كۆرسىتىش" @@ -683,7 +683,7 @@ msgstr "تازىلاش" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "ئۆچۈرۈش" @@ -692,8 +692,8 @@ msgstr "ئۆچۈرۈش" msgid "Check table" msgstr "جەدۋەل تەكشۈرۈش" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "جەدۋەلنى ئەلالاش" @@ -713,12 +713,12 @@ msgstr "مەلۇمات لۇغىتى" msgid "Tracked tables" msgstr "ئىزلانغان جەدۋەل" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "ھالەت" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -910,7 +910,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1116,7 +1116,16 @@ msgstr "SQL سورىقى" msgid "Inline Edit" msgstr " ئىچكى بىرلىشىش" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "تەھىرلەش" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1124,66 +1133,66 @@ msgstr " ئىچكى بىرلىشىش" msgid "Save" msgstr "" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL query" msgid "Show search criteria" msgstr "SQL سورىقى" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "سېرتقى ئۇلىنىشنى تاللاش" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "تاشقى ئاچقۇق قىممىتى" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "ئاساسىي قىممەت ياكى بىردىنبىر قىمەتنى تاللاڭ" # column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "سۆزلەمنى كۆرسەتمەسلىك" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "پارول ھاسىللاش" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "ھاسىللاش" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "پارولنى ئۆزگەرتىش" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "تېخىمۇ كۆپ" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1191,256 +1200,256 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Last version" msgid ", latest stable version:" msgstr "ېيڭى نەشىر" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "تامام" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "ئالدىنقى ئاي" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "كىيىنكى ئاي" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "بۈگۈن" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "قەھرىتان" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "ھۇت" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "نورۇز" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "ئۈمىد" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "باھار" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "6-ئاي" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "7-ئاي" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "8-ئاي" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "9-ئاي" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "10-ئاي" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "11-ئاي" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "12-ئاي" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "1-ئاي" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "2-ئاي" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "3-ئاي" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "4-ئاي" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "5-ئاي" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "6-ئاي" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "چىللە" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "تومۇز" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "مىزان" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "ئوغۇز" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "ئوغلاق" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "كۆنەك" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "يەكشەنبە" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "دۈشەنبە" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "سەيشەنبە" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "چارشەنبە" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "پەيشەنبە" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "جۈمە" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "شەنبە" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "يەكشەنبە" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "دۈشەنبە" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "سەيشەنبە" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "چارشەنبە" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "پەيشەنبە" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "جۈمە" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "شەنبە" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "يەكشەنبە" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "دۈشەنبە" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "سەيشەنبە" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "چارشەنبە" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "پەيشەنبە" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "جۈمە" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "شەنبە" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "ھەپتە" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "سائەت" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "مىنۇت" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "سېكنۇت" @@ -1515,14 +1524,6 @@ msgstr "تۈپ سان" msgid "Comment" msgstr "ئىزاھات" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "تەھىرلەش" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "ئاساسىي قىممەت ئۆچۈرۈلدى" @@ -1541,7 +1542,7 @@ msgstr "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1648,7 +1649,7 @@ msgid "Cannot connect: invalid settings." msgstr "ئۇلىنالمىدى: ئۈنۈمسىز تەڭشەك." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1675,57 +1676,57 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "كىرىش" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin ھۆججىتى" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "You can enter hostname/IP address and port separated by space." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "مۇلازىمىتېر:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "ئابۇنىت ئىسمى:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "شىفىر" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "مۇلازىمىتېر تاللاش" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies نى قوزغاتقاندىن كېيىن ئاندىن كېرىڭ." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "پارولسىز كىرىش چەكلەنگەن (پارولسىز كىرىش ئىقازىتىنى كۆرۈڭ)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "No activity within %s seconds; please log in again" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL مۇلازىمىتېرىغا ئۇلىنالمىدى." @@ -1793,7 +1794,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "" @@ -1807,18 +1808,18 @@ msgstr "" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "سانلىق مەلۇمات" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "يىغىندىسى" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "ئېغىر يۈك" @@ -1867,7 +1868,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
ئەگەر سىز بىر ئاق بەت كۆرسىڭىز " "مەسىلە يوقلىقىنى بىلدۈرىدۇ." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى." -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr " $cfg['PmaAbsoluteUri'] نى تەڭشەڭ !تەڭشەك ھۆججىتى ئىچىدىكى" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "ئۈنۈمسىز مۇلازىمىتېر :%s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "مۇلازىمىتېر %1$s ئۈنۈمسىز. تەڭشەك ھۆجقىتىنى تەشۈرۈڭ." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "مۇلازىمىتېر" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "تەڭشەك ھۆجىتى ئىچىدىكى دەلىللەش ئۇسۇلى ئۈنۈمسىز:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "%s %s ياكى ئۇنىڭدىنمۇ يۇقىرى نەشىرگە كۆتۈتىڭ." @@ -1947,8 +1948,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "قوللانما" @@ -1965,7 +1966,7 @@ msgstr "MySQL جاۋابى:" msgid "Failed to connect to SQL validator!" msgstr "Failed to connect to SQL validator!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL ئىزاھى" @@ -1977,11 +1978,11 @@ msgstr "SQL ئىزاھىىدىن ئاتلاش" msgid "Without PHP Code" msgstr "PHP كودى يوق" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP كودى قۇرۇش" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "يېڭلاش" @@ -1990,7 +1991,7 @@ msgstr "يېڭلاش" msgid "Skip Validate SQL" msgstr "SQL دەلىللەشتىن ئاتلاش" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL دەلىللەش" @@ -2101,7 +2102,7 @@ msgid "Structure" msgstr "تۈزۈلىشى" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2109,8 +2110,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "قىستۇرۇش" @@ -2130,7 +2131,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى" @@ -2283,7 +2284,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2467,7 +2468,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2527,12 +2528,12 @@ msgstr "" msgid "Save as file" msgstr "ھۆججەتنى باشقا ساقلاش" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "فورماتلاش" @@ -2543,8 +2544,8 @@ msgstr "پىرىسلاش" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2552,14 +2553,14 @@ msgstr "پىرىسلاش" msgid "Put columns names in the first row" msgstr "" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "مەزمۇن ئايرىش بەلگىسى" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى" @@ -2567,8 +2568,8 @@ msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "نى ئالماشتۇرۇش ئۈچۈنNULL " @@ -2576,13 +2577,13 @@ msgstr "نى ئالماشتۇرۇش ئۈچۈنNULL " msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "خەت ئايرىش بەلگىسى" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "قۇر ئالماشۇرۇش بەلگىسى" @@ -2606,8 +2607,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2635,13 +2636,13 @@ msgid "Label key" msgstr "ئاچقۇچلۇق ئېمزا" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIMEشەكلى" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "مۇناسىۋىتى" @@ -2668,12 +2669,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQLئۆز ئىچىگە ئالغان شەكلى" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2697,66 +2698,66 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export" msgid "Export type" msgstr "چىقىرىش" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2764,241 +2765,241 @@ msgstr "" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "ھاسىللاش" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "كىرگۈزۈش" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "OpenOffice ھۆججىتى" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authenticating..." msgid "Authentication" msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ..." -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authenticating..." msgid "Authentication settings" msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ..." -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "Skip Validate SQL" msgid "SQL Validator" msgstr "SQL دەلىللەشتىن ئاتلاش" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3006,273 +3007,273 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "كىرگۈزگەن ھۆججەت شەكلى" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Columns terminated by" msgid "Column names in first row" msgstr "خەت ئايرىش بەلگىسى" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "AUTO_INCREMENT قوشۇش" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3280,420 +3281,420 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "ئەسلىگە كەلتۈرۈش يۇلى" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3702,289 +3703,289 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ساندان ئىسمى" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3992,28 +3993,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4023,90 +4024,90 @@ msgstr "" msgid "Password" msgstr "پارول" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ئەندىز" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4114,56 +4115,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4171,13 +4172,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4346,7 +4347,7 @@ msgstr "دائىملىق" msgid "Return type" msgstr "تۈرگە قايتىش" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4367,7 +4368,7 @@ msgstr "مۇلازىمىتېردا ئىنكاس يوق" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(يەرلىك MySQL مۇلازىمىتېرى توغرا تەڭشەلمىگەن)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "تەپسىلاتلار..." @@ -4537,64 +4538,64 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "ھۆججەتنىڭ ھەرىپ-بەلگە توپلىمى" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "پىرىسلاش" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "يوق" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zipپىرىسلاش" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzipپىرىسلاش" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip پىرىسلاش" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "ھۆججەتنى باشقا ساقلاش" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "فورماتلاش" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4714,11 +4715,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4732,101 +4733,101 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial import" msgid "Partial texts" msgstr "بۆلۈپ كىرگۈزىش" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "ئۇمۇمىي" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "ئۆزگەرتتىش" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "بېسىپ چىقىرش كۈرۈلمىسى" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "جەدۋەل ئىزاھى" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "نەشىرنى قۇىماق" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "ئۇلىنىشنى تاپالمىدى" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5921,7 +5922,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5990,7 +5991,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5998,7 +5999,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "" @@ -6275,62 +6276,62 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "يىزىق ھۆججەتنىڭ ئورنى" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" @@ -6421,7 +6422,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6684,27 +6685,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6712,21 +6713,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6734,24 +6735,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The phpMyAdmin configuration storage has been deactivated. To find out " @@ -6763,28 +6764,28 @@ msgstr "" "ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن " "%sبۇ يەرنى كۆرۈڭ%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -7151,20 +7152,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9236,39 +9237,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9390,7 +9391,7 @@ msgstr "" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/uk.po b/po/uk.po index 7a03d209c8..87e0e82403 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-12-28 22:26+0200\n" "Last-Translator: Olexiy Zagorskyi \n" "Language-Team: ukrainian \n" @@ -50,19 +50,19 @@ msgstr "Шукати" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -151,7 +151,7 @@ msgstr "Стовпчик" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тип" @@ -310,7 +310,7 @@ msgstr "Перед копіюванням створити базу даних ( #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "Додати %s" @@ -333,7 +333,7 @@ msgstr "Перейти до скопійованої бази даних" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Порівняння" @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Редагувати або експортувати схему зв'язків" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -365,7 +365,7 @@ msgstr "Таблиця" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Рядки" @@ -381,21 +381,21 @@ msgstr "використовується" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Створено" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Поновлено" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Перевірено" @@ -420,20 +420,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Посортувати" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Зростаючий" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Спадаючий" @@ -496,8 +496,8 @@ msgstr "Виконати запит" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Доступ заборонено" @@ -541,13 +541,13 @@ msgstr "Переглянути" msgid "Delete the matches for the %s table?" msgstr "Видалити співпадіння для таблиці %s ?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Видалити" @@ -611,7 +611,7 @@ msgstr "Трекінг є активним." msgid "Tracking is not active." msgstr "Трекінг не активний." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,21 +639,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "З відміченими:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Відмітити все" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Зняти усі відмітки" @@ -662,16 +662,16 @@ msgstr "Зняти усі відмітки" msgid "Check tables having overhead" msgstr "" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Експорт" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Версія для друку" @@ -683,7 +683,7 @@ msgstr "Очистити" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Знищити" @@ -692,8 +692,8 @@ msgstr "Знищити" msgid "Check table" msgstr "Перевірити таблицю" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Оптимізувати таблицю" @@ -713,12 +713,12 @@ msgstr "Словник даних" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -745,7 +745,7 @@ msgid "Status" msgstr "Статус" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -899,7 +899,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1083,7 +1083,16 @@ msgstr "Показати блок запиту" msgid "Inline Edit" msgstr "Редагування рядків" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Редагувати" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1091,61 +1100,61 @@ msgstr "Редагування рядків" msgid "Save" msgstr "Зберегти" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "Сховати критерії пошуку" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "Показати критерії пошуку" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Ігнорувати" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "Виберіть колонку для відображення" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "Згенерувати пароль" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "Змінити пароль" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "Більше" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1153,254 +1162,254 @@ msgid "" msgstr "" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr "" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "Готово" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "Попередні" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Наступні" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "Сьогодні" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "Січень" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "Лютий" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "Березень" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "Квітень" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Травень" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "Червень" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "Липень" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "Серпень" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "Вересень" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "Жовтень" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "Листопад" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "Грудень" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Січ" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Лют" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Бер" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Квт" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "Трв" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Чрв" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Лип" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Сер" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Вер" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Жов" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Лис" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Гру" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "Неділя" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "Понеділок" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "Вівторок" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "П'ятниця" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Нд" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Пн" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Вт" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Ср" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Чт" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Пт" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Сб" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "Нд" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "Пн" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "Вт" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "Ср" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "Чт" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "Пт" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "Сб" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "Хвилина" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "Секунда" @@ -1471,14 +1480,6 @@ msgstr "Кількість елементів" msgid "Comment" msgstr "" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Редагувати" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Первинний ключ було знищено" @@ -1495,7 +1496,7 @@ msgid "" "removed." msgstr "" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1605,7 +1606,7 @@ msgid "Cannot connect: invalid settings." msgstr "" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1630,57 +1631,57 @@ msgstr "" "config.inc.php та впевнитися, що вони відповідають даним отриманим Вами від " "адміністратора MySQL сервера." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Вхід в систему" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "Документація по phpMyAdmin" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Ім'я користувача:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Пароль:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Вибір сервера" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "З цього моменту Cookies повинні бути дозволені." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "Не можу зареєструватися на MySQL сервері" @@ -1748,7 +1749,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Таблиць" @@ -1762,18 +1763,18 @@ msgstr "Таблиць" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Дані" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Разом" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Надмірні видатки" @@ -1822,7 +1823,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Якщо Ви отримаєте порожню сторінку - значить все в " "порядку." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -1852,27 +1853,27 @@ msgstr "" "Змінна $cfg['PmaAbsoluteUri'] ПОВИННА бути встановлена у Вашому " "конфігураційному файлі!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервер" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "" @@ -1906,8 +1907,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документація" @@ -1924,7 +1925,7 @@ msgstr "Відповідь MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Тлумачити SQL" @@ -1936,11 +1937,11 @@ msgstr "Не тлумачити SQL" msgid "Without PHP Code" msgstr "без PHP коду" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "Створити PHP код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1949,7 +1950,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Не перевіряти SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "Перевірити SQL" @@ -2060,7 +2061,7 @@ msgid "Structure" msgstr "Структура" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2068,8 +2069,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Вставити" @@ -2088,7 +2089,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "Виберіть з каталога веб-сервера для завантаження файлів %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Встановлений Вами каталог для завантаження файлів недоступний" @@ -2239,7 +2240,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "" @@ -2425,7 +2426,7 @@ msgstr "" msgid "Show binary contents as HEX by default" msgstr "" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "" @@ -2483,12 +2484,12 @@ msgstr "" msgid "Save as file" msgstr "Зберегти як файл" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2499,8 +2500,8 @@ msgstr "Стискання" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2508,14 +2509,14 @@ msgstr "Стискання" msgid "Put columns names in the first row" msgstr "Помістити імена колонок в перший рядок" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "Колонки взято в" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "Колонки екрануються в" @@ -2523,8 +2524,8 @@ msgstr "Колонки екрануються в" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "Замінити NULL на" @@ -2532,13 +2533,13 @@ msgstr "Замінити NULL на" msgid "Remove CRLF characters within columns" msgstr "" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "Колонки завершуються з" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Рядки розділено" @@ -2560,8 +2561,8 @@ msgid "Table name template" msgstr "" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2586,13 +2587,13 @@ msgid "Label key" msgstr "" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME-type" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Зв'язки" @@ -2617,12 +2618,12 @@ msgstr "" msgid "Enclose table and column names with backquotes" msgstr "Візьміть імена таблиці та колонки в зворотні лапки" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2646,64 +2647,64 @@ msgstr "" msgid "Use ignore inserts" msgstr "" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "Тип експорту" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2711,231 +2712,231 @@ msgstr "" msgid "CSV" msgstr "CSV дані" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "Загальний" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "Відкрити Документ" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "Заголовки сторінки" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Вікно запиту" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "Аутентифікація" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "Налаштування SQL запитів" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL валідатор" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2943,269 +2944,269 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "Текстові поля" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "Налаштувати текстові поля вводу" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " "transactions." msgstr "" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Замінити дані таблиці даними з файлу" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Імена колонок і першому рядку" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3213,418 +3214,418 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "Звичайний порядок" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "Висота вікна запиту" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "Ширина вікна запиту (в пікселях)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "Ширина вікна запиту" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3633,287 +3634,287 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "Ім'я бази даних" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "Показувати колонки таблиці" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3921,28 +3922,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3952,86 +3953,86 @@ msgstr "" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "Заголовок по замовчуванню" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4039,56 +4040,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4096,13 +4097,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4263,7 +4264,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4282,7 +4283,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4433,56 +4434,56 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Кодування файлу:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "Стискання:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Немає" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "стиснено" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "стиснено в \"gzip\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "стиснено в \"bzip\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save output to a file" msgid "View output as text" msgstr "Зберегти вивід у файл" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "Формат:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Опції перетворення" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4600,11 +4601,11 @@ msgstr "вертикальному" msgid "in %s mode and repeat headers after %s cells" msgstr "в %s режимі і дублювати заголовки через кожні %s рядків " -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4618,105 +4619,105 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Часткові тексти" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Повні тексти" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "Схема зв'язків" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Перетворення МІМЕ-типу бровзером" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Рядок видалено" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Вбити" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "по запиту" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Показано записи " -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "всього" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Запит виконувався %01.4f сек" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Змінити" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Показати PDF схему" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Створити користувача" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Лінк не знайдено" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5814,7 +5815,7 @@ msgstr "" "За інформацією як поновити Вашу таблицю Column_comments прошу дивитись у " "Документації" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Закладка на SQL-запит" @@ -5883,7 +5884,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Змінна" @@ -5891,7 +5892,7 @@ msgstr "Змінна" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Значення" @@ -6174,64 +6175,64 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "Виконати SQL запит(и) до БД %s" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Назви колонок" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Закладка на даний SQL-запит" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Не перекривати цей запит в інших вікнах" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " Показати даний запит знову " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Виконати" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Лише перегляд" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "вкажіть розташування текстового файлу" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "каталог веб-сервера для завантаження файлів (upload directory)" @@ -6343,7 +6344,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Індекс" @@ -6655,31 +6656,31 @@ msgstr "" msgid "Show PHP information" msgstr "Показати інформацію про PHP" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "Офіційна сторінка phpMyAdmin" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибути" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Змін немає" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6691,21 +6692,21 @@ msgstr "" "відкритий для вторгнення і тому Вам обов'язково слід виправити цю прогалину " "у безпеці." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6713,24 +6714,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "Конфігураційний файл потребує секретну фразу (пароль)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6742,28 +6743,28 @@ msgstr "" "Додаткова можливість роботи із залінкованими таблицями деактивована. Для " "того, щоб довідатись чому, натисніть %sтут%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "БД відсутні" @@ -7138,20 +7139,20 @@ msgstr "%s база(и) даних успішно знищено." msgid "Databases statistics" msgstr "Статистика баз даних" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Дозволити статистику" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9255,39 +9256,39 @@ msgstr "Перевір цілісність даних на рівні поси msgid "Show tables" msgstr "Показати таблиці" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Простір, що використовується" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Використання" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Ефективність" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Статистика рядка" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Параметр" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамічний" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Довжина рядка" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " Розмір рядка " @@ -9421,7 +9422,7 @@ msgstr "Після %s" msgid "Create an index on  %s columns" msgstr "Створити індекс на %s колонках" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/ur.po b/po/ur.po index 7031624b55..894cd7e462 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-04-23 08:37+0200\n" "Last-Translator: Mehbooob Khan \n" "Language-Team: Urdu \n" @@ -51,19 +51,19 @@ msgstr "تلاش" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -157,7 +157,7 @@ msgstr "کالم" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "قِسم" @@ -316,7 +316,7 @@ msgstr "CREATE DATABASE نقل سے قبل" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "اضافہ کریں %s" @@ -339,7 +339,7 @@ msgstr "نقل شدہ کوائفیہ پر جائیں" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "ترتیب" @@ -358,7 +358,7 @@ msgid "Edit or export relational schema" msgstr "تعلق دار شجرہ کی تدوین یا برآمد کریں" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -371,7 +371,7 @@ msgstr "جدول" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "صفیں" @@ -388,21 +388,21 @@ msgstr "استعمال میں ہے" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "بنائیں" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "آخری دفعہ کی تازہ کاری" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "آخری دفعہ کی پڑتال" @@ -426,20 +426,20 @@ msgid "visual builder" msgstr "بصری تعمیر کنندہ" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "چھانٹیں" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "صعودی" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "نزولی" @@ -502,8 +502,8 @@ msgstr "طلب بھیجیں" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "‏‏رسائی نہیں دی گئی" @@ -546,13 +546,13 @@ msgstr "براؤز" msgid "Delete the matches for the %s table?" msgstr "اس جدول کے مشابہات حذف %s کریں؟" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "حذف" @@ -615,7 +615,7 @@ msgstr "کھوج فعال ہے۔" msgid "Tracking is not active." msgstr "کھوج غیر فعال ہے۔" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,21 +644,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%sاس MySQL سرور میں طے شدہ ذخیرہ انجن ہے۔" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "مع منتخب:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "تمام پڑتال کریں" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "تمام غیر پڑتال کریں" @@ -667,16 +667,16 @@ msgstr "تمام غیر پڑتال کریں" msgid "Check tables having overhead" msgstr "اوور ہیڈ جداول کی پڑتال کریں" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "برآمد" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "چھپائی منظر" @@ -688,7 +688,7 @@ msgstr "خالی" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "چھوڑیں" @@ -697,8 +697,8 @@ msgstr "چھوڑیں" msgid "Check table" msgstr "جدول پڑتال کریں" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "جدول احسن کریں" @@ -718,12 +718,12 @@ msgstr "کوائف لغت" msgid "Tracked tables" msgstr "کھوج شدہ جداول" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -750,7 +750,7 @@ msgid "Status" msgstr "حالت" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -915,7 +915,7 @@ msgstr "" "کو اس وقت تک مکمل نہیں کرسکتا جب تک کہ php وقت حد کو آپ بڑھاتے نہیں۔" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1100,7 +1100,16 @@ msgstr "طلب خانہ دکھائیں" msgid "Inline Edit" msgstr "ان لائن تدوین" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "تدوین" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1108,61 +1117,61 @@ msgstr "ان لائن تدوین" msgid "Save" msgstr "" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "تلاش کسوٹی چھپائیں" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "تلاش کسوٹی دکھائیں" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "نظر انداز کریں" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "محولہ کلید منتخب کریں" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "فارن کلید منتخب کریں" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "ایک بنیادی یا منفرد کلید منتخب کریں" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "کالم دکھانے کے لیے انتخاب کریں" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "کالم کے لیے ایک اختیار اضافہ کریں" -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "پاس ورڈ بنائیں" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "بنائیں" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "پاس ورڈ تبدیل کریں" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "مزید" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1172,254 +1181,254 @@ msgstr "" "%s, جاری کیا گیا %s." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ", حالیہ مستحکم نسخہ:" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "ہوچکا" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "پچھلا" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "اگلا" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "آج" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "جنوری" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "فروری" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "مارچ" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "اپریل" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "مئی" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "جون" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "جولائی" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "اگست" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "ستمبر" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "اکتوبر" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "نومبر" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "دسمبر" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "جنوری" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "فروری" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "مارچ" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "اپریل" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "مئی" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "جون" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "جولائی" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "اگست" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "ستمبر" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "اکتوبر" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "نومبر" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "دسمبر" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "اتوار" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "پیر" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "منگل" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "بدھ" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "جمعرات" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "جمعہ" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "ہفتہ" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "اتوار" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "پیر" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "منگل" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "بدھ" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "جمعرات" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "جمعہ" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "ہفتہ" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "اتوار" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "پیر" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "منگل" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "بدھ" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "جمعرات" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "جمعہ" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "ہفتہ" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "ہفتہ وار" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "گھنٹہ" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "منٹ" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "سیکنڈ" @@ -1493,14 +1502,6 @@ msgstr "درجہ تعلق داری" msgid "Comment" msgstr "تبصرہ" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "تدوین" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "بنیادی کلید چھوڑ دیا گیا ہے" @@ -1519,7 +1520,7 @@ msgstr "" "اشاریے %1$s اور %2$s مساوی نظر آتے ہیں اور ان میں ایک ممکنہ طور پر ہٹا دیا " "جائے گا۔" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1629,7 +1630,7 @@ msgid "Cannot connect: invalid settings." msgstr "جڑ نہیں سکتا: غلط ترتیبات۔" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1655,57 +1656,57 @@ msgstr "" "ہوسٹ، صارف نام، پاس ورڈ کو اپنے تشکیل میں پڑتال کریں اور اثبات کریں کہ دی " "گئی معلومات MySQL سرور منتظم نے دیے ہیں۔" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "لاگ ان" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin دستاویز" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "آپ ہوسٹ نام یا IP پتا اور دہانہ وقفوں سے جدا کرکے داخل کرسکتے ہیں۔" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "سرور:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "صارف نام:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "پاس ورڈ:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "سرور انتخاب" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "اس جگہ کوکی لازمی اہل ہوں۔" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "پاس ورڈ کے بغیر لاگ ان تشکیل میں ممنوع ہے (دیکھیں AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "%s سیکنڈ میں کوئی سرگرمی نہیں ہوئی، دوبارہ لاگ ان کریں۔" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL سرور میں لاگ ان نہیں کرسکتا" @@ -1773,7 +1774,7 @@ msgid "shared" msgstr "حصہ دارانہ" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "جداول" @@ -1787,18 +1788,18 @@ msgstr "جداول" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "کوائف" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "میزان" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "مجموعی" @@ -1847,7 +1848,7 @@ msgstr "GD توسیع اس چارٹ کے لیے درکار ہے۔" msgid "JSON encoder is needed for chart tooltips." msgstr "JSON ضابطہ کار اس چارٹ ٹول ٹّوٹکے کے لیے درکار ہے۔" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
اگر آپ کو ایک خالی صفحہ ملے تو سب ٹھیک ہے۔" -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "طے شدہ تشکیلات کو لوڈ نہیں کرسکا: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "" "$cfg['PmaAbsoluteUri'] ہدایات آپ کے تشکیل مسل میں لازمی موجود ہوں!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "غلط سرور اشاریہ: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "سرور کے لیے ہوسٹ نام غلط ہے %1$s. اپنے تشکیل کا جائزہ لیں۔" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "سرور" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "غلط توثیقی طریقہ تشکیل میں دیا گیا ہے:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "آپ اس سے درجہ فزوں کریں %s %s یا بعد۔" @@ -1928,8 +1929,8 @@ msgstr "انگریزی" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "دستاویزات" @@ -1946,7 +1947,7 @@ msgstr "MySQL نے کہا:" msgid "Failed to connect to SQL validator!" msgstr "SQL جواز دہندہ سے جڑت ناکام ہوا!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "SQL کی تفصیل بتائیں" @@ -1958,11 +1959,11 @@ msgstr "SQL وضاحت کو چھوڑیں" msgid "Without PHP Code" msgstr "PHP کوڈ کے بغیر" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP کوڈ بنائیں" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "تازہ کریں" @@ -1971,7 +1972,7 @@ msgstr "تازہ کریں" msgid "Skip Validate SQL" msgstr "SQL توثیق چھوڑیں" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL کی توثیق کریں" @@ -2082,7 +2083,7 @@ msgid "Structure" msgstr "ساخت" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2090,8 +2091,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "داخل کریں" @@ -2110,7 +2111,7 @@ msgstr "اپنے کمپیوٹر کو براؤز کریں:" msgid "Select from the web server upload directory %s:" msgstr "ویب سرور اپ لوڈ پوشہ سے منتخب کریں %s:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "اپ لوڈ کام کے لیے سیٹ کیا گیا پوشہ قابل رسائی نہیں ہے" @@ -2259,7 +2260,7 @@ msgid "Set value: %s" msgstr "قدر سیٹ کریں: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "طے شدہ قدر بحال کریں" @@ -2460,7 +2461,7 @@ msgstr "طے شدہ جدول کی جدول" msgid "Show binary contents as HEX by default" msgstr "ثنائی مشمولات کو بطور HEX طے شدہ دکھائیں" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "ثنائی مشمولات بطور HEX دکھائیں" @@ -2519,12 +2520,12 @@ msgstr "چلنے کی حد اوقات" msgid "Save as file" msgstr "بطور مسل محفوظ کریں" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "مسل کے لیے حروف کی سیٹ" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "وضع" @@ -2535,8 +2536,8 @@ msgstr "سکڑاؤ" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2544,14 +2545,14 @@ msgstr "سکڑاؤ" msgid "Put columns names in the first row" msgstr "کالم نام پہلے صف میں ڈالیں" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "کالم بند کیا گئے ہیں" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "کالم جداجدا ہیں" @@ -2559,8 +2560,8 @@ msgstr "کالم جداجدا ہیں" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL کو ان سے بدلیں" @@ -2568,13 +2569,13 @@ msgstr "NULL کو ان سے بدلیں" msgid "Remove CRLF characters within columns" msgstr "کالم کے اندر CRLF حروف ہٹائیں" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "کالم کا خاتمہ" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "سطریں کے آخر میں" @@ -2596,8 +2597,8 @@ msgid "Table name template" msgstr "جدول نام سانچا" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2622,13 +2623,13 @@ msgid "Label key" msgstr "سرنامہ کلید" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME قسم" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "تعلقات" @@ -2653,12 +2654,12 @@ msgstr "مسل نام سانچا یاد رکھیں" msgid "Enclose table and column names with backquotes" msgstr "جدول اور کالم نام کو الٹے کوٹ سے بند کریں" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL موازنت موڈ" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "کوائف داخل کرنے کا طریقہ کار" @@ -2682,31 +2683,31 @@ msgstr "BLOB کے لیے شش اعشاری نظام استعمال کریں" msgid "Use ignore inserts" msgstr "نقل چھوڑیں داخلہ طریقہ استعمال کریں" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "تخلیق شدہ طلب کی لمبائی کی حد" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "برآمد قسم" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "ایک ٹرانزیکشن میں برآمد بند کریں" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "برآمد وقت UTC میں" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin کو استعمال کرتے ہوئے محفوظ جڑت کے لیے کہیں" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "SSL جڑت کے لیے کہیں" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2714,34 +2715,34 @@ msgstr "" "فارن کلید ڈراپ ڈاؤن خانہ میں اشیاء کی ترتیب دیں; [kbd]content[/kbd] حوالہ " "شدہ کوائف ہے, [kbd]id[/kbd] کلید قدر ہے" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "فارن کلید ڈراپ ڈاؤن ترتیب" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "اگر کچھ اشیاء موجود ہوئے تو ایک ڈراپ ڈاؤن استعمال ہوگا" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "فارن کلید حد" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "برااؤز موڈ" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "برااؤز موڈ کی تخصیص کریں" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "طے شدہ اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2749,119 +2750,119 @@ msgstr "طے شدہ اختیارات کی تخصیص کریں" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "ڈویلپر" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin کے ڈویلپر کے لیے ترتیبات" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "تدوین موڈ" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "تدوین موڈ کی تخصیص کریں" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "طے شدہ برآمد کریں" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "طے شدہ برآمد اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "خصوصیات" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "عمومی" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "کچھ عام استعمال کے اختیارات مقرر کریں" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "درآمد" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "طے شدہ درآمد" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "طے شدہ عام درآمد اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "درآمد / برآمد" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "درآمد اور برآمد کے لیے پوشے اور سکڑاؤ اختیارات مقرر کریں" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "کوائفیہ دکھانے کے اختیارات" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "گشت چوکھٹا" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "گشت چوکھٹا کی ظاہری شکل کی تخصیص کریں" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "سرور" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "سرور دکھانے کے اختیارات" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "جداول دکھانے کے اختیارات" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "مرکزی چوکھٹا" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "مائیکروسافٹ آفس" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "اوپن دستاویز" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "دیگر مرکزی ترتیبات" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "وہ ترتیبات جو کہیں موزوں نہیں ہوتے" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "صفحہ عنوانات" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2870,22 +2871,22 @@ msgstr "" "براؤزر عنوان بار متن لکھیں۔ حوالہ کے لیے[a@Documentation." "html#cfg_TitleTable]documentation[/a] خاص قدریں حاصل کرنے کے لیے میجک سٹرنگ۔" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "طلب دریچہ" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "طلب دریچہ اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "سلامتی" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -2893,23 +2894,23 @@ msgstr "" "یاد رکھیں کہ phpMyAdmin صرف ایک صارف مواجہ ہے اور اس کی خصوصیات MySQL پر اثر " "انداز نہیں ہوتیں" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "بنیادی ترتیبات" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "توثیق" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "توثیق ترتیبات" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "سرور کی تشکیل" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -2917,15 +2918,15 @@ msgstr "" "اعلی درجے کی سرور تشکیل، اس وقت تک ان اختیارات کو تبدیل نہ کریں جب تک آپ کو " "یہ معلوم نہ ہو کہ یہ کس لیے ہیں" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "سرور سے جڑنے کے لیے پیرا میٹر داخل کریں" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "تشکیل ذخیرہ" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2934,11 +2935,11 @@ msgstr "" "اضافی خواص تک رسائی کے لیے phpMyAdmin تشکیلات ذخیرہ کو تشکیل کریں، دیکھیں" "[a@Documentation.html#linked-tables]phpMyAdmin تشکیل ذخیرہ[/a] دستاویزات میں" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "تبدیلیوں کی کھوج" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." @@ -2946,44 +2947,44 @@ msgstr "" "تبدیلیوں کی کھوج کوائفیہ میں بنائی جاتی ہیں۔ اس کے لیے phpMyAdmin تشکیل " "ذخیرہ درکار ہوتا ہے۔" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "برآمد اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "درآمد کی طے شدہ تخصیص کریں" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "گشت چوکھٹے کی تخصیص کریں" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "مرکزی چوکھٹے کی تخصیص کریں" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL طلب" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL طلب خانہ" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL طلب خانہ میں دکھائے گئے روابط کی تخصیص کریں" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL طلب ترتیبات" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL جواز دھندہ" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2995,43 +2996,43 @@ msgstr "" "[em][a@http://sqlvalidator.mimer.com/]Mimer SQL جواز دھندہ[/a], جملہ حقوق " "2002 Upright Database Technology. جملہ حقوق محفوظ ہیں۔[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "ابتدائیہ" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "ابتدائیہ صفحہ کی تخصیص کریں" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "جداول" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "جداول کے طریقہ کام چنیں" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "متن قطعے" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "متن ان پٹ قطعے تخصیص کریں" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! متن" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "تنبیہات" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "phpMyAdmin کے کچھ تنبیہات کو غیر فعال بنائیں" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3039,15 +3040,15 @@ msgstr "" "[a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] درآمد اور برآمد عملیات کے لیے " "سکڑاؤ فعال کریں" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv کے لیے اضافی پیرا میٹر" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3055,11 +3056,11 @@ msgstr "" "فعال ہونے کی صورت میں phpMyAdmin کثیر بیانی طلب جاری رکھے گا یہاں کہ اگر " "کوئی طلب ناکام بھی ہوجائے تو دیگر چلتے رہیں گے" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "کثیر بیاناتی نقص نظر انداز کریں" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3068,21 +3069,21 @@ msgstr "" "اگر سکرپٹ چلنے کا وقت ختم ہو تو درآمد مداخلت کی اجازت دیں۔ اس سے بڑی مسلیں " "درآمد کرنے میں آسانی ہوگی بہرحال اس سے کاروائی رک سکتی ہے۔" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "جزوی درآمد: مداخلت کی اجازت دیں" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "INSERT نقص پر مت ساقط کریں" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "جدول کوائف کو مسل سے بدلیں" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3090,88 +3091,88 @@ msgstr "" "طے شدہ وضع; خبردار رہیں کہ فہرست اس محل وقوع پر انحصار کرتا ہے (کوائفیہ, " "جدول) اور صرفSQL ہر وقت دستیاب ہے" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "درآمد مسل کی وضع" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "LOCAL کلید الفاظ استعمال کریں" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "کالم نام پہلے صف میں ہوں" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "خالی صفیں درآمد مت کریں" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "سکہ درآمد کریں ($5.00 تا 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "فیصد کو مکمل ہندسہ کی صورت درآمد کریں (12.00% تا .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "ابتداء میں تعداد طلب جو چھوڑا جائے" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "جزوی درآمد: طلب چھوڑیں" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "صفر قدروں کے لیے AUTO_INCREMENT استعمال مت کریں" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "سلائیڈر کے لیے ابتدائی حالت" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "ایک وقت میں کتنے صفیں داخل کی جاسکتی ہیں" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "داخل شدہ صفوں کی تعداد" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "شبیہ تک سریع رسائی کے لیے ہدف" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "بائیں جھروکہ میں علامت دکھائیں" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "علامت دکھائیں" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "بائیں جھروکے کے بالا میں سرور اخیتار دکھائیں" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "سرور انتخاب دکھائیں" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "جدول فلٹر خانہ دکھانے کے لیے جداول کی کم سے کم تعداد" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "وہ لفظ جو کوائفیہ کو مختلف شجرہ سطحات میں سے جدا کررہا ہو" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "کوائفیہ شجرہ جدا کرنے والا" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3179,39 +3180,39 @@ msgstr "" "صرف ہلکے ورژن; کوائفیے شجرہ میں دکھائیں(نیچے بیان کیے گئے جدا کرنے والے لفظ " "سے متعین ہوتے ہیں)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "کوائفیے ایک شجرہ میں دکھائیں" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "اگر آپ ایک ہی دفعہ تمام کوائفیے دیکھنا چاہتے ہیں تو اسے غیر فعال کریں" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "ہلکا ورژن استعمال کریں" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "جدول شجرہ سطحات کی زیادہ سے زیادہ تعداد" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "وہ لفظ جو جداول کے شجرہ سطحات کو جدا کرتا ہے" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "جدول جدا کرنے والا لفظ" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "URL جہاں گشت جھروکہ میں علامت اشارہ کردے" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "علامت ربط URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3219,38 +3220,38 @@ msgstr "" "ربط شدہ صفحہ کو مرکزی دریچہ میں کھولیں ([kbd]main[/kbd]) یا ایک نئے میں " "([kbd]new[/kbd])" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "علامت ربط ہدف" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "ماؤس کرسر کے ساتھ سرور کو نمایا کریں" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "نمایاں کرنے کو فعال کریں" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "کم گرافی جداول استعمال کریں" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "ہلکے جداول" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" "براؤز منظر میں ایک غیر ہندسی کالم میں زیاد سے زیادہ حروف کی تعداد جو دکھائی " "جائے" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "کالم حروف کی حد مقرر کریں" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3260,11 +3261,11 @@ msgstr "" "تو لاگ آؤٹ صرف حالیہ سرور کے لیے ہوگا۔ یہ مقرر کرنے سے FALSE یہ آسانی ہوجاتی " "ہے کہ جب کثیر سرور جڑے ہوئے ہوں تو ان سے لاگ آؤٹ ہونا مسئلہ نہیں ہوتا۔" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "لاگ آؤٹ پر تمام کوکی کو حذف کریں" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3272,11 +3273,11 @@ msgstr "" "کوکی توثیق موڈ میں پچھلے لاگ ان کو پھر سے فعال کرنے یا نہ کرنے کے بارے وضاحت " "کریں" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "صارف نام یاد کریں" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3287,55 +3288,55 @@ msgstr "" "ہے یہ صرف اسی دورانیہ کے لیے ہے اور براؤزر دریچہ بند ہوتے ہوتے ہی یہ حذف " "ہوجائے گا۔ یہ انجانے ماحول کے لیے موزوں ہے۔" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "لاگ ان کوکی ذخیرہ" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "سیکنڈ میں بتائیں کہ ایک لاگ ان کوکی کب تک موجود ہو" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "لاگ ان کوکی کب تک موجود ہو" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "LONGTEXT کالم کے لیے متنی خانہ دگنا سائز کریں" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "LONGTEXT کے لیے متنی خانہ بڑا کریں" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "مرکزی صفحہ پر شبیہے استعمال کریں" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" "جب ایک SQL طلب دکھائی جائے تو زیادہ سے زیادہ حروف کی تعداد جو استعمال ہو" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "SQL کی زیادہ سے زیادہ لمبائی جو دکھائی جائے" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "صارفین اسے سے زیادہ قدر مقرر نہیں کرسکتے" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "کوائفیہ فہرست اور بائیں جھروکے میں کوائفیہ کی زیادہ سے زیادہ تعداد جو دکھائی " "جائے" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "زیادہ سے زیادہ کوائفیے" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3344,19 +3345,19 @@ msgstr "" "کسی نتیجہ کو دکھاتے ہوئے صفوں کی تعداد۔ اگر نتیجہ میں زیادہ صفیں موجود ہوں، " ""پچھلا" اور"اگلا" روابط دکھائے جائیں گے۔" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "دکھانے کے لیے صفوں کی زیادہ سے زیادہ تعداد" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "ایک جدول فہرست میں جداول دکھانے کی زیادہ سے زیادہ تعداد" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "زیادہ سے زیادہ جداول" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" @@ -3364,11 +3365,11 @@ msgstr "" "اگر کوکی توثیق کے لیے mcrypt موجود نہ ہونے کی تنبیہ غیر فعال کرنے کے لیے طے " "شدہ تنبیہ کو غیرفعال کریں" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt تنبیہ" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3376,47 +3377,47 @@ msgstr "" "ایک سکرپٹ کو کو جگہ مختص کرنے کے لیے بائٹ کی تعداد لکھیں جیسا کہ [kbd]32M[/" "kbd] ([kbd]0[/kbd] بغیر حد کے)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "میموری حد" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "یہ تدوین، ان لائن تدوین، نقل اور حذف روابط ہیں" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "جدول صف روابط کو بائیں طرف دکھائیں" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "جدول صف روابط کو دائیں طرف دکھائیں" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "جدول اور کوائفیہ نام ترتیب کے لیے قدرتی انداز استعمال کریں" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "قدرتی ترتیب" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "صرف شبیہے، صرف متن یا دوتوں استعمال کریں" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "شبیہاتی گشت بار" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "HTTP منتقلی رفتار بڑھانے کے لیے GZip آؤٹ پٹ بفر استعمال کریں" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip آؤٹ پٹ بفر" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3424,19 +3425,19 @@ msgstr "" "[kbd]SMART[/kbd] - اس اقسام کی کالموں کے لیے نزولی ترتیب type TIME, DATE, " "DATETIME اور TIMESTAMP, بصورت دیگر صعودی ترتیب" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "طے شدہ چھانٹی ترتیب" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL کوائفیہ سے جڑنے کے لیے بہتر جڑت استعمال کریں" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "بہتر جوڑ" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3445,23 +3446,23 @@ msgstr "" "اگر phpMyAdmin تشکیل ذخیرہ میں کوئی درکار جداول نہیں ملا جو کہ کوائفیہ " "تفصیلی ساکت صفحہ میں دکھایا جاتا ہے تو طے شدہ انتباہ کو غیر فعال کریں" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin تشکیل ذخیرہ جداول موجود نہیں ہے" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "شبیہاتی جدول عملیات" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB اور BINARY کالم تدوین کے لیے ممنوع کریں" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "ثنائی کالم کو ممنوع کریں" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3471,108 +3472,108 @@ msgstr "" "درکار ہوگی). غیرفعال کرنے کی صورت میں یہ جاوا سکرپٹ فنکشن کو استعمال کرتے " "ہوئے طلب لاگ دکھاتا ہے (دریچہ بند ہونے کی صورت میں ضائع ہوجاتی ہے)." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "مستقل طلب لاگ" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "لاگ میں کتنے طلب رکھے جانے چاہیں" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "طلب لاگ کی لمبائی" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "جب ایک نیا طلب دریچہ کھولا جائے گا تو جدول نظر آئے گی" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "طے شدہ طلب دریچہ جدول" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "طلب دریچہ اونچائی(پکسل میں)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "طلب دریچہ اونچائی" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "طلب دریچہ چوڑائی(پکسل میں)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "طلب دریچہ چوڑائی" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "حروف بدلنے کے لیے کونسے فنکش استعمال ہوں کی انتخاب کریں" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "ری کوڈ انجن" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "سرخی کو ہرX خانے کے لیے دہرائیں, [kbd]0[/kbd] اس خاصیت کو غیر فعال کرتا ہے" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "دہرانے کے لیے سرخیاں" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "مدد دستاویز متن کی جگہ بٹن دکھائیں" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "مدد بٹن دکھائیں" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "وہ پوشہ جس پر برآمد سرور میں محفوظ کیے جاسکیں" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "پوشہ محفوظ کریں" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "استعمال نہ ہونے کی صورت میں خالی چھوڑ دیں" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "ہوسٹ توثیق حکم" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "طے شدہ کے لیے خالی چھوڑ دیں" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "ہوسٹ توثیق قاعدے" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "پاس ورڈ کے بغیر لاگ ان کی اجازت دیں" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "منتظم لاگ ان کی اجازت دیں" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP بنیادی توثیق اختیار نام جو دکھائی جائے جب HTTP توثیق کررہا ہو" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP اختیار" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3581,19 +3582,19 @@ msgstr "" "تشکیل مسل کے لیے جگہ [a@http://swekey.com]SweKey ہاروئیر توثیق[/a] (آپ کے " "منتظم دستاویز میں موجود نہیں ہے; مجوزہ: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey تشکیل مسل" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "توثیق کا طریقہ جو استعمال ہو" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "توثیق قسم" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3601,42 +3602,42 @@ msgstr "" "نہیں کے لیے خالی چھوڑیں@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "معاونت، مجوزہd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "جدول نشان کریں" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" "کالم تبصرہ/mime اقسام کے لیے خالی چھوڑیں, مجوزہ: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "کالم معلومات جدول" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "جڑنے کو MySQL سرور کے لیے سکیڑیں" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "جڑنے کو سکیڑیں" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "سرور سے کیسے جڑا جائے, چھوڑ دیں [kbd]tcp[/kbd] اگر پتا نہیں" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "جڑنے کی قسم" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "صارف پاس ورڈ کنٹرول" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3644,19 +3645,19 @@ msgstr "" "ایک خاص MySQL صارف مقررہ اجازت نامہ کے ساتھ تشکیل دیا گیا ہے, مزید معلومات " "یہاں موجود ہیں[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "صارف کو کنٹرول کریں" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "جب کوائفیہ فہرست دکھا رہے ہوں تو جداول کی گنتی کریں" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "حداول کی گنتی کریں" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3664,11 +3665,11 @@ msgstr "" "اگر ڈیزائنر کی معاونت نہیں کرسکتے تو کالی چھوڑ دیں, مجوزہ: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "ڈیزائنر جدول" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3676,59 +3677,59 @@ msgstr "" "مزید معلومات یہاں موجود ہے [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL نقائص[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA کی استعمال کو غیر فعال کریں" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "PHP کو کونسی قسم استعمال کی جائے; آپ استعمال کریں mysqli اگر اس کی معاونت ہے" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "PHP کی قسم جو اسعتمال کی جائے" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "وہ کوائفیے چھپائیں جو ریگولر ایکسپریشن سے مطابقت رکھتے ہیں (PCRE)" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "کوائفیے چھپائیں" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" "SQL طلب لاگ معاونت نہ کرنے کے لیے خالی چھوڑیں , مجوزہ: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL طلب لاگ جدول" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "جہاں MySQL سرور چل رہا ہے اس کا نام" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "سرور نام" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "لاگ آؤٹ URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "پاس ورڈ کے بغیر جڑنے کی کوشش کریں" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "پاس ورڈ کے بغیر جڑیں" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3737,289 +3738,289 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "ڈیٹا بیس" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4027,28 +4028,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4058,90 +4059,90 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ڈیفالٹ" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4149,56 +4150,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4206,13 +4207,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4373,7 +4374,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4392,7 +4393,7 @@ msgstr "" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4553,52 +4554,52 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "" @@ -4710,11 +4711,11 @@ msgstr "" msgid "in %s mode and repeat headers after %s cells" msgstr "" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4728,99 +4729,99 @@ msgstr "" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "ٹیبل کمنٹس" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Created" msgid "Create view" msgstr "تخلیق کیا گیا" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "" @@ -5895,7 +5896,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "" @@ -5964,7 +5965,7 @@ msgstr "" msgid "Slave status" msgstr "" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "" @@ -5972,7 +5973,7 @@ msgstr "" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "" @@ -6247,64 +6248,64 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Comments" msgid "Columns" msgstr "آراء-رائے" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "" @@ -6395,7 +6396,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "" @@ -6658,27 +6659,27 @@ msgstr "" msgid "Show PHP information" msgstr "" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6686,21 +6687,21 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6708,24 +6709,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -6737,28 +6738,28 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "" @@ -7121,20 +7122,20 @@ msgstr "" msgid "Databases statistics" msgstr "" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9192,39 +9193,39 @@ msgstr "" msgid "Show tables" msgstr "" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "" @@ -9349,7 +9350,7 @@ msgstr "" msgid "Create an index on  %s columns" msgstr "" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" diff --git a/po/uz.po b/po/uz.po index 842b84fdc5..9e99a4cf88 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-22 02:31+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_cyrillic \n" @@ -48,19 +48,19 @@ msgstr "Қидириш" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -153,7 +153,7 @@ msgstr "Майдон номлари" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Тур" @@ -316,7 +316,7 @@ msgstr "Нусха кўчиришдан олдин маълумотлар баз #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "\"%s\" қўшиш" @@ -339,7 +339,7 @@ msgstr "Нусха олинган маълумотлар базасига ўти #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Таққослаш" @@ -363,7 +363,7 @@ msgid "Edit or export relational schema" msgstr "Алоқалар схемаси" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -376,7 +376,7 @@ msgstr "Жадвал " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Қаторларсони" @@ -392,21 +392,21 @@ msgstr "ишлатилмоқда" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Тузиш" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Охирги янгиланиш" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Охирги текширув" @@ -431,20 +431,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Сортировка қилиш" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "Ўсиш тартибида" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Камайиш тартибида" @@ -511,8 +511,8 @@ msgstr "сўровни бажариш" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Рухсат берилмади" @@ -557,13 +557,13 @@ msgstr "Кўриб чиқиш" msgid "Delete the matches for the %s table?" msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "Ўчириш" @@ -631,7 +631,7 @@ msgstr "Кузатиш фаол." msgid "Tracking is not active." msgstr "Кузатиш фаол эмас." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -661,21 +661,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL серверидаги андозавий маълумотлар жадвали тури." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Белгиланганларни: " -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Барчасини белгилаш" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Белгилашни бекор қилиш" @@ -684,16 +684,16 @@ msgstr "Белгилашни бекор қилиш" msgid "Check tables having overhead" msgstr "Оптималлаштириш лозим бўлгн жадвалларни белгилаш" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспорт" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Чоп этиш версияси" @@ -705,7 +705,7 @@ msgstr "Тозалаш" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "Ўчириш" @@ -714,8 +714,8 @@ msgstr "Ўчириш" msgid "Check table" msgstr "Жадвални текшириш" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Жадвални оптималлаштириш" @@ -735,12 +735,12 @@ msgstr "Маълумотлар луғати" msgid "Tracked tables" msgstr "Кузатилган жадваллар" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -767,7 +767,7 @@ msgid "Status" msgstr "Ҳолат" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -938,7 +938,7 @@ msgstr "" "phpMyAdmin дастури импорт жараёнини якунла олмаслигини билдиради." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,7 +1161,16 @@ msgstr "SQL сўровлари қутиси" msgid "Inline Edit" msgstr "Жадвал турлари" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Таҳрирлаш" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1169,73 +1178,73 @@ msgstr "Жадвал турлари" msgid "Save" msgstr "Сақлаш" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Яшириш" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "SQL Query box" msgid "Hide search criteria" msgstr "SQL сўровлари қутиси" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL Query box" msgid "Show search criteria" msgstr "SQL сўровлари қутиси" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "Эътибор бермаслик" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Боғлиқ калитни танланг" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Ташқи калитни танланг" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "Бирламчи (PRIMARY) ёки уникал (UNIQUE) индекс бўлган майдонни танланг!" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Кўрсатиладиган майдонни танлаш" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Парол ўрнатиш" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Генерация қилиш" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Паролни ўзгартириш" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Душ" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1246,125 +1255,125 @@ msgstr "" "чиқарилган." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "Охирги версияни текшириш" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "Donate" msgid "Done" msgstr "Садақа" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Орқага" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Кейинги" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Жами" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Иккилик" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Мар" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Апр" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "Май" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Июн" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Июл" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Авг" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Окт" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Янв" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Фев" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Мар" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Апр" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1372,178 +1381,178 @@ msgid "May" msgstr "Май" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Июн" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Июл" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Авг" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Сен" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Окт" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Ноя" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Дек" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Якш" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Душ" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Сеш" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Жум" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Якш" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Душ" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Сеш" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Чор" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Пай" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Жум" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Шан" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Якш" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Душ" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Сеш" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Чор" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Пай" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Жум" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Шан" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Вики" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "ишлатилмоқда" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1622,14 +1631,6 @@ msgstr "Элементлар сони" msgid "Comment" msgstr "Изоҳ" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Таҳрирлаш" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Бирламчи калит ўчирилди" @@ -1646,7 +1647,7 @@ msgid "" "removed." msgstr " %1$s ва %2$s индекслари бир хил, улардан бирини ўчириш мумкин." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1759,7 +1760,7 @@ msgid "Cannot connect: invalid settings." msgstr "Уланиб бўлмади: нотўғри созланган." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1785,61 +1786,61 @@ msgstr "" "файлидаги хост, фойдаланувчи ва паролни текширинг ва улар MySQL сервери " "администраторидан олинган маълумотларга мос келишига ишонч ҳосил қилинг." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Авторизация" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin документацияси" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Сиз хост/IP адрес ва бўш жой қолдириб портни киритишингиз мумкин." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Сервер" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Фойдаланувчи:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Парол:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Серверни танланг" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Браузерда \"cookies\" фаоллаштирилган бўлиши шарт." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Паролсиз аутентификация конфигурация томонидан ўчирилган (қаранг " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "\"%s\" сония давомида фаоллик кузатилмади, илтимос, қайта авторизациядан " "ўтинг. " -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL серверига уланиб бўлмади" @@ -1909,7 +1910,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Жадваллар" @@ -1923,18 +1924,18 @@ msgstr "Жадваллар" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Маълумотлар" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Жами" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Фрагментланган" @@ -1993,7 +1994,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Агар бўм-бўш саҳифа кўрсатилса, демак, ҳаммаси жойида." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr " \"%1$s\" файлидан андоза конфигурацияни юклаб бўлмади." -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2022,31 +2023,31 @@ msgstr "" "$cfg[\"PmaAbsoluteUrl\"] директиваси конфигурацион файлда созланиши " "ШАРТ!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Сервер рақами нотўғри: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" " %1$s сервери учун нотўғри хост номи кўрсатилган. phpMyAdmin конфигурацион " "файлида белгиланган созлашларни тўғирланг." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Сервер" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" "phpMyAdmin конфигурацион файлида нотўғри аутентификация усули белгиланган:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr " \"%s\" ни \"%s\" версияга ёки каттароқ версияга янгилаш зарур." @@ -2080,8 +2081,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Документация" @@ -2100,7 +2101,7 @@ msgstr "MySQL жавоби: " msgid "Failed to connect to SQL validator!" msgstr "MySQL-серверга уланиб бўлмади" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "Сўров таҳлили" @@ -2112,11 +2113,11 @@ msgstr "Таҳлил керак эмас" msgid "Without PHP Code" msgstr "PHP-код олиб ташлаш" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-код" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Янгилаш" @@ -2125,7 +2126,7 @@ msgstr "Янгилаш" msgid "Skip Validate SQL" msgstr "SQL синтаксиси текширувини олиб ташлаш" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL тўғрилигини текшириш" @@ -2240,7 +2241,7 @@ msgid "Structure" msgstr "Тузилиши" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2248,8 +2249,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Қўйиш" @@ -2269,7 +2270,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "Юклаш каталогидан" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Кўрсатилган каталокка юклаб бўлмади" @@ -2431,7 +2432,7 @@ msgid "Set value: %s" msgstr "Қуйидаги қийматни ўрнатиш: \"%s\"" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Асл қийматларни тиклаш" @@ -2643,7 +2644,7 @@ msgstr "Жадвал ёрлиғи" msgid "Show binary contents as HEX by default" msgstr "Иккилик маълумотларни ўн олтилик шаклда кўрсатиш" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Иккилик маълумотларни ўн олтилик шаклда кўрсатиш" @@ -2715,12 +2716,12 @@ msgstr "Максимум бажарилиш вақти" msgid "Save as file" msgstr "Файл каби сақлаш" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Файл кодировкаси" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Формат" @@ -2731,8 +2732,8 @@ msgstr "Сиқиш" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2742,16 +2743,16 @@ msgstr "Сиқиш" msgid "Put columns names in the first row" msgstr "Майдон номларини биринчи қаторга жойлаштириш" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Майдон қийматлари қуйидаги белги ичига олинган " -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2761,8 +2762,8 @@ msgstr "Белги олдида қуйидаги белги мавжуд " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL қийматни қуйидагига алмаштириш" @@ -2772,15 +2773,15 @@ msgstr "NULL қийматни қуйидагига алмаштириш" msgid "Remove CRLF characters within columns" msgstr "Майдонлар ичидаги сатрдан-сатрга кўчириш белгиларини олиб ташлаш" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Қаторлар бўлувчиси" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Қаторлар бўлувчиси" @@ -2804,8 +2805,8 @@ msgid "Table name template" msgstr "Жадвал номи шаблони" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2832,13 +2833,13 @@ msgid "Label key" msgstr "Белги идентификатори" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME тури" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Алоқалар" @@ -2867,12 +2868,12 @@ msgstr "Файл номи шаблонини ёдда сақлаш" msgid "Enclose table and column names with backquotes" msgstr "Жадвал ва майдон номларини тескари қўштирноққа олиш" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL билан мослик режими" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2896,33 +2897,33 @@ msgstr "BLOB туридаги маълумотларни ўн олтилик ш msgid "Use ignore inserts" msgstr "Эътибор бермаслик (IGNORE) қўйилмалардан фойдаланиш" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Тузилаёган сўровнинг максимал узунлиги" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export tables" msgid "Export type" msgstr "Жадвалларни экспорт қилиш" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Транзакцияга экспортни қўшиш" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Вақтни UTC шаклда экспорт қилиш" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin ишлатилганда хавфсиз (SSL) уланишга мажбур қилиш" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Хавфсиз (SSL) уланишга мажбур қилиш" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2930,36 +2931,36 @@ msgstr "" "Ташқи калит менюсининг тартиблаш усули: [kbd]content[/kbd] - мурожаат " "маълумотлари бўйича, [kbd]id[/kbd] - калит қийматлар бўйича" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Ташқи калит менюси тартиби" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Агар камроқ қиймат бўлса, пастга тушувчи меню ишлатилади" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Ташқи калит чегаралари" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Кўриб чиқиш усул" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Кўриб чиқиш усулини созлаш" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Customize default export options" msgid "Customize default options" msgstr "Экспорт афзалликларини созлаш" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2967,147 +2968,147 @@ msgstr "Экспорт афзалликларини созлаш" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Таҳрирлаш усули" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Таҳрирлаш усулини созлаш" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Экспорт" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Экспорт афзалликларини созлаш" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Функциялар" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Генерация қилиш" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Импорт" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Импорт" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Импорт афзалликларини созлаш" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Импорт/Экспорт" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Импорт ва экспорт каталоглари ва қисиш усулларини белгилаш" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Маълумотлар базаларини кўрсатиш афзалликлари" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Навигация панели" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Навигация панели кўринишини созлаш" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Серверлар" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Серверлар кўринишини созлаш" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Жадваллар кўринишини созлаш" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Асосий рамка" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "OpenDocument матн" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Бошқа созланишлар" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Бошқа жойга сиғмаган созланишлар" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Саҳифа рақами: " -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "Сўровлар ойнаси кўринишини созлаш" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Хавфсизлик" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -3115,27 +3116,27 @@ msgstr "" "Эсда тутинг, phpMyAdmin - бу фақатгина фойдаланувчи интерфейси бўлиб, унинг " "хусусиятлари MySQL-серверининг функцияларини чегараламайди" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Асосий созланишлар" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Аутентификация усули" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Аутентификация усули" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Сервер конфигурацияси" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3143,17 +3144,17 @@ msgstr "" "Кенгайтирилган сервер конфигуарцияси, агар уларнинг маъносини аниқ " "билмасангиз, яхшиси, уларга тегманг." -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Сервернинг уланиш параметрларини киритиш" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "Конфигурацион файл" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -3169,58 +3170,58 @@ msgstr "" "Documentation.html#linked-tables]уланган жадваллар инфратузилмасини[/a] " "қараб чиқинг" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Экспорт танловларини мослаштириш" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Импорт танловларини мослаштириш" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Навигация панелини мослаштириш" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Асосий рамкани мослаштириш" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL сўровлари" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL сўровлари қутиси" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL сўровлари қутисида кўрсатиладиган боғларни созлаш" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "SQL сўровлари" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-сўровлар тарихи" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3228,49 +3229,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Бошланғич" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Бошланғич саҳифани созлаш" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Ёрлиқлар" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Ёрлиқлар қандай ишлашини танланг" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Матнмайдонини ишлатиш" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Экспорт танловларини мослаштириш" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! матн" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Огоҳлантириш" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3278,15 +3279,15 @@ msgstr "" "Импорт ва экспорт операцияларида [a@http://en.wikipedia.org/wiki/Gzip]gzip" "[/a] ёрдамида сиқишни ёқиш" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv учун қўшимча параметрлар" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3294,11 +3295,11 @@ msgstr "" "Агар ёқилган бўлса, phpMyAdmin, ҳатто сўровлардан бири барбод бўлганда ҳам, " "кўп қисмли сўровларни ҳисоблашни давом этади" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Кўп қисмли сўровлардаги хатоларга эътибор бермаслик" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3308,21 +3309,21 @@ msgstr "" "бериш. Бу катта файлларни юклаш учун яхши усул, лекин у транзакцияларни " "бузиши мумкин." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Қисман импорт: узишга рухсат бериш" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Жадвал маълумотларини файл маълумотлари билан алмаштириш" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3330,99 +3331,99 @@ msgstr "" "Импорт файл формати; ёдда тутингки, ушбу рўйхат (маълумотлар базаси, жадвал) " "жойлашишига боғлиқ ва фақат SQL ишлайди" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Импорт қилинаётган файл формати" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "\"LOCAL\" калит сўзини ишлатиш" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Биринчи қаторга устун номлари" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Бўш қаторларни импорт қилмаслик" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 #, fuzzy #| msgid "Import currencies ($5.00 to 5.00)" msgid "Import currencies ($5.00 to 5.00)" msgstr "Пул бирликларини импорт қилиш (масалан, $5.00 ни 5.00 га)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 #, fuzzy #| msgid "Import percentages as proper decimals (12.00% to .12)" msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" "Фоизларни мос ўнли касрлар каби импорт қилиш (масалан, 12.00% ўрнига 0.12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "Файл бошидаги эътибор бериш керак бўлмаган қаторлар (сўровлар) сони" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Қисман импорт: сўровларга эътибор бермаслик" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Ноль қийматлари учун \"AUTO_INCREMENT\" ишлатмаслик" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Бир вақтнинг ўзиданечта қатор қўйилиши мумкин" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Қўйилган қаторлар сони" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Тезкор мурожаат пиктограммаси учун нишон" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Чап рамкада логотипни кўрсатиш" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Логотипни кўрсатиш" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Чап рамканинг юқори қисмида сервер танловини кўрсатиш" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Сервер танловини кўрсатиш" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Жадваллар рўйхатида кўрсатиладиган жадвалларнинг максимал сони" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Маълумотлар базаларини дарахтнинг турли даражаларига бўлувчи сатр" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Маълумотлар базаси дарахтининг бўлувчиси" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3430,40 +3431,40 @@ msgstr "" "Енгил версия; маълумотлар базаларини дарахтда кўрсатиш (қуйида белгиланган " "сатр билан бўлинади)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Маълумотлар базаларини дарахтда кўрсатиш" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" "Агар барча маълумотлар базаларини кўрмоқчи бўлсангиз, ушбу танловни ўчиринг" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Енгил версиядан фойдаланиш" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Жадваллар дарахтининг максимум чуқурлиги" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Жадвалларни дарахтнинг турли даражаларига бўлувчи сатр" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Жадвал дарахтининг бўлувчиси" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Логотип боғланган URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3471,38 +3472,38 @@ msgstr "" "Боғланган саҳифани бош ойнада ([kbd]бош[/kbd]) ёки янги ойнада ([kbd]янги[/" "kbd]) очиш" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Логотип боғланган нишон" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Сичқонча курсори турган серверни белгилаш" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Белгилашни ёқиш" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Камроқ графикали ёрлиқларни ишлатиш" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Енгил ёрлиқлар" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "SQL сўрови кўрсатилганда ишлатиладиган белгиларнинг максимал сони" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3513,11 +3514,11 @@ msgstr "" "чиқиш амалга оширилади. Агар бир нечта серверларга уланганбўлса, унда ЁЛҒОН " "(FALSE) танлови бошқа серверлардан чиқиш унитилишига олиб келиши мумкин." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Чиқишда барча \"cookies\"ларни ўчириш" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3525,11 +3526,11 @@ msgstr "" "cookie-аутентификация усулидан фойдаланилганда олдинги логин сессияси қайта " "чақирилиб олиниши керакми?" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Фойдаланувчи номини чақириб олиш" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3541,54 +3542,54 @@ msgstr "" "сақланади ва браузер ойнаси ёпилган заҳоти ўчирилади. Бу қиймат ишончсиз " "муҳитлар учун тавсия этилади." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Логин маълумотини cookie-да сақлаш" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "cookie-логин усули қанча вақт (секундларда) яроқли бўлишини белгиланг" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "cookie-логин яроқлиги" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "SQL сўрови кўрсатилганда ишлатиладиган белгиларнинг максимал сони" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "SQL сўровининг максимал узунлиги" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Чап рамкада ва базалар рўйхатида кўрсатиладиган маълумотлар базаларининг " "максимал сони" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Маълумотлар базаларининг максимал сони" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3597,29 +3598,29 @@ msgstr "" "Натижаларда кўрсатиладиган қаторлар сони. Агар натижалар қатори кўрсатилган " "қийматдан кўп бўлса, \"Олдинги\" ва \"Кейинги\" боғланишлар кўрсатилади." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Кўрсатиладиган қаторларнинг максимал сони" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Жадваллар рўйхатида кўрсатиладиган жадвалларнинг максимал сони" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Максимал жадваллар сони" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3627,53 +3628,53 @@ msgstr "" "Скрипт учун ажратиладиган байлардаги хотира миқдори, масалан [kbd]32M[/kbd] " "([kbd]0[/kbd] - чегараланмаган)." -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Хотира миқдори" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Чап рамкада логотипни кўрсатиш" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Жадвал сортировкасини ўзгартириш" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Фақат пиктограмма, фақат матн ёки ҳар иккисини ишлатиш" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Пиктограммали навигация менюси" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP орқали маълумот узатишда юқори тезликка эришиш учун GZip буферизациядан " "фойдаланинг" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip буферизация" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3685,46 +3686,46 @@ msgstr "" "[kbd]SMART[/kbd] – яъни, TIME, DATE, DATETIME ва TIMESTAMP туридаги " "майдонлар учун камайиш тартибида, акс ҳолда кўпайиш тартибида" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Асл тартиблаш қоидаси" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL маълумотлар базаларида доимий уланишлардан фойдаланиш" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Доимий уланишлар" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Жадвал операцияларини пиктограммалар ёрдамида амалга ошириш" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB ва BINARY майдонларини таҳирлашни ман этиш" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Бинар (иккилик) майдонларни ҳимоялаш" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3738,121 +3739,121 @@ msgstr "" "танловни ёқинг (pmadb талаб этилади). Ушбу танлов ўчирилган бўлса, ойна " "ёпилган заҳоти сўровлар тарихи йўқолади." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Доимий сўровлар тарихи" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Журналда сақланадиган сўровлар сони" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "Сўровлар тарихи узунлиги" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Янги сўровлар ойнаси очилганда кўрсатиладиган ёрлиқ" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "Сўровлар ойнасининг ёрлиғи" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Кодировкаларни бир-бирига ўтказишда фойдаланиладиган функцияларни танланг" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Кодировкалаш функцияси" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Оқимли тиклаш" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Сервердаги экспорт файллар сақланадиган директория" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Сақлаш директорияси" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Агар ишлатилмаса бўш қолдиринг" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Аутентификация тартиби" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Асл қоидаларни ишлатиш учун бўш қолдиринг" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Аутентификация қоидалари" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Паролсиз қиришга рухсат бериш" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "\"root\"га киришга рухсат бериш" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Авторизация вақтида кўрсатиладиган Оддий HTTP Авторизация Бўлими номи" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Бўлими" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3862,19 +3863,19 @@ msgstr "" "файл йўли (ҳужжатлар каталогига жойлаштирилмаган; тавсия этилади: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "\"SweKey\" конфигурация файли" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Фойдаланиладиган аутентификация усули" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Аутентификация усули" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3882,11 +3883,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Хатчўп[/a] ишлатмаслик учун бўш " "қолдиринг, асли: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Хатчўплар жадвали" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3894,31 +3895,31 @@ msgstr "" "Устун изоҳлари/\"mime\"-турлари ҳақидаги маълумотларни ишлатмаслик учун бўш " "қолдиринг, асли: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Устун маълумотлари жадвали" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL сервеига уланишни қисиш" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Уланишни қисиш" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Серверга уланиш тури, агар билмасангиз, \"tcp\" деб қолдиринг" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Уланиш тури" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Назорат фойдаланувчиси пароли" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3927,19 +3928,19 @@ msgstr "" "батафсил маълумот [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]" "да мавжуд" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Назорат фойдаланувчиси" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Маълумотлар базалари рўйхати кўрсатилганда жадвалларни санаш" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Жадвалларни санаш" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3947,11 +3948,11 @@ msgstr "" "Дизайнер ишлатмаслик учун бўш қолдиринг, асл қиймати: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Дизайнер жадвали" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3960,30 +3961,30 @@ msgstr "" "bug tracker\"[/a] ва [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]ларга " "қаранг" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA ишлатишни ўчириш" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Қайси PHP кенгайтмасидан фойдаланмоқчисиз; иложи бўлса, \"mysqli\" " "кенгайтмасидан фойдаланинг" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Фойдаланиладиган PHP кенгайтмаси" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Мунтазам иборалар(PCRE)га тўғри келадиган маълумотлар базаларини яшириш" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Базаларни яшириш" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3991,31 +3992,31 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL сўровлари тарихи жадвали" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "MySQL сервери ишлаётган хост номи" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Сервер хост номи" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Чиқиш URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Паролсиз уланишга ҳаракат қилиш" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Паролсиз уланиш" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4031,31 +4032,31 @@ msgstr "" "олдига тескари эгри чизиқ (\\) қўйишингиз керак, масалан \\\"my\\_db\\" "\" (лекин \"my_db\" эмас)" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Фақат рўйхатдаги базаларни кўрсатиш" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" "Агар \"config\" аутентификация усулидан фойдаланмасангиз, бўш қолдиринг" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "\"config\" аутентификация усули пароли" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: " "[kbd]\"pma_pdf_pages\"[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-схема: саҳифалар жадвали" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4066,22 +4067,22 @@ msgstr "" "қаранг. Агар фойдаланмасангиз, бўшқолдиринг. Асл қиймати: [kbd]\"phpmyadmin" "\"[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "маълумотлар базаси номи" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL сервери тинглайдиган порт, асл қийматни қолдириш учун бўш қолдиринг" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Сервер порти" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4089,19 +4090,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]Алоқа боғланишлари[/a]ни " "ишлатмаслик учун, бўш қолдиринг, асл қиймати: [kbd]\"pma_relation\"[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Алоқалар жадвали" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Мавжуд жадвалларни кўрсатиш учун ишлатиладиган SQL буйруғи" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES буйруғи" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4109,44 +4110,44 @@ msgstr "" "Намуна учун [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "аутентификация усуллари[/a]га қаранг" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Кириш сессияси номи" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Кириш URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL сервери тинглайдиган сокет, асл қиймати учун бўш қолдиринг" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Сервер сокети" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" "SSL (Secure Sockets Layer - ҳимояланган сокетлар протоколи) уланишдан " "фойдаланиш" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL уланишдан фойдаланиш" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: " "[kbd]\"pma_table_coords\"[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-схема: жадвал координаталари" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4158,53 +4159,53 @@ msgstr "" "Кўрсатиладиган майдонлар шарҳлари сақланадиган жадвал, ишлатмаслик учун бўш " "қолдиринг, асл қиймати: [kbd]\"pma_table_info\"[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Майдонлар жадвалини кўрсатиш" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Тавсиф" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4216,25 +4217,25 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL сўровлари тарихи жадвали" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Автоматик тиклаш режими" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4246,15 +4247,15 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "\"config\" аутентификация усули фойдаланувчиси" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4263,32 +4264,32 @@ msgstr "" "ишонсангиз, унда ўчириб қўйинг. Шундай қилсангиз, ортиқча текширувларнинг " "олдини олган бўласиз ва ишлаш унумдорлигини оширган бўласиз" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Кенгайтирилган текширув" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "MySQL сервери ишлаётган хост сервер номи" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Ушбу сервернинг кенгайтирилган номи" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Фойдаланувчига \"барча (ёзувлар)ни кўрсатиш\" тугмаси кўрсатилсинми?" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Барча қаторларни кўрсатишга рухсат бериш" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4297,35 +4298,35 @@ msgstr "" "Эсда тутинг, ушбу танловни ёқишингиз [kbd]\"config\"[/kbd] аутентификация " "усулидаги паролга таъсир этмайди" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Паролни ўзгартириш формасини кўрсатиш" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Маълумотлар базаси тузиш формасини кўрсатиш" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Очиқ жадваллар рўйхати" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Таҳрирлаш/қўйиш режимида функциялар майдонини кўрсатиш" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Фукнциялармайдонини кўрсатиш" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4333,34 +4334,34 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] функцияси " "натижасига боғ кўрсатиш" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "\"phpinfo()\" функциясига боғ кўрсатиш" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "MySQL сервери ҳақида батафсил маълумот кўрсатиш" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin томонидан генерация қилинган SQL сўровларини кўрсатиш керакми?" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Show SQL сўровларини кўрсатиш" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Маълумотлар базалари ва жадваллар статискасини (масалан, дискда эгаллаган " "жойи) кўрсатиш" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Статискани кўрсатиш" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4368,11 +4369,11 @@ msgstr "" "Агар кўрсатгич контекст ойнаси ёқилган бўлса ва маълумотлар базаларида шарҳ " "ўрнатилган бўлса, ушбу танлов база шарҳи ва ҳақиқий номи ўрнини алмаштиради" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "База номи ўрнига унинг шарҳини кўрсатиш" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4384,30 +4385,30 @@ msgstr "" "директивасида кўрсатилган усулда жадваллар бўлинади, лекин жадвал номлари " "ўзгаришсиз қолади" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Жадвал номи ўрнига унинг шарҳини кўрсатиш" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Жадвал шарҳларини кўрсатгич контекст ойнасида кўрсатиш" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Ишлатилаётган жадвалларни белгилаш ва қулфланган жадваллари мавжуд бўлган " "маълумотлар базаларини кўришга имкон бериш" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Қулфланган жадвалларни ташлаб кетишлик" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4417,28 +4418,28 @@ msgstr "" msgid "Password" msgstr "Парол" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Фойдаланувчи" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4446,65 +4447,65 @@ msgstr "" "\"База тузиш\" формасида маълумотлар базаси номини таклиф этинг ёки матн " "майдонини бўш қолдиринг" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Янги база номини таклиф этиш" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR майдонидаги устунлар сони" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR майдонидаги қаторлар сони" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Жадвал ёрлиғи" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4516,38 +4517,38 @@ msgstr "" "келаётган HTTP_X_FORWARDED_FOR (X-Forwarded-For) сарлавҳани ишончли деб " "қабул қилишини таъминлайди: [br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "IP бўйича рухсат бериш/рад этиш учун ишонарли прокси-серверлар рўйхати" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Серверда импорт файллари сақланадиган директория" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Импорт директорияси" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" "Маълумотлар базаси ичидаги маълумотларни тўлалигича қидиришга рухсат бериш" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Базани қидиришдан фойдаланиш" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4557,19 +4558,19 @@ msgstr "" "неча сўровниўз ичига олиши мумкинлиги \"libraries/import.lib.php\" файлида " "белгиланган." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Кенгайтирилган ибора" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Охирги версияни текшириш" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4577,7 +4578,7 @@ msgstr "" msgid "Version check" msgstr "Версияни текшириш" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4585,7 +4586,7 @@ msgstr "" "Импорт ва экспорт операциялари учун [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] қисишни ёқиш" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4766,7 +4767,7 @@ msgstr "Муолажалар" msgid "Return type" msgstr "Қайтариладиган тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4789,7 +4790,7 @@ msgstr "Сервер жавоб бермаяпти" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(ёки локал MySQL сервернинг сокети нотўғри созланган)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Тафсилотлар..." @@ -4976,66 +4977,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Файл кодировкаси: " -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Сиқиш" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Йўқ" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip ёрдамида сиқилган" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Файл каби сақлаш" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Формат" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "Ўгиришлар параметрлари" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -5174,11 +5175,11 @@ msgstr "вертикал" msgid "in %s mode and repeat headers after %s cells" msgstr "\"%s\" режимида ва сарлавҳаларни ҳар \"%s\" катакчадан кейин такрорлаш" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Индекс бўйича сортировка қилиш" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5192,105 +5193,105 @@ msgstr "Индекс бўйича сортировка қилиш" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Параметрлар" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Маълумотларни қисқартириб кўрсатиш" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Маълумотларни кенгайтирилган ҳолда кўрсатиш" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Алоқадор калит" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Алоқадор майдон қиймати" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Иккилик маълумотларни кўрсатиш" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB туридаги маълумотларни кўрсатиш" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "Ўгириш" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Ёзув ўчирилди" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Тугатиш" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "сўров бўйича" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Ёзувларни кўрсатиш" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "жами" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "Сўров %01.4f секунд вақт олди" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ўзгартириш" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "Сўров натижаларини ишлатиш" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Чоп этиш версияси (тўла)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схемани кўрсатиш" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Версиясини тузиш" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Алоқа топилмади" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Версия ҳақида маълумот" @@ -6471,7 +6472,7 @@ msgstr "" "\"column_comments\" жадвалини янгилаш зарур. Батафсил маълумот учун " "документацияга қаранг." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Хатчўп қўйилган SQL сўрови" @@ -6548,7 +6549,7 @@ msgstr "Бош сервер статуси" msgid "Slave status" msgstr "Тобе сервер статуси" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "Ўзгарувчи" @@ -6556,7 +6557,7 @@ msgstr "Ўзгарувчи" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Қиймати" @@ -6845,64 +6846,64 @@ msgstr "Фарқ" msgid "Target database" msgstr "Нишон база" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "\"%s\" серверида SQL-сўров(лар)ни бажариш " -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "\"%s\" маълумотлар базасида SQL-сўров(лар)ни бажариш" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Тозалаш" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Майдон номлари" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Ушбу SQL сўровига хатчўп тузиш" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Барча фойдаланувчиларга рухсат бериш" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Шу номли хатчўпни алмаштириш" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "Сўровлар ойнаси ичидаги маълумотларни блокировка қилиш" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Тақсимловчи" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Ушбу сўровни қайта кўрсатиш" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Бажариш" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Фақат кўриш" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Файлни танлаш" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Юклаш каталогидан" @@ -7018,7 +7019,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Индекс" @@ -7381,31 +7382,31 @@ msgstr "PHP кенгайтмаси" msgid "Show PHP information" msgstr "PHP ҳақида маълумотни кўрсатиш" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Вики" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr " phpMyAdmin расмий веб-саҳифаси" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Атрибутлар" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "Ўзгариш йўқ" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7417,7 +7418,7 @@ msgstr "" "созланган MySQL сервери хавфсизлик жиҳатидан анча заиф ҳисобланади, шунинг " "учун \"root\" суперфойдаланувчисига парол ўрнатиш қатъиян тавсия этилади." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7427,7 +7428,7 @@ msgstr "" "func_overload параметри ёқилган. Маълумот йўқолиши олдини олиш учун, ушбу " "параметр ўчирилиши керак!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7438,7 +7439,7 @@ msgstr "" "маълумот йўқолишига олиб келиши мумкин. PHP \"mbstring\" кенгайтмасини " "ўрнатиш қатъий тавсия этилади." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7451,7 +7452,7 @@ msgstr "" "давомийлигидан кичикроқ, шунинг учун логин сессиянгиз phpMyAdmin дастурида " "конфигурация қилганингиздан тезроқ тугайди." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7468,13 +7469,13 @@ msgstr "" "давомийлигидан кичикроқ, шунинг учун логин сессиянгиз phpMyAdmin дастурида " "конфигурация қилганингиздан тезроқ тугайди." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "cookie-аутентификация ишлатилганда, конфигурацион файлдаги $cfg" "[\"blowfish_secret\"] директиваси қийматини ўрнатиб парол белгилаш керак." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7484,7 +7485,7 @@ msgstr "" "каталоги ҳалиям мавжуд. phpMyAdmin муваффақиятли ўрнатилгандан кейин, уни " "ўчириш тавсия этилади." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7496,7 +7497,7 @@ msgstr "" "Алоқадор жадваллар билан ишлаш учун қўшимча имкониятлар мавжуд эмас. " "Сабабларини аниқлаш учун %sбу ерга%s босинг." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7506,7 +7507,7 @@ msgstr "" "баъзи функциялари ишламайди. Масалан, навигация ойнаси автоматик тарзда " "янгиланиб турмайди." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7515,7 +7516,7 @@ msgstr "" "MySQL-клиент версияси (\"%s\") ўрнатилган MySQL-сервер версияси(\"%s\")дан " "фарқ қилмоқда. Бу ҳолат нохуш оқибатларга олиб келиши мумкин." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7524,7 +7525,7 @@ msgstr "" "Сервер \"Suhosin\" ҳимоя тизимадан фойдаланмоқда. Юзага келган муаммолар " "ечими учун \"%s\"документация\"%s\" га қаранг." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Маълумотлар базаси мавжуд эмас" @@ -7916,20 +7917,20 @@ msgstr "\"%s\" маълумотлар базаси муваффақиятли ў msgid "Databases statistics" msgstr "Маълумотлар базаси статискаси" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Бош сервер репликацияси" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Тобе сервер репликацияси" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Статискани ёқиш" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10336,39 +10337,39 @@ msgstr "Маълумотлар яхлитлигини текшириш:" msgid "Show tables" msgstr "Жадвалларни кўрсатиш" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Фойдаланилаётган жой" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Ишлатилиш" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Эффективлик" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Қаторлар статистикаси" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Тавсиф" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "статик" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "динамик" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Қатор узунлиги" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Қатор ҳажми" @@ -10510,7 +10511,7 @@ msgstr " \"%s\" дан кейин" msgid "Create an index on  %s columns" msgstr "\"%s\" майдон учун индекс тузиш" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "бўлакларга бўлинган" diff --git a/po/uz@latin.po b/po/uz@latin.po index a9c48e73ac..272541d188 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-07-22 02:30+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_latin \n" @@ -49,19 +49,19 @@ msgstr "Qidirish" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -154,7 +154,7 @@ msgstr "Maydon nomlari" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "Tur" @@ -317,7 +317,7 @@ msgstr "Nusxa ko‘chirishdan oldin ma`lumotlar bazasi tuzing (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "\"%s\" qo‘shish" @@ -340,7 +340,7 @@ msgstr "Nusxa olingan ma`lumotlar bazasiga o‘tish" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "Taqqoslash" @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Aloqalar sxemasi" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -377,7 +377,7 @@ msgstr "Jadval " #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "Qatorlarsoni" @@ -393,21 +393,21 @@ msgstr "ishlatilmoqda" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "Tuzish" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "Oxirgi yangilanish" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "Oxirgi tekshiruv" @@ -432,20 +432,20 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "Sortirovka qilish" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "O‘sish tartibida" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "Kamayish tartibida" @@ -512,8 +512,8 @@ msgstr "so‘rovni bajarish" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "Ruxsat berilmadi" @@ -558,13 +558,13 @@ msgstr "Ko‘rib chiqish" msgid "Delete the matches for the %s table?" msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "O‘chirish" @@ -633,7 +633,7 @@ msgstr "Kuzatish faol." msgid "Tracking is not active." msgstr "Kuzatish faol emas." -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,21 +663,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL serveridagi andozaviy ma`lumotlar jadvali turi." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Belgilanganlarni: " -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Barchasini belgilash" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "Belgilashni bekor qilish" @@ -686,16 +686,16 @@ msgstr "Belgilashni bekor qilish" msgid "Check tables having overhead" msgstr "Optimallashtirish lozim bo‘lgn jadvallarni belgilash" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Chop etish versiyasi" @@ -707,7 +707,7 @@ msgstr "Tozalash" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "O‘chirish" @@ -716,8 +716,8 @@ msgstr "O‘chirish" msgid "Check table" msgstr "Jadvalni tekshirish" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "Jadvalni optimallashtirish" @@ -737,12 +737,12 @@ msgstr "Ma`lumotlar lug‘ati" msgid "Tracked tables" msgstr "Kuzatilgan jadvallar" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -769,7 +769,7 @@ msgid "Status" msgstr "Holat" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -940,7 +940,7 @@ msgstr "" "phpMyAdmin dasturi import jarayonini yakunla olmasligini bildiradi." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1166,7 +1166,16 @@ msgstr "SQL so‘rovlari qutisi" msgid "Inline Edit" msgstr "Jadval turlari" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "Tahrirlash" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1174,74 +1183,74 @@ msgstr "Jadval turlari" msgid "Save" msgstr "Saqlash" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "Yashirish" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy #| msgid "SQL Query box" msgid "Hide search criteria" msgstr "SQL so‘rovlari qutisi" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy #| msgid "SQL Query box" msgid "Show search criteria" msgstr "SQL so‘rovlari qutisi" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "E`tibor bermaslik" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "Bog‘liq kalitni tanlang" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "Tashqi kalitni tanlang" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "" "Birlamchi (PRIMARY) yoki unikal (UNIQUE) indeks bo‘lgan maydonni tanlang!" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "Ko‘rsatiladigan maydonni tanlash" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "Parol o‘rnatish" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "Generatsiya qilish" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "Parolni o‘zgartirish" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Dush" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1252,125 +1261,125 @@ msgstr "" "sanada chiqarilgan." #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Check for latest version" msgid ", latest stable version:" msgstr "Oxirgi versiyani tekshirish" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "Donate" msgid "Done" msgstr "Sadaqa" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "Orqaga" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "Keyingi" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "Jami" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "Ikkilik" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "May" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Iyun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Iyul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Avg" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Okt" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Yanv" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Fev" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1378,178 +1387,178 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Iyun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Iyul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Avg" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sen" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Okt" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Noya" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dek" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Yaksh" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Dush" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Sesh" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Jum" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Yaksh" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Dush" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Sesh" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Chor" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Pay" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Jum" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Shan" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Yaksh" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Dush" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Sesh" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Chor" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Pay" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Jum" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Shan" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 #, fuzzy #| msgid "Wiki" msgid "Wk" msgstr "Viki" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "ishlatilmoqda" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1628,14 +1637,6 @@ msgstr "Elementlar soni" msgid "Comment" msgstr "Izoh" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "Tahrirlash" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "Birlamchi kalit o‘chirildi" @@ -1652,7 +1653,7 @@ msgid "" "removed." msgstr " %1$s va %2$s indekslari bir xil, ulardan birini o‘chirish mumkin." -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1765,7 +1766,7 @@ msgid "Cannot connect: invalid settings." msgstr "Ulanib bo‘lmadi: noto‘g‘ri sozlangan." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1791,61 +1792,61 @@ msgstr "" "faylidagi xost, foydalanuvchi va parolni tekshiring va ular MySQL serveri " "administratoridan olingan ma`lumotlarga mos kelishiga ishonch hosil qiling." -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "Avtorizatsiya" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin dokumentatsiyasi" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "Siz xost/IP adres va bo‘sh joy qoldirib portni kiritishingiz mumkin." -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "Server" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "Foydalanuvchi:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "Parol:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "Serverni tanlang" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Brauzerda \"cookies\" faollashtirilgan bo‘lishi shart." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "" "Parolsiz autentifikatsiya konfiguratsiya tomonidan o‘chirilgan (qarang " "AllowNoPassword)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "" "\"%s\" soniya davomida faollik kuzatilmadi, iltimos, qayta avtorizatsiyadan " "o‘ting. " -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "MySQL serveriga ulanib bo‘lmadi" @@ -1915,7 +1916,7 @@ msgid "shared" msgstr "" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "Jadvallar" @@ -1929,18 +1930,18 @@ msgstr "Jadvallar" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "Ma`lumotlar" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "Jami" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "Fragmentlangan" @@ -1999,7 +2000,7 @@ msgstr "" msgid "JSON encoder is needed for chart tooltips." msgstr "" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
Agar bo‘m-bo‘sh sahifa " "ko‘rsatilsa, demak, hammasi joyida." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr " \"%1$s\" faylidan andoza konfiguratsiyani yuklab bo‘lmadi." -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" @@ -2029,32 +2030,32 @@ msgstr "" "$cfg[\"PmaAbsoluteUrl\"] direktivasi konfiguratsion faylda " "sozlanishi SHART!" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "Server raqami noto‘g‘ri: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" " %1$s serveri uchun noto‘g‘ri xost nomi ko‘rsatilgan. phpMyAdmin " "konfiguratsion faylida belgilangan sozlashlarni to‘g‘irlang." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "Server" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "" "phpMyAdmin konfiguratsion faylida noto‘g‘ri autentifikatsiya usuli " "belgilangan:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr " \"%s\" ni \"%s\" versiyaga yoki kattaroq versiyaga yangilash zarur." @@ -2088,8 +2089,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "Dokumentatsiya" @@ -2108,7 +2109,7 @@ msgstr "MySQL javobi: " msgid "Failed to connect to SQL validator!" msgstr "MySQL-serverga ulanib bo‘lmadi" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "So‘rov tahlili" @@ -2120,11 +2121,11 @@ msgstr "Tahlil kerak emas" msgid "Without PHP Code" msgstr "PHP-kod olib tashlash" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "PHP-kod" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "Yangilash" @@ -2133,7 +2134,7 @@ msgstr "Yangilash" msgid "Skip Validate SQL" msgstr "SQL sintaksisi tekshiruvini olib tashlash" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "SQL to‘g‘riligini tekshirish" @@ -2248,7 +2249,7 @@ msgid "Structure" msgstr "Tuzilishi" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2256,8 +2257,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "Qo‘yish" @@ -2277,7 +2278,7 @@ msgstr "" msgid "Select from the web server upload directory %s:" msgstr "Yuklash katalogidan" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi" @@ -2439,7 +2440,7 @@ msgid "Set value: %s" msgstr "Quyidagi qiymatni o‘rnatish: \"%s\"" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "Asl qiymatlarni tiklash" @@ -2652,7 +2653,7 @@ msgstr "Jadval yorlig‘i" msgid "Show binary contents as HEX by default" msgstr "Ikkilik ma’lumotlarni o‘n oltilik shaklda ko‘rsatish" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "Ikkilik ma’lumotlarni o‘n oltilik shaklda ko‘rsatish" @@ -2724,12 +2725,12 @@ msgstr "Maksimum bajarilish vaqti" msgid "Save as file" msgstr "Fayl kabi saqlash" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "Fayl kodirovkasi" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "Format" @@ -2740,8 +2741,8 @@ msgstr "Siqish" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2751,16 +2752,16 @@ msgstr "Siqish" msgid "Put columns names in the first row" msgstr "Maydon nomlarini birinchi qatorga joylashtirish" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan " -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2770,8 +2771,8 @@ msgstr "Belgi oldida quyidagi belgi mavjud " #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "NULL qiymatni quyidagiga almashtirish" @@ -2781,15 +2782,15 @@ msgstr "NULL qiymatni quyidagiga almashtirish" msgid "Remove CRLF characters within columns" msgstr "Maydonlar ichidagi satrdan-satrga ko‘chirish belgilarini olib tashlash" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "Qatorlar bo‘luvchisi" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "Qatorlar bo‘luvchisi" @@ -2813,8 +2814,8 @@ msgid "Table name template" msgstr "Jadval nomi shabloni" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2841,13 +2842,13 @@ msgid "Label key" msgstr "Belgi identifikatori" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME turi" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "Aloqalar" @@ -2876,12 +2877,12 @@ msgstr "Fayl nomi shablonini yodda saqlash" msgid "Enclose table and column names with backquotes" msgstr "Jadval va maydon nomlarini teskari qo‘shtirnoqqa olish" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL bilan moslik rejimi" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "" @@ -2905,33 +2906,33 @@ msgstr "BLOB turidagi ma`lumotlarni o‘n oltilik shaklda namoyish etish" msgid "Use ignore inserts" msgstr "E`tibor bermaslik (IGNORE) qo‘yilmalardan foydalanish" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "Tuzilayogan so‘rovning maksimal uzunligi" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy #| msgid "Export tables" msgid "Export type" msgstr "Jadvallarni eksport qilish" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "Tranzaksiyaga eksportni qo‘shish" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "Vaqtni UTC shaklda eksport qilish" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "phpMyAdmin ishlatilganda xavfsiz (SSL) ulanishga majbur qilish" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "Xavfsiz (SSL) ulanishga majbur qilish" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2939,36 +2940,36 @@ msgstr "" "Tashqi kalit menyusining tartiblash usuli: [kbd]content[/kbd] - murojaat " "ma`lumotlari bo‘yicha, [kbd]id[/kbd] - kalit qiymatlar bo‘yicha" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "Tashqi kalit menyusi tartibi" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "Agar kamroq qiymat bo‘lsa, pastga tushuvchi menyu ishlatiladi" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "Tashqi kalit chegaralari" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "Ko‘rib chiqish usul" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "Ko‘rib chiqish usulini sozlash" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy #| msgid "Customize default export options" msgid "Customize default options" msgstr "Eksport afzalliklarini sozlash" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2976,147 +2977,147 @@ msgstr "Eksport afzalliklarini sozlash" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "Tahrirlash usuli" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "Tahrirlash usulini sozlash" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "Eksport" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "Eksport afzalliklarini sozlash" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "Funksiyalar" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "Generatsiya qilish" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "Import" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "Import" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "Import afzalliklarini sozlash" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "Import/Eksport" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "Import va eksport kataloglari va qisish usullarini belgilash" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "Ma`lumotlar bazalarini ko‘rsatish afzalliklari" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "Navigatsiya paneli" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "Navigatsiya paneli ko‘rinishini sozlash" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "Serverlar" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "Serverlar ko‘rinishini sozlash" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "Jadvallar ko‘rinishini sozlash" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "Asosiy ramka" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Open Document Text" msgid "Open Document" msgstr "OpenDocument matn" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "Boshqa sozlanishlar" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "Boshqa joyga sig‘magan sozlanishlar" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "Sahifa raqami: " -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "So‘rovlar oynasi ko‘rinishini sozlash" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "Xavfsizlik" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" @@ -3124,27 +3125,27 @@ msgstr "" "Esda tuting, phpMyAdmin - bu faqatgina foydalanuvchi interfeysi bo‘lib, " "uning xususiyatlari MySQL-serverining funksiyalarini chegaralamaydi" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "Asosiy sozlanishlar" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Authentication type" msgid "Authentication" msgstr "Autentifikatsiya usuli" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy #| msgid "Authentication type" msgid "Authentication settings" msgstr "Autentifikatsiya usuli" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "Server konfiguratsiyasi" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" @@ -3152,17 +3153,17 @@ msgstr "" "Kengaytirilgan server konfiguarsiyasi, agar ularning ma`nosini aniq " "bilmasangiz, yaxshisi, ularga tegmang." -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "Serverning ulanish parametrlarini kiritish" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 #, fuzzy #| msgid "Configuration file" msgid "Configuration storage" msgstr "Konfiguratsion fayl" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 #, fuzzy #| msgid "" #| "Configure phpMyAdmin database to gain access to additional features, see " @@ -3178,58 +3179,58 @@ msgstr "" "Documentation.html#linked-tables]ulangan jadvallar infratuzilmasini[/a] " "qarab chiqing" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "Eksport tanlovlarini moslashtirish" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "Import tanlovlarini moslashtirish" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "Navigatsiya panelini moslashtirish" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "Asosiy ramkani moslashtirish" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL so‘rovlari" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL so‘rovlari qutisi" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "SQL so‘rovlari qutisida ko‘rsatiladigan bog‘larni sozlash" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy #| msgid "SQL queries" msgid "SQL queries settings" msgstr "SQL so‘rovlari" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL-so‘rovlar tarixi" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3237,49 +3238,49 @@ msgid "" "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "Boshlang‘ich" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "Boshlang‘ich sahifani sozlash" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "Yorliqlar" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "Yorliqlar qanday ishlashini tanlang" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "Matnmaydonini ishlatish" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy #| msgid "Customize export options" msgid "Customize text input fields" msgstr "Eksport tanlovlarini moslashtirish" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! matn" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 #, fuzzy #| msgid "Warning" msgid "Warnings" msgstr "Ogohlantirish" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3287,15 +3288,15 @@ msgstr "" "Import va eksport operatsiyalarida [a@http://en.wikipedia.org/wiki/Gzip]" "gzip[/a] yordamida siqishni yoqish" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv uchun qo‘shimcha parametrlar" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3303,11 +3304,11 @@ msgstr "" "Agar yoqilgan bo‘lsa, phpMyAdmin, hatto so‘rovlardan biri barbod bo‘lganda " "ham, ko‘p qismli so‘rovlarni hisoblashni davom etadi" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "Ko‘p qismli so‘rovlardagi xatolarga e`tibor bermaslik" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3317,21 +3318,21 @@ msgstr "" "ruxsat berish. Bu katta fayllarni yuklash uchun yaxshi usul, lekin u " "tranzaksiyalarni buzishi mumkin." -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "Qisman import: uzishga ruxsat berish" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3339,100 +3340,100 @@ msgstr "" "Import fayl formati; yodda tutingki, ushbu ro‘yxat (ma`lumotlar bazasi, " "jadval) joylashishiga bog‘liq va faqat SQL ishlaydi" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "Import qilinayotgan fayl formati" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "\"LOCAL\" kalit so‘zini ishlatish" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "Birinchi qatorga ustun nomlari" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "Bo‘sh qatorlarni import qilmaslik" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 #, fuzzy #| msgid "Import currencies ($5.00 to 5.00)" msgid "Import currencies ($5.00 to 5.00)" msgstr "Pul birliklarini import qilish (masalan, $5.00 ni 5.00 ga)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 #, fuzzy #| msgid "Import percentages as proper decimals (12.00% to .12)" msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "" "Foizlarni mos o‘nli kasrlar kabi import qilish (masalan, 12.00% o‘rniga 0.12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "" "Fayl boshidagi e`tibor berish kerak bo‘lmagan qatorlar (so‘rovlar) soni" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "Qisman import: so‘rovlarga e`tibor bermaslik" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Do not use AUTO_INCREMENT for zero values" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "Nol qiymatlari uchun \"AUTO_INCREMENT\" ishlatmaslik" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "Bir vaqtning o‘zidanechta qator qo‘yilishi mumkin" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "Qo‘yilgan qatorlar soni" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "Tezkor murojaat piktogrammasi uchun nishon" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "Chap ramkada logotipni ko‘rsatish" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "Logotipni ko‘rsatish" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "Chap ramkaning yuqori qismida server tanlovini ko‘rsatish" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "Server tanlovini ko‘rsatish" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 #, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Minimum number of tables to display the table filter box" msgstr "Jadvallar ro‘yxatida ko‘rsatiladigan jadvallarning maksimal soni" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "Ma`lumotlar bazalarini daraxtning turli darajalariga bo‘luvchi satr" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "Ma`lumotlar bazasi daraxtining bo‘luvchisi" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" @@ -3440,41 +3441,41 @@ msgstr "" "Yengil versiya; ma`lumotlar bazalarini daraxtda ko‘rsatish (quyida " "belgilangan satr bilan bo‘linadi)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "Ma`lumotlar bazalarini daraxtda ko‘rsatish" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" "Agar barcha ma`lumotlar bazalarini ko‘rmoqchi bo‘lsangiz, ushbu tanlovni " "o‘chiring" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "Yengil versiyadan foydalanish" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "Jadvallar daraxtining maksimum chuqurligi" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "Jadvallarni daraxtning turli darajalariga bo‘luvchi satr" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "Jadval daraxtining bo‘luvchisi" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logotip bog‘langan URL" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" @@ -3482,38 +3483,38 @@ msgstr "" "Bog‘langan sahifani bosh oynada ([kbd]bosh[/kbd]) yoki yangi oynada ([kbd]" "yangi[/kbd]) ochish" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logotip bog‘langan nishon" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "Sichqoncha kursori turgan serverni belgilash" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "Belgilashni yoqish" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "Kamroq grafikali yorliqlarni ishlatish" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "Yengil yorliqlar" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 #, fuzzy #| msgid "Maximum number of characters used when a SQL query is displayed" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "SQL so‘rovi ko‘rsatilganda ishlatiladigan belgilarning maksimal soni" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3525,11 +3526,11 @@ msgstr "" "ulanganbo‘lsa, unda YOLG‘ON (FALSE) tanlovi boshqa serverlardan chiqish " "unitilishiga olib kelishi mumkin." -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "Chiqishda barcha \"cookies\"larni o‘chirish" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" @@ -3537,11 +3538,11 @@ msgstr "" "cookie-autentifikatsiya usulidan foydalanilganda oldingi login sessiyasi " "qayta chaqirilib olinishi kerakmi?" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "Foydalanuvchi nomini chaqirib olish" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3553,55 +3554,55 @@ msgstr "" "sessiya uchun saqlanadi va brauzer oynasi yopilgan zahoti o‘chiriladi. Bu " "qiymat ishonchsiz muhitlar uchun tavsiya etiladi." -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "Login ma`lumotini cookie-da saqlash" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" "cookie-login usuli qancha vaqt (sekundlarda) yaroqli bo‘lishini belgilang" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "cookie-login yaroqligi" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "SQL so‘rovi ko‘rsatilganda ishlatiladigan belgilarning maksimal soni" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "SQL so‘rovining maksimal uzunligi" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" "Chap ramkada va bazalar ro‘yxatida ko‘rsatiladigan ma`lumotlar bazalarining " "maksimal soni" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "Ma`lumotlar bazalarining maksimal soni" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3611,29 +3612,29 @@ msgstr "" "ko‘rsatilgan qiymatdan ko‘p bo‘lsa, \"Oldingi\" va \"Keyingi\" bog‘lanishlar " "ko‘rsatiladi." -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "Ko‘rsatiladigan qatorlarning maksimal soni" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "Jadvallar ro‘yxatida ko‘rsatiladigan jadvallarning maksimal soni" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "Maksimal jadvallar soni" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" @@ -3641,53 +3642,53 @@ msgstr "" "Skript uchun ajratiladigan baylardagi xotira miqdori, masalan [kbd]32M[/kbd] " "([kbd]0[/kbd] - chegaralanmagan)." -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "Xotira miqdori" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 #, fuzzy #| msgid "Show logo in left frame" msgid "Show table row links on left side" msgstr "Chap ramkada logotipni ko‘rsatish" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Jadval sortirovkasini o‘zgartirish" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "Faqat piktogramma, faqat matn yoki har ikkisini ishlatish" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "Piktogrammali navigatsiya menyusi" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP orqali ma`lumot uzatishda yuqori tezlikka erishish uchun GZip " "buferizatsiyadan foydalaning" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip buferizatsiya" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3699,46 +3700,46 @@ msgstr "" "[kbd]SMART[/kbd] – ya`ni, TIME, DATE, DATETIME va TIMESTAMP turidagi " "maydonlar uchun kamayish tartibida, aks holda ko‘payish tartibida" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "Asl tartiblash qoidasi" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "MySQL ma`lumotlar bazalarida doimiy ulanishlardan foydalanish" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "Doimiy ulanishlar" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "Jadval operatsiyalarini piktogrammalar yordamida amalga oshirish" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB va BINARY maydonlarini tahirlashni man etish" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Binar (ikkilik) maydonlarni himoyalash" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3752,122 +3753,122 @@ msgstr "" "tanlovni yoqing (pmadb talab etiladi). Ushbu tanlov o‘chirilgan bo‘lsa, oyna " "yopilgan zahoti so‘rovlar tarixi yo‘qoladi." -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "Doimiy so‘rovlar tarixi" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "Jurnalda saqlanadigan so‘rovlar soni" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "So‘rovlar tarixi uzunligi" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "Yangi so‘rovlar oynasi ochilganda ko‘rsatiladigan yorliq" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "So‘rovlar oynasining yorlig‘i" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" "Kodirovkalarni bir-biriga o‘tkazishda foydalaniladigan funksiyalarni tanlang" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "Kodirovkalash funksiyasi" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Oqimli tiklash" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "Serverdagi eksport fayllar saqlanadigan direktoriya" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "Saqlash direktoriyasi" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "Agar ishlatilmasa bo‘sh qoldiring" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Autentifikatsiya tartibi" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "Asl qoidalarni ishlatish uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Autentifikatsiya qoidalari" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "Parolsiz qirishga ruxsat bеrish" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "\"root\"ga kirishga ruxsat berish" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Avtorizatsiya vaqtida ko‘rsatiladigan Oddiy HTTP Avtorizatsiya Bo‘limi " "nomi" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP Bo‘limi" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3877,19 +3878,19 @@ msgstr "" "konfiguratsion fayl yo‘li (hujjatlar katalogiga joylashtirilmagan; tavsiya " "etiladi: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "\"SweKey\" konfiguratsiya fayli" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "Foydalaniladigan autentifikatsiya usuli" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "Autentifikatsiya usuli" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3897,11 +3898,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Xatcho‘p[/a] ishlatmaslik uchun " "bo‘sh qoldiring, asli: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "Xatcho‘plar jadvali" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3909,31 +3910,31 @@ msgstr "" "Ustun izohlari/\"mime\"-turlari haqidagi ma`lumotlarni ishlatmaslik uchun " "bo‘sh qoldiring, asli: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "Ustun ma`lumotlari jadvali" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "MySQL serveiga ulanishni qisish" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "Ulanishni qisish" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Serverga ulanish turi, agar bilmasangiz, \"tcp\" deb qoldiring" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "Ulanish turi" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "Nazorat foydalanuvchisi paroli" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3942,19 +3943,19 @@ msgstr "" "batafsil ma`lumot [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]" "da mavjud" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "Nazorat foydalanuvchisi" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "Ma`lumotlar bazalari ro‘yxati ko‘rsatilganda jadvallarni sanash" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "Jadvallarni sanash" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3962,11 +3963,11 @@ msgstr "" "Dizayner ishlatmaslik uchun bo‘sh qoldiring, asl qiymati: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "Dizayner jadvali" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3975,30 +3976,30 @@ msgstr "" "aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql." "com/19588]\"MySQL Bugs\"[/a]larga qarang" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA ishlatishni o‘chirish" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Qaysi PHP kengaytmasidan foydalanmoqchisiz; iloji bo‘lsa, \"mysqli\" " "kengaytmasidan foydalaning" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "Foydalaniladigan PHP kengaytmasi" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Muntazam iboralar(PCRE)ga to‘g‘ri keladigan ma`lumotlar bazalarini yashirish" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "Bazalarni yashirish" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -4006,31 +4007,31 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL so‘rovlari tarixi jadvali" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "MySQL sеrvеri ishlayotgan xost nomi" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "Sеrvеr xost nomi" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "Chiqish URL" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "Parolsiz ulanishga harakat qilish" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "Parolsiz ulanish" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4046,31 +4047,31 @@ msgstr "" "oldiga teskari egri chiziq (\\) qo‘yishingiz kerak, masalan \\\"my\\_db\\" "\" (lekin \"my_db\" emas)" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "Faqat ro‘yxatdagi bazalarni ko‘rsatish" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" "Agar \"config\" autentifikatsiya usulidan foydalanmasangiz, bo‘sh qoldiring" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "\"config\" autentifikatsiya usuli paroli" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: " "[kbd]\"pma_pdf_pages\"[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF-sxema: sahifalar jadvali" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4081,22 +4082,22 @@ msgstr "" "ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: " "[kbd]\"phpmyadmin\"[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ma`lumotlar bazasi nomi" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL serveri tinglaydigan port, asl qiymatni qoldirish uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "Server porti" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4104,19 +4105,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]Aloqa bog‘lanishlari[/a]ni " "ishlatmaslik uchun, bo‘sh qoldiring, asl qiymati: [kbd]\"pma_relation\"[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "Aloqalar jadvali" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "Mavjud jadvallarni ko‘rsatish uchun ishlatiladigan SQL buyrug‘i" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES buyrug‘i" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4124,44 +4125,44 @@ msgstr "" "Namuna uchun [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "autentifikatsiya usullari[/a]ga qarang" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Kirish sessiyasi nomi" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "Kirish URL" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL serveri tinglaydigan soket, asl qiymati uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "Server soketi" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" "SSL (Secure Sockets Layer - himoyalangan soketlar protokoli) ulanishdan " "foydalanish" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "SSL ulanishdan foydalanish" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: " "[kbd]\"pma_table_coords\"[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF-sxema: jadval koordinatalari" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4173,53 +4174,53 @@ msgstr "" "Ko‘rsatiladigan maydonlar sharhlari saqlanadigan jadval, ishlatmaslik uchun " "bo‘sh qoldiring, asl qiymati: [kbd]\"pma_table_info\"[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Maydonlar jadvalini ko‘rsatish" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Tavsif" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4231,25 +4232,25 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL so‘rovlari tarixi jadvali" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Avtomatik tiklash rejimi" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4261,15 +4262,15 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "\"config\" autentifikatsiya usuli foydalanuvchisi" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4279,21 +4280,21 @@ msgstr "" "tekshiruvlarning oldini olgan bo‘lasiz va ishlash unumdorligini oshirgan " "bo‘lasiz" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "Kengaytirilgan tekshiruv" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "MySQL serveri ishlayotgan xost server nomi" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "Ushbu serverning kengaytirilgan nomi" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4301,11 +4302,11 @@ msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Foydalanuvchiga \"barcha (yozuvlar)ni ko‘rsatish\" tugmasi ko‘rsatilsinmi?" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "Barcha qatorlarni ko‘rsatishga ruxsat berish" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4314,35 +4315,35 @@ msgstr "" "Esda tuting, ushbu tanlovni yoqishingiz [kbd]\"config\"[/kbd] " "autentifikatsiya usulidagi parolga ta`sir etmaydi" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "Parolni o‘zgartirish formasini ko‘rsatish" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "Ma`lumotlar bazasi tuzish formasini ko‘rsatish" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Ochiq jadvallar ro‘yxati" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "Tahrirlash/qo‘yish rejimida funksiyalar maydonini ko‘rsatish" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "Fuknsiyalarmaydonini ko‘rsatish" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4350,35 +4351,35 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] funksiyasi " "natijasiga bog‘ ko‘rsatish" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "\"phpinfo()\" funksiyasiga bog‘ ko‘rsatish" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "MySQL serveri haqida batafsil ma`lumot ko‘rsatish" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin tomonidan generatsiya qilingan SQL so‘rovlarini ko‘rsatish " "kerakmi?" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "Show SQL so‘rovlarini ko‘rsatish" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Ma`lumotlar bazalari va jadvallar statiskasini (masalan, diskda egallagan " "joyi) ko‘rsatish" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "Statiskani ko‘rsatish" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4387,11 +4388,11 @@ msgstr "" "sharh o‘rnatilgan bo‘lsa, ushbu tanlov baza sharhi va haqiqiy nomi o‘rnini " "almashtiradi" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "Baza nomi o‘rniga uning sharhini ko‘rsatish" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4403,30 +4404,30 @@ msgstr "" "direktivasida ko‘rsatilgan usulda jadvallar bo‘linadi, lekin jadval nomlari " "o‘zgarishsiz qoladi" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "Jadval nomi o‘rniga uning sharhini ko‘rsatish" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "Jadval sharhlarini ko‘rsatgich kontekst oynasida ko‘rsatish" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Ishlatilayotgan jadvallarni belgilash va qulflangan jadvallari mavjud " "bo‘lgan ma`lumotlar bazalarini ko‘rishga imkon berish" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "Qulflangan jadvallarni tashlab ketishlik" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4436,28 +4437,28 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "Foydalanuvchi" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4465,65 +4466,65 @@ msgstr "" "\"Baza tuzish\" formasida ma`lumotlar bazasi nomini taklif eting yoki matn " "maydonini bo‘sh qoldiring" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "Yangi baza nomini taklif etish" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR maydonidagi ustunlar soni" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR maydonidagi qatorlar soni" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Jadval yorlig‘i" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4535,40 +4536,40 @@ msgstr "" "kelayotgan HTTP_X_FORWARDED_FOR (X-Forwarded-For) sarlavhani ishonchli deb " "qabul qilishini ta`minlaydi: [br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" "IP bo‘yicha ruxsat berish/rad etish uchun ishonarli proksi-serverlar ro‘yxati" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "Serverda import fayllari saqlanadigan direktoriya" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "Import direktoriyasi" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" "Ma`lumotlar bazasi ichidagi ma`lumotlarni to‘laligicha qidirishga ruxsat " "berish" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "Bazani qidirishdan foydalanish" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4578,19 +4579,19 @@ msgstr "" "necha so‘rovnio‘z ichiga olishi mumkinligi \"libraries/import.lib.php\" " "faylida belgilangan." -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "Kengaytirilgan ibora" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "Oxirgi versiyani tekshirish" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4598,7 +4599,7 @@ msgstr "" msgid "Version check" msgstr "Versiyani tekshirish" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4606,7 +4607,7 @@ msgstr "" "Import va eksport operatsiyalari uchun [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] qisishni yoqish" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4787,7 +4788,7 @@ msgstr "Muolajalar" msgid "Return type" msgstr "Qaytariladigan tip" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4810,7 +4811,7 @@ msgstr "Server javob bermayapti" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(yoki lokal MySQL serverning soketi noto‘g‘ri sozlangan)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "Tafsilotlar..." @@ -4997,66 +4998,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "Fayl kodirovkasi: " -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "Siqish" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "Yo‘q" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "zip" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "gzip" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "bzip yordamida siqilgan" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "Fayl kabi saqlash" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "Format" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "O‘girishlar parametrlari" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy #| msgid "Recoding engine" msgid "Encoding Conversion:" @@ -5197,11 +5198,11 @@ msgid "in %s mode and repeat headers after %s cells" msgstr "" "\"%s\" rejimida va sarlavhalarni har \"%s\" katakchadan keyin takrorlash" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "Indeks bo‘yicha sortirovka qilish" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -5215,105 +5216,105 @@ msgstr "Indeks bo‘yicha sortirovka qilish" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "Parametrlar" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "Ma`lumotlarni qisqartirib ko‘rsatish" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "Ma`lumotlarni kengaytirilgan holda ko‘rsatish" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "Aloqador kalit" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational display field" msgid "Relational display column" msgstr "Aloqador maydon qiymati" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "Ikkilik ma`lumotlarni ko‘rsatish" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "BLOB turidagi ma`lumotlarni ko‘rsatish" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "O‘girish" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "Yozuv o‘chirildi" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Tugatish" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "so‘rov bo‘yicha" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "Yozuvlarni ko‘rsatish" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "jami" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "So‘rov %01.4f sekund vaqt oldi" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "O‘zgartirish" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "So‘rov natijalarini ishlatish" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "Chop etish versiyasi (to‘la)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-sxemani ko‘rsatish" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Vеrsiyasini tuzish" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "Aloqa topilmadi" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "Versiya haqida ma`lumot" @@ -6499,7 +6500,7 @@ msgstr "" "\"column_comments\" jadvalini yangilash zarur. Batafsil ma`lumot uchun " "dokumentatsiyaga qarang." -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "Xatcho‘p qo‘yilgan SQL so‘rovi" @@ -6578,7 +6579,7 @@ msgstr "Bosh rеplikatsiya sеrvеri statusi" msgid "Slave status" msgstr "Tobе rеplikatsiya sеrvеri statusi" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "O‘zgaruvchi" @@ -6586,7 +6587,7 @@ msgstr "O‘zgaruvchi" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "Qiymati" @@ -6875,64 +6876,64 @@ msgstr "Farq" msgid "Target database" msgstr "Nishon baza" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "\"%s\" serverida SQL-so‘rov(lar)ni bajarish " -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "\"%s\" ma`lumotlar bazasida SQL-so‘rov(lar)ni bajarish" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "Tozalash" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "Maydon nomlari" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "Ushbu SQL so‘roviga xatcho‘p tuzish" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "Barcha foydalanuvchilarga ruxsat berish" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "Shu nomli xatcho‘pni almashtirish" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "So‘rovlar oynasi ichidagi ma`lumotlarni blokirovka qilish" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "Taqsimlovchi" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "Ushbu so‘rovni qayta ko‘rsatish" -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "Bajarish" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "Faqat ko‘rish" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "Faylni tanlash" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Yuklash katalogidan" @@ -7050,7 +7051,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "Indeks" @@ -7416,31 +7417,31 @@ msgstr "PHP kengaytmasi" msgid "Show PHP information" msgstr "PHP haqida ma`lumotni ko‘rsatish" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "Viki" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr " phpMyAdmin rasmiy veb-sahifasi" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "Atributlar" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "O‘zgarish yo‘q" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7453,7 +7454,7 @@ msgstr "" "shuning uchun \"root\" superfoydalanuvchisiga parol o‘rnatish qat`iyan " "tavsiya etiladi." -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7463,7 +7464,7 @@ msgstr "" "func_overload parametri yoqilgan. Ma`lumot yo‘qolishi oldini olish uchun, " "ushbu parametr o‘chirilishi kerak!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7474,7 +7475,7 @@ msgstr "" "navbatida ma`lumot yo‘qolishiga olib kelishi mumkin. PHP \"mbstring\" " "kengaytmasini o‘rnatish qat`iy tavsiya etiladi." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7487,7 +7488,7 @@ msgstr "" "davomiyligidan kichikroq, shuning uchun login sessiyangiz phpMyAdmin " "dasturida konfiguratsiya qilganingizdan tezroq tugaydi." -#: main.php:271 +#: main.php:274 #, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." @@ -7504,13 +7505,13 @@ msgstr "" "davomiyligidan kichikroq, shuning uchun login sessiyangiz phpMyAdmin " "dasturida konfiguratsiya qilganingizdan tezroq tugaydi." -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "" "cookie-autentifikatsiya ishlatilganda, konfiguratsion fayldagi $cfg" "[\"blowfish_secret\"] direktivasi qiymatini o‘rnatib parol belgilash kerak." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -7520,7 +7521,7 @@ msgstr "" "katalogi haliyam mavjud. phpMyAdmin muvaffaqiyatli o‘rnatilgandan keyin, uni " "o‘chirish tavsiya etiladi." -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7532,7 +7533,7 @@ msgstr "" "Aloqador jadvallar bilan ishlash uchun qo‘shimcha imkoniyatlar mavjud emas. " "Sabablarini aniqlash uchun %sbu yerga%s bosing." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -7542,7 +7543,7 @@ msgstr "" "dasturining ba’zi funktsiyalari ishlamaydi. Masalan, navigatsiya oynasi " "avtomatik tarzda yangilanib turmaydi." -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -7551,7 +7552,7 @@ msgstr "" "MySQL-kliyent versiyasi (\"%s\") o‘rnatilgan MySQL-server versiyasi(\"%s\")" "dan farq qilmoqda. Bu holat noxush oqibatlarga olib kelishi mumkin." -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " @@ -7560,7 +7561,7 @@ msgstr "" "Server \"Suhosin\" himoya tizimadan foydalanmoqda. Yuzaga kelgan muammolar " "yechimi uchun \"%s\"dokumentatsiya\"%s\" ga qarang." -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "Ma`lumotlar bazasi mavjud emas" @@ -7954,20 +7955,20 @@ msgstr "\"%s\" ma`lumotlar bazasi muvaffaqiyatli o‘chirildi." msgid "Databases statistics" msgstr "Ma`lumotlar bazasi statiskasi" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "Bosh sеrvеr rеplikatsiyasi" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "Tobе sеrvеr rеplikatsiyasi" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "Statiskani yoqish" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -10400,39 +10401,39 @@ msgstr "Ma`lumotlar yaxlitligini tekshirish:" msgid "Show tables" msgstr "Jadvallarni ko‘rsatish" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "Foydalanilayotgan joy" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "Ishlatilish" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "Effektivlik" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "Qatorlar statistikasi" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "Tavsif" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "statik" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "dinamik" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "Qator uzunligi" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "Qator hajmi" @@ -10575,7 +10576,7 @@ msgstr " \"%s\" dan keyin" msgid "Create an index on  %s columns" msgstr "\"%s\" maydon uchun indeks tuzish" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "bo‘laklarga bo‘lingan" diff --git a/po/zh_CN.po b/po/zh_CN.po index 4b8a168628..5ab9a6228f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2011-03-04 09:47+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" @@ -48,19 +48,19 @@ msgstr "搜索" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "字段" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "类型" @@ -308,7 +308,7 @@ msgstr "复制前创建数据库 (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "添加 %s" @@ -331,7 +331,7 @@ msgstr "切换到复制的数据库" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "整理" @@ -348,7 +348,7 @@ msgid "Edit or export relational schema" msgstr "编辑或导出关系大纲" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -361,7 +361,7 @@ msgstr "表" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "行数" @@ -377,21 +377,21 @@ msgstr "使用中" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "创建时间" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "最后更新" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "最后检查" @@ -414,20 +414,20 @@ msgid "visual builder" msgstr "可视化查询生成器" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "排序" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "递增" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "递减" @@ -490,8 +490,8 @@ msgstr "提交查询" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "拒绝访问" @@ -533,13 +533,13 @@ msgstr "浏览" msgid "Delete the matches for the %s table?" msgstr "删除 %s 表中所有匹配的记录?" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "删除" @@ -601,7 +601,7 @@ msgstr "追踪已启用。" msgid "Tracking is not active." msgstr "追踪已禁用。" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -629,21 +629,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s 是此 MySQL 服务器的默认存储引擎。" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "选中项:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "全选" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "全不选" @@ -652,16 +652,16 @@ msgstr "全不选" msgid "Check tables having overhead" msgstr "仅选择多余" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "导出" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "打印预览" @@ -673,7 +673,7 @@ msgstr "清空" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "删除" @@ -682,8 +682,8 @@ msgstr "删除" msgid "Check table" msgstr "检查表" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "优化表" @@ -703,12 +703,12 @@ msgstr "数据字典" msgid "Tracked tables" msgstr "已追踪的表" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -735,7 +735,7 @@ msgid "Status" msgstr "状态" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -892,7 +892,7 @@ msgstr "" "将无法完成导入操作。" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1076,7 +1076,16 @@ msgstr "显示查询框" msgid "Inline Edit" msgstr "快速编辑" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "编辑" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1084,61 +1093,61 @@ msgstr "快速编辑" msgid "Save" msgstr "保存" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "隐藏" -#: js/messages.php:93 +#: js/messages.php:94 msgid "Hide search criteria" msgstr "隐藏搜索条件" -#: js/messages.php:94 +#: js/messages.php:95 msgid "Show search criteria" msgstr "显示搜索条件" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "忽略" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "选择外键" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "选择外键" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "请选择主键或唯一键" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" msgstr "选择要显示的字段" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "给字段添加选项 " -#: js/messages.php:109 +#: js/messages.php:110 msgid "Generate password" msgstr "生成密码" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "生成" -#: js/messages.php:111 +#: js/messages.php:112 msgid "Change Password" msgstr "修改密码" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 msgid "More" msgstr "更多" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1146,254 +1155,254 @@ msgid "" msgstr "有新的 phpMyAdmin 可用,请考虑升级。最新的版本是 %s,于 %s 发布。" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 msgid ", latest stable version:" msgstr ",最新稳定版本: " #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 msgid "Done" msgstr "完成" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 msgid "Prev" msgstr "上个月" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "下个月" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 msgid "Today" msgstr "今天" -#: js/messages.php:146 +#: js/messages.php:147 msgid "January" msgstr "一月" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "二月" -#: js/messages.php:148 +#: js/messages.php:149 msgid "March" msgstr "三月" -#: js/messages.php:149 +#: js/messages.php:150 msgid "April" msgstr "四月" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "五月" -#: js/messages.php:151 +#: js/messages.php:152 msgid "June" msgstr "六月" -#: js/messages.php:152 +#: js/messages.php:153 msgid "July" msgstr "七月" -#: js/messages.php:153 +#: js/messages.php:154 msgid "August" msgstr "八月" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "九月" -#: js/messages.php:155 +#: js/messages.php:156 msgid "October" msgstr "十月" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "十一月" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "十二月" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "一月" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "二月" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "三月" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "四月" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 msgctxt "Short month name" msgid "May" msgstr "五月" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "六月" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "七月" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "八月" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "九月" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "十月" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "十一月" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "十二月" -#: js/messages.php:186 +#: js/messages.php:187 msgid "Sunday" msgstr "星期日" -#: js/messages.php:187 +#: js/messages.php:188 msgid "Monday" msgstr "星期一" -#: js/messages.php:188 +#: js/messages.php:189 msgid "Tuesday" msgstr "星期二" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "星期三" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "星期四" -#: js/messages.php:191 +#: js/messages.php:192 msgid "Friday" msgstr "星期五" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "星期六" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "周日" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "周一" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "周二" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "周三" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "周四" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "周五" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "周六" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 msgid "Su" msgstr "日" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 msgid "Mo" msgstr "一" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 msgid "Tu" msgstr "二" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 msgid "We" msgstr "三" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 msgid "Th" msgstr "四" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 msgid "Fr" msgstr "五" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 msgid "Sa" msgstr "六" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "周" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "时" -#: js/messages.php:229 +#: js/messages.php:230 msgid "Minute" msgstr "分" -#: js/messages.php:230 +#: js/messages.php:231 msgid "Second" msgstr "秒" @@ -1466,14 +1475,6 @@ msgstr "基数" msgid "Comment" msgstr "注释" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "编辑" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "已删除主键" @@ -1490,7 +1491,7 @@ msgid "" "removed." msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一个将可能被删除" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1597,7 +1598,7 @@ msgid "Cannot connect: invalid settings." msgstr "无法连接:无效的设置。" #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1621,57 +1622,57 @@ msgstr "" "phpMyAdmin 尝试连接到 MySQL 服务器,但服务器拒绝连接。您应该检查配置文件中的" "主机、用户名和密码,并确认这些信息与 MySQL 服务器管理员所给出的信息一致。" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "登录" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 文档" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "您可以输入以空格分隔的主机名/IP地址和端口号。" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "服务器:" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "用户名:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "密码:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "选择服务器" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "必须启用 Cookies 才能登录。" -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "空密码登录被禁止 (参见 允许空密码)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "登录超时 (%s 秒未活动),请重新登录" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "无法登录 MySQL 服务器" @@ -1739,7 +1740,7 @@ msgid "shared" msgstr "已共享" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "数据表" @@ -1753,18 +1754,18 @@ msgstr "数据表" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "数据" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "总计" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "多余" @@ -1813,7 +1814,7 @@ msgstr "绘制图表需要 GD 扩展。" msgid "JSON encoder is needed for chart tooltips." msgstr "绘制图表气泡提示需要 JSON 扩展。" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
如果您看到的是一个空白页,则代表没" "有任何问题。" -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, php-format msgid "Could not load default configuration from: %1$s" msgstr "无法加载默认配置: %1$s" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr "必须在您的配置文件中设置 $cfg['PmaAbsoluteUri'] !" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, php-format msgid "Invalid server index: %s" msgstr "无效的服务器索引: %s" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "无效的主机名 %1$s,请检查配置文件。" -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "服务器" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "配置文件中设置的认证方式无效:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "您应升级到 %s %s 或更高版本。" @@ -1892,8 +1893,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "文档" @@ -1910,7 +1911,7 @@ msgstr "MySQL 返回:" msgid "Failed to connect to SQL validator!" msgstr "连接到 SQL 校验器失败!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "解释 SQL" @@ -1922,11 +1923,11 @@ msgstr "略过解释 SQL" msgid "Without PHP Code" msgstr "无 PHP 代码" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "创建 PHP 代码" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "刷新" @@ -1935,7 +1936,7 @@ msgstr "刷新" msgid "Skip Validate SQL" msgstr "略过校验 SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "校验 SQL" @@ -2046,7 +2047,7 @@ msgid "Structure" msgstr "结构" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2054,8 +2055,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "插入" @@ -2074,7 +2075,7 @@ msgstr "从计算机中上传:" msgid "Select from the web server upload directory %s:" msgstr "从网站服务器上传文件夹 %s 中选择:" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "用于上传的文件夹出错,无法使用" @@ -2223,7 +2224,7 @@ msgid "Set value: %s" msgstr "设置值: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "还原默认值" @@ -2417,7 +2418,7 @@ msgstr "默认数据表标签" msgid "Show binary contents as HEX by default" msgstr "默认以十六进制显示二进制内容" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "以十六进制显示二进制内容" @@ -2475,12 +2476,12 @@ msgstr "最长执行时间" msgid "Save as file" msgstr "另存为文件" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 msgid "Character set of the file" msgstr "文件字符集" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "格式" @@ -2491,8 +2492,8 @@ msgstr "压缩" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2500,14 +2501,14 @@ msgstr "压缩" msgid "Put columns names in the first row" msgstr "首行保存字段名" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" msgstr "内容分隔符" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 msgid "Columns escaped by" msgstr "内容转义符" @@ -2515,8 +2516,8 @@ msgstr "内容转义符" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "将 NULL 替换为" @@ -2524,13 +2525,13 @@ msgstr "将 NULL 替换为" msgid "Remove CRLF characters within columns" msgstr "删除字段中的回车换行符" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 msgid "Columns terminated by" msgstr "字段分隔符" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "换行符" @@ -2552,8 +2553,8 @@ msgid "Table name template" msgstr "数据表名模板" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 msgid "Dump table" @@ -2578,13 +2579,13 @@ msgid "Label key" msgstr "关键标签" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME 类型" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "关系" @@ -2609,12 +2610,12 @@ msgstr "记住文件名模板" msgid "Enclose table and column names with backquotes" msgstr "给数据表名及字段名加上反引号" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL 兼容模式" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "在插入数据时使用的语法" @@ -2638,31 +2639,31 @@ msgstr "为 BLOB 字段使用16进制 (HEX)" msgid "Use ignore inserts" msgstr "使用忽略插入" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "创建查询的最大长度" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 msgid "Export type" msgstr "导出类型" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "处理事务中封装输出" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 msgid "Export time in UTC" msgstr "以协调世界时 (UTC) 导出时间" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "强制使用安全连接访问 phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "强制 SSL 连接" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2670,34 +2671,34 @@ msgstr "" "外键下拉框中选项的排序顺序,[kbd]content[/kbd] 为关联内容,[kbd]id[/kbd] 为键" "值" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "外键下拉框顺序" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "下拉框中选项个数的限制" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "外键限制" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "浏览模式" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "自定义浏览模式" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 msgid "Customize default options" msgstr "自定义默认选项" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2705,119 +2706,119 @@ msgstr "自定义默认选项" msgid "CSV" msgstr "CSV" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "开发" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin 开发设置" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "编辑模式" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "自定义编辑模式" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "导出选项" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "自定义导出选项的默认值" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "功能" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 msgid "General" msgstr "常规" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "设置某些常用选项" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "导入" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 msgid "Import defaults" msgstr "导入选项" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "自定义导入选项的默认值" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "导入 / 导出" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "设置导入和导出文件夹以及压缩选项" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 msgid "Databases display options" msgstr "数据库显示选项" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "导航框架" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "自定义导航框架" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 msgid "Servers" msgstr "服务器" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "服务器显示选项" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "数据表显示选项" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "主框架" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 msgid "Microsoft Office" msgstr "微软 Office" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 msgid "Open Document" msgstr "开放文档" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "其他核心设置" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "其他设置" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 msgid "Page titles" msgstr "页面标题" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -2826,58 +2827,58 @@ msgstr "" "设置浏览器标题栏所显示的文字。参见[a@Documentation.html#cfg_TitleTable]文档[/" "a]中关于可以取得特殊值的魔术字符串。" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "查询窗口" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "自定义查询窗口选项" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "安全" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "注意:phpMyAdmin 只是一个用户接口,其功能不会对 MySQL 有限制" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "基本设置" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 msgid "Authentication" msgstr "认证" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 msgid "Authentication settings" msgstr "认证设置" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "服务器设置" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "高级服务器设置,如果你不知道这些是什么,请不要修改" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "服务器连接参数" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "高级功能" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -2886,54 +2887,54 @@ msgstr "" "配置 phpMyAdmin 高级功能,参见文档[a@Documentation.html#linked-tables]" "phpMyAdmin 高级功能[/a]" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "修改追踪" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "追踪数据库的修改。需要 phpMyAdmin 高级功能。" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 msgid "Customize export options" msgstr "自定义导出选项" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "自定义导入选项" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "自定义导航框架" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "自定义主框架" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 msgid "SQL queries" msgstr "SQL 查询" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 msgid "SQL Query box" msgstr "SQL 查询框" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "自定义显示在 SQL 查询框中的链接" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 msgid "SQL queries settings" msgstr "SQL 查询设置" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 msgid "SQL Validator" msgstr "SQL 校验器" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -2944,43 +2945,43 @@ msgstr "" "[/strong]。[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL 校验器[/a],版" "权所有 2002 Upright Database Technology. 保留所有权利。[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 msgid "Startup" msgstr "起始页" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "自定义起始页" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 msgid "Tabs" msgstr "标签" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "选择你想让标签怎样工作" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 msgid "Text fields" msgstr "文本字段" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 msgid "Customize text input fields" msgstr "自定义文本输入框" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! 文本" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "警告" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "禁止部分 phpMyAdmin 发出的警告" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -2988,15 +2989,15 @@ msgstr "" "允许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/Gzip]gzip (外链,英文)" "[/a] 压缩" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv 的额外参数" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3004,11 +3005,11 @@ msgstr "" "如果打开此选项,在执行多语句查询的时候,即使有一条或多条语句发生错误," "phpMyAdmin 也会继续执行其他的语句" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "忽略多个语句错误" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3017,182 +3018,182 @@ msgstr "" "该功能作用于在导入时脚本检测到可能需要花费很长时间。尽管这会中断事务,但在导" "入大文件时是个很好的方法。" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "部分导入:允许中断" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "不在发生插入错误时中断" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "将表的数据用此文件替换" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" "默认格式,此列表根据位置(数据库或数据表)不同将有所改变,只有 SQL 总是可用的" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "导入文件的格式" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "使用本地 (LOCAL) 关键词" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 msgid "Column names in first row" msgstr "忽略首行 (首行为字段名)" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "不导入空行" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "导入货币 ($5.00 将被导入为 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "导入百分数为小数 (12.00% 将被导入为 .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 msgid "Number of queries to skip from start" msgstr "跳过查询的数量" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "部分导入:跳过查询" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 msgid "Do not use AUTO_INCREMENT for zero values" msgstr "不要给零值使用自增 (AUTO_INCREMENT)" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "滑块初始状态" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "一次可以插入的行数" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "插入的行数" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "快速访问图标的目标" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "在左侧框架中显示 logo" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "显示 logo" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "在左侧框架顶部显示服务器选择" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "显示服务器选择" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "显示快速搜索框的最少数据表数量" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "将数据库分为不同树的分隔字符串" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "树状数据库分隔符" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "只使用轻量级版本,以树形显示数据库 (以下面的树形分隔符来显示)" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "以树形显示数据库" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "如果想一次性浏览所有数据库,则禁用该选项" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 msgid "Use light version" msgstr "使用轻量级版本" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "数据表树最大深度" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "将表分为不同树的分隔符" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "树形表分隔符" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "导航框架中 logo 的地址" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "Logo 链接地址" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "在主窗口 ([kbd]main[/kbd]) 或新窗口 ([kbd]new[/kbd]) 打开目标页面" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "Logo 链接目标" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "高亮显示鼠标所在位置的服务器" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "启用高亮" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "不在标签上使用背景" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "简化标签" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "浏览非数字字段时所显示的最大字符数" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "限制字段字符数" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " @@ -3201,21 +3202,21 @@ msgstr "" "如果设为 TRUE,在退出时将会删除所有服务器的 Cookies。如果设为 FALSE,在您登录" "多台服务器的时候,容易忘记退出登录。" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "退出时删除所有 cookies" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "定义在 cookie 认证方式中是否显示上次登录的用户名" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "显示上次登录的用户名" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3226,52 +3227,52 @@ msgstr "" "为浏览器进程,在关闭浏览器之后 Cookies 就会被删除。默认值为0。在不安全的环境" "下建议使用默认值。" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "登录 cookie 存储" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "定义登录 cookie 的有效期 (单位:秒)" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "登录 cookie 有效期" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "放大一倍 LONGTEXT 字段的输入框" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "放大 LONGTEXT 字段的输入框" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "在主页上使用图标" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "显示 SQL 语句时可以使用的最多字符数" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "显示 SQL 语句的最大长度" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "用户不能设置更大的值" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "在左栏和数据库列表中最多显示的数据库个数" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "最大数据库数量" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " @@ -3280,75 +3281,75 @@ msgstr "" "浏览一个结果集时一次显示的最多行数。如果结果集超过此值,将会显示 "上一页" "" 和 "下一页" 的链接。" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "显示的最多行数" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "在数据表列表中最多显示的数据表个数" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "最大数据表数量" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "禁止显示在使用 cookie 认证时缺少 mcrypt 的默认警告" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "mcrypt 警告" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "一个脚本可分配到的内存大小,例 [kbd]32MB[kbd] ([kbd]0[/kbd]为不限制)" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 msgid "Memory limit" msgstr "内存限制" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "它们是编辑、快速编辑、复制和删除链接" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "在数据左侧显示操作链接" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "在数据右侧显示操作链接" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "为数据库和数据表名使用自然排序" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 msgid "Natural order" msgstr "自然排序" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "仅使用图标、文本或都使用" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "导航条显示" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "使用 GZip 输出缓冲以加快 HTTP 传输速度" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "GZip 输出缓冲" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3356,42 +3357,42 @@ msgstr "" "[kbd]SMART[/kbd] - 如:对 TIME、DATE、DATETIME 和 TIMESTAMP 类型的字段递减排" "序,其他字段递增" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "默认排序" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "在连接到 MySQL 数据库时使用持久连接" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "持久连接" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "禁止在缺少 phpMyAdmin 高级功能所需数据表时在数据库结构页中显示默认警告" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "丢失 phpMyAdmin 高级功能数据表" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "数据表操作显示" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "禁止编辑 BLOB 和 BINARY 类型字段" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "保护二进制字段" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3400,107 +3401,107 @@ msgstr "" "允许使用基于数据库的查询历史 (需要 phpMyAdmin 高级功能)。如果禁用,将使用 " "JS 程序来显示查询历史 (关闭窗口即丢失)。" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "持久查询历史" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "记录查询历史的数量" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "查询历史个数" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "打开一个新查询窗口时默认显示的页面" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "默认查询窗口标签" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "查询窗口高度 (单位:像素)" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 msgid "Query window height" msgstr "查询窗口高度" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 msgid "Query window width (in pixels)" msgstr "查询窗口宽度 (单位:像素)" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 msgid "Query window width" msgstr "查询窗口宽度" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "选择进行字符集转换时使用的函数" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "记录引擎" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "每 X 单元格重复表头,要禁止此功能请设为 [kbd]0[/kbd]" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 msgid "Repeat headers" msgstr "重复表头" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "显示帮助按钮代替文档文本" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "显示帮助按钮" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "服务器上用来保存导出文件的文件夹" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 msgid "Save directory" msgstr "保存文件夹" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "不使用请留空" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "主机认证模式" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "默认请留空" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "主机认证规则" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "允许空密码登录" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "允许 root 用户登录" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "使用 HTTP 基本认证时显示给用户的提示信息" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "HTTP 提示信息" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3509,19 +3510,19 @@ msgstr "" "[a@http://swekey.com]SweKey 硬件认证 (外链,英文)[/a]的配置文件路径 (请勿置于" "你的文档根文件夹,推荐使用:/etc/swekey.conf)" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "SweKey 配置文件" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "要使用的认证方式" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "认证方式" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3529,41 +3530,41 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/bookmark]书签 (外链,英文)[/a]功能请" "留空,默认:[kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "书签表" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "留空则不使用列信息和MIME类型。默认值:[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "列信息表" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "压缩连接到 MySQL 服务器" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "压缩连接" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "怎样连接到服务器,如果不确定,请选择 tcp" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 msgid "Connection type" msgstr "连接方式" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "控制用户的密码" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3571,29 +3572,29 @@ msgstr "" "一个特殊的被限制权限的 MySQL 用户,参见 [a@http://wiki.phpmyadmin.net/pma/" "controluser]wiki (外链,英文)[/a]" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "控制用户" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "显示数据库列表时计算数据表的数量" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 msgid "Count tables" msgstr "统计数据表" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "不使用设计功能请留空,默认:[kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 msgid "Designer table" msgstr "设计表" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3602,57 +3603,57 @@ msgstr "" "统 (外链,英文)[/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外" "链,英文)[/a]" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "禁止使用 INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "要使用的 PHP 扩展,如果支持,推荐使用 mysqli。" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "要使用的 PHP 扩展" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "该正则表达式 (PCRE,Perl 兼容) 所匹配的数据库将被隐藏" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 msgid "Hide databases" msgstr "隐藏数据库" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "不使用 SQL 查询历史功能请留空,默认:[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "SQL 查询历史表" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "MySQL 服务器的主机名" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 msgid "Server hostname" msgstr "服务器主机名" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "退出地址" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "尝试用空密码连接" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "用空密码连接" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3664,28 +3665,28 @@ msgstr "" "\\_db'[/kbd] 而不是 [kbd]'my_db'[/kbd]。通过该选项你可以对数据库列表排序,只" "需按顺序输入它们的名称并加上 [kbd]*[/kbd],剩下的数据库将按字母顺序排在最后。" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "仅显示列出的数据库" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "如果不使用 config 认证方式,请留空" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "config 认证方式的密码" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "不使用 PDF 大纲功能请留空,默认:[kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "PDF 大纲: 数据表页" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3694,19 +3695,19 @@ msgstr "" "关系、书签、PDF 功能所用的数据库。参见 [a@http://wiki.phpmyadmin.net/pma/" "pmadb]pmadb (外链,英文)[/a]。不使用请留空。默认: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 msgid "Database name" msgstr "数据库名" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "MySQL 服务器监听的端口,留空为默认" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 msgid "Server port" msgstr "服务器端口" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3714,19 +3715,19 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/relation]关系链接 (外链,英文)[/a]功" "能请留空,默认:[kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 msgid "Relation table" msgstr "关系表" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "取得所有可用数据库的 SQL 语句" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "显示数据库(SHOW DATABASES)命令" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3734,150 +3735,150 @@ msgstr "" "参见[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]认证方式 (外链,英文)" "[/a]中的例子" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "Signon 会话名" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "登录地址" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL 服务器监听的套接字,留空为默认" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 msgid "Server socket" msgstr "服务器套接字 (socket)" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "使用 SSL 连接到 MySQL 服务器" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "使用 SSL" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "不使用 PDF 大纲功能请留空,默认:[kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "PDF 大纲: 数据表并发" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "描述显示字段的表,不使用请留空,默认:[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 msgid "Display columns table" msgstr "显示字段表" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "设置当记录数据库创建时,是否在前面加上 DROP DATABASE IF EXISTS 命令。" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "添加 DROP DATABASE" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "设置当记录数据表创建时,是否在前面加上 DROP TABLE IF EXISTS 命令。" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "添加 DROP TABLE" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "设置当记录视图创建时,是否在前面加上 DROP VIEW IF EXISTS 命令。" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "添加 DROP VIEW" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "定义自动创建新版的命令列表。" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 msgid "Statements to track" msgstr "要追踪的命令" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "不使用 SQL 查询追踪功能请留空,默认:[kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "SQL 查询追踪表" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "设置追踪系统是否自动为数据表和视图创建版本。" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 msgid "Automatically create versions" msgstr "自动创建版本" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "不在数据库中保存用户偏好请留空,默认:[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "用户偏好表" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "config 认证方式的用户名" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "如果你确定 pma_* 数据表都是最新的,可以禁用此项。此功能提供兼容性检查" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "详细检查" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "一个好记的名字。留空将显示主机名。" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "服务器名称" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "设置是否给用户显示一个 "显示所有 (记录)" 的按钮" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "允许显示所有行" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -3886,75 +3887,75 @@ msgstr "" "注意:该选项不影响 [kbd]config[/kbd] 认证方式,因为密码是保存在配置文件中,该" "选项也不限制直接执行可实现相同功能的命令。" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "显示修改密码" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "显示创建数据库表单" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "定义在编辑/插入模式中是否显示字段类型一列" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 msgid "Show field types" msgstr "显示字段类型" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "在编辑/插入模式中显示函数列" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "显示函数列" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" "显示 [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] 输出的链接" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "显示 phpinfo() 链接" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "显示 MySQL 服务器详细信息" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "定义是否显示 phpMyAdmin 生成的 SQL 查询" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 msgid "Show SQL queries" msgstr "显示 SQL 查询" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "允许显示数据库和数据表的统计信息 (如:空间使用)" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 msgid "Show statistics" msgstr "显示统计" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" "如果启用了悬停提示且设置了数据库备注,这里将简略显示数据库备注和数据库名" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "显示数据库的备注而不显示数据库名" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -3965,28 +3966,28 @@ msgstr "" "['LeftFrameTableSeparator'] 作分割/层叠用,所有只有目录的名字像别名,数据表自" "己的名字并不改变" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "显示表备注而不显示表名" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "悬停时显示表备注" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "将已锁定的数据表在数据库中显示为使用中" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 msgid "Skip locked tables" msgstr "跳过锁定的表" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "需要启用 SQL 校验器" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -3996,47 +3997,47 @@ msgstr "需要启用 SQL 校验器" msgid "Password" msgstr "密码" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "[strong]警告:[/strong]需要安装 PHP SOAP 扩展或 PEAR SOAP" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "启用 SQL 校验器" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "如果你有自己的用户名,请在这里输入 (默认为 [kbd]anonymous (匿名)[/kbd])" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 msgid "Username" msgstr "用户名" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "如果可能,在 "新建数据库" 表单中建议一个名字,或留空" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "建议新数据库名" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "若检测到 Suhosin 将在主页显示一个警告" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "Suhosin 警告" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4044,11 +4045,11 @@ msgstr "" "编辑模式的文本框大小 (列数),此值将用于 SQL 查询文本框 (*2) 和查询窗口 " "(*1.25)" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 msgid "Textarea columns" msgstr "文本框列" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4056,31 +4057,31 @@ msgstr "" "编辑模式的文本框大小 (行数),此值将用于 SQL 查询文本框 (*2) 和查询窗口 " "(*1.25)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "文本框行" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "选中一个数据库时浏览器窗口的标题" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "未选择时浏览器窗口的标题" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 msgid "Default title" msgstr "默认标题" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "选中一个服务器时浏览器窗口的标题" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "选中一张数据表时浏览器窗口的标题" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4091,37 +4092,37 @@ msgstr "" "信任从代理 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd] 发来的 " "HTTP_X_FORWARDED_FOR 头" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "可信代理IP列表" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "服务器上用来存放导入文件的文件夹" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "上传文件夹" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "允许搜索整个数据库" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "使用数据库搜索" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "禁用时,用户不能设置下列选项,右侧的复选框被忽略" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "启用设置中的开发标签" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4130,19 +4131,19 @@ msgstr "" "在进行多个语句查询时,显示每个语句所影响的行数。默认一次查询可以包含的查询语" "句数可以在 libraries/import.lib.php 中找到。" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "为多个语句输出更多信息" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "检查更新" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "允许在 phpMyAdmin 主页面中检查最新版本" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4150,7 +4151,7 @@ msgstr "允许在 phpMyAdmin 主页面中检查最新版本" msgid "Version check" msgstr "检查更新" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4158,7 +4159,7 @@ msgstr "" "允许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP " "(外链,英文)[/a] 压缩" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "ZIP" @@ -4319,7 +4320,7 @@ msgstr "常规" msgid "Return type" msgstr "返回类型" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4339,7 +4340,7 @@ msgstr "服务器没有响应" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "(或者本地 MySQL 服务器的套接字没有正确配置)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "详细..." @@ -4492,52 +4493,52 @@ msgid "use this for future exports" msgstr "以后也使用此设置" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "文件的字符集:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 msgid "Compression:" msgstr "压缩:" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "无" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 msgid "zipped" msgstr "zip 压缩" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 msgid "gzipped" msgstr "gzip 压缩" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 msgid "bzipped" msgstr "bzip 压缩" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 msgid "View output as text" msgstr "直接显示为文本" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 msgid "Format:" msgstr "格式:" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 msgid "Format-specific options:" msgstr "格式特定选项:" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "请下拉至所选格式并设置选项,其它格式请忽略。" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 msgid "Encoding Conversion:" msgstr "编码转换:" @@ -4651,11 +4652,11 @@ msgstr "垂直" msgid "in %s mode and repeat headers after %s cells" msgstr "以 %s 模式显示,并且在 %s 行后重复标题" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "主键排序" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4669,95 +4670,95 @@ msgstr "主键排序" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 msgid "Options" msgstr "选项" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 msgid "Partial texts" msgstr "部分内容" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 msgid "Full texts" msgstr "完整内容" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 msgid "Relational key" msgstr "关联键" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 msgid "Relational display column" msgstr "关联显示字段" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "显示二进制内容" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "显示 BLOB 内容" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "浏览器转换" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "复制" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "已删除该行" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "杀死" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "查询中" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "显示行" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "总计" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "查询花费 %01.4f 秒" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "修改" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "查询结果选项" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "打印预览 (全文显示)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 msgid "Display chart" msgstr "显示图表" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 msgid "Create view" msgstr "新建视图" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "找不到链接" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "版本信息" @@ -5863,7 +5864,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "请参见文档中关于如何更新您的 column_comments 表" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "SQL 查询书签" @@ -5936,7 +5937,7 @@ msgstr "主服务器状态" msgid "Slave status" msgstr "从服务器状态" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "变量" @@ -5944,7 +5945,7 @@ msgstr "变量" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "值" @@ -6209,62 +6210,62 @@ msgstr "差异" msgid "Target database" msgstr "目标数据库" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "在服务器 %s 运行 SQL 查询" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "在数据库 %s 运行 SQL 查询" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 msgid "Clear" msgstr "清除" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 msgid "Columns" msgstr "字段" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "将此 SQL 查询加为书签" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "让所有用户均可访问此书签" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "替换现有的同名书签" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "不从窗口外覆盖此查询" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "语句定界符" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr " 在此再次显示此查询 " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "提交" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "仅查看" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "文本文件的位置" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "网站服务器上传文件夹" @@ -6366,7 +6367,7 @@ msgstr "对于默认值,请只输入单个值,不要加反斜杠或引号, #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "索引" @@ -6644,27 +6645,27 @@ msgstr "PHP 扩展" msgid "Show PHP information" msgstr "显示 PHP 信息" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "维基 (Wiki) (外链,英文)" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "官方主页 (外链,英文)" -#: main.php:214 +#: main.php:217 msgid "Contribute" msgstr "贡献" -#: main.php:215 +#: main.php:218 msgid "Get support" msgstr "获取支持" -#: main.php:216 +#: main.php:219 msgid "List of changes" msgstr "更新列表" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -6675,7 +6676,7 @@ msgstr "" "务器使用默认值运行当然没有问题,不过这样的话,被入侵的可能性会很大,我们强烈" "建议您应该立即给 'root' 用户设置一个密码来补上这个安全漏洞。" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -6684,7 +6685,7 @@ msgstr "" "PHP 配置中已启用了 mbstring.func_overload 。这个选项和 phpMyAdmin 不兼容,可" "能会导致一些数据损坏!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -6693,7 +6694,7 @@ msgstr "" "没有找到 PHP 扩展 mbstring,而您现在好像在使用多字节字符集。没有 mbstring 扩" "展的 phpMyAdmin 不能正确分割字符串,可能产生意想不到的结果。" -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -6705,7 +6706,7 @@ msgstr "" "phpMyAdmin 中设置的 Cookies 有效期,因此您的登录会话有效期将会比您在 " "phpMyAdmin 中设置的时间要更短。" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." @@ -6713,11 +6714,11 @@ msgstr "" "phpMyAdmin 中所设置的登录 cookie 存储小于 cookie 有效期,因此您的登录过期时间" "将会比您在 phpMyAdmin 中设置的时间要更短。" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "配置文件现在需要一个短语密码。" -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " @@ -6726,7 +6727,7 @@ msgstr "" "安装时所用的 [code]config[/code] 文件夹尚未删除,如果 phpMyAdmin 已经安装配置" "好,请立即删除该文件夹。" -#: main.php:296 +#: main.php:299 #, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " @@ -6734,7 +6735,7 @@ msgid "" msgstr "" "phpMyAdmin 高级功能未全部设置,部分功能不可用。要查出原因请%s点这里%s。" -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " @@ -6743,7 +6744,7 @@ msgstr "" "你的浏览器不支持或禁用了 Javascript,部分 phpMyAdmin 功能将不可用。如导航框架" "将不能自动刷新。" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " @@ -6752,14 +6753,14 @@ msgstr "" "你的 PHP MySQL 库版本 %s 和你的 MySQL 服务器版本 %s 不同。这可能造成一些未知" "的问题。" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "服务器上运行了 Suhosin。请先查看%s文档%s中是否有类似的情况。" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "无数据库" @@ -7105,20 +7106,20 @@ msgstr "已成功删除 %s 个数据库。" msgid "Databases statistics" msgstr "数据库统计" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "主复制" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "从复制" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "启用统计" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9268,39 +9269,39 @@ msgstr "检查引用完整性:" msgid "Show tables" msgstr "显示表" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "已用空间" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "已用" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "有效" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "行统计" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "说明" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "静态" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "动态" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "行长度" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr " 行大小 " @@ -9422,7 +9423,7 @@ msgstr "于 %s 之后" msgid "Create an index on  %s columns" msgstr "在第 %s 个字段创建索引" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "已分区" diff --git a/po/zh_TW.po b/po/zh_TW.po index 760d8a4c3c..cff5b4c8f8 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-16 10:31+0200\n" +"POT-Creation-Date: 2011-06-02 08:31+0200\n" "PO-Revision-Date: 2010-11-05 14:13+0200\n" "Last-Translator: \n" "Language-Team: chinese_traditional \n" @@ -48,19 +48,19 @@ msgstr "搜索" #: db_operations.php:531 db_operations.php:559 db_search.php:358 #: db_structure.php:529 enum_editor.php:63 js/messages.php:59 #: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 -#: libraries/auth/cookie.auth.lib.php:277 libraries/common.lib.php:1335 +#: libraries/auth/cookie.auth.lib.php:278 libraries/common.lib.php:1335 #: libraries/common.lib.php:2308 libraries/core.lib.php:557 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 -#: libraries/display_export.lib.php:352 libraries/display_import.lib.php:267 -#: libraries/display_tbl.lib.php:514 libraries/display_tbl.lib.php:600 +#: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 +#: libraries/display_tbl.lib.php:519 libraries/display_tbl.lib.php:605 #: libraries/replication_gui.lib.php:75 libraries/replication_gui.lib.php:371 #: libraries/schema/User_Schema.class.php:124 #: libraries/schema/User_Schema.class.php:176 #: libraries/schema/User_Schema.class.php:410 #: libraries/schema/User_Schema.class.php:449 -#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:385 -#: libraries/sql_query_form.lib.php:455 libraries/sql_query_form.lib.php:520 +#: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 +#: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 #: libraries/tbl_properties.inc.php:782 libraries/tbl_properties.inc.php:797 #: main.php:109 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 @@ -149,7 +149,7 @@ msgstr "欄位" #: libraries/tbl_properties.inc.php:99 server_privileges.php:2151 #: tbl_change.php:288 tbl_change.php:315 tbl_chart.php:132 #: tbl_printview.php:140 tbl_printview.php:310 tbl_select.php:113 -#: tbl_structure.php:199 tbl_structure.php:754 tbl_tracking.php:268 +#: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" msgstr "型態" @@ -308,7 +308,7 @@ msgstr "複製前建立資料庫 (CREATE DATABASE)" #: db_operations.php:507 libraries/config/messages.inc.php:124 #: libraries/config/messages.inc.php:125 libraries/config/messages.inc.php:127 -#: libraries/config/messages.inc.php:132 tbl_operations.php:552 +#: libraries/config/messages.inc.php:133 tbl_operations.php:552 #, php-format msgid "Add %s" msgstr "新增 %s" @@ -331,7 +331,7 @@ msgstr "轉移到複製之資料庫" #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 #: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:374 tbl_select.php:114 -#: tbl_structure.php:200 tbl_structure.php:862 tbl_tracking.php:269 +#: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" msgstr "校對" @@ -351,7 +351,7 @@ msgid "Edit or export relational schema" msgstr "編輯或匯出關連表" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:487 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:138 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -364,7 +364,7 @@ msgstr "資料表" #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 #: libraries/import.lib.php:147 navigation.php:620 navigation.php:642 #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 -#: tbl_structure.php:872 +#: tbl_structure.php:871 msgid "Rows" msgstr "資料列列數" @@ -380,21 +380,21 @@ msgstr "使用中" #: db_printview.php:185 libraries/db_info.inc.php:86 #: libraries/export/sql.php:591 #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 -#: tbl_structure.php:904 +#: tbl_structure.php:903 msgid "Creation" msgstr "建立" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 #: libraries/schema/Pdf_Relation_Schema.class.php:1223 tbl_printview.php:441 -#: tbl_structure.php:912 +#: tbl_structure.php:911 msgid "Last update" msgstr "最後更新" #: db_printview.php:203 libraries/db_info.inc.php:96 #: libraries/export/sql.php:601 #: libraries/schema/Pdf_Relation_Schema.class.php:1228 tbl_printview.php:451 -#: tbl_structure.php:920 +#: tbl_structure.php:919 msgid "Last check" msgstr "最後檢查" @@ -419,20 +419,20 @@ msgid "visual builder" msgstr "視覺建置器" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:852 +#: libraries/display_tbl.lib.php:858 msgid "Sort" msgstr "排序" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:505 libraries/display_tbl.lib.php:814 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:271 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:271 #: tbl_select.php:277 msgid "Ascending" msgstr "遞增" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:811 -#: server_databases.php:148 server_databases.php:165 tbl_operations.php:272 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: server_databases.php:158 server_databases.php:175 tbl_operations.php:272 #: tbl_select.php:278 msgid "Descending" msgstr "遞減" @@ -495,8 +495,8 @@ msgstr "執行語法" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 -#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 -#: libraries/auth/signon.auth.lib.php:208 +#: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 +#: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" msgstr "拒絕存取" @@ -541,13 +541,13 @@ msgstr "瀏覽" msgid "Delete the matches for the %s table?" msgstr "刪除此資料表的追蹤資料" -#: db_search.php:259 libraries/display_tbl.lib.php:1223 -#: libraries/display_tbl.lib.php:2153 +#: db_search.php:259 libraries/display_tbl.lib.php:1229 +#: libraries/display_tbl.lib.php:2159 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 #: libraries/schema/User_Schema.class.php:303 -#: libraries/sql_query_form.lib.php:448 pmd_general.php:423 +#: libraries/sql_query_form.lib.php:447 pmd_general.php:423 #: setup/frames/index.inc.php:126 setup/frames/index.inc.php:217 msgid "Delete" msgstr "刪除" @@ -615,7 +615,7 @@ msgstr "追蹤已啟用" msgid "Tracking is not active." msgstr "追蹤未啟用" -#: db_structure.php:379 libraries/display_tbl.lib.php:2037 +#: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,21 +643,21 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "這 MySQL 伺服器的預設儲存引擎是 %s " #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2178 libraries/display_tbl.lib.php:2183 -#: libraries/mult_submits.inc.php:15 server_databases.php:246 -#: server_databases.php:251 server_privileges.php:1666 tbl_structure.php:548 +#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/mult_submits.inc.php:15 server_databases.php:256 +#: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "選擇的資料表:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2173 -#: server_databases.php:248 server_privileges.php:583 +#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: server_databases.php:258 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "全選" -#: db_structure.php:490 libraries/display_tbl.lib.php:2174 -#: libraries/replication_gui.lib.php:35 server_databases.php:250 +#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" msgstr "全部取消" @@ -666,16 +666,16 @@ msgstr "全部取消" msgid "Check tables having overhead" msgstr "檢查額外記錄 (overhead)" -#: db_structure.php:503 libraries/config/messages.inc.php:161 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2191 -#: libraries/display_tbl.lib.php:2325 libraries/server_links.inc.php:69 +#: db_structure.php:503 libraries/config/messages.inc.php:162 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 +#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:69 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "輸出" #: db_structure.php:505 db_structure.php:561 -#: libraries/display_tbl.lib.php:2280 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "列印檢視" @@ -687,7 +687,7 @@ msgstr "清空" #: db_structure.php:511 db_tracking.php:104 libraries/Index.class.php:487 #: libraries/common.lib.php:3019 libraries/common.lib.php:3020 -#: server_databases.php:252 tbl_structure.php:151 tbl_structure.php:152 +#: server_databases.php:262 tbl_structure.php:151 tbl_structure.php:152 #: tbl_structure.php:564 msgid "Drop" msgstr "刪除" @@ -696,8 +696,8 @@ msgstr "刪除" msgid "Check table" msgstr "檢查資料表" -#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:804 -#: tbl_structure.php:806 +#: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 +#: tbl_structure.php:805 msgid "Optimize table" msgstr "最佳化資料表" @@ -717,12 +717,12 @@ msgstr "數據字典" msgid "Tracked tables" msgstr "已追蹤的資料表" -#: db_tracking.php:84 libraries/config/messages.inc.php:481 +#: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 #: libraries/export/xml.php:258 libraries/header.inc.php:125 -#: libraries/header_printview.inc.php:57 server_databases.php:147 +#: libraries/header_printview.inc.php:57 server_databases.php:157 #: server_privileges.php:1740 server_privileges.php:1801 #: server_privileges.php:2059 server_processlist.php:68 #: server_synchronize.php:1194 server_synchronize.php:1198 @@ -749,7 +749,7 @@ msgid "Status" msgstr "狀態" #: db_tracking.php:90 libraries/Index.class.php:439 -#: libraries/db_structure.lib.php:44 server_databases.php:181 +#: libraries/db_structure.lib.php:44 server_databases.php:191 #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" @@ -909,7 +909,7 @@ msgstr "" "成資料匯入." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2074 libraries/sql_query_form.lib.php:140 +#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1123,7 +1123,16 @@ msgstr "SQL 語法" msgid "Inline Edit" msgstr "引擎" -#: js/messages.php:89 libraries/config/FormDisplay.tpl.php:332 +#: js/messages.php:89 libraries/Index.class.php:465 +#: libraries/common.lib.php:626 libraries/common.lib.php:1164 +#: libraries/common.lib.php:3023 libraries/config/messages.inc.php:462 +#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 +#: setup/frames/index.inc.php:125 +msgid "Edit" +msgstr "編輯" + +#: js/messages.php:90 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 #: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1054 tbl_indexes.php:246 @@ -1131,71 +1140,71 @@ msgstr "引擎" msgid "Save" msgstr "儲存" -#: js/messages.php:90 libraries/display_tbl.lib.php:593 pmd_general.php:158 +#: js/messages.php:91 libraries/display_tbl.lib.php:598 pmd_general.php:158 #: tbl_change.php:315 tbl_change.php:321 msgid "Hide" msgstr "隱藏" -#: js/messages.php:93 +#: js/messages.php:94 #, fuzzy msgid "Hide search criteria" msgstr "SQL 語法" -#: js/messages.php:94 +#: js/messages.php:95 #, fuzzy msgid "Show search criteria" msgstr "SQL 語法" -#: js/messages.php:97 tbl_change.php:303 tbl_indexes.php:198 +#: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 msgid "Ignore" msgstr "忽略" -#: js/messages.php:100 +#: js/messages.php:101 msgid "Select referenced key" msgstr "選擇參考鍵值" -#: js/messages.php:101 +#: js/messages.php:102 msgid "Select Foreign Key" msgstr "選擇外來鍵值" -#: js/messages.php:102 +#: js/messages.php:103 msgid "Please select the primary key or a unique key" msgstr "請選擇主鍵值或唯一鍵值" -#: js/messages.php:103 pmd_general.php:87 tbl_relation.php:545 +#: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 #, fuzzy #| msgid "Choose field to display" msgid "Choose column to display" msgstr "選擇顯示之欄位" -#: js/messages.php:106 +#: js/messages.php:107 msgid "Add an option for column " msgstr "增加一個欄位選項" -#: js/messages.php:109 +#: js/messages.php:110 #, fuzzy #| msgid "Generate Password" msgid "Generate password" msgstr "產生密碼" -#: js/messages.php:110 libraries/replication_gui.lib.php:365 +#: js/messages.php:111 libraries/replication_gui.lib.php:365 msgid "Generate" msgstr "產生" -#: js/messages.php:111 +#: js/messages.php:112 #, fuzzy #| msgid "Change password" msgid "Change Password" msgstr "更改密碼" -#: js/messages.php:114 tbl_structure.php:471 +#: js/messages.php:115 tbl_structure.php:471 #, fuzzy #| msgid "Mon" msgid "More" msgstr "Mon" -#: js/messages.php:117 setup/lib/index.lib.php:158 +#: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " @@ -1203,125 +1212,125 @@ msgid "" msgstr "有新的 phpMyAdmin 可用,請考慮升級。最新的版本是 %s,於 %s 發佈。" #. l10n: Latest available phpMyAdmin version -#: js/messages.php:119 +#: js/messages.php:120 #, fuzzy #| msgid "Last version" msgid ", latest stable version:" msgstr "上一個版本" #. l10n: Display text for calendar close link -#: js/messages.php:137 +#: js/messages.php:138 #, fuzzy #| msgid "None" msgid "Done" msgstr "不適用" #. l10n: Display text for previous month link in calendar -#: js/messages.php:139 +#: js/messages.php:140 #, fuzzy #| msgid "Previous" msgid "Prev" msgstr "前一頁" #. l10n: Display text for next month link in calendar -#: js/messages.php:141 libraries/common.lib.php:2371 +#: js/messages.php:142 libraries/common.lib.php:2371 #: libraries/common.lib.php:2374 libraries/display_tbl.lib.php:353 #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 -#: tbl_structure.php:896 +#: tbl_structure.php:895 msgid "Next" msgstr "下一個" #. l10n: Display text for current month link in calendar -#: js/messages.php:143 +#: js/messages.php:144 #, fuzzy #| msgid "Total" msgid "Today" msgstr "總共" -#: js/messages.php:146 +#: js/messages.php:147 #, fuzzy #| msgid "Binary" msgid "January" msgstr "二進制碼" -#: js/messages.php:147 +#: js/messages.php:148 msgid "February" msgstr "二月" -#: js/messages.php:148 +#: js/messages.php:149 #, fuzzy #| msgid "Mar" msgid "March" msgstr "Mar" -#: js/messages.php:149 +#: js/messages.php:150 #, fuzzy #| msgid "Apr" msgid "April" msgstr "Apr" -#: js/messages.php:150 +#: js/messages.php:151 msgid "May" msgstr "May" -#: js/messages.php:151 +#: js/messages.php:152 #, fuzzy #| msgid "Jun" msgid "June" msgstr "Jun" -#: js/messages.php:152 +#: js/messages.php:153 #, fuzzy #| msgid "Jul" msgid "July" msgstr "Jul" -#: js/messages.php:153 +#: js/messages.php:154 #, fuzzy #| msgid "Aug" msgid "August" msgstr "Aug" -#: js/messages.php:154 +#: js/messages.php:155 msgid "September" msgstr "九月" -#: js/messages.php:155 +#: js/messages.php:156 #, fuzzy #| msgid "Oct" msgid "October" msgstr "Oct" -#: js/messages.php:156 +#: js/messages.php:157 msgid "November" msgstr "十一月" -#: js/messages.php:157 +#: js/messages.php:158 msgid "December" msgstr "十二月" #. l10n: Short month name -#: js/messages.php:161 libraries/common.lib.php:1569 +#: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" msgstr "Jan" #. l10n: Short month name -#: js/messages.php:163 libraries/common.lib.php:1571 +#: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" msgstr "Feb" #. l10n: Short month name -#: js/messages.php:165 libraries/common.lib.php:1573 +#: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" msgstr "Mar" #. l10n: Short month name -#: js/messages.php:167 libraries/common.lib.php:1575 +#: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" msgstr "Apr" #. l10n: Short month name -#: js/messages.php:169 libraries/common.lib.php:1577 +#: js/messages.php:170 libraries/common.lib.php:1577 #, fuzzy #| msgid "May" msgctxt "Short month name" @@ -1329,176 +1338,176 @@ msgid "May" msgstr "May" #. l10n: Short month name -#: js/messages.php:171 libraries/common.lib.php:1579 +#: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" msgstr "Jun" #. l10n: Short month name -#: js/messages.php:173 libraries/common.lib.php:1581 +#: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" msgstr "Jul" #. l10n: Short month name -#: js/messages.php:175 libraries/common.lib.php:1583 +#: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" msgstr "Aug" #. l10n: Short month name -#: js/messages.php:177 libraries/common.lib.php:1585 +#: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" msgstr "Sep" #. l10n: Short month name -#: js/messages.php:179 libraries/common.lib.php:1587 +#: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" msgstr "Oct" #. l10n: Short month name -#: js/messages.php:181 libraries/common.lib.php:1589 +#: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" msgstr "Nov" #. l10n: Short month name -#: js/messages.php:183 libraries/common.lib.php:1591 +#: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" msgstr "Dec" -#: js/messages.php:186 +#: js/messages.php:187 #, fuzzy #| msgid "Sun" msgid "Sunday" msgstr "Sun" -#: js/messages.php:187 +#: js/messages.php:188 #, fuzzy #| msgid "Mon" msgid "Monday" msgstr "Mon" -#: js/messages.php:188 +#: js/messages.php:189 #, fuzzy #| msgid "Tue" msgid "Tuesday" msgstr "Tue" -#: js/messages.php:189 +#: js/messages.php:190 msgid "Wednesday" msgstr "星期三" -#: js/messages.php:190 +#: js/messages.php:191 msgid "Thursday" msgstr "星期四" -#: js/messages.php:191 +#: js/messages.php:192 #, fuzzy #| msgid "Fri" msgid "Friday" msgstr "Fri" -#: js/messages.php:192 +#: js/messages.php:193 msgid "Saturday" msgstr "星期六" #. l10n: Short week day name -#: js/messages.php:196 libraries/common.lib.php:1594 +#: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" msgstr "Sun" #. l10n: Short week day name -#: js/messages.php:198 libraries/common.lib.php:1596 +#: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" msgstr "Mon" #. l10n: Short week day name -#: js/messages.php:200 libraries/common.lib.php:1598 +#: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" msgstr "Tue" #. l10n: Short week day name -#: js/messages.php:202 libraries/common.lib.php:1600 +#: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" msgstr "Wed" #. l10n: Short week day name -#: js/messages.php:204 libraries/common.lib.php:1602 +#: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" msgstr "Thu" #. l10n: Short week day name -#: js/messages.php:206 libraries/common.lib.php:1604 +#: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" msgstr "Fri" #. l10n: Short week day name -#: js/messages.php:208 libraries/common.lib.php:1606 +#: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" msgstr "Sat" #. l10n: Minimal week day name -#: js/messages.php:212 +#: js/messages.php:213 #, fuzzy #| msgid "Sun" msgid "Su" msgstr "Sun" #. l10n: Minimal week day name -#: js/messages.php:214 +#: js/messages.php:215 #, fuzzy #| msgid "Mon" msgid "Mo" msgstr "Mon" #. l10n: Minimal week day name -#: js/messages.php:216 +#: js/messages.php:217 #, fuzzy #| msgid "Tue" msgid "Tu" msgstr "Tue" #. l10n: Minimal week day name -#: js/messages.php:218 +#: js/messages.php:219 #, fuzzy #| msgid "Wed" msgid "We" msgstr "Wed" #. l10n: Minimal week day name -#: js/messages.php:220 +#: js/messages.php:221 #, fuzzy #| msgid "Thu" msgid "Th" msgstr "Thu" #. l10n: Minimal week day name -#: js/messages.php:222 +#: js/messages.php:223 #, fuzzy #| msgid "Fri" msgid "Fr" msgstr "Fri" #. l10n: Minimal week day name -#: js/messages.php:224 +#: js/messages.php:225 #, fuzzy #| msgid "Sat" msgid "Sa" msgstr "Sat" #. l10n: Column header for week of the year in calendar -#: js/messages.php:226 +#: js/messages.php:227 msgid "Wk" msgstr "週" -#: js/messages.php:228 +#: js/messages.php:229 msgid "Hour" msgstr "時" -#: js/messages.php:229 +#: js/messages.php:230 #, fuzzy #| msgid "in use" msgid "Minute" msgstr "使用中" -#: js/messages.php:230 +#: js/messages.php:231 #, fuzzy #| msgid "per second" msgid "Second" @@ -1573,14 +1582,6 @@ msgstr "組別" msgid "Comment" msgstr "註解" -#: libraries/Index.class.php:465 libraries/common.lib.php:626 -#: libraries/common.lib.php:1164 libraries/common.lib.php:3023 -#: libraries/config/messages.inc.php:461 libraries/display_tbl.lib.php:1187 -#: libraries/import.lib.php:1150 libraries/import.lib.php:1174 -#: libraries/schema/User_Schema.class.php:168 setup/frames/index.inc.php:125 -msgid "Edit" -msgstr "編輯" - #: libraries/Index.class.php:471 msgid "The primary key has been dropped" msgstr "主鍵已被刪除" @@ -1597,7 +1598,7 @@ msgid "" "removed." msgstr "索引 %1$s 和 %2$s 可能是相同的,建議可刪除其中一組" -#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:174 +#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 #: server_privileges.php:1740 test/theme.php:92 msgid "Databases" @@ -1709,7 +1710,7 @@ msgid "Cannot connect: invalid settings." msgstr "無法連線: 錯誤設定." #: libraries/auth/config.auth.lib.php:91 -#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64 +#: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 #: test/theme.php:151 #, php-format msgid "Welcome to %s" @@ -1733,57 +1734,57 @@ msgstr "" "php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 " "MySQL 伺服器資料相同" -#: libraries/auth/cookie.auth.lib.php:229 +#: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" msgstr "登入" -#: libraries/auth/cookie.auth.lib.php:231 -#: libraries/auth/cookie.auth.lib.php:233 +#: libraries/auth/cookie.auth.lib.php:232 +#: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" msgstr "phpMyAdmin 說明文件" -#: libraries/auth/cookie.auth.lib.php:243 #: libraries/auth/cookie.auth.lib.php:244 +#: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." msgstr "您可以輸入以空格分隔的主機名/IP位址和Port編號。" -#: libraries/auth/cookie.auth.lib.php:243 +#: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" msgstr "伺服器" -#: libraries/auth/cookie.auth.lib.php:248 +#: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" msgstr "登入名稱:" -#: libraries/auth/cookie.auth.lib.php:252 +#: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" msgstr "密碼:" -#: libraries/auth/cookie.auth.lib.php:259 +#: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" msgstr "選擇伺服器" -#: libraries/auth/cookie.auth.lib.php:305 libraries/header.inc.php:72 +#: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." msgstr "Cookies 必須啟動才能登入." -#: libraries/auth/cookie.auth.lib.php:643 -#: libraries/auth/signon.auth.lib.php:206 +#: libraries/auth/cookie.auth.lib.php:644 +#: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" msgstr "禁止使用空密碼登入 (請參考 [AllowNoPassword] 設定說明)" -#: libraries/auth/cookie.auth.lib.php:647 -#: libraries/auth/signon.auth.lib.php:210 +#: libraries/auth/cookie.auth.lib.php:648 +#: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" msgstr "由於已閒置了達 %s 秒, 請重新登入" -#: libraries/auth/cookie.auth.lib.php:657 -#: libraries/auth/cookie.auth.lib.php:659 -#: libraries/auth/signon.auth.lib.php:216 +#: libraries/auth/cookie.auth.lib.php:658 +#: libraries/auth/cookie.auth.lib.php:660 +#: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" msgstr "無法登入 MySQL 伺服器" @@ -1853,7 +1854,7 @@ msgid "shared" msgstr "已分享" #: libraries/build_html_for_db.lib.php:25 -#: libraries/config/messages.inc.php:180 libraries/export/xml.php:36 +#: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" msgstr "個資料表" @@ -1867,18 +1868,18 @@ msgstr "個資料表" #: libraries/config/user_preferences.forms.php:274 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 -#: tbl_structure.php:760 +#: tbl_structure.php:759 msgid "Data" msgstr "資料" #: libraries/build_html_for_db.lib.php:45 libraries/engines/innodb.lib.php:168 -#: server_databases.php:205 server_status.php:540 server_status.php:601 -#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:791 +#: server_databases.php:215 server_status.php:540 server_status.php:601 +#: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" msgstr "總共" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 -#: tbl_printview.php:333 tbl_structure.php:777 +#: tbl_printview.php:333 tbl_structure.php:776 msgid "Overhead" msgstr "多餘" @@ -1933,7 +1934,7 @@ msgstr "繪製圖表需要 GD 元件。" msgid "JSON encoder is needed for chart tooltips." msgstr "繪製圖表提示訊息提示需要 JSON 元件" -#: libraries/common.inc.php:576 +#: libraries/common.inc.php:574 msgid "" "phpMyAdmin was unable to read your configuration file!
This might " "happen if PHP finds a parse error in it or PHP cannot find the file.
如果按下連結後出現空白頁, 即代表沒有任何問" "題." -#: libraries/common.inc.php:587 +#: libraries/common.inc.php:585 #, fuzzy, php-format #| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not load default configuration from: %1$s" msgstr "無法讀取預設設定: \"%1$s\"" -#: libraries/common.inc.php:592 +#: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" msgstr " 必須在設定檔內設定 $cfg['PmaAbsoluteUri'] !" -#: libraries/common.inc.php:622 +#: libraries/common.inc.php:620 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid server index: %s" msgstr "伺服器索引錯誤: \"%s\"" -#: libraries/common.inc.php:629 +#: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "伺服器 %1$s 主機名稱錯誤, 請翻查設定值." -#: libraries/common.inc.php:638 libraries/config/messages.inc.php:485 +#: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" msgstr "伺服器" -#: libraries/common.inc.php:821 +#: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" msgstr "於設定內設定錯誤認證方式:" -#: libraries/common.inc.php:924 +#: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." msgstr "您應該更新到 %s %s 或之後." @@ -2014,8 +2015,8 @@ msgstr "en" #: libraries/common.lib.php:466 libraries/config/FormDisplay.tpl.php:168 #: libraries/display_export.lib.php:239 libraries/engines/pbms.lib.php:71 #: libraries/engines/pbxt.lib.php:106 libraries/relation.lib.php:85 -#: libraries/sql_query_form.lib.php:429 libraries/sql_query_form.lib.php:432 -#: main.php:209 server_variables.php:63 +#: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 +#: main.php:212 server_variables.php:63 msgid "Documentation" msgstr "說明文件" @@ -2032,7 +2033,7 @@ msgstr "MySQL 傳回: " msgid "Failed to connect to SQL validator!" msgstr "連接到 SQL 驗證失敗!" -#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:462 +#: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" msgstr "說明 SQL" @@ -2044,11 +2045,11 @@ msgstr "略過說明 SQL" msgid "Without PHP Code" msgstr "移除 PHP 程式碼" -#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:464 +#: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" msgstr "建立 PHP 程式碼" -#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:463 +#: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" msgstr "更新" @@ -2057,7 +2058,7 @@ msgstr "更新" msgid "Skip Validate SQL" msgstr "略過檢查 SQL" -#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:466 +#: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" msgstr "檢查 SQL" @@ -2170,7 +2171,7 @@ msgid "Structure" msgstr "結構" #: libraries/common.lib.php:2827 libraries/common.lib.php:2834 -#: libraries/config/messages.inc.php:211 libraries/db_links.inc.php:53 +#: libraries/config/messages.inc.php:212 libraries/db_links.inc.php:53 #: libraries/export/sql.php:24 libraries/import/sql.php:17 #: libraries/server_links.inc.php:46 libraries/tbl_links.inc.php:58 #: querywindow.php:88 test/theme.php:96 @@ -2178,8 +2179,8 @@ msgid "SQL" msgstr "SQL" #: libraries/common.lib.php:2829 libraries/common.lib.php:3016 -#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:319 -#: libraries/sql_query_form.lib.php:322 libraries/tbl_links.inc.php:67 +#: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 +#: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" msgstr "新增" @@ -2199,7 +2200,7 @@ msgstr "瀏覽你的電腦:" msgid "Select from the web server upload directory %s:" msgstr "Web 伺服器上載目錄" -#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:501 +#: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" msgstr "設定之上載目錄錯誤,未能使用" @@ -2361,7 +2362,7 @@ msgid "Set value: %s" msgstr "設定值: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:351 msgid "Restore default value" msgstr "還原預設值" @@ -2561,7 +2562,7 @@ msgstr "預設資料表頁籤" msgid "Show binary contents as HEX by default" msgstr "預設以十六進位顯示二進位內容" -#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:585 +#: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" msgstr "以十六進位顯示二進位內容" @@ -2623,13 +2624,13 @@ msgstr "最長執行時間" msgid "Save as file" msgstr "下載儲存" -#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:236 +#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 #, fuzzy msgid "Character set of the file" msgstr "文字編碼檔案:" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 -#: tbl_printview.php:373 tbl_structure.php:832 +#: tbl_printview.php:373 tbl_structure.php:831 msgid "Format" msgstr "格式" @@ -2640,8 +2641,8 @@ msgstr "壓縮" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79 #: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91 #: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106 -#: libraries/config/messages.inc.php:138 libraries/config/messages.inc.php:141 -#: libraries/config/messages.inc.php:143 libraries/export/csv.php:27 +#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 +#: libraries/config/messages.inc.php:144 libraries/export/csv.php:27 #: libraries/export/excel.php:24 libraries/export/htmlword.php:29 #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 @@ -2651,16 +2652,16 @@ msgstr "壓縮" msgid "Put columns names in the first row" msgstr "將欄位名稱放在首行" -#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:238 -#: libraries/config/messages.inc.php:245 libraries/import/csv.php:75 +#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 +#: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 #, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "「欄位」使用字元:" -#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 -#: libraries/config/messages.inc.php:246 libraries/import/csv.php:80 +#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 +#: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 #, fuzzy #| msgid "Fields escaped by" @@ -2670,8 +2671,8 @@ msgstr "「ESCAPE」使用字元:" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 #: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109 -#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142 -#: libraries/config/messages.inc.php:144 libraries/export/texytext.php:26 +#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 +#: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" msgstr "將 NULL 取代為" @@ -2679,15 +2680,15 @@ msgstr "將 NULL 取代為" msgid "Remove CRLF characters within columns" msgstr "刪除欄位中的換行符號" -#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:242 -#: libraries/config/messages.inc.php:250 libraries/import/csv.php:62 +#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 #, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "「下一行」使用字元:" -#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:237 +#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" msgstr "「下一行」使用字元:" @@ -2714,8 +2715,8 @@ msgid "Table name template" msgstr "檔案名稱樣式" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 -#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:134 -#: libraries/config/messages.inc.php:140 libraries/export/htmlword.php:23 +#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 #, fuzzy @@ -2742,13 +2743,13 @@ msgid "Label key" msgstr "標記鍵名" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 -#: libraries/config/messages.inc.php:131 libraries/export/odt.php:325 +#: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 #: libraries/tbl_properties.inc.php:141 msgid "MIME type" msgstr "MIME 類型" #: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110 -#: libraries/config/messages.inc.php:133 tbl_relation.php:396 +#: libraries/config/messages.inc.php:134 tbl_relation.php:396 msgid "Relations" msgstr "關聯" @@ -2778,12 +2779,12 @@ msgstr "檔案名稱樣式" msgid "Enclose table and column names with backquotes" msgstr "在資料表及欄位使用引號" -#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:257 -#: libraries/display_export.lib.php:351 +#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 +#: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" msgstr "SQL 兼容模式" -#: libraries/config/messages.inc.php:120 +#: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" msgstr "在插入資料時使用的語法" @@ -2807,33 +2808,33 @@ msgstr "BLOB 資料使用16進位" msgid "Use ignore inserts" msgstr "使用忽略加入 (insert)" -#: libraries/config/messages.inc.php:130 libraries/export/sql.php:163 +#: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" msgstr "建立之查詢最大長度" -#: libraries/config/messages.inc.php:135 +#: libraries/config/messages.inc.php:136 #, fuzzy msgid "Export type" msgstr "輸出方式" -#: libraries/config/messages.inc.php:136 libraries/export/sql.php:50 +#: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" msgstr "使用事務塊 (Transaction) 方式" -#: libraries/config/messages.inc.php:137 +#: libraries/config/messages.inc.php:138 #, fuzzy msgid "Export time in UTC" msgstr "輸出方式" -#: libraries/config/messages.inc.php:145 +#: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" msgstr "強制使用安全連線方式進入 phpMyAdmin" -#: libraries/config/messages.inc.php:146 +#: libraries/config/messages.inc.php:147 msgid "Force SSL connection" msgstr "強制 SSL 連線" -#: libraries/config/messages.inc.php:147 +#: libraries/config/messages.inc.php:148 msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" @@ -2841,35 +2842,35 @@ msgstr "" "外鍵下拉選單中選項的排序順序,[kbd]content[/kbd] 為關聯內容,[kbd]id[/kbd] 為" "鍵值" -#: libraries/config/messages.inc.php:148 +#: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" msgstr "外鍵下拉選單順序" -#: libraries/config/messages.inc.php:149 +#: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" msgstr "下拉框中選項數量的限制" -#: libraries/config/messages.inc.php:150 +#: libraries/config/messages.inc.php:151 msgid "Foreign key limit" msgstr "外鍵限制" -#: libraries/config/messages.inc.php:151 +#: libraries/config/messages.inc.php:152 msgid "Browse mode" msgstr "瀏覽模式" -#: libraries/config/messages.inc.php:152 +#: libraries/config/messages.inc.php:153 msgid "Customize browse mode" msgstr "自定瀏覽模式" -#: libraries/config/messages.inc.php:154 libraries/config/messages.inc.php:156 -#: libraries/config/messages.inc.php:173 libraries/config/messages.inc.php:184 -#: libraries/config/messages.inc.php:186 libraries/config/messages.inc.php:214 -#: libraries/config/messages.inc.php:226 +#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:227 #, fuzzy msgid "Customize default options" msgstr "資料庫輸出選項" -#: libraries/config/messages.inc.php:155 libraries/config/setup.forms.php:232 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 #: libraries/config/user_preferences.forms.php:136 #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 @@ -2877,130 +2878,130 @@ msgstr "資料庫輸出選項" msgid "CSV" msgstr "CSV 資料" -#: libraries/config/messages.inc.php:157 +#: libraries/config/messages.inc.php:158 msgid "Developer" msgstr "開發" -#: libraries/config/messages.inc.php:158 +#: libraries/config/messages.inc.php:159 msgid "Settings for phpMyAdmin developers" msgstr "phpMyAdmin 開發設定" -#: libraries/config/messages.inc.php:159 +#: libraries/config/messages.inc.php:160 msgid "Edit mode" msgstr "編輯模式" -#: libraries/config/messages.inc.php:160 +#: libraries/config/messages.inc.php:161 msgid "Customize edit mode" msgstr "自定編輯模式" -#: libraries/config/messages.inc.php:162 +#: libraries/config/messages.inc.php:163 msgid "Export defaults" msgstr "輸出選項" -#: libraries/config/messages.inc.php:163 +#: libraries/config/messages.inc.php:164 msgid "Customize default export options" msgstr "自定輸出預設值" -#: libraries/config/messages.inc.php:164 libraries/config/messages.inc.php:206 +#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 msgid "Features" msgstr "功能" -#: libraries/config/messages.inc.php:165 +#: libraries/config/messages.inc.php:166 #, fuzzy #| msgid "Generate" msgid "General" msgstr "產生" -#: libraries/config/messages.inc.php:166 +#: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" msgstr "設定某些常用選項" -#: libraries/config/messages.inc.php:167 libraries/db_links.inc.php:83 +#: libraries/config/messages.inc.php:168 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" msgstr "載入" -#: libraries/config/messages.inc.php:168 +#: libraries/config/messages.inc.php:169 #, fuzzy msgid "Import defaults" msgstr "輸入檔案" -#: libraries/config/messages.inc.php:169 +#: libraries/config/messages.inc.php:170 msgid "Customize default common import options" msgstr "自定輸入選項的預設值" -#: libraries/config/messages.inc.php:170 +#: libraries/config/messages.inc.php:171 msgid "Import / export" msgstr "輸入 / 輸出" -#: libraries/config/messages.inc.php:171 +#: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" msgstr "設定輸入和輸出資料夾以及壓縮選項" -#: libraries/config/messages.inc.php:172 libraries/export/latex.php:26 +#: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" -#: libraries/config/messages.inc.php:175 +#: libraries/config/messages.inc.php:176 #, fuzzy msgid "Databases display options" msgstr "資料庫輸出選項" -#: libraries/config/messages.inc.php:176 setup/frames/menu.inc.php:18 +#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" msgstr "導覽頁框" -#: libraries/config/messages.inc.php:177 +#: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" msgstr "自定導覽頁框" -#: libraries/config/messages.inc.php:178 libraries/select_server.lib.php:42 +#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 #, fuzzy msgid "Servers" msgstr "伺服器" -#: libraries/config/messages.inc.php:179 +#: libraries/config/messages.inc.php:180 msgid "Servers display options" msgstr "伺服器顯示選項" -#: libraries/config/messages.inc.php:181 +#: libraries/config/messages.inc.php:182 msgid "Tables display options" msgstr "資料表顯示選項" -#: libraries/config/messages.inc.php:182 setup/frames/menu.inc.php:19 +#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" msgstr "主頁框" -#: libraries/config/messages.inc.php:183 +#: libraries/config/messages.inc.php:184 #, fuzzy #| msgid "Microsoft Excel 2000" msgid "Microsoft Office" msgstr "Microsoft Excel 2000" -#: libraries/config/messages.inc.php:185 +#: libraries/config/messages.inc.php:186 #, fuzzy #| msgid "Documentation" msgid "Open Document" msgstr "說明文件" -#: libraries/config/messages.inc.php:187 +#: libraries/config/messages.inc.php:188 msgid "Other core settings" msgstr "其他核心設定" -#: libraries/config/messages.inc.php:188 +#: libraries/config/messages.inc.php:189 msgid "Settings that didn't fit enywhere else" msgstr "其他設定" -#: libraries/config/messages.inc.php:189 +#: libraries/config/messages.inc.php:190 #, fuzzy #| msgid "Page number:" msgid "Page titles" msgstr "頁碼:" -#: libraries/config/messages.inc.php:190 +#: libraries/config/messages.inc.php:191 msgid "" "Specify browser's title bar text. Refer to [a@Documentation." "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " @@ -3009,61 +3010,61 @@ msgstr "" "設定瀏覽器標題欄所顯示的文字。參見[a@Documentation.html#cfg_TitleTable]文件[/" "a]中關於可以取得特殊值的魔術字串符號。" -#: libraries/config/messages.inc.php:191 +#: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 #: libraries/navigation_header.inc.php:86 #: libraries/navigation_header.inc.php:89 msgid "Query window" msgstr "查詢視窗" -#: libraries/config/messages.inc.php:192 +#: libraries/config/messages.inc.php:193 msgid "Customize query window options" msgstr "自定查詢視窗選項" -#: libraries/config/messages.inc.php:193 +#: libraries/config/messages.inc.php:194 msgid "Security" msgstr "安全" -#: libraries/config/messages.inc.php:194 +#: libraries/config/messages.inc.php:195 msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "注意:phpMyAdmin 只是一個使用者介面,其設定不會對 MySQL 有任何限制" -#: libraries/config/messages.inc.php:195 +#: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "基本設定" -#: libraries/config/messages.inc.php:196 +#: libraries/config/messages.inc.php:197 #, fuzzy #| msgid "Documentation" msgid "Authentication" msgstr "說明文件" -#: libraries/config/messages.inc.php:197 +#: libraries/config/messages.inc.php:198 #, fuzzy msgid "Authentication settings" msgstr "複製" -#: libraries/config/messages.inc.php:198 +#: libraries/config/messages.inc.php:199 msgid "Server configuration" msgstr "伺服器設定" -#: libraries/config/messages.inc.php:199 +#: libraries/config/messages.inc.php:200 msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "進階伺服器設定,如果你不知道這些是什麼,請不要修改" -#: libraries/config/messages.inc.php:200 +#: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" msgstr "伺服器連接參數" -#: libraries/config/messages.inc.php:201 +#: libraries/config/messages.inc.php:202 msgid "Configuration storage" msgstr "儲存設定" -#: libraries/config/messages.inc.php:202 +#: libraries/config/messages.inc.php:203 msgid "" "Configure phpMyAdmin configuration storage to gain access to additional " "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " @@ -3072,60 +3073,60 @@ msgstr "" "設定 phpMyAdmin 進階功能,參見文件[a@Documentation.html#linked-tables]" "phpMyAdmin 進階功能[/a]" -#: libraries/config/messages.inc.php:203 +#: libraries/config/messages.inc.php:204 msgid "Changes tracking" msgstr "修改追蹤" -#: libraries/config/messages.inc.php:204 +#: libraries/config/messages.inc.php:205 msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." msgstr "追蹤資料庫的修改。需要開啟 phpMyAdmin 進階功能。" -#: libraries/config/messages.inc.php:205 +#: libraries/config/messages.inc.php:206 #, fuzzy msgid "Customize export options" msgstr "資料庫輸出選項" -#: libraries/config/messages.inc.php:207 +#: libraries/config/messages.inc.php:208 msgid "Customize import defaults" msgstr "自定輸入預設值" -#: libraries/config/messages.inc.php:208 +#: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" msgstr "自定導覽頁框" -#: libraries/config/messages.inc.php:209 +#: libraries/config/messages.inc.php:210 msgid "Customize main frame" msgstr "自定主頁框" -#: libraries/config/messages.inc.php:210 libraries/config/messages.inc.php:215 +#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 #, fuzzy msgid "SQL queries" msgstr "SQL 語法" -#: libraries/config/messages.inc.php:212 +#: libraries/config/messages.inc.php:213 #, fuzzy msgid "SQL Query box" msgstr "SQL 語法" -#: libraries/config/messages.inc.php:213 +#: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" msgstr "自定顯示在 SQL 語法輸入框中的連結" -#: libraries/config/messages.inc.php:216 +#: libraries/config/messages.inc.php:217 #, fuzzy msgid "SQL queries settings" msgstr "SQL 語法" -#: libraries/config/messages.inc.php:217 +#: libraries/config/messages.inc.php:218 #, fuzzy #| msgid "SQL history" msgid "SQL Validator" msgstr "SQL 歷程" -#: libraries/config/messages.inc.php:218 +#: libraries/config/messages.inc.php:219 msgid "" "If you wish to use the SQL Validator service, you should be aware that " "[strong]all SQL statements are stored anonymously for statistical purposes[/" @@ -3136,48 +3137,48 @@ msgstr "" "[/strong]。[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL 驗證服務[/a]," "版權所有 2002 Upright Database Technology. 保留所有權利。[/em]" -#: libraries/config/messages.inc.php:219 +#: libraries/config/messages.inc.php:220 #, fuzzy msgid "Startup" msgstr "狀態" -#: libraries/config/messages.inc.php:220 +#: libraries/config/messages.inc.php:221 msgid "Customize startup page" msgstr "自定起始頁" -#: libraries/config/messages.inc.php:221 +#: libraries/config/messages.inc.php:222 #, fuzzy msgid "Tabs" msgstr "資料表" -#: libraries/config/messages.inc.php:222 +#: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" msgstr "選擇你希望頁籤如何運作" -#: libraries/config/messages.inc.php:223 +#: libraries/config/messages.inc.php:224 #, fuzzy #| msgid "Use text field" msgid "Text fields" msgstr "文字輸入" -#: libraries/config/messages.inc.php:224 +#: libraries/config/messages.inc.php:225 #, fuzzy msgid "Customize text input fields" msgstr "資料庫輸出選項" -#: libraries/config/messages.inc.php:225 libraries/export/texytext.php:17 +#: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" msgstr "Texy! 格式文字" -#: libraries/config/messages.inc.php:227 +#: libraries/config/messages.inc.php:228 msgid "Warnings" msgstr "警告" -#: libraries/config/messages.inc.php:228 +#: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" msgstr "關閉 phpMyAdmin 發出的部分警告" -#: libraries/config/messages.inc.php:229 +#: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" @@ -3185,15 +3186,15 @@ msgstr "" "允許在輸入和輸出資料時使用 [a@http://en.wikipedia.org/wiki/Gzip]gzip (外連," "英文)[/a] 壓縮" -#: libraries/config/messages.inc.php:230 +#: libraries/config/messages.inc.php:231 msgid "GZip" msgstr "GZip" -#: libraries/config/messages.inc.php:231 +#: libraries/config/messages.inc.php:232 msgid "Extra parameters for iconv" msgstr "iconv 的額外參數" -#: libraries/config/messages.inc.php:232 +#: libraries/config/messages.inc.php:233 msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" @@ -3201,11 +3202,11 @@ msgstr "" "如果開啟此選項,在執行多語句查詢的時候,即使有一條或多條語句發生錯誤," "phpMyAdmin 也會繼續執行其他的語句" -#: libraries/config/messages.inc.php:233 +#: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" msgstr "忽略執行多指令時的語句錯誤" -#: libraries/config/messages.inc.php:234 +#: libraries/config/messages.inc.php:235 msgid "" "Allow interrupt of import in case script detects it is close to time limit. " "This might be good way to import large files, however it can break " @@ -3214,21 +3215,21 @@ msgstr "" "允許開啟指令檢查將可能花費較長的時間。這可能會導致輸入資料中段,但在輸入大量" "資料時還是一個推薦的方法。" -#: libraries/config/messages.inc.php:235 +#: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" msgstr "部分匯入:允許中斷" -#: libraries/config/messages.inc.php:240 libraries/config/messages.inc.php:247 +#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" msgstr "不在發生新增錯誤時中斷" -#: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:249 +#: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" msgstr "以檔案取代資料表資料" -#: libraries/config/messages.inc.php:243 +#: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" @@ -3236,189 +3237,189 @@ msgstr "" "預設格式。此列表將依據所在位置(資料庫或資料表)不同而有所改變,只有 SQL 指令是" "通用的" -#: libraries/config/messages.inc.php:244 +#: libraries/config/messages.inc.php:245 msgid "Format of imported file" msgstr "載入檔案格式" -#: libraries/config/messages.inc.php:248 libraries/import/ldi.php:45 +#: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" msgstr "使用 LOCAL 關鍵字" -#: libraries/config/messages.inc.php:251 libraries/config/messages.inc.php:259 -#: libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 +#: libraries/config/messages.inc.php:261 #, fuzzy #| msgid "Put fields names in the first row" msgid "Column names in first row" msgstr "將欄位名稱放在首行" -#: libraries/config/messages.inc.php:252 libraries/import/ods.php:27 +#: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" msgstr "不匯入空的資料行" -#: libraries/config/messages.inc.php:253 +#: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" msgstr "匯入貨幣格式 (開啟此功能 $5.00 將被匯入為 5.00)" -#: libraries/config/messages.inc.php:254 +#: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" msgstr "將百分比匯入為小數點格式 (開啟此功能 12.00% 將被匯入為 .12)" -#: libraries/config/messages.inc.php:255 +#: libraries/config/messages.inc.php:256 #, fuzzy #| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" msgstr "開始時略過多少行記錄 (語法)" -#: libraries/config/messages.inc.php:256 +#: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" msgstr "部分匯入:忽略指令" -#: libraries/config/messages.inc.php:258 +#: libraries/config/messages.inc.php:259 #, fuzzy #| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" msgstr "新增 AUTO_INCREMENT 數值" -#: libraries/config/messages.inc.php:261 +#: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" msgstr "滑動顯示初始狀態" -#: libraries/config/messages.inc.php:262 +#: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" msgstr "可一次新增多少資料列" -#: libraries/config/messages.inc.php:263 +#: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" msgstr "新增的資料列數" -#: libraries/config/messages.inc.php:264 +#: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" msgstr "捷徑圖示的目標" -#: libraries/config/messages.inc.php:265 +#: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" msgstr "在左側頁框顯示LOGO" -#: libraries/config/messages.inc.php:266 +#: libraries/config/messages.inc.php:267 msgid "Display logo" msgstr "顯示LOGO" -#: libraries/config/messages.inc.php:267 +#: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" msgstr "在左側頁框頂端顯示伺服器選單" -#: libraries/config/messages.inc.php:268 +#: libraries/config/messages.inc.php:269 msgid "Display servers selection" msgstr "顯示伺服器選單" -#: libraries/config/messages.inc.php:269 +#: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" msgstr "" -#: libraries/config/messages.inc.php:270 +#: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:271 +#: libraries/config/messages.inc.php:272 msgid "Database tree separator" msgstr "" -#: libraries/config/messages.inc.php:272 +#: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" msgstr "" -#: libraries/config/messages.inc.php:273 +#: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" msgstr "" -#: libraries/config/messages.inc.php:274 +#: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" msgstr "" -#: libraries/config/messages.inc.php:275 +#: libraries/config/messages.inc.php:276 #, fuzzy msgid "Use light version" msgstr "MySQL 客戶端版本" -#: libraries/config/messages.inc.php:276 +#: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" msgstr "" -#: libraries/config/messages.inc.php:277 +#: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" msgstr "" -#: libraries/config/messages.inc.php:278 +#: libraries/config/messages.inc.php:279 msgid "Table tree separator" msgstr "" -#: libraries/config/messages.inc.php:279 +#: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" msgstr "" -#: libraries/config/messages.inc.php:280 +#: libraries/config/messages.inc.php:281 msgid "Logo link URL" msgstr "" -#: libraries/config/messages.inc.php:281 +#: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" msgstr "" -#: libraries/config/messages.inc.php:282 +#: libraries/config/messages.inc.php:283 msgid "Logo link target" msgstr "" -#: libraries/config/messages.inc.php:283 +#: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" msgstr "" -#: libraries/config/messages.inc.php:284 +#: libraries/config/messages.inc.php:285 msgid "Enable highlighting" msgstr "" -#: libraries/config/messages.inc.php:285 +#: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" msgstr "" -#: libraries/config/messages.inc.php:286 +#: libraries/config/messages.inc.php:287 msgid "Light tabs" msgstr "" -#: libraries/config/messages.inc.php:287 +#: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -#: libraries/config/messages.inc.php:288 +#: libraries/config/messages.inc.php:289 msgid "Limit column characters" msgstr "" -#: libraries/config/messages.inc.php:289 +#: libraries/config/messages.inc.php:290 msgid "" "If TRUE, logout deletes cookies for all servers; when set to FALSE, logout " "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" -#: libraries/config/messages.inc.php:290 +#: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" msgstr "" -#: libraries/config/messages.inc.php:291 +#: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" msgstr "" -#: libraries/config/messages.inc.php:292 +#: libraries/config/messages.inc.php:293 msgid "Recall user name" msgstr "" -#: libraries/config/messages.inc.php:293 +#: libraries/config/messages.inc.php:294 msgid "" "Defines how long (in seconds) a login cookie should be stored in browser. " "The default of 0 means that it will be kept for the existing session only, " @@ -3426,435 +3427,435 @@ msgid "" "recommended for non-trusted environments." msgstr "" -#: libraries/config/messages.inc.php:294 +#: libraries/config/messages.inc.php:295 msgid "Login cookie store" msgstr "" -#: libraries/config/messages.inc.php:295 +#: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" msgstr "" -#: libraries/config/messages.inc.php:296 +#: libraries/config/messages.inc.php:297 msgid "Login cookie validity" msgstr "" -#: libraries/config/messages.inc.php:297 +#: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" msgstr "" -#: libraries/config/messages.inc.php:298 +#: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" msgstr "" -#: libraries/config/messages.inc.php:299 +#: libraries/config/messages.inc.php:300 msgid "Use icons on main page" msgstr "" -#: libraries/config/messages.inc.php:300 +#: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" msgstr "" -#: libraries/config/messages.inc.php:301 +#: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" msgstr "" -#: libraries/config/messages.inc.php:302 libraries/config/messages.inc.php:307 -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" msgstr "" -#: libraries/config/messages.inc.php:303 +#: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" msgstr "" -#: libraries/config/messages.inc.php:304 +#: libraries/config/messages.inc.php:305 msgid "Maximum databases" msgstr "" -#: libraries/config/messages.inc.php:305 +#: libraries/config/messages.inc.php:306 msgid "" "Number of rows displayed when browsing a result set. If the result set " "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" -#: libraries/config/messages.inc.php:306 +#: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" msgstr "" -#: libraries/config/messages.inc.php:308 +#: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" msgstr "" -#: libraries/config/messages.inc.php:309 +#: libraries/config/messages.inc.php:310 msgid "Maximum tables" msgstr "" -#: libraries/config/messages.inc.php:310 +#: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" msgstr "" -#: libraries/config/messages.inc.php:311 +#: libraries/config/messages.inc.php:312 msgid "mcrypt warning" msgstr "" -#: libraries/config/messages.inc.php:312 +#: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" msgstr "" -#: libraries/config/messages.inc.php:313 +#: libraries/config/messages.inc.php:314 #, fuzzy msgid "Memory limit" msgstr "資源限制" -#: libraries/config/messages.inc.php:314 +#: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" -#: libraries/config/messages.inc.php:315 +#: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" msgstr "" -#: libraries/config/messages.inc.php:316 +#: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" msgstr "" -#: libraries/config/messages.inc.php:317 +#: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:318 +#: libraries/config/messages.inc.php:319 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "根據欄位內容排序記錄" -#: libraries/config/messages.inc.php:319 libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:322 +#: libraries/config/messages.inc.php:323 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:325 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:327 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:331 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:333 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:334 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:335 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:338 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:340 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:342 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "查詢視窗" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "查詢視窗" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "查詢視窗" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:346 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:348 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "修復工作" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:350 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:353 #, fuzzy msgid "Save directory" msgstr "資料主目錄" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:355 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:357 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:359 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:361 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:362 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:363 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:364 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:364 setup/frames/index.inc.php:114 +#: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:367 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:369 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:369 +#: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:371 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:373 #, fuzzy msgid "Connection type" msgstr "連線" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:374 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:376 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:378 #, fuzzy msgid "Count tables" msgstr "沒有資料表" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:380 #, fuzzy msgid "Designer table" msgstr "整理資料表" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:384 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:386 #, fuzzy msgid "Hide databases" msgstr "沒有資料庫" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:388 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:390 #, fuzzy msgid "Server hostname" msgstr "伺服器名稱" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:391 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:392 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:393 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:394 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3863,302 +3864,302 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:395 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:395 libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:397 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:400 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:400 +#: libraries/config/messages.inc.php:401 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "資料庫名稱" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:403 #, fuzzy msgid "Server port" msgstr "伺服器 ID" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:405 #, fuzzy msgid "Relation table" msgstr "修復資料表" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:409 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:410 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:412 #, fuzzy msgid "Server socket" msgstr "選擇伺服器" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:414 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:418 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "顯示欄位註解" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:426 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "敘述" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:430 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "自動修復模式" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:432 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:434 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:436 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:441 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:442 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:443 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:445 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "顯示開啟資料表" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:447 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show SQL queries" msgstr "顯示完整查詢" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:454 #, fuzzy msgid "Show statistics" msgstr "資料列統計數值" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:457 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4166,29 +4167,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Skip locked tables" msgstr "顯示開啟資料表" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4198,91 +4199,91 @@ msgstr "" msgid "Password" msgstr "密碼" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:469 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:470 +#: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:471 tbl_tracking.php:405 +#: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 #, fuzzy msgid "Username" msgstr "登入名稱:" -#: libraries/config/messages.inc.php:472 +#: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:473 +#: libraries/config/messages.inc.php:474 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:475 +#: libraries/config/messages.inc.php:476 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:478 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "新增/減少 選擇欄" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:480 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:480 +#: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:484 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "預設值" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:489 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4290,56 +4291,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:490 +#: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:492 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:494 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:494 +#: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:496 +#: libraries/config/messages.inc.php:497 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:498 setup/frames/index.inc.php:229 +#: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:500 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4347,13 +4348,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:503 msgid "ZIP" msgstr "" @@ -4514,7 +4515,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1923 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4533,7 +4534,7 @@ msgstr "伺服器並無回應" msgid "(or the local MySQL server's socket is not correctly configured)" msgstr "( 或者本機 MySQL 伺服器之 socket 並未正確設定)" -#: libraries/dbi/mysql.dbi.lib.php:370 tbl_structure.php:703 +#: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." msgstr "" @@ -4708,66 +4709,66 @@ msgid "use this for future exports" msgstr "" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 -#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:517 +#: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" msgstr "文字編碼檔案:" -#: libraries/display_export.lib.php:309 +#: libraries/display_export.lib.php:311 #, fuzzy #| msgid "Compression" msgid "Compression:" msgstr "壓縮" -#: libraries/display_export.lib.php:311 libraries/display_tbl.lib.php:512 +#: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" msgstr "不適用" -#: libraries/display_export.lib.php:313 +#: libraries/display_export.lib.php:315 #, fuzzy #| msgid "\"zipped\"" msgid "zipped" msgstr "\"zipped\"" -#: libraries/display_export.lib.php:315 +#: libraries/display_export.lib.php:317 #, fuzzy #| msgid "\"gzipped\"" msgid "gzipped" msgstr "\"gzipped\"" -#: libraries/display_export.lib.php:317 +#: libraries/display_export.lib.php:319 #, fuzzy #| msgid "\"bzipped\"" msgid "bzipped" msgstr "\"bzipped\"" -#: libraries/display_export.lib.php:326 +#: libraries/display_export.lib.php:328 #, fuzzy #| msgid "Save as file" msgid "View output as text" msgstr "下載儲存" -#: libraries/display_export.lib.php:331 libraries/display_import.lib.php:244 +#: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 #, fuzzy #| msgid "Format" msgid "Format:" msgstr "格式" -#: libraries/display_export.lib.php:336 +#: libraries/display_export.lib.php:338 #, fuzzy #| msgid "Transformation options" msgid "Format-specific options:" msgstr "轉換方式選項" -#: libraries/display_export.lib.php:337 +#: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." msgstr "" -#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260 +#: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 #, fuzzy msgid "Encoding Conversion:" msgstr "MySQL 客戶端版本" @@ -4888,11 +4889,11 @@ msgstr "垂直" msgid "in %s mode and repeat headers after %s cells" msgstr "顯示為 %s 方式 及 每隔 %s 行顯示欄名" -#: libraries/display_tbl.lib.php:494 +#: libraries/display_tbl.lib.php:499 msgid "Sort by key" msgstr "依鍵名排序" -#: libraries/display_tbl.lib.php:541 libraries/export/codegen.php:40 +#: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 #: libraries/export/htmlword.php:32 libraries/export/json.php:26 #: libraries/export/latex.php:34 libraries/export/mediawiki.php:23 @@ -4906,106 +4907,106 @@ msgstr "依鍵名排序" #: libraries/import/ldi.php:48 libraries/import/ods.php:32 #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 -#: tbl_structure.php:848 +#: tbl_structure.php:847 #, fuzzy msgid "Options" msgstr "管理" -#: libraries/display_tbl.lib.php:546 libraries/display_tbl.lib.php:556 +#: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 #, fuzzy #| msgid "Partial Texts" msgid "Partial texts" msgstr "顯示部份文字" -#: libraries/display_tbl.lib.php:547 libraries/display_tbl.lib.php:560 +#: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 #, fuzzy #| msgid "Full Texts" msgid "Full texts" msgstr "顯示完整文字" -#: libraries/display_tbl.lib.php:573 +#: libraries/display_tbl.lib.php:578 #, fuzzy msgid "Relational key" msgstr "關聯概要" -#: libraries/display_tbl.lib.php:574 +#: libraries/display_tbl.lib.php:579 #, fuzzy #| msgid "Relational schema" msgid "Relational display column" msgstr "關聯概要" -#: libraries/display_tbl.lib.php:581 +#: libraries/display_tbl.lib.php:586 msgid "Show binary contents" msgstr "" -#: libraries/display_tbl.lib.php:583 +#: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" msgstr "" -#: libraries/display_tbl.lib.php:593 libraries/relation.lib.php:123 +#: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" msgstr "瀏覽器轉換方式" -#: libraries/display_tbl.lib.php:1188 +#: libraries/display_tbl.lib.php:1194 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1203 libraries/display_tbl.lib.php:1215 +#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" msgstr "記錄已被刪除" -#: libraries/display_tbl.lib.php:1242 libraries/display_tbl.lib.php:2153 +#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2027 +#: libraries/display_tbl.lib.php:2033 msgid "in query" msgstr "查詢中" -#: libraries/display_tbl.lib.php:2045 +#: libraries/display_tbl.lib.php:2051 msgid "Showing rows" msgstr "顯示記錄" -#: libraries/display_tbl.lib.php:2055 +#: libraries/display_tbl.lib.php:2061 msgid "total" msgstr "總計" -#: libraries/display_tbl.lib.php:2063 sql.php:628 +#: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" msgstr "查詢需時 %01.4f 秒" -#: libraries/display_tbl.lib.php:2186 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "修改" -#: libraries/display_tbl.lib.php:2259 +#: libraries/display_tbl.lib.php:2265 msgid "Query results operations" msgstr "查詢結果操作" -#: libraries/display_tbl.lib.php:2287 +#: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" msgstr "列印檢視 (顯示完整文字)" -#: libraries/display_tbl.lib.php:2331 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "顯示 PDF 概要" -#: libraries/display_tbl.lib.php:2350 +#: libraries/display_tbl.lib.php:2356 #, fuzzy msgid "Create view" msgstr "伺服器版本" -#: libraries/display_tbl.lib.php:2465 +#: libraries/display_tbl.lib.php:2471 msgid "Link not found" msgstr "找不到連結" -#: libraries/engines/bdb.lib.php:20 main.php:208 +#: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" msgstr "版本資訊" @@ -6131,7 +6132,7 @@ msgid "" "Please see the documentation on how to update your column_comments table" msgstr "請參看說明文件查詢如何更新 Column_comments 資料表" -#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:411 +#: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" msgstr "SQL 語法書籤" @@ -6201,7 +6202,7 @@ msgstr "" msgid "Slave status" msgstr "顯示 slave 狀態" -#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:423 +#: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" msgstr "資訊" @@ -6209,7 +6210,7 @@ msgstr "資訊" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 #: server_status.php:775 tbl_change.php:325 tbl_printview.php:367 -#: tbl_select.php:116 tbl_structure.php:824 +#: tbl_select.php:116 tbl_structure.php:823 msgid "Value" msgstr "值" @@ -6492,65 +6493,65 @@ msgstr "" msgid "Target database" msgstr "搜索資料庫" -#: libraries/sql_query_form.lib.php:224 +#: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" msgstr "於伺服器 %s 執行 SQL 語法" -#: libraries/sql_query_form.lib.php:241 libraries/sql_query_form.lib.php:265 +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" msgstr "在資料庫 %s 執行以下指令" -#: libraries/sql_query_form.lib.php:297 navigation.php:276 +#: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 #, fuzzy msgid "Clear" msgstr "日曆" -#: libraries/sql_query_form.lib.php:302 +#: libraries/sql_query_form.lib.php:301 #, fuzzy #| msgid "Column names" msgid "Columns" msgstr "欄位名稱" -#: libraries/sql_query_form.lib.php:337 sql.php:923 sql.php:924 sql.php:941 +#: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" msgstr "將此 SQL 語法加入書籤" -#: libraries/sql_query_form.lib.php:344 sql.php:935 +#: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" msgstr "所有用者可讀取此書籤" -#: libraries/sql_query_form.lib.php:350 +#: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" msgstr "取代相同名稱之書籤" -#: libraries/sql_query_form.lib.php:366 +#: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" msgstr "不要將這語法覆蓋到本視窗外的SQL語法" -#: libraries/sql_query_form.lib.php:373 +#: libraries/sql_query_form.lib.php:372 msgid "Delimiter" msgstr "" -#: libraries/sql_query_form.lib.php:381 +#: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " msgstr "重新顯示 SQL 語法 " -#: libraries/sql_query_form.lib.php:440 +#: libraries/sql_query_form.lib.php:439 msgid "Submit" msgstr "送出" -#: libraries/sql_query_form.lib.php:444 +#: libraries/sql_query_form.lib.php:443 msgid "View only" msgstr "查看" -#: libraries/sql_query_form.lib.php:492 prefs_manage.php:241 +#: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" msgstr "文字檔案的位置" -#: libraries/sql_query_form.lib.php:504 tbl_change.php:965 +#: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" msgstr "Web 伺服器上載目錄" @@ -6658,7 +6659,7 @@ msgstr "預設值: 請只輸入該預設值, 無需加上任何反斜線或引 #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 -#: tbl_structure.php:568 tbl_structure.php:768 +#: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" msgstr "索引鍵 INDEX" @@ -6978,32 +6979,32 @@ msgstr "PHP 版本" msgid "Show PHP information" msgstr "顯示 PHP 資訊" -#: main.php:210 +#: main.php:213 msgid "Wiki" msgstr "" -#: main.php:213 +#: main.php:216 msgid "Official Homepage" msgstr "phpMyAdmin 官方網站" -#: main.php:214 +#: main.php:217 #, fuzzy #| msgid "Attributes" msgid "Contribute" msgstr "屬性" -#: main.php:215 +#: main.php:218 #, fuzzy msgid "Get support" msgstr "輸出" -#: main.php:216 +#: main.php:219 #, fuzzy #| msgid "No change" msgid "List of changes" msgstr "沒有變更" -#: main.php:240 +#: main.php:243 msgid "" "Your configuration file contains settings (root with no password) that " "correspond to the default MySQL privileged account. Your MySQL server is " @@ -7013,7 +7014,7 @@ msgstr "" "設定檔內有關設定 (root登入及沒有密碼) 與預設的 MySQL 權限戶口相同。 MySQL 伺" "服器在這預設的設定運行的話會很容易被入侵,您應更改有關設定去防止安全漏洞。" -#: main.php:248 +#: main.php:251 msgid "" "You have enabled mbstring.func_overload in your PHP configuration. This " "option is incompatible with phpMyAdmin and might cause some data to be " @@ -7022,7 +7023,7 @@ msgstr "" "你在 PHP 設定內啟動了 mbstring.func_overload 選項, 這個選項暫時不兼容 " "phpMyAdmin , 你可能會損失部份資料!" -#: main.php:256 +#: main.php:259 msgid "" "The mbstring PHP extension was not found and you seem to be using a " "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " @@ -7031,7 +7032,7 @@ msgstr "" "找不到 PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙" "字元文字, 而可能產生問題." -#: main.php:264 +#: main.php:267 msgid "" "Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini." "session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie " @@ -7039,24 +7040,24 @@ msgid "" "sooner than configured in phpMyAdmin." msgstr "" -#: main.php:271 +#: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" -#: main.php:279 +#: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." msgstr "設定檔案現在需要密碼 (passphrase) (blowfish_secret)." -#: main.php:287 +#: main.php:290 msgid "" "Directory [code]config[/code], which is used by the setup script, still " "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" -#: main.php:296 +#: main.php:299 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -7066,28 +7067,28 @@ msgid "" "extended features have been deactivated. To find out why click %shere%s." msgstr "關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因." -#: main.php:311 +#: main.php:314 msgid "" "Javascript support is missing or disabled in your browser, some phpMyAdmin " "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" -#: main.php:326 +#: main.php:329 #, php-format msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -#: main.php:338 +#: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -#: navigation.php:187 server_databases.php:267 server_synchronize.php:1206 +#: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" msgstr "沒有資料庫" @@ -7471,20 +7472,20 @@ msgstr "%s 個資料庫已成功刪除." msgid "Databases statistics" msgstr "資料庫統計" -#: server_databases.php:173 server_replication.php:179 +#: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" msgstr "" -#: server_databases.php:175 server_replication.php:246 +#: server_databases.php:185 server_replication.php:246 msgid "Slave replication" msgstr "" -#: server_databases.php:258 server_databases.php:259 +#: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" msgstr "啟動統計數據" -#: server_databases.php:261 +#: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." @@ -9586,39 +9587,39 @@ msgstr "檢查指示完整性:" msgid "Show tables" msgstr "顯示資料表" -#: tbl_printview.php:307 tbl_structure.php:751 +#: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" msgstr "已使用空間" -#: tbl_printview.php:311 tbl_structure.php:755 +#: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" msgstr "使用" -#: tbl_printview.php:338 tbl_structure.php:782 +#: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" msgstr "實際" -#: tbl_printview.php:363 tbl_structure.php:820 +#: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" msgstr "資料列統計數值" -#: tbl_printview.php:366 tbl_structure.php:823 +#: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" msgstr "敘述" -#: tbl_printview.php:377 tbl_structure.php:835 +#: tbl_printview.php:377 tbl_structure.php:834 msgid "static" msgstr "" -#: tbl_printview.php:379 tbl_structure.php:837 +#: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" msgstr "動態" -#: tbl_printview.php:401 tbl_structure.php:880 +#: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" msgstr "資料列長度" -#: tbl_printview.php:411 tbl_structure.php:888 +#: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " msgstr "資料列大小" @@ -9752,7 +9753,7 @@ msgstr "在 %s 之後" msgid "Create an index on  %s columns" msgstr "新增  %s  組索引欄" -#: tbl_structure.php:851 +#: tbl_structure.php:850 msgid "partitioned" msgstr "" From c5074118f27326cc06ac2a03c5cbd526c6cf58c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 08:32:57 +0200 Subject: [PATCH 51/84] Update zh_TW translation (tracker #3309477) --- po/zh_TW.po | 4191 +++++++++++++++++++++++---------------------------- 1 file changed, 1907 insertions(+), 2284 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index cff5b4c8f8..55a70eb41c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1,23 +1,20 @@ -# msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.2-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-02 08:31+0200\n" -"PO-Revision-Date: 2010-11-05 14:13+0200\n" -"Last-Translator: \n" -"Language-Team: chinese_traditional \n" +"POT-Creation-Date: 2011-06-02 08:33+0200\n" +"PO-Revision-Date: 2011-05-31 09:47+0800\n" +"Last-Translator: Finjon Kiang (http://twpug.net)\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 #: libraries/display_tbl.lib.php:341 server_privileges.php:1583 msgid "Show all" -msgstr "顯示全部" +msgstr "全部顯示" #: browse_foreigners.php:70 libraries/common.lib.php:2332 #: libraries/display_tbl.lib.php:321 libraries/export/pdf.php:133 @@ -26,7 +23,7 @@ msgstr "顯示全部" #: libraries/schema/Pdf_Relation_Schema.class.php:1114 #: libraries/schema/User_Schema.class.php:360 msgid "Page number:" -msgstr "頁碼:" +msgstr "頁碼:" #: browse_foreigners.php:133 msgid "" @@ -34,15 +31,15 @@ msgid "" "parent window, or your browser's security settings are configured to block " "cross-window updates." msgstr "" -"目地的視窗無法更新. 可能你已關閉此視窗或你的瀏覽器於安全設定內啟動了無法跨視" -"窗更新" +"無法更新目標瀏覽視窗。可能您已經關閉了父視窗或您瀏覽器的安全設定阻止了跨視窗" +"更新" #: browse_foreigners.php:151 libraries/common.lib.php:2828 #: libraries/common.lib.php:2835 libraries/common.lib.php:3014 #: libraries/common.lib.php:3015 libraries/db_links.inc.php:60 #: libraries/tbl_links.inc.php:61 msgid "Search" -msgstr "搜索" +msgstr "搜尋" #: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 #: db_operations.php:531 db_operations.php:559 db_search.php:358 @@ -95,37 +92,37 @@ msgstr "使用此值" #: bs_disp_as_mime_type.php:29 bs_play_media.php:35 #: libraries/blobstreaming.lib.php:331 msgid "No blob streaming server configured!" -msgstr "BLOB 串流伺服器未設置" +msgstr "尚未設定二進制大物件 (BLOB) 串流伺服器!" #: bs_disp_as_mime_type.php:35 msgid "Failed to fetch headers" -msgstr "headers 取得失敗" +msgstr "取得頭失敗" #: bs_disp_as_mime_type.php:41 msgid "Failed to open remote URL" -msgstr "遠端 URL 開啟失敗" +msgstr "開啟遠程 URL 失敗" #: changelog.php:32 license.php:28 #, php-format msgid "" "The %s file is not available on this system, please visit www.phpmyadmin.net " "for more information." -msgstr "%s 檔案不存在於本系統,詳情請參考 www.phpmyadmin.net" +msgstr "該系統不支援 %s 檔案,請訪問 www.phpmyadmin.net 查詢更多資訊" #: db_create.php:58 #, php-format msgid "Database %1$s has been created." -msgstr "資料庫 %1$s 已建立" +msgstr "建立資料庫 %1$s 成功" #: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " -msgstr "資料庫註解文字: " +msgstr "資料庫註釋:" #: db_datadict.php:158 libraries/schema/Pdf_Relation_Schema.class.php:1213 #: libraries/tbl_properties.inc.php:725 tbl_operations.php:358 #: tbl_printview.php:127 msgid "Table comments" -msgstr "資料表註解文字" +msgstr "表註釋" #: db_datadict.php:167 db_qbe.php:196 libraries/Index.class.php:445 #: libraries/export/htmlword.php:247 libraries/export/latex.php:374 @@ -152,7 +149,7 @@ msgstr "欄位" #: tbl_structure.php:199 tbl_structure.php:753 tbl_tracking.php:268 #: tbl_tracking.php:315 msgid "Type" -msgstr "型態" +msgstr "類型" #: db_datadict.php:170 libraries/Index.class.php:448 #: libraries/export/htmlword.php:249 libraries/export/latex.php:374 @@ -163,7 +160,7 @@ msgstr "型態" #: tbl_printview.php:142 tbl_structure.php:202 tbl_tracking.php:270 #: tbl_tracking.php:321 msgid "Null" -msgstr "Null" +msgstr "空" #: db_datadict.php:171 db_structure.php:460 libraries/export/htmlword.php:250 #: libraries/export/latex.php:374 libraries/export/odt.php:310 @@ -173,7 +170,7 @@ msgstr "Null" #: libraries/tbl_properties.inc.php:105 tbl_printview.php:143 #: tbl_structure.php:203 tbl_tracking.php:271 msgid "Default" -msgstr "預設值" +msgstr "預設" #: db_datadict.php:175 libraries/export/htmlword.php:252 #: libraries/export/latex.php:376 libraries/export/odt.php:314 @@ -192,7 +189,7 @@ msgstr "連結到" #: libraries/schema/Pdf_Relation_Schema.class.php:1267 #: libraries/tbl_properties.inc.php:128 tbl_printview.php:149 msgid "Comments" -msgstr "註解" +msgstr "註釋" #: db_datadict.php:260 js/messages.php:78 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 @@ -208,7 +205,7 @@ msgstr "註解" #: server_privileges.php:2268 sql.php:238 sql.php:299 tbl_printview.php:226 #: tbl_structure.php:374 tbl_tracking.php:331 tbl_tracking.php:336 msgid "No" -msgstr " 否 " +msgstr "否" #: db_datadict.php:260 js/messages.php:77 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 @@ -228,7 +225,7 @@ msgstr " 否 " #: tbl_printview.php:226 tbl_structure.php:39 tbl_structure.php:374 #: tbl_tracking.php:329 tbl_tracking.php:334 msgid "Yes" -msgstr " 是 " +msgstr "是" #: db_datadict.php:315 db_printview.php:264 tbl_printview.php:495 msgid "Print" @@ -236,12 +233,12 @@ msgstr "列印" #: db_export.php:30 msgid "View dump (schema) of database" -msgstr "檢視資料庫的備份概要 (dump schema)" +msgstr "查看資料庫的轉存(大綱)" #: db_export.php:34 db_printview.php:94 db_qbe.php:101 db_tracking.php:48 #: export.php:371 navigation.php:303 msgid "No tables found in database." -msgstr "資料庫中沒有資料表" +msgstr "資料庫中沒有表" #: db_export.php:44 db_search.php:340 server_export.php:26 msgid "Select All" @@ -249,42 +246,42 @@ msgstr "全選" #: db_export.php:46 db_search.php:343 server_export.php:28 msgid "Unselect All" -msgstr "全部取消" +msgstr "全不選" #: db_operations.php:41 tbl_create.php:48 msgid "The database name is empty!" -msgstr "資料庫名稱並未輸入!!" +msgstr "資料庫名不能爲空!" #: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" -msgstr "資料庫 %s 已更改名稱為 %s" +msgstr "已將資料庫 %s 改名爲 %s" #: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" -msgstr "資料庫 %s 已複製到 %s" +msgstr "已將資料庫 %s 複製爲 %s" #: db_operations.php:404 msgid "Rename database to" -msgstr "更改資料庫名稱到" +msgstr "將資料庫改名爲" #: db_operations.php:409 server_processlist.php:69 msgid "Command" -msgstr "指令" +msgstr "命令" #: db_operations.php:440 msgid "Remove database" -msgstr "移除資料庫" +msgstr "刪除資料庫" #: db_operations.php:452 #, php-format msgid "Database %s has been dropped." -msgstr "資料庫 %s 已被刪除" +msgstr "已被刪除資料庫 %s " #: db_operations.php:457 msgid "Drop the database (DROP)" -msgstr "清除資料庫 (DROP)" +msgstr "刪除資料庫 (DROP)" #: db_operations.php:487 msgid "Copy database to" @@ -292,15 +289,15 @@ msgstr "複製資料庫到" #: db_operations.php:494 tbl_operations.php:544 tbl_tracking.php:382 msgid "Structure only" -msgstr "只有結構" +msgstr "僅結構" #: db_operations.php:495 tbl_operations.php:545 tbl_tracking.php:384 msgid "Structure and data" -msgstr "結構與資料" +msgstr "結構和資料" #: db_operations.php:496 tbl_operations.php:546 tbl_tracking.php:383 msgid "Data only" -msgstr "只有資料" +msgstr "僅資料" #: db_operations.php:504 msgid "CREATE DATABASE before copying" @@ -316,15 +313,15 @@ msgstr "新增 %s" #: db_operations.php:511 libraries/config/messages.inc.php:117 #: tbl_operations.php:310 tbl_operations.php:554 msgid "Add AUTO_INCREMENT value" -msgstr "新增 AUTO_INCREMENT 數值" +msgstr "新增自動新增 (AUTO_INCREMENT) 值" #: db_operations.php:515 tbl_operations.php:561 msgid "Add constraints" -msgstr "加入限制" +msgstr "新增 constraints" #: db_operations.php:528 msgid "Switch to copied database" -msgstr "轉移到複製之資料庫" +msgstr "切換到複製的資料庫" #: db_operations.php:552 libraries/Index.class.php:447 #: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 @@ -334,21 +331,18 @@ msgstr "轉移到複製之資料庫" #: tbl_structure.php:200 tbl_structure.php:861 tbl_tracking.php:269 #: tbl_tracking.php:320 msgid "Collation" -msgstr "校對" +msgstr "排序規則" #: db_operations.php:565 -#, fuzzy, php-format -#| msgid "" -#| "The additional features for working with linked tables have been " -#| "deactivated. To find out why click %shere%s." +#, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." -msgstr "關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因." +msgstr "phpMyAdmin 進階功能尚未激活。要查出原因,請點選%s此處%s" #: db_operations.php:600 msgid "Edit or export relational schema" -msgstr "編輯或匯出關連表" +msgstr "編輯或匯出關聯大綱" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 #: libraries/config/messages.inc.php:488 libraries/db_structure.lib.php:37 @@ -358,7 +352,7 @@ msgstr "編輯或匯出關連表" #: server_privileges.php:2065 server_synchronize.php:422 #: server_synchronize.php:865 tbl_tracking.php:586 test/theme.php:74 msgid "Table" -msgstr "資料表" +msgstr "表" #: db_printview.php:103 libraries/build_html_for_db.lib.php:30 #: libraries/db_structure.lib.php:47 libraries/header_printview.inc.php:62 @@ -366,7 +360,7 @@ msgstr "資料表" #: tbl_printview.php:391 tbl_structure.php:389 tbl_structure.php:475 #: tbl_structure.php:871 msgid "Rows" -msgstr "資料列列數" +msgstr "行數" #: db_printview.php:107 libraries/db_structure.lib.php:58 tbl_indexes.php:188 msgid "Size" @@ -382,7 +376,7 @@ msgstr "使用中" #: libraries/schema/Pdf_Relation_Schema.class.php:1218 tbl_printview.php:431 #: tbl_structure.php:903 msgid "Creation" -msgstr "建立" +msgstr "建立時間" #: db_printview.php:194 libraries/db_info.inc.php:91 #: libraries/export/sql.php:596 @@ -399,24 +393,22 @@ msgid "Last check" msgstr "最後檢查" #: db_printview.php:220 db_structure.php:439 -#, fuzzy, php-format -#| msgid "%s table(s)" +#, php-format msgid "%s table" msgid_plural "%s tables" -msgstr[0] "%s 資料表" -msgstr[1] "%s 資料表" +msgstr[0] "%s 個資料表" #: db_qbe.php:41 msgid "You have to choose at least one column to display" -msgstr "您需要選擇最少顯示一行欄位" +msgstr "您最少要選擇顯示一列" #: db_qbe.php:186 msgid "Switch to" -msgstr "切換至" +msgstr "切換到" #: db_qbe.php:186 msgid "visual builder" -msgstr "視覺建置器" +msgstr "視覺化查詢產生器" #: db_qbe.php:222 libraries/db_structure.lib.php:95 #: libraries/display_tbl.lib.php:858 @@ -444,11 +436,11 @@ msgstr "顯示" #: db_qbe.php:322 msgid "Criteria" -msgstr "篩選" +msgstr "條件" #: db_qbe.php:375 db_qbe.php:457 db_qbe.php:549 db_qbe.php:580 msgid "Ins" -msgstr "新增" +msgstr "插入" #: db_qbe.php:379 db_qbe.php:461 db_qbe.php:546 db_qbe.php:577 msgid "And" @@ -456,7 +448,7 @@ msgstr "與" #: db_qbe.php:388 db_qbe.php:469 db_qbe.php:551 db_qbe.php:582 msgid "Del" -msgstr "移除" +msgstr "刪除" #: db_qbe.php:392 db_qbe.php:473 db_qbe.php:544 db_qbe.php:575 #: libraries/tbl_properties.inc.php:779 server_privileges.php:307 @@ -470,7 +462,7 @@ msgstr "修改" #: db_qbe.php:606 msgid "Add/Delete criteria rows" -msgstr "新增/刪除篩選列" +msgstr "新增/刪除標準行" #: db_qbe.php:618 msgid "Add/Delete columns" @@ -478,56 +470,54 @@ msgstr "新增/刪除欄位" #: db_qbe.php:631 db_qbe.php:656 msgid "Update Query" -msgstr "更新語法" +msgstr "更新查詢" #: db_qbe.php:639 msgid "Use Tables" -msgstr "使用資料表" +msgstr "使用表" #: db_qbe.php:662 #, php-format msgid "SQL query on database %s:" -msgstr "在資料庫 %s 執行 SQL 語法:" +msgstr "在資料庫 %s 執行 SQL 指令:" #: db_qbe.php:956 libraries/common.lib.php:1188 msgid "Submit Query" -msgstr "執行語法" +msgstr "送出查詢" #: db_search.php:52 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 #: libraries/auth/cookie.auth.lib.php:646 libraries/auth/http.auth.lib.php:51 #: libraries/auth/signon.auth.lib.php:224 msgid "Access denied" -msgstr "拒絕存取" +msgstr "拒絕訪問" #: db_search.php:64 db_search.php:307 msgid "at least one of the words" -msgstr "任何一組文字" +msgstr "至少一個詞" #: db_search.php:65 db_search.php:308 msgid "all words" -msgstr "所有文字" +msgstr "所有詞" #: db_search.php:66 db_search.php:309 msgid "the exact phrase" -msgstr "完整詞語" +msgstr "精確短語" #: db_search.php:67 db_search.php:310 msgid "as regular expression" -msgstr "以規則表示法 (regular expression) 搜索" +msgstr "使用正則表達式" #: db_search.php:229 #, php-format msgid "Search results for \"%s\" %s:" -msgstr "搜索 \"%s\" 的結果 %s:" +msgstr "“%s”的搜尋結果 %s:" #: db_search.php:247 -#, fuzzy, php-format -#| msgid "%s match(es) inside table %s" +#, php-format msgid "%s match inside table %s" msgid_plural "%s matches inside table %s" -msgstr[0] "%s 項資料符合 - 於資料表 %s" -msgstr[1] "%s 項資料符合 - 於資料表 %s" +msgstr[0] "在表 %2$s 中找到 %1$s 個符合" #: db_search.php:254 libraries/common.lib.php:2830 #: libraries/common.lib.php:3012 libraries/common.lib.php:3013 @@ -536,10 +526,9 @@ msgid "Browse" msgstr "瀏覽" #: db_search.php:259 -#, fuzzy, php-format -#| msgid "Delete tracking data for this table" +#, php-format msgid "Delete the matches for the %s table?" -msgstr "刪除此資料表的追蹤資料" +msgstr "刪除 %s 資料表中所有符合的記錄?" #: db_search.php:259 libraries/display_tbl.lib.php:1229 #: libraries/display_tbl.lib.php:2159 @@ -553,79 +542,73 @@ msgid "Delete" msgstr "刪除" #: db_search.php:272 -#, fuzzy, php-format -#| msgid "Total: %s match(es)" +#, php-format msgid "Total: %s match" msgid_plural "Total: %s matches" -msgstr[0] "總計: %s 項資料符合" -msgstr[1] "總計: %s 項資料符合" +msgstr[0] "總計: %s 個符合" #: db_search.php:295 msgid "Search in database" -msgstr "搜索資料庫" +msgstr "在資料庫中搜尋" #: db_search.php:298 msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" -msgstr "尋找之文字或數值 (萬用字元: \"%\"):" +msgstr "要搜尋的文字或數值 (萬用字元:“%”):" #: db_search.php:303 msgid "Find:" -msgstr "尋找:" +msgstr "搜尋:" #: db_search.php:307 db_search.php:308 msgid "Words are separated by a space character (\" \")." -msgstr "每組文字以空格 (\" \") 分隔." +msgstr "每個單詞用空格 (“ ”) 分隔" #: db_search.php:321 msgid "Inside table(s):" -msgstr "於以下資料表:" +msgstr "於以下表:" #: db_search.php:351 -#, fuzzy -#| msgid "Inside table(s):" msgid "Inside column:" -msgstr "於以下資料表:" +msgstr "包含欄位:" #: db_structure.php:59 -#, fuzzy -#| msgid "No tables found in database." msgid "No tables found in database" -msgstr "資料庫中沒有資料表" +msgstr "沒有在資料庫中找到表" #: db_structure.php:277 tbl_operations.php:684 #, php-format msgid "Table %s has been emptied" -msgstr "資料表 %s 已被清空" +msgstr "已清空表 %s " #: db_structure.php:286 tbl_operations.php:701 #, php-format msgid "View %s has been dropped" -msgstr "檢視 %s 己被刪除." +msgstr "已刪除 view %s" #: db_structure.php:286 tbl_operations.php:701 #, php-format msgid "Table %s has been dropped" -msgstr "資料表 %s 已被刪除" +msgstr "已刪除表 %s " #: db_structure.php:293 tbl_create.php:295 msgid "Tracking is active." -msgstr "追蹤已啟用" +msgstr "追蹤已啓用" #: db_structure.php:295 tbl_create.php:297 msgid "Tracking is not active." -msgstr "追蹤未啟用" +msgstr "追蹤已停用" #: db_structure.php:379 libraries/display_tbl.lib.php:2043 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" "%s." -msgstr "這個檢視至少有這些數目的列,請參考%sdocumentation%s。" +msgstr "該 view最少包含的行數,參見%s檔案%s" #: db_structure.php:393 db_structure.php:407 libraries/header.inc.php:138 #: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:73 msgid "View" -msgstr "檢視" +msgstr " view" #: db_structure.php:444 libraries/db_structure.lib.php:40 #: libraries/server_links.inc.php:90 server_replication.php:31 @@ -640,7 +623,7 @@ msgstr "總計" #: db_structure.php:455 libraries/StorageEngine.class.php:351 #, php-format msgid "%s is the default storage engine on this MySQL server." -msgstr "這 MySQL 伺服器的預設儲存引擎是 %s " +msgstr "%s 是此 MySQL 伺服器的預設儲存引擎" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 #: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 @@ -648,7 +631,7 @@ msgstr "這 MySQL 伺服器的預設儲存引擎是 %s " #: server_databases.php:261 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" -msgstr "選擇的資料表:" +msgstr "選中項:" #: db_structure.php:486 libraries/display_tbl.lib.php:2179 #: server_databases.php:258 server_privileges.php:583 @@ -660,11 +643,11 @@ msgstr "全選" #: libraries/replication_gui.lib.php:35 server_databases.php:260 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" -msgstr "全部取消" +msgstr "全不選" #: db_structure.php:495 msgid "Check tables having overhead" -msgstr "檢查額外記錄 (overhead)" +msgstr "僅選擇多餘" #: db_structure.php:503 libraries/config/messages.inc.php:162 #: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 @@ -672,13 +655,13 @@ msgstr "檢查額外記錄 (overhead)" #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" -msgstr "輸出" +msgstr "匯出" #: db_structure.php:505 db_structure.php:561 #: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" -msgstr "列印檢視" +msgstr "列印預覽" #: db_structure.php:509 libraries/common.lib.php:3021 #: libraries/common.lib.php:3022 @@ -694,28 +677,28 @@ msgstr "刪除" #: db_structure.php:513 tbl_operations.php:600 msgid "Check table" -msgstr "檢查資料表" +msgstr "檢查表" #: db_structure.php:515 tbl_operations.php:649 tbl_structure.php:803 #: tbl_structure.php:805 msgid "Optimize table" -msgstr "最佳化資料表" +msgstr "最佳化表" #: db_structure.php:517 tbl_operations.php:636 msgid "Repair table" -msgstr "修復資料表" +msgstr "修復表" #: db_structure.php:519 tbl_operations.php:623 msgid "Analyze table" -msgstr "分析資料表" +msgstr "分析表" #: db_structure.php:568 libraries/schema/User_Schema.class.php:387 msgid "Data Dictionary" -msgstr "數據字典" +msgstr "資料字典" #: db_tracking.php:79 msgid "Tracked tables" -msgstr "已追蹤的資料表" +msgstr "已追蹤的表" #: db_tracking.php:84 libraries/config/messages.inc.php:482 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 @@ -732,15 +715,15 @@ msgstr "資料庫" #: db_tracking.php:86 msgid "Last version" -msgstr "上一個版本" +msgstr "最新版本" #: db_tracking.php:87 tbl_tracking.php:588 msgid "Created" -msgstr "已建立" +msgstr "建立" #: db_tracking.php:88 tbl_tracking.php:589 msgid "Updated" -msgstr "已更新" +msgstr "更新" #: db_tracking.php:89 libraries/common.lib.php:1354 #: libraries/server_links.inc.php:50 server_processlist.php:71 @@ -753,19 +736,19 @@ msgstr "狀態" #: server_privileges.php:1612 server_privileges.php:1805 #: server_privileges.php:2154 tbl_structure.php:208 msgid "Action" -msgstr "執行" +msgstr "操作" #: db_tracking.php:101 js/messages.php:34 msgid "Delete tracking data for this table" -msgstr "刪除此資料表的追蹤資料" +msgstr "刪除追蹤資料" #: db_tracking.php:119 tbl_tracking.php:542 tbl_tracking.php:600 msgid "active" -msgstr "啟用" +msgstr "啓用" #: db_tracking.php:121 tbl_tracking.php:544 tbl_tracking.php:602 msgid "not active" -msgstr "未啟用" +msgstr "停用" #: db_tracking.php:134 msgid "Versions" @@ -773,7 +756,7 @@ msgstr "版本" #: db_tracking.php:135 tbl_tracking.php:373 tbl_tracking.php:619 msgid "Tracking report" -msgstr "追蹤報表" +msgstr "追蹤報告" #: db_tracking.php:136 tbl_tracking.php:245 tbl_tracking.php:619 msgid "Structure snapshot" @@ -781,31 +764,29 @@ msgstr "結構快照" #: db_tracking.php:181 msgid "Untracked tables" -msgstr "未追蹤的資料表" +msgstr "未追蹤的表" #: db_tracking.php:201 db_tracking.php:203 tbl_structure.php:622 #: tbl_structure.php:624 -#, fuzzy msgid "Track table" -msgstr "檢查資料表" +msgstr "追蹤表" #: db_tracking.php:229 -#, fuzzy msgid "Database Log" -msgstr "資料庫" +msgstr "資料庫日誌" #: enum_editor.php:21 libraries/tbl_properties.inc.php:793 #, php-format msgid "Values for the column \"%s\"" -msgstr "%s 欄的數值" +msgstr "欄位“%s”的值" #: enum_editor.php:22 libraries/tbl_properties.inc.php:794 msgid "Enter each value in a separate field." -msgstr "給每一欄位輸入數值" +msgstr "請將每個值分別輸入在不同的輸入框中" #: enum_editor.php:57 msgid "+ Restart insertion and add a new value" -msgstr "+重啟插入並加入新值" +msgstr "+ 重新插入並新增一個值" #: enum_editor.php:67 msgid "Output" @@ -813,44 +794,44 @@ msgstr "輸出" #: enum_editor.php:68 msgid "Copy and paste the joined values into the \"Length/Values\" field" -msgstr "複製並貼上結合數值至\"Length/Values\"欄位" +msgstr "將產生的內容複製粘貼到 \"長度/值\" 一欄中" #: export.php:73 msgid "Selected export type has to be saved in file!" -msgstr "選擇匯出模式必須存入檔案!" +msgstr "選擇匯出檔案的類型!" #: export.php:164 export.php:189 export.php:671 #, php-format msgid "Insufficient space to save the file %s." -msgstr "空間不足儲存檔案 %s." +msgstr "沒有足夠的空間儲存檔案 %s" #: export.php:307 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." -msgstr "檔案 %s 已存在,請更改檔案名稱或選擇「覆寫己存在檔案」選項." +msgstr "伺服器上已存在檔案 %s,請修改檔案名稱或選中覆蓋選項" #: export.php:311 export.php:315 #, php-format msgid "The web server does not have permission to save the file %s." -msgstr "Web 伺服器沒有權限儲存檔案 %s." +msgstr "網站伺服器沒有儲存檔案 %s 的權限" #: export.php:673 #, php-format msgid "Dump has been saved to file %s." -msgstr "備份已儲到檔案 %s." +msgstr "轉存已經儲存到檔案 %s 中" #: import.php:58 #, php-format msgid "" "You probably tried to upload too large file. Please refer to %sdocumentation" "%s for ways to workaround this limit." -msgstr "你正嘗試上載大容量檔案,請查看此 %s文件%s 如何略過此限制." +msgstr "您可能正在上傳很大的檔案,請參考%s檔案%s來尋找解決方法" #: import.php:278 import.php:331 libraries/File.class.php:501 #: libraries/File.class.php:611 msgid "File could not be read" -msgstr "讀案無法讀取" +msgstr "無法讀取檔案" #: import.php:286 import.php:295 import.php:314 import.php:323 #: libraries/File.class.php:681 libraries/File.class.php:689 @@ -859,9 +840,7 @@ msgstr "讀案無法讀取" msgid "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." -msgstr "" -"您試圖載入無法支援的壓縮檔 (%s). 可能是它的支援尚未完成或在您的設定檔中被關" -"閉." +msgstr "您正在載入不支援的壓縮格式 (%s)。設定檔案中沒有對應這種格式的設定說明" #: import.php:336 msgid "" @@ -869,16 +848,16 @@ msgid "" "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -"未接收到要匯入的資料. 可能是檔案名稱未送出, 也可能是檔案大小超出 PHP 限制. 請" -"參閱 [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]。" +"沒有接收到要匯入的資料。可能是檔案名稱沒有送出,也可能是檔案大小超出 PHP 限制" +"參見 [a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]" #: import.php:371 libraries/display_import.lib.php:23 msgid "Could not load import plugins, please check your installation!" -msgstr "無法讀取載入的外掛程式, 請檢查安裝程序!" +msgstr "無法載入匯入插件,請檢查您的安裝!" #: import.php:396 msgid "The bookmark has been deleted." -msgstr "書籤已經刪除." +msgstr "書籤已刪除" #: import.php:400 msgid "Showing bookmark" @@ -887,144 +866,134 @@ msgstr "顯示書籤" #: import.php:402 sql.php:884 #, php-format msgid "Bookmark %s created" -msgstr "書籤 %s 已建立" +msgstr "已建立書籤 %s" #: import.php:408 import.php:414 #, php-format msgid "Import has been successfully finished, %d queries executed." -msgstr "載入成功, 共 %d 句語法已執行." +msgstr "匯入成功,執行了 %d 個查詢" #: import.php:423 msgid "" "Script timeout passed, if you want to finish import, please resubmit same " "file and import will resume." -msgstr "指令已逾時, 如果想完成匯入, 請重提交相同檔案然後匯入會繼續." +msgstr "指令超時,如果您要完成匯入,請重新送出相同的檔案,匯入將會繼續進行" #: import.php:425 msgid "" "However on last run no data has been parsed, this usually means phpMyAdmin " "won't be able to finish this import unless you increase php time limits." msgstr "" -"在最後一次執行時, 解析失敗. 請增加 PHP 運行時間限制, 否則 phpMyAdmin 將無法完" -"成資料匯入." +"在最後一次執行時沒有資料被解析,建議您增加 PHP 運行時間限制,否則 phpMyAdmin " +"將無法完成匯入操作" #: import.php:453 libraries/Message.class.php:185 #: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:224 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" -msgstr "您的SQL語法已順利執行" +msgstr "您的 SQL 指令已成功運行" #: import_status.php:30 libraries/common.lib.php:682 #: libraries/schema/Export_Relation_Schema.class.php:215 user_password.php:123 msgid "Back" -msgstr "回上一頁" +msgstr "返回" #: index.php:185 msgid "phpMyAdmin is more friendly with a frames-capable browser." -msgstr "phpMyAdmin 較為適合使用在支援頁框的瀏覽器." +msgstr "phpMyAdmin 更適合在支援框架的瀏覽器中使用" #: js/messages.php:25 server_synchronize.php:344 server_synchronize.php:356 #: server_synchronize.php:372 server_synchronize.php:379 #: server_synchronize.php:738 server_synchronize.php:766 #: server_synchronize.php:794 server_synchronize.php:806 msgid "Click to select" -msgstr "按選" +msgstr "點選選中" #: js/messages.php:26 msgid "Click to unselect" -msgstr "反按選" +msgstr "點選取消" #: js/messages.php:27 libraries/import.lib.php:103 sql.php:195 msgid "\"DROP DATABASE\" statements are disabled." -msgstr "\"DROP DATABASE\" 指令已經停用." +msgstr "已經停用刪除資料庫 (“DROP DATABASE”) 指令" #: js/messages.php:30 libraries/mult_submits.inc.php:242 sql.php:293 msgid "Do you really want to " -msgstr "您確定要 " +msgstr "您真的要" #: js/messages.php:31 libraries/mult_submits.inc.php:242 sql.php:278 msgid "You are about to DESTROY a complete database!" -msgstr "您將會刪除整個資料庫!" +msgstr "您將要刪除一個完整的資料庫!" #: js/messages.php:32 msgid "Dropping Event" -msgstr "丟棄事件中" +msgstr "正在刪除事件" #: js/messages.php:33 -#, fuzzy msgid "Dropping Procedure" -msgstr "處理" +msgstr "正在刪除 Procedure" #: js/messages.php:35 -#, fuzzy -#| msgid "Allows inserting and replacing data." msgid "Deleting tracking data" -msgstr "容許新增及取代數據." +msgstr "正在刪除追蹤資料" #: js/messages.php:36 msgid "Dropping Primary Key/Index" -msgstr "丟棄 主鍵值/指標 中" +msgstr "正在刪除主鍵" #: js/messages.php:37 msgid "This operation could take a long time. Proceed anyway?" -msgstr "這個作業所用時間會較長, 繼續?" +msgstr "該操作可能需要執行較長時間,確定執行?" -# BLOB: binary and text object #: js/messages.php:40 msgid "You are about to DISABLE a BLOB Repository!" -msgstr "您將要關閉一個BLOB儲存" +msgstr "您正準備停用 BLOB 容器!" #: js/messages.php:41 #, php-format msgid "Are you sure you want to disable all BLOB references for database %s?" -msgstr "您確定要在資料庫 %s 上停用 BLOB 功能?" +msgstr "您確定要在資料庫 %s 上停用 BLOB 功能?" #: js/messages.php:44 msgid "Missing value in the form!" -msgstr "表格內漏填一些資料!" +msgstr "表單內缺少值!" #: js/messages.php:45 msgid "This is not a number!" -msgstr "這不是一個數字!" +msgstr "這不是一個數字!" #: js/messages.php:48 msgid "The host name is empty!" -msgstr "請輸入主機名稱!" +msgstr "主機名不能爲空!" #: js/messages.php:49 msgid "The user name is empty!" -msgstr "請輸入使用者名稱!" +msgstr "帳號不能爲空!" #: js/messages.php:50 server_privileges.php:1221 user_password.php:64 msgid "The password is empty!" -msgstr "請輸入密碼!" +msgstr "密碼不能爲空!" #: js/messages.php:51 server_privileges.php:1219 user_password.php:67 msgid "The passwords aren't the same!" -msgstr "第二次輸入的密碼不同!" +msgstr "兩次密碼不一致!" #: js/messages.php:52 -#, fuzzy -#| msgid "Add a new User" msgid "Add a New User" -msgstr "新增使用者" +msgstr "新增新使用者" #: js/messages.php:53 -#, fuzzy msgid "Create User" -msgstr "伺服器版本" +msgstr "建立使用者" #: js/messages.php:54 -#, fuzzy msgid "Reloading Privileges" -msgstr "整體權限" +msgstr "重新載入權限" #: js/messages.php:55 -#, fuzzy -#| msgid "Remove selected users" msgid "Removing Selected Users" -msgstr "移除已選擇使用者" +msgstr "正在刪除選中的使用者" #: js/messages.php:56 libraries/tbl_properties.inc.php:792 #: tbl_tracking.php:245 tbl_tracking.php:373 @@ -1038,27 +1007,24 @@ msgid "Cancel" msgstr "取消" #: js/messages.php:63 -#, fuzzy msgid "Loading" -msgstr "本地" +msgstr "正在載入" #: js/messages.php:64 -#, fuzzy -#| msgid "Processes" msgid "Processing Request" -msgstr "處理" +msgstr "正在處理請求" #: js/messages.php:65 libraries/import/ods.php:80 msgid "Error in Processing Request" -msgstr "要求處理中有錯誤" +msgstr "處理請求時發生錯誤" #: js/messages.php:66 msgid "Dropping Column" -msgstr "丟棄欄位" +msgstr "正在刪除欄位" #: js/messages.php:67 msgid "Adding Primary Key" -msgstr "增加主鍵值" +msgstr "正在新增主鍵" #: js/messages.php:68 libraries/relation.lib.php:87 pmd_general.php:386 #: pmd_general.php:543 pmd_general.php:591 pmd_general.php:667 @@ -1067,61 +1033,44 @@ msgid "OK" msgstr "確定" #: js/messages.php:71 -#, fuzzy -#| msgid "Rename database to" msgid "Renaming Databases" -msgstr "更改資料庫名稱到" +msgstr "正在重命名資料庫" #: js/messages.php:72 -#, fuzzy -#| msgid "Rename database to" msgid "Reload Database" -msgstr "更改資料庫名稱到" +msgstr "重新載入資料庫" #: js/messages.php:73 -#, fuzzy -#| msgid "Copy database to" msgid "Copying Database" -msgstr "複製資料庫到" +msgstr "正在複製資料庫" #: js/messages.php:74 -#, fuzzy -#| msgid "Charset" msgid "Changing Charset" -msgstr "文字編碼 (Charset)" +msgstr "正在修改字集" #: js/messages.php:75 -#, fuzzy -#| msgid "Table must have at least one field." msgid "Table must have at least one column" -msgstr "資料表最少需要有一個欄位." +msgstr "資料表至少要有一個欄位" #: js/messages.php:76 -#, fuzzy msgid "Create Table" -msgstr "建立新一頁" +msgstr "建立資料表" #: js/messages.php:81 -#, fuzzy -#| msgid "Search" msgid "Searching" -msgstr "搜索" +msgstr "正在搜尋" #: js/messages.php:86 -#, fuzzy msgid "Hide query box" -msgstr "SQL 語法" +msgstr "隱藏查詢框" #: js/messages.php:87 -#, fuzzy msgid "Show query box" -msgstr "SQL 語法" +msgstr "顯示查詢框" #: js/messages.php:88 -#, fuzzy -#| msgid "Engines" msgid "Inline Edit" -msgstr "引擎" +msgstr "快速編輯" #: js/messages.php:89 libraries/Index.class.php:465 #: libraries/common.lib.php:626 libraries/common.lib.php:1164 @@ -1146,14 +1095,12 @@ msgid "Hide" msgstr "隱藏" #: js/messages.php:94 -#, fuzzy msgid "Hide search criteria" -msgstr "SQL 語法" +msgstr "隱藏搜尋條件" #: js/messages.php:95 -#, fuzzy msgid "Show search criteria" -msgstr "SQL 語法" +msgstr "顯示搜尋條件" #: js/messages.php:98 tbl_change.php:303 tbl_indexes.php:198 #: tbl_indexes.php:223 @@ -1162,29 +1109,25 @@ msgstr "忽略" #: js/messages.php:101 msgid "Select referenced key" -msgstr "選擇參考鍵值" +msgstr "選擇外部鍵" #: js/messages.php:102 msgid "Select Foreign Key" -msgstr "選擇外來鍵值" +msgstr "選擇外部鍵" #: js/messages.php:103 msgid "Please select the primary key or a unique key" -msgstr "請選擇主鍵值或唯一鍵值" +msgstr "請選擇主鍵或唯一鍵" #: js/messages.php:104 pmd_general.php:87 tbl_relation.php:545 -#, fuzzy -#| msgid "Choose field to display" msgid "Choose column to display" -msgstr "選擇顯示之欄位" +msgstr "選擇要顯示的欄位" #: js/messages.php:107 msgid "Add an option for column " -msgstr "增加一個欄位選項" +msgstr "新增選項給欄位 " #: js/messages.php:110 -#, fuzzy -#| msgid "Generate Password" msgid "Generate password" msgstr "產生密碼" @@ -1193,44 +1136,34 @@ msgid "Generate" msgstr "產生" #: js/messages.php:112 -#, fuzzy -#| msgid "Change password" msgid "Change Password" -msgstr "更改密碼" +msgstr "修改密碼" #: js/messages.php:115 tbl_structure.php:471 -#, fuzzy -#| msgid "Mon" msgid "More" -msgstr "Mon" +msgstr "更多" #: js/messages.php:118 setup/lib/index.lib.php:158 #, php-format msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." -msgstr "有新的 phpMyAdmin 可用,請考慮升級。最新的版本是 %s,於 %s 發佈。" +msgstr "有新的 phpMyAdmin 可用,請考慮升級。最新的版本是 %s,於 %s 發佈" #. l10n: Latest available phpMyAdmin version #: js/messages.php:120 -#, fuzzy -#| msgid "Last version" msgid ", latest stable version:" -msgstr "上一個版本" +msgstr ",最新穩定版本: " #. l10n: Display text for calendar close link #: js/messages.php:138 -#, fuzzy -#| msgid "None" msgid "Done" -msgstr "不適用" +msgstr "完成" #. l10n: Display text for previous month link in calendar #: js/messages.php:140 -#, fuzzy -#| msgid "Previous" msgid "Prev" -msgstr "前一頁" +msgstr "上個月" #. l10n: Display text for next month link in calendar #: js/messages.php:142 libraries/common.lib.php:2371 @@ -1238,68 +1171,52 @@ msgstr "前一頁" #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 #: tbl_structure.php:895 msgid "Next" -msgstr "下一個" +msgstr "下個月" #. l10n: Display text for current month link in calendar #: js/messages.php:144 -#, fuzzy -#| msgid "Total" msgid "Today" -msgstr "總共" +msgstr "今天" #: js/messages.php:147 -#, fuzzy -#| msgid "Binary" msgid "January" -msgstr "二進制碼" +msgstr "一月" #: js/messages.php:148 msgid "February" msgstr "二月" #: js/messages.php:149 -#, fuzzy -#| msgid "Mar" msgid "March" -msgstr "Mar" +msgstr "三月" #: js/messages.php:150 -#, fuzzy -#| msgid "Apr" msgid "April" -msgstr "Apr" +msgstr "四月" #: js/messages.php:151 msgid "May" -msgstr "May" +msgstr "五月" #: js/messages.php:152 -#, fuzzy -#| msgid "Jun" msgid "June" -msgstr "Jun" +msgstr "六月" #: js/messages.php:153 -#, fuzzy -#| msgid "Jul" msgid "July" -msgstr "Jul" +msgstr "七月" #: js/messages.php:154 -#, fuzzy -#| msgid "Aug" msgid "August" -msgstr "Aug" +msgstr "八月" #: js/messages.php:155 msgid "September" msgstr "九月" #: js/messages.php:156 -#, fuzzy -#| msgid "Oct" msgid "October" -msgstr "Oct" +msgstr "十月" #: js/messages.php:157 msgid "November" @@ -1312,83 +1229,75 @@ msgstr "十二月" #. l10n: Short month name #: js/messages.php:162 libraries/common.lib.php:1569 msgid "Jan" -msgstr "Jan" +msgstr "一月" #. l10n: Short month name #: js/messages.php:164 libraries/common.lib.php:1571 msgid "Feb" -msgstr "Feb" +msgstr "二月" #. l10n: Short month name #: js/messages.php:166 libraries/common.lib.php:1573 msgid "Mar" -msgstr "Mar" +msgstr "三月" #. l10n: Short month name #: js/messages.php:168 libraries/common.lib.php:1575 msgid "Apr" -msgstr "Apr" +msgstr "四月" #. l10n: Short month name #: js/messages.php:170 libraries/common.lib.php:1577 -#, fuzzy -#| msgid "May" msgctxt "Short month name" msgid "May" -msgstr "May" +msgstr "五月" #. l10n: Short month name #: js/messages.php:172 libraries/common.lib.php:1579 msgid "Jun" -msgstr "Jun" +msgstr "六月" #. l10n: Short month name #: js/messages.php:174 libraries/common.lib.php:1581 msgid "Jul" -msgstr "Jul" +msgstr "七月" #. l10n: Short month name #: js/messages.php:176 libraries/common.lib.php:1583 msgid "Aug" -msgstr "Aug" +msgstr "八月" #. l10n: Short month name #: js/messages.php:178 libraries/common.lib.php:1585 msgid "Sep" -msgstr "Sep" +msgstr "九月" #. l10n: Short month name #: js/messages.php:180 libraries/common.lib.php:1587 msgid "Oct" -msgstr "Oct" +msgstr "十月" #. l10n: Short month name #: js/messages.php:182 libraries/common.lib.php:1589 msgid "Nov" -msgstr "Nov" +msgstr "十一月" #. l10n: Short month name #: js/messages.php:184 libraries/common.lib.php:1591 msgid "Dec" -msgstr "Dec" +msgstr "十二月" #: js/messages.php:187 -#, fuzzy -#| msgid "Sun" msgid "Sunday" -msgstr "Sun" +msgstr "星期日" #: js/messages.php:188 -#, fuzzy -#| msgid "Mon" msgid "Monday" -msgstr "Mon" +msgstr "星期一" #: js/messages.php:189 -#, fuzzy -#| msgid "Tue" msgid "Tuesday" -msgstr "Tue" +msgstr "星期二" #: js/messages.php:190 msgid "Wednesday" @@ -1399,10 +1308,8 @@ msgid "Thursday" msgstr "星期四" #: js/messages.php:192 -#, fuzzy -#| msgid "Fri" msgid "Friday" -msgstr "Fri" +msgstr "星期五" #: js/messages.php:193 msgid "Saturday" @@ -1411,107 +1318,89 @@ msgstr "星期六" #. l10n: Short week day name #: js/messages.php:197 libraries/common.lib.php:1594 msgid "Sun" -msgstr "Sun" +msgstr "週日" #. l10n: Short week day name #: js/messages.php:199 libraries/common.lib.php:1596 msgid "Mon" -msgstr "Mon" +msgstr "週一" #. l10n: Short week day name #: js/messages.php:201 libraries/common.lib.php:1598 msgid "Tue" -msgstr "Tue" +msgstr "週二" #. l10n: Short week day name #: js/messages.php:203 libraries/common.lib.php:1600 msgid "Wed" -msgstr "Wed" +msgstr "週三" #. l10n: Short week day name #: js/messages.php:205 libraries/common.lib.php:1602 msgid "Thu" -msgstr "Thu" +msgstr "週四" #. l10n: Short week day name #: js/messages.php:207 libraries/common.lib.php:1604 msgid "Fri" -msgstr "Fri" +msgstr "週五" #. l10n: Short week day name #: js/messages.php:209 libraries/common.lib.php:1606 msgid "Sat" -msgstr "Sat" +msgstr "週六" #. l10n: Minimal week day name #: js/messages.php:213 -#, fuzzy -#| msgid "Sun" msgid "Su" -msgstr "Sun" +msgstr "日" #. l10n: Minimal week day name #: js/messages.php:215 -#, fuzzy -#| msgid "Mon" msgid "Mo" -msgstr "Mon" +msgstr "一" #. l10n: Minimal week day name #: js/messages.php:217 -#, fuzzy -#| msgid "Tue" msgid "Tu" -msgstr "Tue" +msgstr "二" #. l10n: Minimal week day name #: js/messages.php:219 -#, fuzzy -#| msgid "Wed" msgid "We" -msgstr "Wed" +msgstr "三" #. l10n: Minimal week day name #: js/messages.php:221 -#, fuzzy -#| msgid "Thu" msgid "Th" -msgstr "Thu" +msgstr "四" #. l10n: Minimal week day name #: js/messages.php:223 -#, fuzzy -#| msgid "Fri" msgid "Fr" -msgstr "Fri" +msgstr "五" #. l10n: Minimal week day name #: js/messages.php:225 -#, fuzzy -#| msgid "Sat" msgid "Sa" -msgstr "Sat" +msgstr "六" #. l10n: Column header for week of the year in calendar #: js/messages.php:227 msgid "Wk" -msgstr "週" +msgstr "周" #: js/messages.php:229 msgid "Hour" msgstr "時" #: js/messages.php:230 -#, fuzzy -#| msgid "in use" msgid "Minute" -msgstr "使用中" +msgstr "分" #: js/messages.php:231 -#, fuzzy -#| msgid "per second" msgid "Second" -msgstr "每秒" +msgstr "秒" #: libraries/Config.class.php:1190 tbl_chart.php:159 msgid "Font size" @@ -1519,44 +1408,45 @@ msgstr "字體大小" #: libraries/File.class.php:310 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." -msgstr "上傳文件的大小超過 php.ini 文件中 upload_max_filesize 的限制。" +msgstr "上傳檔案的大小超過 php.ini 檔案中 upload_max_filesize 的限制" #: libraries/File.class.php:313 msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form." -msgstr "上傳文件的大小超過 HTML 表單中指定的 MAX_FILE_SIZE 值。" +msgstr "上傳檔案的大小超過 HTML 表單中指定的 MAX_FILE_SIZE 值" #: libraries/File.class.php:316 msgid "The uploaded file was only partially uploaded." -msgstr "僅上傳了文件的部分內容。" +msgstr "僅上傳了檔案的一部分內容" #: libraries/File.class.php:319 msgid "Missing a temporary folder." -msgstr "找不到暫存資料夾。" +msgstr "找不到臨時資料夾" #: libraries/File.class.php:322 msgid "Failed to write file to disk." -msgstr "檔案存入磁碟失敗" +msgstr "將檔案寫入硬碟失敗" #: libraries/File.class.php:325 msgid "File upload stopped by extension." -msgstr "檔案上傳因為擴充功能而停止" +msgstr "因外掛而停止檔案上傳" #: libraries/File.class.php:328 msgid "Unknown error in file upload." -msgstr "檔案上傳時發生未知錯誤" +msgstr "上傳檔案時發生未知錯誤" #: libraries/File.class.php:559 -#, fuzzy msgid "" "Error moving the uploaded file, see [a@./Documentation." "html#faq1_11@Documentation]FAQ 1.11[/a]" -msgstr "可能接近. 請參看 FAQ 3.11" +msgstr "" +"移動上傳檔案時發生錯誤,參見 [a@./Documentation.html#faq1_11@Documentation]" +"FAQ 1.11[/a]" #: libraries/Index.class.php:427 tbl_relation.php:526 msgid "No index defined!" -msgstr "沒有已定義的索引!" +msgstr "沒有已定義的索引!" #: libraries/Index.class.php:432 libraries/build_html_for_db.lib.php:40 #: tbl_tracking.php:310 @@ -1567,7 +1457,7 @@ msgstr "索引" #: tbl_structure.php:155 tbl_structure.php:159 tbl_structure.php:567 #: tbl_tracking.php:316 msgid "Unique" -msgstr "唯一鍵 UNIQUE" +msgstr "唯一" #: libraries/Index.class.php:444 tbl_tracking.php:317 msgid "Packed" @@ -1575,28 +1465,27 @@ msgstr "緊湊" #: libraries/Index.class.php:446 tbl_tracking.php:319 msgid "Cardinality" -msgstr "組別" +msgstr "基數" #: libraries/Index.class.php:449 tbl_tracking.php:273 tbl_tracking.php:322 -#, fuzzy msgid "Comment" -msgstr "註解" +msgstr "註釋" #: libraries/Index.class.php:471 msgid "The primary key has been dropped" -msgstr "主鍵已被刪除" +msgstr "已刪除主鍵" #: libraries/Index.class.php:475 #, php-format msgid "Index %s has been dropped" -msgstr "索引 %s 已被刪除" +msgstr "已刪除索引 %s " #: libraries/Index.class.php:579 #, php-format msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." -msgstr "索引 %1$s 和 %2$s 可能是相同的,建議可刪除其中一組" +msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一個將可能被刪除" #: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:175 #: libraries/server_links.inc.php:42 server_databases.php:100 @@ -1615,44 +1504,39 @@ msgstr "錯誤" #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "影響了 %1$d 行" #: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" +#, php-format msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." -msgstr[0] "並無資料列已選擇" -msgstr[1] "並無資料列已選擇" +msgstr[0] "刪除了 %1$d 行" #: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" +#, php-format msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." -msgstr[0] "並無資料列已選擇" -msgstr[1] "並無資料列已選擇" +msgstr[0] "插入了 %1$d 行" #: libraries/StorageEngine.class.php:194 msgid "" "There is no detailed status information available for this storage engine." -msgstr "這儲存引擎並無詳細的狀態資料." +msgstr "沒有該儲存引擎的詳細資訊" #: libraries/StorageEngine.class.php:354 #, php-format msgid "%s is available on this MySQL server." -msgstr "%s 已支援這 MySQL 伺服器." +msgstr "%s 在此 MySQL 伺服器上可用" #: libraries/StorageEngine.class.php:357 #, php-format msgid "%s has been disabled for this MySQL server." -msgstr "%s 己於這個 MySQL 伺服器中停用." +msgstr "%s 在此 MySQL 伺服器上被禁止了" #: libraries/StorageEngine.class.php:361 #, php-format msgid "This MySQL server does not support the %s storage engine." -msgstr "這 MySQL 版本並不接受 %s 儲存引擎." +msgstr "此 MySQL 伺服器不支援 %s 儲存引擎" #: libraries/Table.class.php:1017 msgid "Invalid database" @@ -1660,54 +1544,54 @@ msgstr "無效的資料庫" #: libraries/Table.class.php:1031 tbl_get_field.php:25 msgid "Invalid table name" -msgstr "無效的資料表名" +msgstr "無效的資料資料表名稱" #: libraries/Table.class.php:1046 #, php-format msgid "Error renaming table %1$s to %2$s" -msgstr "將資料表 %1$s 改名為 %2$s 時發生錯誤" +msgstr "將表 %1$s 改名爲 %2$s 時發生錯誤" #: libraries/Table.class.php:1129 #, php-format msgid "Table %s has been renamed to %s" -msgstr "已經將資料表 %s 改名成 %s" +msgstr "已將資料表 %s 改名爲 %s" #: libraries/Theme.class.php:160 #, php-format msgid "No valid image path for theme %s found!" -msgstr "找不到佈景主題 %s 設定圖像之路徑!" +msgstr "找不到主題 %s 對應的圖片路徑!" #: libraries/Theme.class.php:380 msgid "No preview available." -msgstr "並無預覽." +msgstr "沒有可用的預覽" #: libraries/Theme.class.php:383 msgid "take it" -msgstr "選用" +msgstr "確定" #: libraries/Theme_Manager.class.php:109 #, php-format msgid "Default theme %s not found!" -msgstr "找不到預設佈景主題 %s !" +msgstr "未找到預設主題 %s !" #: libraries/Theme_Manager.class.php:147 #, php-format msgid "Theme %s not found!" -msgstr "找不到佈景主題 %s !" +msgstr "未找到主題 %s !" #: libraries/Theme_Manager.class.php:215 #, php-format msgid "Theme path not found for theme %s!" -msgstr "找不到佈景主題 %s 之設定路徑!" +msgstr "找不到主題 %s 的路徑" #: libraries/Theme_Manager.class.php:291 test/theme.php:160 themes.php:20 #: themes.php:40 msgid "Theme / Style" -msgstr "款式" +msgstr "主題 / 風格" #: libraries/auth/config.auth.lib.php:76 msgid "Cannot connect: invalid settings." -msgstr "無法連線: 錯誤設定." +msgstr "無法連線:無效的設定" #: libraries/auth/config.auth.lib.php:91 #: libraries/auth/cookie.auth.lib.php:205 libraries/auth/http.auth.lib.php:64 @@ -1721,7 +1605,8 @@ msgstr "歡迎使用 %s" msgid "" "You probably did not create a configuration file. You might want to use the " "%1$ssetup script%2$s to create one." -msgstr "有可能你未建立設定檔. 你可利用此 %1$s安裝程序%2$s 建立設定檔." +msgstr "" +"您可能還沒有建立設定檔案。您可以使用 %1$s設定指令%2$s 來建立一個設定檔案" #: libraries/auth/config.auth.lib.php:115 msgid "" @@ -1730,37 +1615,36 @@ msgid "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." msgstr "" -"phpMyAdmin 嘗試連線到 MySQL 伺服器, 但伺服器拒絕了連線. 您應於 config.inc." -"php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 " -"MySQL 伺服器資料相同" +"phpMyAdmin 嘗試連線到 MySQL 伺服器,但伺服器拒絕連線。您應該檢查設定檔案中的" +"主機、帳號和密碼,並確認這些資訊與 MySQL 伺服器管理員所給出的資訊一致" #: libraries/auth/cookie.auth.lib.php:230 msgid "Log in" -msgstr "登入" +msgstr "登錄" #: libraries/auth/cookie.auth.lib.php:232 #: libraries/auth/cookie.auth.lib.php:234 #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" -msgstr "phpMyAdmin 說明文件" +msgstr "phpMyAdmin 檔案" #: libraries/auth/cookie.auth.lib.php:244 #: libraries/auth/cookie.auth.lib.php:245 msgid "You can enter hostname/IP address and port separated by space." -msgstr "您可以輸入以空格分隔的主機名/IP位址和Port編號。" +msgstr "您可以輸入以空格分隔的主機名/IP網址和連結埠" #: libraries/auth/cookie.auth.lib.php:244 msgid "Server:" -msgstr "伺服器" +msgstr "伺服器:" #: libraries/auth/cookie.auth.lib.php:249 msgid "Username:" -msgstr "登入名稱:" +msgstr "帳號:" #: libraries/auth/cookie.auth.lib.php:253 msgid "Password:" -msgstr "密碼:" +msgstr "密碼:" #: libraries/auth/cookie.auth.lib.php:260 msgid "Server Choice" @@ -1768,29 +1652,29 @@ msgstr "選擇伺服器" #: libraries/auth/cookie.auth.lib.php:306 libraries/header.inc.php:72 msgid "Cookies must be enabled past this point." -msgstr "Cookies 必須啟動才能登入." +msgstr "必須啓用 Cookies 才能登錄" #: libraries/auth/cookie.auth.lib.php:644 #: libraries/auth/signon.auth.lib.php:222 msgid "" "Login without a password is forbidden by configuration (see AllowNoPassword)" -msgstr "禁止使用空密碼登入 (請參考 [AllowNoPassword] 設定說明)" +msgstr "空密碼登錄被禁止 (參見 允許空密碼)" #: libraries/auth/cookie.auth.lib.php:648 #: libraries/auth/signon.auth.lib.php:226 #, php-format msgid "No activity within %s seconds; please log in again" -msgstr "由於已閒置了達 %s 秒, 請重新登入" +msgstr "登錄超時 (%s 秒未操作),請重新登錄" #: libraries/auth/cookie.auth.lib.php:658 #: libraries/auth/cookie.auth.lib.php:660 #: libraries/auth/signon.auth.lib.php:232 msgid "Cannot log in to the MySQL server" -msgstr "無法登入 MySQL 伺服器" +msgstr "無法登錄 MySQL 伺服器" #: libraries/auth/http.auth.lib.php:69 msgid "Wrong username/password. Access denied." -msgstr "錯誤的使用者名稱或密碼,拒絕存取" +msgstr "帳號/密碼錯誤。拒絕訪問" #: libraries/auth/swekey/swekey.auth.lib.php:118 #, php-format @@ -1800,45 +1684,43 @@ msgstr "檔案 %s 未包含任何密鑰" #: libraries/auth/swekey/swekey.auth.lib.php:157 #: libraries/auth/swekey/swekey.auth.lib.php:180 msgid "Hardware authentication failed" -msgstr "硬體認證失敗" +msgstr "硬件認證失敗" #: libraries/auth/swekey/swekey.auth.lib.php:166 msgid "No valid authentication key plugged" -msgstr "沒有插入可用的密鑰" +msgstr "沒有可用的密鑰插入" #: libraries/auth/swekey/swekey.auth.lib.php:202 msgid "Authenticating..." -msgstr "認證中..." +msgstr "正在認證..." #: libraries/blobstreaming.lib.php:241 msgid "PBMS error" msgstr "PBMS 錯誤" #: libraries/blobstreaming.lib.php:267 -#, fuzzy -#| msgid "MySQL connection collation" msgid "PBMS connection failed:" -msgstr "MySQL 連線校對" +msgstr "PBMS 連線失敗:" #: libraries/blobstreaming.lib.php:312 msgid "PBMS get BLOB info failed:" -msgstr "PBMS 擷取 BLOB 資訊失敗:" +msgstr "PBMS 取得 BLOB 資訊失敗:" #: libraries/blobstreaming.lib.php:320 msgid "get BLOB Content-Type failed" -msgstr "擷取 BLOB 內容型別失敗" +msgstr "取得 BLOB 內容類型失敗" #: libraries/blobstreaming.lib.php:347 msgid "View image" -msgstr "檢視圖片" +msgstr "查看圖片" #: libraries/blobstreaming.lib.php:351 msgid "Play audio" -msgstr "播放音樂" +msgstr "播放音效" #: libraries/blobstreaming.lib.php:356 msgid "View video" -msgstr "檢視影片" +msgstr "播放影片" #: libraries/blobstreaming.lib.php:360 msgid "Download file" @@ -1851,13 +1733,13 @@ msgstr "無法開啟檔案:%s" #: libraries/bookmark.lib.php:83 msgid "shared" -msgstr "已分享" +msgstr "已共享" #: libraries/build_html_for_db.lib.php:25 #: libraries/config/messages.inc.php:181 libraries/export/xml.php:36 #: server_status.php:385 msgid "Tables" -msgstr "個資料表" +msgstr "資料表" #: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:300 #: libraries/config/setup.forms.php:336 libraries/config/setup.forms.php:367 @@ -1876,7 +1758,7 @@ msgstr "資料" #: server_databases.php:215 server_status.php:540 server_status.php:601 #: server_status.php:624 tbl_printview.php:348 tbl_structure.php:790 msgid "Total" -msgstr "總共" +msgstr "總計" #: libraries/build_html_for_db.lib.php:50 libraries/db_structure.lib.php:60 #: tbl_printview.php:333 tbl_structure.php:776 @@ -1884,55 +1766,49 @@ msgid "Overhead" msgstr "多餘" #: libraries/build_html_for_db.lib.php:93 -#, fuzzy msgid "Jump to database" -msgstr "沒有資料庫" +msgstr "轉到資料庫" #: libraries/build_html_for_db.lib.php:130 msgid "Not replicated" msgstr "未複製" #: libraries/build_html_for_db.lib.php:136 -#, fuzzy -#| msgid "Replication" msgid "Replicated" -msgstr "複製" +msgstr "已複製" #: libraries/build_html_for_db.lib.php:150 #, php-format msgid "Check privileges for database "%s"." -msgstr "查詢資料庫 "%s" 之權限." +msgstr "檢查資料庫“%s”的權限" #: libraries/build_html_for_db.lib.php:153 msgid "Check Privileges" -msgstr "查詢權限" +msgstr "檢查權限" #: libraries/chart.lib.php:40 -#, fuzzy msgid "Query statistics" -msgstr "資料列統計數值" +msgstr "查詢統計" #: libraries/chart.lib.php:63 msgid "Query execution time comparison (in microseconds)" -msgstr "查詢執行時間比對 (單位:微秒)" +msgstr "查詢執行時間對比 (單位:微秒)" #: libraries/chart.lib.php:83 -#, fuzzy -#| msgid "Query results operations" msgid "Query results" -msgstr "查詢結果操作" +msgstr "查詢結果" #: libraries/chart.lib.php:109 msgid "No data found for the chart." -msgstr "未找到圖表所需資料。" +msgstr "未找到圖表所需資料" #: libraries/chart.lib.php:249 msgid "GD extension is needed for charts." -msgstr "繪製圖表需要 GD 元件。" +msgstr "繪製圖表需要 GD 外掛" #: libraries/chart.lib.php:252 msgid "JSON encoder is needed for chart tooltips." -msgstr "繪製圖表提示訊息提示需要 JSON 元件" +msgstr "繪製圖表氣泡提示需要 JSON 外掛" #: libraries/common.inc.php:574 msgid "" @@ -1943,33 +1819,31 @@ msgid "" "semicolon is missing somewhere.
If you receive a blank page, everything " "is fine." msgstr "" -"phpMyAdmin 未能讀取您的設定檔! 這可能是因為 php 找到語法上的錯誤或 php 未能找" -"到檔案而成.
請嘗試直接按下下方的連結開啟並查看 php 的錯誤信息. 通常的錯" -"誤都來自某處漏了引號或分別.
如果按下連結後出現空白頁, 即代表沒有任何問" -"題." +"phpMyAdmin 無法讀取您的設定檔案!
這可能是因爲設定檔案不存在或有語法錯" +"誤。
請使用下面的連結直接訪問設定檔案,然後檢查您收到的 PHP 錯誤資訊。通" +"常的錯誤都是因爲某處漏了引號或分號。
如果您看到的是一個空白頁,則代表沒" +"有任何問題" #: libraries/common.inc.php:585 -#, fuzzy, php-format -#| msgid "Could not load default configuration from: \"%1$s\"" +#, php-format msgid "Could not load default configuration from: %1$s" -msgstr "無法讀取預設設定: \"%1$s\"" +msgstr "無法載入預設設定: %1$s" #: libraries/common.inc.php:590 msgid "" "The $cfg['PmaAbsoluteUri'] directive MUST be set in your " "configuration file!" -msgstr " 必須在設定檔內設定 $cfg['PmaAbsoluteUri'] !" +msgstr "必須在您的設定檔案中設定 $cfg['PmaAbsoluteUri'] !" #: libraries/common.inc.php:620 -#, fuzzy, php-format -#| msgid "Invalid server index: \"%s\"" +#, php-format msgid "Invalid server index: %s" -msgstr "伺服器索引錯誤: \"%s\"" +msgstr "無效的伺服器索引: %s" #: libraries/common.inc.php:627 #, php-format msgid "Invalid hostname for server %1$s. Please review your configuration." -msgstr "伺服器 %1$s 主機名稱錯誤, 請翻查設定值." +msgstr "無效的主機名 %1$s,請檢查設定檔案" #: libraries/common.inc.php:636 libraries/config/messages.inc.php:486 #: libraries/header.inc.php:115 main.php:161 server_synchronize.php:1174 @@ -1979,23 +1853,23 @@ msgstr "伺服器" #: libraries/common.inc.php:819 msgid "Invalid authentication method set in configuration:" -msgstr "於設定內設定錯誤認證方式:" +msgstr "設定檔案中設定的認證方式無效:" #: libraries/common.inc.php:922 #, php-format msgid "You should upgrade to %s %s or later." -msgstr "您應該更新到 %s %s 或之後." +msgstr "您應升級到 %s %s 或更高版本" #: libraries/common.lib.php:142 #, php-format msgid "Max: %s%s" -msgstr "最大容量: %s%s" +msgstr "最大限制:%s %s" #. l10n: Language to use for MySQL 5.5 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:404 msgctxt "MySQL 5.5 documentation language" msgid "en" -msgstr "en" +msgstr "zh" #. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:408 @@ -2007,7 +1881,7 @@ msgstr "zh" #: libraries/common.lib.php:412 msgctxt "MySQL 5.0 documentation language" msgid "en" -msgstr "en" +msgstr "zh" #: libraries/common.lib.php:425 libraries/common.lib.php:427 #: libraries/common.lib.php:429 libraries/common.lib.php:445 @@ -2018,32 +1892,32 @@ msgstr "en" #: libraries/sql_query_form.lib.php:428 libraries/sql_query_form.lib.php:431 #: main.php:212 server_variables.php:63 msgid "Documentation" -msgstr "說明文件" +msgstr "文件" #: libraries/common.lib.php:605 libraries/header_printview.inc.php:60 #: server_processlist.php:72 server_status.php:372 msgid "SQL query" -msgstr "SQL 語法" +msgstr "SQL 查詢" #: libraries/common.lib.php:641 msgid "MySQL said: " -msgstr "MySQL 傳回: " +msgstr "MySQL 返回:" #: libraries/common.lib.php:1098 msgid "Failed to connect to SQL validator!" -msgstr "連接到 SQL 驗證失敗!" +msgstr "連線到 SQL 檢驗器失敗!" #: libraries/common.lib.php:1139 libraries/config/messages.inc.php:463 msgid "Explain SQL" -msgstr "說明 SQL" +msgstr "解釋 SQL" #: libraries/common.lib.php:1143 msgid "Skip Explain SQL" -msgstr "略過說明 SQL" +msgstr "略過解釋 SQL" #: libraries/common.lib.php:1177 msgid "Without PHP Code" -msgstr "移除 PHP 程式碼" +msgstr "無 PHP 程式碼" #: libraries/common.lib.php:1180 libraries/config/messages.inc.php:465 msgid "Create PHP Code" @@ -2052,25 +1926,23 @@ msgstr "建立 PHP 程式碼" #: libraries/common.lib.php:1198 libraries/config/messages.inc.php:464 #: server_status.php:467 msgid "Refresh" -msgstr "更新" +msgstr "重新整理" #: libraries/common.lib.php:1207 msgid "Skip Validate SQL" -msgstr "略過檢查 SQL" +msgstr "略過檢驗 SQL" #: libraries/common.lib.php:1210 libraries/config/messages.inc.php:467 msgid "Validate SQL" -msgstr "檢查 SQL" +msgstr "檢驗 SQL" #: libraries/common.lib.php:1265 msgid "Inline edit of this query" -msgstr "在此次查詢中,使用快速編輯" +msgstr "在本頁面編輯此查詢" #: libraries/common.lib.php:1267 -#, fuzzy -#| msgid "Engines" msgid "Inline" -msgstr "引擎" +msgstr "行內" #: libraries/common.lib.php:1334 libraries/common.lib.php:1350 msgid "Profiling" @@ -2084,7 +1956,7 @@ msgstr "時間" #. l10n: shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa+ #: libraries/common.lib.php:1393 msgid "B" -msgstr "Bytes" +msgstr "B" #: libraries/common.lib.php:1393 msgid "KiB" @@ -2124,38 +1996,38 @@ msgstr "." #: libraries/common.lib.php:1610 #: libraries/transformations/text_plain__dateformat.inc.php:33 msgid "%B %d, %Y at %I:%M %p" -msgstr "%B %d, %Y, %I:%M %p" +msgstr "%Y 年 %m 月 %d 日 %H:%M" #: libraries/common.lib.php:1924 #, php-format msgid "%s days, %s hours, %s minutes and %s seconds" -msgstr "%s 日, %s 小時, %s 分鐘 %s 秒" +msgstr "%s 天 %s 小時,%s 分 %s 秒" #: libraries/common.lib.php:2341 libraries/common.lib.php:2344 #: libraries/display_tbl.lib.php:288 server_status.php:756 msgid "Begin" -msgstr "第一頁" +msgstr "開始" #: libraries/common.lib.php:2342 libraries/common.lib.php:2345 #: libraries/display_tbl.lib.php:289 server_binlog.php:154 #: server_binlog.php:156 msgid "Previous" -msgstr "前一頁" +msgstr "上一個" #: libraries/common.lib.php:2372 libraries/common.lib.php:2375 #: libraries/display_tbl.lib.php:368 msgid "End" -msgstr "最後一頁" +msgstr "結束" #: libraries/common.lib.php:2447 #, php-format msgid "Jump to database "%s"." -msgstr "跳到資料庫 "%s"." +msgstr "跳轉到資料庫“%s”" #: libraries/common.lib.php:2466 #, php-format msgid "The %s functionality is affected by a known bug, see %s" -msgstr "%s 功能受到一個已知的缺陷 (bug) 影響,請參考 %s" +msgstr "%s 功能受到一個已知的缺陷 (bug) 影響,參見 %s" #: libraries/common.lib.php:2826 libraries/common.lib.php:2833 #: libraries/common.lib.php:3018 libraries/config/setup.forms.php:291 @@ -2182,28 +2054,27 @@ msgstr "SQL" #: libraries/common.lib.php:3017 libraries/sql_query_form.lib.php:318 #: libraries/sql_query_form.lib.php:321 libraries/tbl_links.inc.php:67 msgid "Insert" -msgstr "新增" +msgstr "插入" #: libraries/common.lib.php:2836 libraries/db_links.inc.php:86 #: libraries/tbl_links.inc.php:86 libraries/tbl_links.inc.php:102 #: view_operations.php:87 msgid "Operations" -msgstr "管理" +msgstr "操作" #: libraries/common.lib.php:2966 msgid "Browse your computer:" -msgstr "瀏覽你的電腦:" +msgstr "從計算機中上傳:" #: libraries/common.lib.php:2979 -#, fuzzy, php-format -#| msgid "web server upload directory" +#, php-format msgid "Select from the web server upload directory %s:" -msgstr "Web 伺服器上載目錄" +msgstr "從網站伺服器上傳資料夾 %s 中選擇:" #: libraries/common.lib.php:2991 libraries/sql_query_form.lib.php:500 #: tbl_change.php:962 msgid "The directory you set for upload work cannot be reached" -msgstr "設定之上載目錄錯誤,未能使用" +msgstr "用於上傳的資料夾出錯,無法使用" #: libraries/common.lib.php:2999 msgid "There are no files to upload" @@ -2215,19 +2086,16 @@ msgstr "全部" #: libraries/config.values.php:74 msgid "Open" -msgstr "開啟" +msgstr "開啓" #: libraries/config.values.php:74 -#, fuzzy -#| msgid "Unclosed quote" msgid "Closed" -msgstr "未完結的引號 (Unclosed quote)" +msgstr "關閉" #: libraries/config.values.php:95 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 -#, fuzzy msgid "structure" msgstr "結構" @@ -2240,10 +2108,8 @@ msgstr "資料" #: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 -#, fuzzy -#| msgid "Structure and data" msgid "structure and data" -msgstr "結構與資料" +msgstr "結構和資料" #: libraries/config.values.php:99 msgid "Quick - display only the minimal options to configure" @@ -2251,23 +2117,19 @@ msgstr "快速 - 僅顯示必須的設定項" #: libraries/config.values.php:100 msgid "Custom - display all possible options to configure" -msgstr "自行定義 - 顯示所有可用的設定項" +msgstr "自訂 - 顯示所有可用的設定項" #: libraries/config.values.php:101 msgid "Custom - like above, but without the quick/custom choice" -msgstr "自行定義 - 不顯示 快速/自定義 選擇" +msgstr "自訂 - 不顯示 快速/自訂 選擇" #: libraries/config.values.php:119 -#, fuzzy -#| msgid "Complete inserts" msgid "complete inserts" -msgstr "使用完整新增指令" +msgstr "完整插入" #: libraries/config.values.php:120 -#, fuzzy -#| msgid "Extended inserts" msgid "extended inserts" -msgstr "伸延新增模式" +msgstr "外掛插入" #: libraries/config.values.php:121 msgid "both of the above" @@ -2290,7 +2152,7 @@ msgstr "輸入值不是非負數" #: libraries/config/FormDisplay.class.php:85 #: libraries/config/validate.lib.php:409 msgid "Not a valid port number" -msgstr "錯誤的Port編號" +msgstr "錯誤的連結埠" #: libraries/config/FormDisplay.class.php:86 #: libraries/config/FormDisplay.class.php:574 @@ -2307,40 +2169,36 @@ msgstr "輸入的值應小於等於 %s" #: libraries/config/FormDisplay.class.php:538 #, php-format msgid "Missing data for %s" -msgstr "在 %s 中遺失資料" +msgstr "在 %s 中丟失資料" #: libraries/config/FormDisplay.class.php:736 #: libraries/config/FormDisplay.class.php:740 -#, fuzzy -#| msgid "Variable" msgid "unavailable" -msgstr "資訊" +msgstr "不可用" #: libraries/config/FormDisplay.class.php:737 #: libraries/config/FormDisplay.class.php:741 #, php-format msgid "\"%s\" requires %s extension" -msgstr "「%s」功能需要 %s 元件" +msgstr "“%s”功能需要 %s 外掛" #: libraries/config/FormDisplay.class.php:755 #, php-format msgid "import will not work, missing function (%s)" -msgstr "缺少函數 (%s),導入資料功能無效" +msgstr "缺少函數 (%s),匯入功能無效" #: libraries/config/FormDisplay.class.php:759 #, php-format msgid "export will not work, missing function (%s)" -msgstr "缺少函數 (%s),導出資料功能無效" +msgstr "缺少函數 (%s),匯出功能無效" #: libraries/config/FormDisplay.class.php:766 msgid "SQL Validator is disabled" -msgstr "SQL 驗證已停用" +msgstr "SQL 檢驗器已停用" #: libraries/config/FormDisplay.class.php:773 -#, fuzzy -#| msgid "Link not found" msgid "SOAP extension not found" -msgstr "找不到連結" +msgstr "未找到 SOAP 外掛" #: libraries/config/FormDisplay.class.php:781 #, php-format @@ -2349,12 +2207,12 @@ msgstr "最大 %s" #: libraries/config/FormDisplay.tpl.php:173 msgid "This setting is disabled, it will not be applied to your configuration" -msgstr "此設定已禁用,無法套用到你的設定中" +msgstr "此設定已停用,不會套用到您的設定中" #: libraries/config/FormDisplay.tpl.php:173 libraries/relation.lib.php:89 #: libraries/relation.lib.php:96 pmd_relation_new.php:68 msgid "Disabled" -msgstr "未啟動" +msgstr "已停用" #: libraries/config/FormDisplay.tpl.php:248 #, php-format @@ -2368,33 +2226,30 @@ msgstr "還原預設值" #: libraries/config/FormDisplay.tpl.php:269 msgid "Allow users to customize this value" -msgstr "允許使用者自定資料" +msgstr "允許使用者自訂該值" #: libraries/config/FormDisplay.tpl.php:333 #: libraries/schema/User_Schema.class.php:470 prefs_manage.php:320 #: prefs_manage.php:325 tbl_change.php:1103 msgid "Reset" -msgstr "重設" +msgstr "重置" #: libraries/config/messages.inc.php:17 msgid "Improves efficiency of screen refresh" -msgstr "提高更新效率" +msgstr "提高重新整理效率" #: libraries/config/messages.inc.php:18 -#, fuzzy -#| msgid "Enabled" msgid "Enable Ajax" -msgstr "啟動" +msgstr "使用 Ajax" #: libraries/config/messages.inc.php:19 msgid "" "If enabled user can enter any MySQL server in login form for cookie auth" -msgstr "如果啟用,使用者可以在 cookie 認證方式中輸入任意 MySQL 伺服器" +msgstr "如果啓用,使用者可以在 cookie 認證方式中輸入任意 MySQL 伺服器" #: libraries/config/messages.inc.php:20 -#, fuzzy msgid "Allow login to any MySQL server" -msgstr "無法登入 MySQL 伺服器" +msgstr "允許登錄到任意 MySQL 伺服器" #: libraries/config/messages.inc.php:21 msgid "" @@ -2402,8 +2257,8 @@ msgid "" "inside a frame, and is a potential [strong]security hole[/strong] allowing " "cross-frame scripting attacks" msgstr "" -"開啟這個功能將允許其它不同網域的網頁透過頁框嵌入使用 phpMyAdmin,這將允許潛在" -"的跨框架腳本攻擊[strong]安全漏洞[/strong]" +"開啓這個功能將允許其它域的頁面透過框架調用 phpMyAdmin,這將允許潛在的跨框架腳" +"本攻擊[strong]安全漏洞[/strong]" #: libraries/config/messages.inc.php:22 msgid "Allow third party framing" @@ -2411,41 +2266,41 @@ msgstr "允許第三方框架" #: libraries/config/messages.inc.php:23 msgid "Show "Drop database" link to normal users" -msgstr "顯示 [刪除資料庫] 連結給普通使用者" +msgstr "顯示 "刪除資料庫" 連結給普通使用者" #: libraries/config/messages.inc.php:24 msgid "" "Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] " "authentication" -msgstr "在cookie認證方式下用於加密 cookies 的加密字串" +msgstr "在 [kbd]cookie[/kbd] 認證方式下用於加密 cookies 的短語密碼" #: libraries/config/messages.inc.php:25 msgid "Blowfish secret" -msgstr "加密字串" +msgstr "短語密碼" #: libraries/config/messages.inc.php:26 msgid "Highlight selected rows" -msgstr "醒目顯示選取的資料行" +msgstr "醒目提示選中的行" #: libraries/config/messages.inc.php:27 msgid "Row marker" -msgstr "標記資料行" +msgstr "行標記" #: libraries/config/messages.inc.php:28 msgid "Highlight row pointed by the mouse cursor" -msgstr "醒目顯示滑鼠指標停留的資料行" +msgstr "醒目提示鼠標指標所在的行" #: libraries/config/messages.inc.php:29 msgid "Highlight pointer" -msgstr "醒目指標" +msgstr "醒目提示指標" #: libraries/config/messages.inc.php:30 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for " "import and export operations" msgstr "" -"輸入及輸出資料時,開啟[a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] 壓縮功" -"能" +"允許在匯入和匯出時使用 [a@http://en.wikipedia.org/wiki/Bzip2]bzip2 (外鏈,英" +"文)[/a] 壓縮" #: libraries/config/messages.inc.php:31 msgid "Bzip2" @@ -2457,41 +2312,40 @@ msgid "" "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" "kbd] - allows newlines in columns" msgstr "" -"定義編輯 CHAR 和 VARCHAR 資料欄位時應使用哪一種輸入形式,[kbd]一般輸入框 " -"(input)[/kbd] - 可以限制輸入長度,[kbd]輸入區塊 (textarea)[/kbd] - 可以輸入多" -"行資料" +"定義編輯 CHAR 和 VARCHAR 類型欄位時應使用何種控件,[kbd]輸入框 (input)[/kbd] " +"- 可以限制輸入長度,[kbd]文字框 (textarea)[/kbd] - 可以輸入多行資料" #: libraries/config/messages.inc.php:33 msgid "CHAR columns editing" -msgstr "編輯CHAR 資料欄位" +msgstr "編輯 CHAR 類型欄位" #: libraries/config/messages.inc.php:34 msgid "Number of columns for CHAR/VARCHAR textareas" -msgstr "CHAR/VARCHAR欄位輸入區塊的列數" +msgstr "CHAR/VARCHAR 文字框的列數" #: libraries/config/messages.inc.php:35 msgid "CHAR textarea columns" -msgstr "CHAR 欄位輸入區塊" +msgstr "CHAR 文字框列" #: libraries/config/messages.inc.php:36 msgid "Number of rows for CHAR/VARCHAR textareas" -msgstr "CHAR/VARCHAR欄位輸入區塊的行數" +msgstr "CHAR/VARCHAR 文字框的行數" #: libraries/config/messages.inc.php:37 msgid "CHAR textarea rows" -msgstr "CHAR 輸入區塊資料行" +msgstr "CHAR 文字框行" #: libraries/config/messages.inc.php:38 msgid "Check config file permissions" -msgstr "檢查設定檔案文件的權限" +msgstr "檢查設定檔案權限" #: libraries/config/messages.inc.php:39 msgid "" "Compress gzip/bzip2 exports on the fly without the need for much memory; if " "you encounter problems with created gzip/bzip2 files disable this feature" msgstr "" -"使用較少的記憶體進行gzip/bzip2即時壓縮。如果建立壓縮檔按時發生錯誤,請關閉此" -"選項。" +"使用較少的記憶體進行 gzip/bzip2 即時壓縮。如果建立壓縮檔案時發生錯誤,請停用" +"該選項" #: libraries/config/messages.inc.php:40 msgid "Compress on the fly" @@ -2506,20 +2360,19 @@ msgstr "設定檔案" msgid "" "Whether a warning ("Are your really sure...") should be displayed " "when you're about to lose data" -msgstr "當SQL命令將可能刪除資料時,是否顯示警告訊息:("您真的要...")" +msgstr "當查詢可能丟失資料時是否顯示警告 ("您真的要...")" #: libraries/config/messages.inc.php:43 msgid "Confirm DROP queries" -msgstr "警示確認刪除(DROP)命令" +msgstr "確認刪除 (DROP) 查詢" #: libraries/config/messages.inc.php:44 msgid "Debug SQL" -msgstr "SQL指令偵錯" +msgstr "除錯 SQL" #: libraries/config/messages.inc.php:45 -#, fuzzy msgid "Default display direction" -msgstr "資料庫輸出選項" +msgstr "預設顯示模式" #: libraries/config/messages.inc.php:46 msgid "" @@ -2531,40 +2384,39 @@ msgstr "" #: libraries/config/messages.inc.php:47 msgid "Display direction for altering/creating columns" -msgstr "修改/新建欄位時的顯示模式" +msgstr "修改/建立欄位時的顯示模式" #: libraries/config/messages.inc.php:48 msgid "Tab that is displayed when entering a database" -msgstr "在進入資料庫頁籤時預設的顯示頁面" +msgstr "在進入資料庫標籤時預設顯示的頁面" #: libraries/config/messages.inc.php:49 -#, fuzzy msgid "Default database tab" -msgstr "更改資料庫名稱到" +msgstr "預設資料庫標籤" #: libraries/config/messages.inc.php:50 msgid "Tab that is displayed when entering a server" -msgstr "在進入伺服器頁籤時預設顯示的頁面" +msgstr "在進入伺服器標籤時預設顯示的頁面" #: libraries/config/messages.inc.php:51 msgid "Default server tab" -msgstr "預設伺服器頁籤" +msgstr "預設伺服器標籤" #: libraries/config/messages.inc.php:52 msgid "Tab that is displayed when entering a table" -msgstr "在進入資料表頁籤時預設顯示的頁面" +msgstr "在進入資料表標籤時預設顯示的頁面" #: libraries/config/messages.inc.php:53 msgid "Default table tab" -msgstr "預設資料表頁籤" +msgstr "預設資料表標籤" #: libraries/config/messages.inc.php:54 msgid "Show binary contents as HEX by default" -msgstr "預設以十六進位顯示二進位內容" +msgstr "預設以十六進制顯示二進制內容" #: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:590 msgid "Show binary contents as HEX" -msgstr "以十六進位顯示二進位內容" +msgstr "以十六進制顯示二進制內容" #: libraries/config/messages.inc.php:56 msgid "Show database listing as a list instead of a drop down" @@ -2572,31 +2424,27 @@ msgstr "直接顯示資料庫列表而不使用下拉選單" #: libraries/config/messages.inc.php:57 msgid "Display databases as a list" -msgstr "將資料庫用列表方式顯示" +msgstr "顯示資料庫爲列表" #: libraries/config/messages.inc.php:58 msgid "Show server listing as a list instead of a drop down" -msgstr "直接顯示伺服器列表,而不使用下拉選單" +msgstr "直接顯示伺服器列表而不使用下拉選單" #: libraries/config/messages.inc.php:59 msgid "Display servers as a list" -msgstr "將伺服器用列表方式顯示" +msgstr "顯示伺服器爲列表" #: libraries/config/messages.inc.php:60 msgid "Edit SQL queries in popup window" -msgstr "在新的彈出視窗中編輯SQL指令" +msgstr "在新視窗中編輯 SQL 查詢" #: libraries/config/messages.inc.php:61 -#, fuzzy -#| msgid "Edit next row" msgid "Edit in window" -msgstr "編輯新一列" +msgstr "在視窗中編輯" #: libraries/config/messages.inc.php:62 -#, fuzzy -#| msgid "Display Features" msgid "Display errors" -msgstr "功能顯示" +msgstr "顯示錯誤" #: libraries/config/messages.inc.php:63 msgid "Gather errors" @@ -2604,17 +2452,17 @@ msgstr "收集錯誤" #: libraries/config/messages.inc.php:64 msgid "Show icons for warning, error and information messages" -msgstr "在警告、錯誤和訊息上顯示圖示" +msgstr "在警告、錯誤和資訊上顯示圖示" #: libraries/config/messages.inc.php:65 msgid "Iconic errors" -msgstr "圖示錯誤" +msgstr "錯誤圖示" #: libraries/config/messages.inc.php:66 msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)" -msgstr "設定指令最長執行時間 (單位:秒,[kbd]0[/kbd] 為不限制)" +msgstr "設定指令最大運行時間 (單位:秒,[kbd]0[/kbd] 爲不限制)" #: libraries/config/messages.inc.php:67 msgid "Maximum execution time" @@ -2622,12 +2470,11 @@ msgstr "最長執行時間" #: libraries/config/messages.inc.php:68 prefs_manage.php:299 msgid "Save as file" -msgstr "下載儲存" +msgstr "另存爲檔案" #: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:237 -#, fuzzy msgid "Character set of the file" -msgstr "文字編碼檔案:" +msgstr "檔案字集" #: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86 #: tbl_printview.php:373 tbl_structure.php:831 @@ -2647,26 +2494,20 @@ msgstr "壓縮" #: libraries/export/latex.php:71 libraries/export/ods.php:24 #: libraries/export/odt.php:57 libraries/export/texytext.php:27 #: libraries/export/xls.php:24 libraries/export/xlsx.php:24 -#, fuzzy -#| msgid "Put fields names in the first row" msgid "Put columns names in the first row" -msgstr "將欄位名稱放在首行" +msgstr "首行儲存欄位名稱" #: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:239 #: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 -#, fuzzy -#| msgid "Fields enclosed by" msgid "Columns enclosed by" -msgstr "「欄位」使用字元:" +msgstr "內容分隔符號" #: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 #: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 #: libraries/import/ldi.php:42 -#, fuzzy -#| msgid "Fields escaped by" msgid "Columns escaped by" -msgstr "「ESCAPE」使用字元:" +msgstr "內容跳脫符號" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 @@ -2674,73 +2515,64 @@ msgstr "「ESCAPE」使用字元:" #: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143 #: libraries/config/messages.inc.php:145 libraries/export/texytext.php:26 msgid "Replace NULL by" -msgstr "將 NULL 取代為" +msgstr "將 NULL 替換爲" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82 msgid "Remove CRLF characters within columns" -msgstr "刪除欄位中的換行符號" +msgstr "刪除欄位中的回車換行符號" #: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:243 #: libraries/config/messages.inc.php:251 libraries/import/csv.php:62 #: libraries/import/ldi.php:40 -#, fuzzy -#| msgid "Lines terminated by" msgid "Columns terminated by" -msgstr "「下一行」使用字元:" +msgstr "欄位分隔符號" #: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:238 #: libraries/import/csv.php:85 libraries/import/ldi.php:43 msgid "Lines terminated by" -msgstr "「下一行」使用字元:" +msgstr "換行符號" #: libraries/config/messages.inc.php:80 -#, fuzzy -#| msgid "Excel edition" msgid "Excel edition" msgstr "Excel 版本" #: libraries/config/messages.inc.php:83 -#, fuzzy msgid "Database name template" -msgstr "檔案名稱樣式" +msgstr "資料庫名模板" #: libraries/config/messages.inc.php:84 -#, fuzzy msgid "Server name template" -msgstr "檔案名稱樣式" +msgstr "伺服器名模板" #: libraries/config/messages.inc.php:85 -#, fuzzy msgid "Table name template" -msgstr "檔案名稱樣式" +msgstr "資料資料表名稱模板" #: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102 #: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135 #: libraries/config/messages.inc.php:141 libraries/export/htmlword.php:23 #: libraries/export/latex.php:39 libraries/export/odt.php:31 #: libraries/export/sql.php:77 libraries/export/texytext.php:22 -#, fuzzy -#| msgid "%s table(s)" msgid "Dump table" -msgstr "%s 資料表" +msgstr "匯出資料表" #: libraries/config/messages.inc.php:90 libraries/export/latex.php:31 msgid "Include table caption" -msgstr "包括資料表標題" +msgstr "包含表的標題" #: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99 #: libraries/export/latex.php:49 libraries/export/latex.php:73 msgid "Table caption" -msgstr "資料表標題" +msgstr "表的標題" #: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:100 msgid "Continued table caption" -msgstr "連續資料表標題" +msgstr "持續的表的標題" #: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101 #: libraries/export/latex.php:53 libraries/export/latex.php:77 msgid "Label key" -msgstr "標記鍵名" +msgstr "關鍵標籤" #: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108 #: libraries/config/messages.inc.php:132 libraries/export/odt.php:325 @@ -2754,10 +2586,8 @@ msgid "Relations" msgstr "關聯" #: libraries/config/messages.inc.php:103 -#, fuzzy -#| msgid "Export type" msgid "Export method" -msgstr "輸出方式" +msgstr "匯出方式" #: libraries/config/messages.inc.php:112 libraries/config/messages.inc.php:114 msgid "Save on server" @@ -2766,23 +2596,20 @@ msgstr "儲存在伺服器上" #: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115 #: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 msgid "Overwrite existing file(s)" -msgstr "覆寫已存在檔案" +msgstr "覆蓋已有檔案" #: libraries/config/messages.inc.php:116 -#, fuzzy msgid "Remember file name template" -msgstr "檔案名稱樣式" +msgstr "記住檔案名稱模板" #: libraries/config/messages.inc.php:118 -#, fuzzy -#| msgid "Enclose table and field names with backquotes" msgid "Enclose table and column names with backquotes" -msgstr "在資料表及欄位使用引號" +msgstr "給資料資料表名稱及欄位名稱加上反引號" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:258 #: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" -msgstr "SQL 兼容模式" +msgstr "SQL 相容模式" #: libraries/config/messages.inc.php:120 libraries/config/messages.inc.php:130 msgid "Syntax to use when inserting data" @@ -2790,45 +2617,43 @@ msgstr "在插入資料時使用的語法" #: libraries/config/messages.inc.php:121 msgid "Creation/Update/Check dates" -msgstr "建立/更新/檢查 日期" +msgstr "建立/更新/檢查日期" #: libraries/config/messages.inc.php:122 msgid "Use delayed inserts" -msgstr "使用延遲式新增" +msgstr "使用延遲插入" #: libraries/config/messages.inc.php:123 libraries/export/sql.php:53 msgid "Disable foreign key checks" -msgstr "暫定外來鍵 (Foreign Key) 檢查" +msgstr "禁止選定不相關的主鍵" #: libraries/config/messages.inc.php:126 msgid "Use hexadecimal for BLOB" -msgstr "BLOB 資料使用16進位" +msgstr "爲 BLOB 欄位使用16進制 (HEX)" #: libraries/config/messages.inc.php:128 msgid "Use ignore inserts" -msgstr "使用忽略加入 (insert)" +msgstr "使用忽略插入" #: libraries/config/messages.inc.php:131 libraries/export/sql.php:163 msgid "Maximal length of created query" -msgstr "建立之查詢最大長度" +msgstr "建立查詢的最大長度" #: libraries/config/messages.inc.php:136 -#, fuzzy msgid "Export type" -msgstr "輸出方式" +msgstr "匯出類型" #: libraries/config/messages.inc.php:137 libraries/export/sql.php:50 msgid "Enclose export in a transaction" -msgstr "使用事務塊 (Transaction) 方式" +msgstr "處理交易中封裝輸出" #: libraries/config/messages.inc.php:138 -#, fuzzy msgid "Export time in UTC" -msgstr "輸出方式" +msgstr "以格林威治時間 (UTC) 匯出時間" #: libraries/config/messages.inc.php:146 msgid "Force secured connection while using phpMyAdmin" -msgstr "強制使用安全連線方式進入 phpMyAdmin" +msgstr "強制使用安全連線訪問 phpMyAdmin" #: libraries/config/messages.inc.php:147 msgid "Force SSL connection" @@ -2839,20 +2664,20 @@ msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value" msgstr "" -"外鍵下拉選單中選項的排序順序,[kbd]content[/kbd] 為關聯內容,[kbd]id[/kbd] 為" -"鍵值" +"外部鍵下拉選單中選項的排序順序,[kbd]content[/kbd] 爲關聯內容,[kbd]id[/kbd] " +"爲鍵值" #: libraries/config/messages.inc.php:149 msgid "Foreign key dropdown order" -msgstr "外鍵下拉選單順序" +msgstr "外部鍵下拉選單順序" #: libraries/config/messages.inc.php:150 msgid "A dropdown will be used if fewer items are present" -msgstr "下拉框中選項數量的限制" +msgstr "下拉選單中選項個數的限制" #: libraries/config/messages.inc.php:151 msgid "Foreign key limit" -msgstr "外鍵限制" +msgstr "外部鍵限制" #: libraries/config/messages.inc.php:152 msgid "Browse mode" @@ -2860,15 +2685,14 @@ msgstr "瀏覽模式" #: libraries/config/messages.inc.php:153 msgid "Customize browse mode" -msgstr "自定瀏覽模式" +msgstr "自訂瀏覽模式" #: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157 #: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185 #: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215 #: libraries/config/messages.inc.php:227 -#, fuzzy msgid "Customize default options" -msgstr "資料庫輸出選項" +msgstr "自訂預設選項" #: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:232 #: libraries/config/setup.forms.php:311 @@ -2876,7 +2700,7 @@ msgstr "資料庫輸出選項" #: libraries/config/user_preferences.forms.php:213 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" -msgstr "CSV 資料" +msgstr "CSV" #: libraries/config/messages.inc.php:158 msgid "Developer" @@ -2892,15 +2716,15 @@ msgstr "編輯模式" #: libraries/config/messages.inc.php:161 msgid "Customize edit mode" -msgstr "自定編輯模式" +msgstr "自訂編輯模式" #: libraries/config/messages.inc.php:163 msgid "Export defaults" -msgstr "輸出選項" +msgstr "匯出選項" #: libraries/config/messages.inc.php:164 msgid "Customize default export options" -msgstr "自定輸出預設值" +msgstr "自訂匯出選項的預設值" #: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207 #: setup/frames/menu.inc.php:16 @@ -2908,10 +2732,8 @@ msgid "Features" msgstr "功能" #: libraries/config/messages.inc.php:166 -#, fuzzy -#| msgid "Generate" msgid "General" -msgstr "產生" +msgstr "一般" #: libraries/config/messages.inc.php:167 msgid "Set some commonly used options" @@ -2921,45 +2743,42 @@ msgstr "設定某些常用選項" #: libraries/server_links.inc.php:73 libraries/tbl_links.inc.php:82 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" -msgstr "載入" +msgstr "匯入" #: libraries/config/messages.inc.php:169 -#, fuzzy msgid "Import defaults" -msgstr "輸入檔案" +msgstr "匯入選項" #: libraries/config/messages.inc.php:170 msgid "Customize default common import options" -msgstr "自定輸入選項的預設值" +msgstr "自訂匯入選項的預設值" #: libraries/config/messages.inc.php:171 msgid "Import / export" -msgstr "輸入 / 輸出" +msgstr "匯入 / 匯出" #: libraries/config/messages.inc.php:172 msgid "Set import and export directories and compression options" -msgstr "設定輸入和輸出資料夾以及壓縮選項" +msgstr "設定匯入和匯出資料夾以及壓縮選項" #: libraries/config/messages.inc.php:173 libraries/export/latex.php:26 msgid "LaTeX" msgstr "LaTeX" #: libraries/config/messages.inc.php:176 -#, fuzzy msgid "Databases display options" -msgstr "資料庫輸出選項" +msgstr "資料庫顯示選項" #: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:18 msgid "Navigation frame" -msgstr "導覽頁框" +msgstr "導覽框架" #: libraries/config/messages.inc.php:178 msgid "Customize appearance of the navigation frame" -msgstr "自定導覽頁框" +msgstr "自訂導覽框架" #: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:98 -#, fuzzy msgid "Servers" msgstr "伺服器" @@ -2973,19 +2792,15 @@ msgstr "資料表顯示選項" #: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:19 msgid "Main frame" -msgstr "主頁框" +msgstr "主框架" #: libraries/config/messages.inc.php:184 -#, fuzzy -#| msgid "Microsoft Excel 2000" msgid "Microsoft Office" -msgstr "Microsoft Excel 2000" +msgstr "微軟 Office" #: libraries/config/messages.inc.php:186 -#, fuzzy -#| msgid "Documentation" msgid "Open Document" -msgstr "說明文件" +msgstr "開放檔案" #: libraries/config/messages.inc.php:188 msgid "Other core settings" @@ -2996,10 +2811,8 @@ msgid "Settings that didn't fit enywhere else" msgstr "其他設定" #: libraries/config/messages.inc.php:190 -#, fuzzy -#| msgid "Page number:" msgid "Page titles" -msgstr "頁碼:" +msgstr "頁面標題" #: libraries/config/messages.inc.php:191 msgid "" @@ -3007,8 +2820,8 @@ msgid "" "html#cfg_TitleTable]documentation[/a] for magic strings that can be used to " "get special values." msgstr "" -"設定瀏覽器標題欄所顯示的文字。參見[a@Documentation.html#cfg_TitleTable]文件[/" -"a]中關於可以取得特殊值的魔術字串符號。" +"設定瀏覽器標題欄所顯示的文字。參見[a@Documentation.html#cfg_TitleTable]檔案[/" +"a]中關於可以取得特殊值的魔術字元串" #: libraries/config/messages.inc.php:192 #: libraries/navigation_header.inc.php:83 @@ -3019,7 +2832,7 @@ msgstr "查詢視窗" #: libraries/config/messages.inc.php:193 msgid "Customize query window options" -msgstr "自定查詢視窗選項" +msgstr "自訂查詢視窗選項" #: libraries/config/messages.inc.php:194 msgid "Security" @@ -3029,22 +2842,19 @@ msgstr "安全" msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" -msgstr "注意:phpMyAdmin 只是一個使用者介面,其設定不會對 MySQL 有任何限制" +msgstr "注意:phpMyAdmin 只是一個使用者接口,其功能不會對 MySQL 有限制" #: libraries/config/messages.inc.php:196 msgid "Basic settings" msgstr "基本設定" #: libraries/config/messages.inc.php:197 -#, fuzzy -#| msgid "Documentation" msgid "Authentication" -msgstr "說明文件" +msgstr "認證" #: libraries/config/messages.inc.php:198 -#, fuzzy msgid "Authentication settings" -msgstr "複製" +msgstr "認證設定" #: libraries/config/messages.inc.php:199 msgid "Server configuration" @@ -3054,15 +2864,15 @@ msgstr "伺服器設定" msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" -msgstr "進階伺服器設定,如果你不知道這些是什麼,請不要修改" +msgstr "進階伺服器設定,如果您不知道這些是什麼,請不要修改" #: libraries/config/messages.inc.php:201 msgid "Enter server connection parameters" -msgstr "伺服器連接參數" +msgstr "伺服器連線參數" #: libraries/config/messages.inc.php:202 msgid "Configuration storage" -msgstr "儲存設定" +msgstr "進階功能" #: libraries/config/messages.inc.php:203 msgid "" @@ -3070,7 +2880,7 @@ msgid "" "features, see [a@Documentation.html#linked-tables]phpMyAdmin configuration " "storage[/a] in documentation" msgstr "" -"設定 phpMyAdmin 進階功能,參見文件[a@Documentation.html#linked-tables]" +"設定 phpMyAdmin 進階功能,參見檔案[a@Documentation.html#linked-tables]" "phpMyAdmin 進階功能[/a]" #: libraries/config/messages.inc.php:204 @@ -3081,50 +2891,44 @@ msgstr "修改追蹤" msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." -msgstr "追蹤資料庫的修改。需要開啟 phpMyAdmin 進階功能。" +msgstr "追蹤資料庫的修改。需要 phpMyAdmin 進階功能" #: libraries/config/messages.inc.php:206 -#, fuzzy msgid "Customize export options" -msgstr "資料庫輸出選項" +msgstr "自訂匯出選項" #: libraries/config/messages.inc.php:208 msgid "Customize import defaults" -msgstr "自定輸入預設值" +msgstr "自訂匯入選項" #: libraries/config/messages.inc.php:209 msgid "Customize navigation frame" -msgstr "自定導覽頁框" +msgstr "自訂導覽框架" #: libraries/config/messages.inc.php:210 msgid "Customize main frame" -msgstr "自定主頁框" +msgstr "自訂主框架" #: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216 #: setup/frames/menu.inc.php:17 -#, fuzzy msgid "SQL queries" -msgstr "SQL 語法" +msgstr "SQL 查詢" #: libraries/config/messages.inc.php:213 -#, fuzzy msgid "SQL Query box" -msgstr "SQL 語法" +msgstr "SQL 查詢框" #: libraries/config/messages.inc.php:214 msgid "Customize links shown in SQL Query boxes" -msgstr "自定顯示在 SQL 語法輸入框中的連結" +msgstr "自訂顯示在 SQL 查詢框中的連結" #: libraries/config/messages.inc.php:217 -#, fuzzy msgid "SQL queries settings" -msgstr "SQL 語法" +msgstr "SQL 查詢設定" #: libraries/config/messages.inc.php:218 -#, fuzzy -#| msgid "SQL history" msgid "SQL Validator" -msgstr "SQL 歷程" +msgstr "SQL 檢驗器" #: libraries/config/messages.inc.php:219 msgid "" @@ -3133,42 +2937,37 @@ msgid "" "strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" -"若要使用 SQL 驗證服務,請注意[strong]所有 SQL 語句將出於統計目的而被匿名存儲" -"[/strong]。[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL 驗證服務[/a]," -"版權所有 2002 Upright Database Technology. 保留所有權利。[/em]" +"若要使用 SQL 檢驗服務,請注意[strong]所有 SQL 指令將出於統計目的而被匿名儲存" +"[/strong]。[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL 檢驗器[/a],版" +"權所有 2002 Upright Database Technology. 保留所有權利。[/em]" #: libraries/config/messages.inc.php:220 -#, fuzzy msgid "Startup" -msgstr "狀態" +msgstr "起始頁" #: libraries/config/messages.inc.php:221 msgid "Customize startup page" -msgstr "自定起始頁" +msgstr "自訂起始頁" #: libraries/config/messages.inc.php:222 -#, fuzzy msgid "Tabs" -msgstr "資料表" +msgstr "標籤" #: libraries/config/messages.inc.php:223 msgid "Choose how you want tabs to work" -msgstr "選擇你希望頁籤如何運作" +msgstr "選擇您想讓標籤怎樣工作" #: libraries/config/messages.inc.php:224 -#, fuzzy -#| msgid "Use text field" msgid "Text fields" -msgstr "文字輸入" +msgstr "文字欄位" #: libraries/config/messages.inc.php:225 -#, fuzzy msgid "Customize text input fields" -msgstr "資料庫輸出選項" +msgstr "自訂文字輸入框" #: libraries/config/messages.inc.php:226 libraries/export/texytext.php:17 msgid "Texy! text" -msgstr "Texy! 格式文字" +msgstr "Texy! 文字" #: libraries/config/messages.inc.php:228 msgid "Warnings" @@ -3176,15 +2975,14 @@ msgstr "警告" #: libraries/config/messages.inc.php:229 msgid "Disable some of the warnings shown by phpMyAdmin" -msgstr "關閉 phpMyAdmin 發出的部分警告" +msgstr "禁止部分 phpMyAdmin 發出的警告" #: libraries/config/messages.inc.php:230 msgid "" "Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import " "and export operations" msgstr "" -"允許在輸入和輸出資料時使用 [a@http://en.wikipedia.org/wiki/Gzip]gzip (外連," -"英文)[/a] 壓縮" +"允許在匯入和匯出時使用 [a@http://en.wikipedia.org/wiki/Gzip]gzip [/a] 壓縮" #: libraries/config/messages.inc.php:231 msgid "GZip" @@ -3199,12 +2997,12 @@ msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed" msgstr "" -"如果開啟此選項,在執行多語句查詢的時候,即使有一條或多條語句發生錯誤," -"phpMyAdmin 也會繼續執行其他的語句" +"如果開啟此選項,在執行多指令查詢的時候,即使有一條或多條指令發生錯誤," +"phpMyAdmin 也會繼續執行其他的指令" #: libraries/config/messages.inc.php:234 msgid "Ignore multiple statement errors" -msgstr "忽略執行多指令時的語句錯誤" +msgstr "忽略多個指令錯誤" #: libraries/config/messages.inc.php:235 msgid "" @@ -3212,8 +3010,8 @@ msgid "" "This might be good way to import large files, however it can break " "transactions." msgstr "" -"允許開啟指令檢查將可能花費較長的時間。這可能會導致輸入資料中段,但在輸入大量" -"資料時還是一個推薦的方法。" +"該功能作用於在匯入時指令檢測到可能需要花費很長時間。儘管這會中斷交易,但在導" +"入大檔案時是個很好的方法" #: libraries/config/messages.inc.php:236 msgid "Partial import: allow interrupt" @@ -3222,181 +3020,173 @@ msgstr "部分匯入:允許中斷" #: libraries/config/messages.inc.php:241 libraries/config/messages.inc.php:248 #: libraries/import/csv.php:26 libraries/import/ldi.php:39 msgid "Do not abort on INSERT error" -msgstr "不在發生新增錯誤時中斷" +msgstr "不在發生插入錯誤時中斷" #: libraries/config/messages.inc.php:242 libraries/config/messages.inc.php:250 #: libraries/import/csv.php:25 libraries/import/ldi.php:38 msgid "Replace table data with file" -msgstr "以檔案取代資料表資料" +msgstr "將表的資料用此檔案替換" #: libraries/config/messages.inc.php:244 msgid "" "Default format; be aware that this list depends on location (database, " "table) and only SQL is always available" msgstr "" -"預設格式。此列表將依據所在位置(資料庫或資料表)不同而有所改變,只有 SQL 指令是" -"通用的" +"預設格式,此列表根據位置(資料庫或資料表)不同將有所改變,只有 SQL 總是可用的" #: libraries/config/messages.inc.php:245 msgid "Format of imported file" -msgstr "載入檔案格式" +msgstr "匯入檔案的格式" #: libraries/config/messages.inc.php:249 libraries/import/ldi.php:45 msgid "Use LOCAL keyword" -msgstr "使用 LOCAL 關鍵字" +msgstr "使用本地 (LOCAL) 關鍵字" #: libraries/config/messages.inc.php:252 libraries/config/messages.inc.php:260 #: libraries/config/messages.inc.php:261 -#, fuzzy -#| msgid "Put fields names in the first row" msgid "Column names in first row" -msgstr "將欄位名稱放在首行" +msgstr "忽略首行 (首行爲欄位名稱)" #: libraries/config/messages.inc.php:253 libraries/import/ods.php:27 msgid "Do not import empty rows" -msgstr "不匯入空的資料行" +msgstr "不匯入空行" #: libraries/config/messages.inc.php:254 msgid "Import currencies ($5.00 to 5.00)" -msgstr "匯入貨幣格式 (開啟此功能 $5.00 將被匯入為 5.00)" +msgstr "匯入貨幣 ($5.00 將被匯入爲 5.00)" #: libraries/config/messages.inc.php:255 msgid "Import percentages as proper decimals (12.00% to .12)" -msgstr "將百分比匯入為小數點格式 (開啟此功能 12.00% 將被匯入為 .12)" +msgstr "匯入百分數爲小數 (12.00% 將被匯入爲 .12)" #: libraries/config/messages.inc.php:256 -#, fuzzy -#| msgid "Number of records (queries) to skip from start" msgid "Number of queries to skip from start" -msgstr "開始時略過多少行記錄 (語法)" +msgstr "跳過查詢的數量" #: libraries/config/messages.inc.php:257 msgid "Partial import: skip queries" -msgstr "部分匯入:忽略指令" +msgstr "部分匯入:跳過查詢" #: libraries/config/messages.inc.php:259 -#, fuzzy -#| msgid "Add AUTO_INCREMENT value" msgid "Do not use AUTO_INCREMENT for zero values" -msgstr "新增 AUTO_INCREMENT 數值" +msgstr "不要給零值使用自動新增 (AUTO_INCREMENT)" #: libraries/config/messages.inc.php:262 msgid "Initial state for sliders" -msgstr "滑動顯示初始狀態" +msgstr "滑塊原始狀態" #: libraries/config/messages.inc.php:263 msgid "How many rows can be inserted at one time" -msgstr "可一次新增多少資料列" +msgstr "一次可以插入的行數" #: libraries/config/messages.inc.php:264 msgid "Number of inserted rows" -msgstr "新增的資料列數" +msgstr "插入的行數" #: libraries/config/messages.inc.php:265 msgid "Target for quick access icon" -msgstr "捷徑圖示的目標" +msgstr "快速訪問圖示的目標" #: libraries/config/messages.inc.php:266 msgid "Show logo in left frame" -msgstr "在左側頁框顯示LOGO" +msgstr "在左側框架中顯示 logo" #: libraries/config/messages.inc.php:267 msgid "Display logo" -msgstr "顯示LOGO" +msgstr "顯示 logo" #: libraries/config/messages.inc.php:268 msgid "Display server choice at the top of the left frame" -msgstr "在左側頁框頂端顯示伺服器選單" +msgstr "在左側框架頂部顯示伺服器選擇" #: libraries/config/messages.inc.php:269 msgid "Display servers selection" -msgstr "顯示伺服器選單" +msgstr "顯示伺服器選擇" #: libraries/config/messages.inc.php:270 msgid "Minimum number of tables to display the table filter box" -msgstr "" +msgstr "顯示過濾框的最少資料表數量" #: libraries/config/messages.inc.php:271 msgid "String that separates databases into different tree levels" -msgstr "" +msgstr "將資料庫分爲不同樹的分隔字元串" #: libraries/config/messages.inc.php:272 msgid "Database tree separator" -msgstr "" +msgstr "樹狀資料庫分隔符號" #: libraries/config/messages.inc.php:273 msgid "" "Only light version; display databases in a tree (determined by the separator " "defined below)" -msgstr "" +msgstr "只使用輕量級版本,以樹形顯示資料庫 (以下面的樹形分隔符號來顯示)" #: libraries/config/messages.inc.php:274 msgid "Display databases in a tree" -msgstr "" +msgstr "以樹形顯示資料庫" #: libraries/config/messages.inc.php:275 msgid "Disable this if you want to see all databases at once" -msgstr "" +msgstr "如果想一次性瀏覽所有資料庫,則停用該選項" #: libraries/config/messages.inc.php:276 -#, fuzzy msgid "Use light version" -msgstr "MySQL 客戶端版本" +msgstr "使用輕量級版本" #: libraries/config/messages.inc.php:277 msgid "Maximum table tree depth" -msgstr "" +msgstr "資料表樹最大深度" #: libraries/config/messages.inc.php:278 msgid "String that separates tables into different tree levels" -msgstr "" +msgstr "將表分爲不同樹的分隔符號" #: libraries/config/messages.inc.php:279 msgid "Table tree separator" -msgstr "" +msgstr "樹形表分隔符號" #: libraries/config/messages.inc.php:280 msgid "URL where logo in the navigation frame will point to" -msgstr "" +msgstr "導覽框架中 logo 的網址" #: libraries/config/messages.inc.php:281 msgid "Logo link URL" -msgstr "" +msgstr "Logo 連結網址" #: libraries/config/messages.inc.php:282 msgid "" "Open the linked page in the main window ([kbd]main[/kbd]) or in a new one " "([kbd]new[/kbd])" -msgstr "" +msgstr "在主視窗 ([kbd]main[/kbd]) 或新視窗 ([kbd]new[/kbd]) 開啟目標頁面" #: libraries/config/messages.inc.php:283 msgid "Logo link target" -msgstr "" +msgstr "Logo 連結目標" #: libraries/config/messages.inc.php:284 msgid "Highlight server under the mouse cursor" -msgstr "" +msgstr "醒目提示顯示鼠標所在位置的伺服器" #: libraries/config/messages.inc.php:285 msgid "Enable highlighting" -msgstr "" +msgstr "啓用醒目提示" #: libraries/config/messages.inc.php:286 msgid "Use less graphically intense tabs" -msgstr "" +msgstr "不在標簽上使用背景" #: libraries/config/messages.inc.php:287 msgid "Light tabs" -msgstr "" +msgstr "簡化標籤" #: libraries/config/messages.inc.php:288 msgid "" "Maximum number of characters shown in any non-numeric column on browse view" -msgstr "" +msgstr "瀏覽非數字欄位時所顯示的最大字元數" #: libraries/config/messages.inc.php:289 msgid "Limit column characters" -msgstr "" +msgstr "限制欄位字元數" #: libraries/config/messages.inc.php:290 msgid "" @@ -3404,20 +3194,22 @@ msgid "" "only occurs for the current server. Setting this to FALSE makes it easy to " "forget to log out from other servers when connected to multiple servers." msgstr "" +"如果設爲 TRUE,在登出時將會刪除所有伺服器的 Cookies。如果設爲 FALSE,在您登錄" +"多臺伺服器的時候,容易忘記登出登錄" #: libraries/config/messages.inc.php:291 msgid "Delete all cookies on logout" -msgstr "" +msgstr "登出時刪除所有 cookies" #: libraries/config/messages.inc.php:292 msgid "" "Define whether the previous login should be recalled or not in cookie " "authentication mode" -msgstr "" +msgstr "定義在 cookie 認證方式中是否顯示上次登錄的帳號" #: libraries/config/messages.inc.php:293 msgid "Recall user name" -msgstr "" +msgstr "顯示上次登錄的帳號" #: libraries/config/messages.inc.php:294 msgid "" @@ -3426,51 +3218,54 @@ msgid "" "and will be deleted as soon as you close the browser window. This is " "recommended for non-trusted environments." msgstr "" +"設定登錄 Cookies 應該儲存多長時間 (單位:秒)。若設定爲 0,Cookies 的有效期將" +"爲瀏覽器程序,在關閉瀏覽器之後 Cookies 就會被刪除。預設值爲0。在不安全的環境" +"下建議使用預設值" #: libraries/config/messages.inc.php:295 msgid "Login cookie store" -msgstr "" +msgstr "登錄 cookie 儲存" #: libraries/config/messages.inc.php:296 msgid "Define how long (in seconds) a login cookie is valid" -msgstr "" +msgstr "定義登錄 cookie 的有效期 (單位:秒)" #: libraries/config/messages.inc.php:297 msgid "Login cookie validity" -msgstr "" +msgstr "登錄 cookie 有效期" #: libraries/config/messages.inc.php:298 msgid "Double size of textarea for LONGTEXT columns" -msgstr "" +msgstr "放大一倍 LONGTEXT 欄位的輸入框" #: libraries/config/messages.inc.php:299 msgid "Bigger textarea for LONGTEXT" -msgstr "" +msgstr "放大 LONGTEXT 欄位的輸入框" #: libraries/config/messages.inc.php:300 msgid "Use icons on main page" -msgstr "" +msgstr "在首頁上使用圖示" #: libraries/config/messages.inc.php:301 msgid "Maximum number of characters used when a SQL query is displayed" -msgstr "" +msgstr "顯示 SQL 指令時可以使用的最多字元數" #: libraries/config/messages.inc.php:302 msgid "Maximum displayed SQL length" -msgstr "" +msgstr "顯示 SQL 指令的最大長度" #: libraries/config/messages.inc.php:303 libraries/config/messages.inc.php:308 #: libraries/config/messages.inc.php:336 msgid "Users cannot set a higher value" -msgstr "" +msgstr "使用者不能設定更大的值" #: libraries/config/messages.inc.php:304 msgid "Maximum number of databases displayed in left frame and database list" -msgstr "" +msgstr "在左欄和資料庫列資料表中最多顯示的資料庫個數" #: libraries/config/messages.inc.php:305 msgid "Maximum databases" -msgstr "" +msgstr "最大資料庫數量" #: libraries/config/messages.inc.php:306 msgid "" @@ -3478,118 +3273,119 @@ msgid "" "contains more rows, "Previous" and "Next" links will be " "shown." msgstr "" +"瀏覽一個結果集時一次顯示的最多行數。如果結果集超過此值,將會顯示 "上一頁" +"" 和 "下一頁" 的連結" #: libraries/config/messages.inc.php:307 msgid "Maximum number of rows to display" -msgstr "" +msgstr "顯示的最多行數" #: libraries/config/messages.inc.php:309 msgid "Maximum number of tables displayed in table list" -msgstr "" +msgstr "在資料表列資料表中最多顯示的資料表個數" #: libraries/config/messages.inc.php:310 msgid "Maximum tables" -msgstr "" +msgstr "最大資料表數量" #: libraries/config/messages.inc.php:311 msgid "" "Disable the default warning that is displayed if mcrypt is missing for " "cookie authentication" -msgstr "" +msgstr "禁止顯示在使用 cookie 認證時缺少 mcrypt 的預設警告" #: libraries/config/messages.inc.php:312 msgid "mcrypt warning" -msgstr "" +msgstr "mcrypt 警告" #: libraries/config/messages.inc.php:313 msgid "" "The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] " "([kbd]0[/kbd] for no limit)" -msgstr "" +msgstr "一個指令可分配到的記憶體大小,例 [kbd]32MB[kbd] ([kbd]0[/kbd]爲不限制)" #: libraries/config/messages.inc.php:314 -#, fuzzy msgid "Memory limit" -msgstr "資源限制" +msgstr "記憶體限制" #: libraries/config/messages.inc.php:315 msgid "These are Edit, Inline edit, Copy and Delete links" -msgstr "" +msgstr "它們是編輯、快速編輯、複製和刪除連結" #: libraries/config/messages.inc.php:316 msgid "Show table row links on left side" -msgstr "" +msgstr "在資料左側顯示操作連結" #: libraries/config/messages.inc.php:317 msgid "Show table row links on right side" -msgstr "" +msgstr "在資料右側顯示操作連結" #: libraries/config/messages.inc.php:318 msgid "Use natural order for sorting table and database names" -msgstr "" +msgstr "爲資料庫和資料資料表名稱使用自然排序" #: libraries/config/messages.inc.php:319 -#, fuzzy -#| msgid "Alter table order by" msgid "Natural order" -msgstr "根據欄位內容排序記錄" +msgstr "自然排序" #: libraries/config/messages.inc.php:320 libraries/config/messages.inc.php:330 msgid "Use only icons, only text or both" -msgstr "" +msgstr "僅使用圖示、文字或都使用" #: libraries/config/messages.inc.php:321 msgid "Iconic navigation bar" -msgstr "" +msgstr "導覽列使用圖示" #: libraries/config/messages.inc.php:322 msgid "use GZip output buffering for increased speed in HTTP transfers" -msgstr "" +msgstr "使用 GZip 輸出快取以加快 HTTP 傳輸速度" #: libraries/config/messages.inc.php:323 msgid "GZip output buffering" -msgstr "" +msgstr "GZip 輸出快取" #: libraries/config/messages.inc.php:324 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" +"[kbd]SMART[/kbd] - 如:對 TIME、DATE、DATETIME 和 TIMESTAMP 類型的欄位遞減排" +"序,其他欄位遞增" #: libraries/config/messages.inc.php:325 msgid "Default sorting order" -msgstr "" +msgstr "預設排序" #: libraries/config/messages.inc.php:326 msgid "Use persistent connections to MySQL databases" -msgstr "" +msgstr "在連線到 MySQL 資料庫時使用持續連線" #: libraries/config/messages.inc.php:327 msgid "Persistent connections" -msgstr "" +msgstr "持續連線" #: libraries/config/messages.inc.php:328 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" -msgstr "" +msgstr "禁止在缺少 phpMyAdmin 進階功能所需資料表時在資料庫結構頁中顯示預設警告" #: libraries/config/messages.inc.php:329 msgid "Missing phpMyAdmin configuration storage tables" -msgstr "" +msgstr "丟失 phpMyAdmin 進階功能資料表" #: libraries/config/messages.inc.php:331 msgid "Iconic table operations" -msgstr "" +msgstr "資料表操作顯示" #: libraries/config/messages.inc.php:332 msgid "Disallow BLOB and BINARY columns from editing" -msgstr "" +msgstr "禁止編輯 BLOB 和 BINARY 類型欄位" #: libraries/config/messages.inc.php:333 msgid "Protect binary columns" -msgstr "" +msgstr "保護二進制欄位" #: libraries/config/messages.inc.php:334 msgid "" @@ -3597,115 +3393,108 @@ msgid "" "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" +"允許使用基於資料庫的查詢歷史 (需要 phpMyAdmin 進階功能)。如果停用,將使用 " +"JS 程序來顯示查詢歷史 (關閉視窗即丟失)" #: libraries/config/messages.inc.php:335 msgid "Permanent query history" -msgstr "" +msgstr "持續查詢歷史" #: libraries/config/messages.inc.php:337 msgid "How many queries are kept in history" -msgstr "" +msgstr "記錄查詢歷史的數量" #: libraries/config/messages.inc.php:338 msgid "Query history length" -msgstr "" +msgstr "查詢歷史個數" #: libraries/config/messages.inc.php:339 msgid "Tab displayed when opening a new query window" -msgstr "" +msgstr "開啟一個新查詢視窗時預設顯示的頁面" #: libraries/config/messages.inc.php:340 msgid "Default query window tab" -msgstr "" +msgstr "預設查詢視窗標籤" #: libraries/config/messages.inc.php:341 msgid "Query window height (in pixels)" -msgstr "" +msgstr "查詢視窗高度 (單位:像素)" #: libraries/config/messages.inc.php:342 -#, fuzzy -#| msgid "Query window" msgid "Query window height" -msgstr "查詢視窗" +msgstr "查詢視窗高度" #: libraries/config/messages.inc.php:343 -#, fuzzy -#| msgid "Query window" msgid "Query window width (in pixels)" -msgstr "查詢視窗" +msgstr "查詢視窗寬度 (單位:像素)" #: libraries/config/messages.inc.php:344 -#, fuzzy -#| msgid "Query window" msgid "Query window width" -msgstr "查詢視窗" +msgstr "查詢視窗寬度" #: libraries/config/messages.inc.php:345 msgid "Select which functions will be used for character set conversion" -msgstr "" +msgstr "選擇進行字集轉換時使用的函數" #: libraries/config/messages.inc.php:346 msgid "Recoding engine" -msgstr "" +msgstr "記錄引擎" #: libraries/config/messages.inc.php:347 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" -msgstr "" +msgstr "每 X 單元格重複表頭,要禁止此功能請設爲 [kbd]0[/kbd]" #: libraries/config/messages.inc.php:348 -#, fuzzy -#| msgid "Repair threads" msgid "Repeat headers" -msgstr "修復工作" +msgstr "重複表頭" #: libraries/config/messages.inc.php:349 msgid "Show help button instead of Documentation text" -msgstr "" +msgstr "顯示幫助按鈕代替檔案文字" #: libraries/config/messages.inc.php:350 msgid "Show help button" -msgstr "" +msgstr "顯示幫助按鈕" #: libraries/config/messages.inc.php:352 msgid "Directory where exports can be saved on server" -msgstr "" +msgstr "伺服器上用來儲存匯出檔案的資料夾" #: libraries/config/messages.inc.php:353 -#, fuzzy msgid "Save directory" -msgstr "資料主目錄" +msgstr "儲存資料夾" #: libraries/config/messages.inc.php:354 msgid "Leave blank if not used" -msgstr "" +msgstr "不使用請留空" #: libraries/config/messages.inc.php:355 msgid "Host authorization order" -msgstr "" +msgstr "主機認證模式" #: libraries/config/messages.inc.php:356 msgid "Leave blank for defaults" -msgstr "" +msgstr "預設請留空" #: libraries/config/messages.inc.php:357 msgid "Host authorization rules" -msgstr "" +msgstr "主機認證規則" #: libraries/config/messages.inc.php:358 msgid "Allow logins without a password" -msgstr "" +msgstr "允許空密碼登錄" #: libraries/config/messages.inc.php:359 msgid "Allow root login" -msgstr "" +msgstr "允許 root 使用者登錄" #: libraries/config/messages.inc.php:360 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" -msgstr "" +msgstr "使用 HTTP 基本認證時顯示給使用者的提示資訊" #: libraries/config/messages.inc.php:361 msgid "HTTP Realm" -msgstr "" +msgstr "HTTP 提示資訊" #: libraries/config/messages.inc.php:362 msgid "" @@ -3713,147 +3502,150 @@ msgid "" "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" +"[a@http://swekey.com]SweKey 硬件認證 [/a]的設定檔案路徑 (請勿置於您的檔案根資" +"料夾,推薦使用:/etc/swekey.conf)" #: libraries/config/messages.inc.php:363 msgid "SweKey config file" -msgstr "" +msgstr "SweKey 設定檔案" #: libraries/config/messages.inc.php:364 msgid "Authentication method to use" -msgstr "" +msgstr "要使用的認證方式" #: libraries/config/messages.inc.php:365 setup/frames/index.inc.php:114 msgid "Authentication type" -msgstr "" +msgstr "認證方式" #: libraries/config/messages.inc.php:366 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" +"不使用[a@http://wiki.phpmyadmin.net/pma/bookmark]書籤 [/a]功能請留空,預設:" +"[kbd]pma_bookmark[/kbd]" #: libraries/config/messages.inc.php:367 msgid "Bookmark table" -msgstr "" +msgstr "書籤表" #: libraries/config/messages.inc.php:368 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" -msgstr "" +msgstr "留空則不使用列資訊和MIME類型。預設值:[kbd]pma_column_info[/kbd]" #: libraries/config/messages.inc.php:369 msgid "Column information table" -msgstr "" +msgstr "列資訊表" #: libraries/config/messages.inc.php:370 msgid "Compress connection to MySQL server" -msgstr "" +msgstr "壓縮連線到 MySQL 伺服器" #: libraries/config/messages.inc.php:371 msgid "Compress connection" -msgstr "" +msgstr "壓縮連線" #: libraries/config/messages.inc.php:372 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" -msgstr "" +msgstr "怎樣連線到伺服器,如果不確定,請選擇 tcp" #: libraries/config/messages.inc.php:373 -#, fuzzy msgid "Connection type" -msgstr "連線" +msgstr "連線方式" #: libraries/config/messages.inc.php:374 msgid "Control user password" -msgstr "" +msgstr "控制使用者的密碼" #: libraries/config/messages.inc.php:375 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" +"一個特殊的被限制權限的 MySQL 使用者,參見 [a@http://wiki.phpmyadmin.net/pma/" +"controluser]wiki [/a]" #: libraries/config/messages.inc.php:376 msgid "Control user" -msgstr "" +msgstr "控制使用者" #: libraries/config/messages.inc.php:377 msgid "Count tables when showing database list" -msgstr "" +msgstr "顯示資料庫列表時計算資料表的數量" #: libraries/config/messages.inc.php:378 -#, fuzzy msgid "Count tables" -msgstr "沒有資料表" +msgstr "統計資料表" #: libraries/config/messages.inc.php:379 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" -msgstr "" +msgstr "不使用設計功能請留空,預設:[kbd]pma_designer_coords[/kbd]" #: libraries/config/messages.inc.php:380 -#, fuzzy msgid "Designer table" -msgstr "整理資料表" +msgstr "設計表" #: libraries/config/messages.inc.php:381 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" +"參見 [a@http://sf.net/support/tracker.php?aid=1849494]PMA 缺陷 (bug) 跟蹤係" +"統 [/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外鏈,英文)[/a]" #: libraries/config/messages.inc.php:382 msgid "Disable use of INFORMATION_SCHEMA" -msgstr "" +msgstr "禁止使用 INFORMATION_SCHEMA" #: libraries/config/messages.inc.php:383 msgid "What PHP extension to use; you should use mysqli if supported" -msgstr "" +msgstr "要使用的 PHP 外掛,如果支援,推薦使用 mysqli" #: libraries/config/messages.inc.php:384 msgid "PHP extension to use" -msgstr "" +msgstr "要使用的 PHP 外掛" #: libraries/config/messages.inc.php:385 msgid "Hide databases matching regular expression (PCRE)" -msgstr "" +msgstr "該正則表達式 (PCRE,Perl 相容) 所符合的資料庫將被隱藏" #: libraries/config/messages.inc.php:386 -#, fuzzy msgid "Hide databases" -msgstr "沒有資料庫" +msgstr "隱藏資料庫" #: libraries/config/messages.inc.php:387 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -msgstr "" +msgstr "不使用 SQL 查詢歷史功能請留空,預設:[kbd]pma_history[/kbd]" #: libraries/config/messages.inc.php:388 msgid "SQL query history table" -msgstr "" +msgstr "SQL 查詢歷史表" #: libraries/config/messages.inc.php:389 msgid "Hostname where MySQL server is running" -msgstr "" +msgstr "MySQL 伺服器的主機名" #: libraries/config/messages.inc.php:390 -#, fuzzy msgid "Server hostname" -msgstr "伺服器名稱" +msgstr "伺服器主機名" #: libraries/config/messages.inc.php:391 msgid "Logout URL" -msgstr "" +msgstr "登出網址" #: libraries/config/messages.inc.php:392 msgid "Try to connect without password" -msgstr "" +msgstr "嘗試用空密碼連線" #: libraries/config/messages.inc.php:393 msgid "Connect without password" -msgstr "" +msgstr "用空密碼連線" #: libraries/config/messages.inc.php:394 msgid "" @@ -3863,27 +3655,30 @@ msgid "" "their names in order and use [kbd]*[/kbd] at the end to show the rest in " "alphabetical order." msgstr "" +"可以使用 MySQL 萬用字元 (% 和 _),若表示它們本身,請轉義,例:用 [kbd]'my" +"\\_db'[/kbd] 而不是 [kbd]'my_db'[/kbd]。透過該選項您可以對資料庫列表排序,只" +"需按順序輸入它們的名稱並加上 [kbd]*[/kbd],剩下的資料庫將按字母順序排在最後" #: libraries/config/messages.inc.php:395 msgid "Show only listed databases" -msgstr "" +msgstr "僅顯示列出的資料庫" #: libraries/config/messages.inc.php:396 libraries/config/messages.inc.php:433 msgid "Leave empty if not using config auth" -msgstr "" +msgstr "如果不使用 config 認證方式,請留空" #: libraries/config/messages.inc.php:397 msgid "Password for config auth" -msgstr "" +msgstr "config 認證方式的密碼" #: libraries/config/messages.inc.php:398 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" -msgstr "" +msgstr "不使用 PDF 大綱功能請留空,預設:[kbd]pma_pdf_pages[/kbd]" #: libraries/config/messages.inc.php:399 msgid "PDF schema: pages table" -msgstr "" +msgstr "PDF 大綱: 資料表頁" #: libraries/config/messages.inc.php:400 msgid "" @@ -3891,196 +3686,190 @@ msgid "" "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" +"關聯、書籤、PDF 功能所用的資料庫。參見 [a@http://wiki.phpmyadmin.net/pma/" +"pmadb]pmadb [/a]。不使用請留空。預設: [kbd]phpmyadmin[/kbd]" #: libraries/config/messages.inc.php:401 -#, fuzzy -#| msgid "database name" msgid "Database name" -msgstr "資料庫名稱" +msgstr "資料庫名" #: libraries/config/messages.inc.php:402 msgid "Port on which MySQL server is listening, leave empty for default" -msgstr "" +msgstr "MySQL 伺服器監聽的連接埠,留空爲預設" #: libraries/config/messages.inc.php:403 -#, fuzzy msgid "Server port" -msgstr "伺服器 ID" +msgstr "伺服器連接埠" #: libraries/config/messages.inc.php:404 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" +"不使用[a@http://wiki.phpmyadmin.net/pma/relation]關聯連結 [/a]功能請留空,預" +"設:[kbd]pma_relation[/kbd]" #: libraries/config/messages.inc.php:405 -#, fuzzy msgid "Relation table" -msgstr "修復資料表" +msgstr "關聯表" #: libraries/config/messages.inc.php:406 msgid "SQL command to fetch available databases" -msgstr "" +msgstr "取得所有可用資料庫的 SQL 指令" #: libraries/config/messages.inc.php:407 msgid "SHOW DATABASES command" -msgstr "" +msgstr "顯示資料庫(SHOW DATABASES)命令" #: libraries/config/messages.inc.php:408 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" +"參見[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]認證方式 [/a]中的例子" #: libraries/config/messages.inc.php:409 msgid "Signon session name" -msgstr "" +msgstr "Signon 連線名" #: libraries/config/messages.inc.php:410 msgid "Signon URL" -msgstr "" +msgstr "登錄網址" #: libraries/config/messages.inc.php:411 msgid "Socket on which MySQL server is listening, leave empty for default" -msgstr "" +msgstr "MySQL 伺服器監聽的連線埠,留空爲預設" #: libraries/config/messages.inc.php:412 -#, fuzzy msgid "Server socket" -msgstr "選擇伺服器" +msgstr "伺服器連線埠 (socket)" #: libraries/config/messages.inc.php:413 msgid "Enable SSL for connection to MySQL server" -msgstr "" +msgstr "使用 SSL 連線到 MySQL 伺服器" #: libraries/config/messages.inc.php:414 msgid "Use SSL" -msgstr "" +msgstr "使用 SSL" #: libraries/config/messages.inc.php:415 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" -msgstr "" +msgstr "不使用 PDF 大綱功能請留空,預設:[kbd]pma_table_coords[/kbd]" #: libraries/config/messages.inc.php:416 msgid "PDF schema: table coordinates" -msgstr "" +msgstr "PDF 大綱: 資料表同時" #: libraries/config/messages.inc.php:417 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" -msgstr "" +msgstr "描述顯示欄位的表,不使用請留空,預設:[kbd]pma_table_info[/kbd]" #: libraries/config/messages.inc.php:418 -#, fuzzy -#| msgid "Displaying Column Comments" msgid "Display columns table" -msgstr "顯示欄位註解" +msgstr "顯示欄位表" #: libraries/config/messages.inc.php:419 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." -msgstr "" +msgstr "設定當記錄資料庫建立時,是否在前面加上 DROP DATABASE IF EXISTS 命令" #: libraries/config/messages.inc.php:420 msgid "Add DROP DATABASE" -msgstr "" +msgstr "新增 DROP DATABASE" #: libraries/config/messages.inc.php:421 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." -msgstr "" +msgstr "設定當記錄資料表建立時,是否在前面加上 DROP TABLE IF EXISTS 命令" #: libraries/config/messages.inc.php:422 msgid "Add DROP TABLE" -msgstr "" +msgstr "新增 DROP TABLE" #: libraries/config/messages.inc.php:423 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." -msgstr "" +msgstr "設定當記錄 view建立時,是否在前面加上 DROP VIEW IF EXISTS 命令" #: libraries/config/messages.inc.php:424 msgid "Add DROP VIEW" -msgstr "" +msgstr "新增 DROP VIEW" #: libraries/config/messages.inc.php:425 msgid "Defines the list of statements the auto-creation uses for new versions." -msgstr "" +msgstr "定義自動建立新版的命令列表" #: libraries/config/messages.inc.php:426 -#, fuzzy -#| msgid "Statements" msgid "Statements to track" -msgstr "敘述" +msgstr "要追蹤的命令" #: libraries/config/messages.inc.php:427 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" -msgstr "" +msgstr "不使用 SQL 查詢追蹤功能請留空,預設:[kbd]pma_tracking[/kbd]" #: libraries/config/messages.inc.php:428 msgid "SQL query tracking table" -msgstr "" +msgstr "SQL 查詢追蹤表" #: libraries/config/messages.inc.php:429 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." -msgstr "" +msgstr "設定追蹤系統是否自動爲資料表和 view建立版本" #: libraries/config/messages.inc.php:430 -#, fuzzy -#| msgid "Automatic recovery mode" msgid "Automatically create versions" -msgstr "自動修復模式" +msgstr "自動建立版本" #: libraries/config/messages.inc.php:431 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" -msgstr "" +msgstr "不在資料庫中儲存使用者偏好請留空,預設:[kbd]pma_config[/kbd]" #: libraries/config/messages.inc.php:432 msgid "User preferences storage table" -msgstr "" +msgstr "使用者偏好表" #: libraries/config/messages.inc.php:434 msgid "User for config auth" -msgstr "" +msgstr "config 認證方式的帳號" #: libraries/config/messages.inc.php:435 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" -msgstr "" +msgstr "如果您確定 pma_* 資料表都是最新的,可以停用此項。此功能提供相容性檢查" #: libraries/config/messages.inc.php:436 msgid "Verbose check" -msgstr "" +msgstr "詳細檢查" #: libraries/config/messages.inc.php:437 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." -msgstr "" +msgstr "一個好記的名字。留空將顯示主機名" #: libraries/config/messages.inc.php:438 msgid "Verbose name of this server" -msgstr "" +msgstr "伺服器名稱" #: libraries/config/messages.inc.php:439 msgid "Whether a user should be displayed a "show all (rows)" button" -msgstr "" +msgstr "設定是否給使用者顯示一個 "顯示所有 (記錄)" 的按鈕" #: libraries/config/messages.inc.php:440 msgid "Allow to display all the rows" -msgstr "" +msgstr "允許顯示所有行" #: libraries/config/messages.inc.php:441 msgid "" @@ -4088,76 +3877,76 @@ msgid "" "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" +"注意:該選項不影響 [kbd]config[/kbd] 認證方式,因爲密碼是儲存在設定檔案中,該" +"選項也不限制直接執行可實現相同功能的命令" #: libraries/config/messages.inc.php:442 msgid "Show password change form" -msgstr "" +msgstr "顯示修改密碼" #: libraries/config/messages.inc.php:443 msgid "Show create database form" -msgstr "" +msgstr "顯示建立資料庫表單" #: libraries/config/messages.inc.php:444 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" -msgstr "" +msgstr "定義在編輯/插入模式中是否顯示欄位類型一列" #: libraries/config/messages.inc.php:445 -#, fuzzy -#| msgid "Show open tables" msgid "Show field types" -msgstr "顯示開啟資料表" +msgstr "顯示欄位類型" #: libraries/config/messages.inc.php:446 msgid "Display the function fields in edit/insert mode" -msgstr "" +msgstr "在編輯/插入模式中顯示函數列" #: libraries/config/messages.inc.php:447 msgid "Show function fields" -msgstr "" +msgstr "顯示函數列" #: libraries/config/messages.inc.php:448 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" +"顯示 [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] 輸出的連結" #: libraries/config/messages.inc.php:449 msgid "Show phpinfo() link" -msgstr "" +msgstr "顯示 phpinfo() 連結" #: libraries/config/messages.inc.php:450 msgid "Show detailed MySQL server information" -msgstr "" +msgstr "顯示 MySQL 伺服器詳細資訊" #: libraries/config/messages.inc.php:451 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" -msgstr "" +msgstr "定義是否顯示 phpMyAdmin 產生的 SQL 查詢" #: libraries/config/messages.inc.php:452 -#, fuzzy msgid "Show SQL queries" -msgstr "顯示完整查詢" +msgstr "顯示 SQL 查詢" #: libraries/config/messages.inc.php:453 msgid "Allow to display database and table statistics (eg. space usage)" -msgstr "" +msgstr "允許顯示資料庫和資料表的統計資訊 (如:空間使用)" #: libraries/config/messages.inc.php:454 -#, fuzzy msgid "Show statistics" -msgstr "資料列統計數值" +msgstr "顯示統計" #: libraries/config/messages.inc.php:455 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" +"如果啓用了提示功能且設定了資料庫備註,這裏將簡略顯示資料庫備註和資料庫名" #: libraries/config/messages.inc.php:456 msgid "Display database comment instead of its name" -msgstr "" +msgstr "顯示資料庫的備註而不顯示資料庫名" #: libraries/config/messages.inc.php:457 msgid "" @@ -4166,28 +3955,30 @@ msgid "" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" msgstr "" +"當設爲 [kbd]nested[/kbd] 時,資料表的別名僅根據 $cfg" +"['LeftFrameTableSeparator'] 作分割/層疊用,所有只有目錄的名字像別名,資料表自" +"己的名字並不改變" #: libraries/config/messages.inc.php:458 msgid "Display table comment instead of its name" -msgstr "" +msgstr "顯示資料表備註而不顯示資料資料表名稱" #: libraries/config/messages.inc.php:459 msgid "Display table comments in tooltips" -msgstr "" +msgstr "在提示視窗顯示資料表備註" #: libraries/config/messages.inc.php:460 msgid "" "Mark used tables and make it possible to show databases with locked tables" -msgstr "" +msgstr "將已鎖定的資料表在資料庫中顯示爲使用中" #: libraries/config/messages.inc.php:461 -#, fuzzy msgid "Skip locked tables" -msgstr "顯示開啟資料表" +msgstr "跳過鎖定的表" #: libraries/config/messages.inc.php:466 msgid "Requires SQL Validator to be enabled" -msgstr "" +msgstr "需要啓用 SQL 檢驗器" #: libraries/config/messages.inc.php:468 #: libraries/display_change_password.lib.php:40 @@ -4203,85 +3994,84 @@ msgstr "密碼" msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" -msgstr "" +msgstr "[strong]警告:[/strong]需要安裝 PHP SOAP 外掛或 PEAR SOAP" #: libraries/config/messages.inc.php:470 msgid "Enable SQL Validator" -msgstr "" +msgstr "啓用 SQL 檢驗器" #: libraries/config/messages.inc.php:471 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" -msgstr "" +msgstr "如果您有自己的帳號,請在這裏輸入 (預設爲 [kbd]anonymous (匿名)[/kbd])" #: libraries/config/messages.inc.php:472 tbl_tracking.php:405 #: tbl_tracking.php:456 -#, fuzzy msgid "Username" -msgstr "登入名稱:" +msgstr "帳號" #: libraries/config/messages.inc.php:473 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" -msgstr "" +msgstr "如果可能,在 "建立資料庫" 表單中建議一個名字,或留空" #: libraries/config/messages.inc.php:474 msgid "Suggest new database name" -msgstr "" +msgstr "建議新資料庫名" #: libraries/config/messages.inc.php:475 msgid "A warning is displayed on the main page if Suhosin is detected" -msgstr "" +msgstr "若檢測到 Suhosin 將在首頁顯示一個警告" #: libraries/config/messages.inc.php:476 msgid "Suhosin warning" -msgstr "" +msgstr "Suhosin 警告" #: libraries/config/messages.inc.php:477 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" +"編輯模式的文字框大小 (列數),此值將用於 SQL 查詢文字框 (*2) 和查詢視窗 " +"(*1.25)" #: libraries/config/messages.inc.php:478 -#, fuzzy -#| msgid "Add/Delete Field Columns" msgid "Textarea columns" -msgstr "新增/減少 選擇欄" +msgstr "文字框列" #: libraries/config/messages.inc.php:479 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" +"編輯模式的文字框大小 (行數),此值將用於 SQL 查詢文字框 (*2) 和查詢視窗 " +"(*1.25)" #: libraries/config/messages.inc.php:480 msgid "Textarea rows" -msgstr "" +msgstr "文字框行" #: libraries/config/messages.inc.php:481 msgid "Title of browser window when a database is selected" -msgstr "" +msgstr "選中一個資料庫時瀏覽器視窗的標題" #: libraries/config/messages.inc.php:483 msgid "Title of browser window when nothing is selected" -msgstr "" +msgstr "未選擇時瀏覽器視窗的標題" #: libraries/config/messages.inc.php:484 -#, fuzzy -#| msgid "Default" msgid "Default title" -msgstr "預設值" +msgstr "預設標題" #: libraries/config/messages.inc.php:485 msgid "Title of browser window when a server is selected" -msgstr "" +msgstr "選中一個伺服器時瀏覽器視窗的標題" #: libraries/config/messages.inc.php:487 msgid "Title of browser window when a table is selected" -msgstr "" +msgstr "選中一張資料表時瀏覽器視窗的標題" #: libraries/config/messages.inc.php:489 msgid "" @@ -4290,36 +4080,39 @@ msgid "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" +"輸入作爲代理的 [kbd]IP:可信 HTTP 頭[/kbd]。下面的例子指定了 phpMyAdmin 應該" +"信任從代理 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd] 發來的 " +"HTTP_X_FORWARDED_FOR 頭" #: libraries/config/messages.inc.php:490 msgid "List of trusted proxies for IP allow/deny" -msgstr "" +msgstr "可信代理IP列表" #: libraries/config/messages.inc.php:491 msgid "Directory on server where you can upload files for import" -msgstr "" +msgstr "伺服器上用來存放匯入檔案的資料夾" #: libraries/config/messages.inc.php:492 msgid "Upload directory" -msgstr "" +msgstr "上傳資料夾" #: libraries/config/messages.inc.php:493 msgid "Allow for searching inside the entire database" -msgstr "" +msgstr "允許搜尋整個資料庫" #: libraries/config/messages.inc.php:494 msgid "Use database search" -msgstr "" +msgstr "使用資料庫搜尋" #: libraries/config/messages.inc.php:495 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" -msgstr "" +msgstr "停用時,使用者不能設定下列選項,右側的複選框被忽略" #: libraries/config/messages.inc.php:496 msgid "Enable the Developer tab in settings" -msgstr "" +msgstr "啓用設定中的開發標籤" #: libraries/config/messages.inc.php:497 msgid "" @@ -4327,18 +4120,20 @@ msgid "" "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" +"在進行多個指令查詢時,顯示每個指令所影響的行數。預設一次查詢可以包含的查詢語" +"句數可以在 libraries/import.lib.php 中找到" #: libraries/config/messages.inc.php:498 msgid "Verbose multiple statements" -msgstr "" +msgstr "爲多個指令輸出更多資訊" #: libraries/config/messages.inc.php:499 setup/frames/index.inc.php:229 msgid "Check for latest version" -msgstr "" +msgstr "檢查更新" #: libraries/config/messages.inc.php:500 msgid "Enables check for latest version on main phpMyAdmin page" -msgstr "" +msgstr "允許在 phpMyAdmin 首頁面中檢查最新版本" #: libraries/config/messages.inc.php:501 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 @@ -4346,33 +4141,35 @@ msgstr "" #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 #: setup/lib/index.lib.php:200 msgid "Version check" -msgstr "" +msgstr "檢查更新" #: libraries/config/messages.inc.php:502 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" +"允許在匯入和匯出時使用 [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP " +"[/a] 壓縮" #: libraries/config/messages.inc.php:503 msgid "ZIP" -msgstr "" +msgstr "ZIP" #: libraries/config/setup.forms.php:41 msgid "Config authentication" -msgstr "" +msgstr "Config 認證" #: libraries/config/setup.forms.php:45 msgid "Cookie authentication" -msgstr "" +msgstr "Cookie 認證" #: libraries/config/setup.forms.php:48 msgid "HTTP authentication" -msgstr "" +msgstr "HTTP 認證" #: libraries/config/setup.forms.php:51 msgid "Signon authentication" -msgstr "" +msgstr "Signon 認證" #: libraries/config/setup.forms.php:240 #: libraries/config/user_preferences.forms.php:144 libraries/import/ldi.php:34 @@ -4384,36 +4181,36 @@ msgstr "CSV 使用 LOAD DATA" #: libraries/config/user_preferences.forms.php:245 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" -msgstr "" +msgstr "Excel 97-2003 XLS 工作簿" #: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:347 #: libraries/config/user_preferences.forms.php:155 #: libraries/config/user_preferences.forms.php:249 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" -msgstr "" +msgstr "Excel 2007 XLSX 工作簿" #: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:356 #: libraries/config/user_preferences.forms.php:158 #: libraries/config/user_preferences.forms.php:258 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" -msgstr "" +msgstr "OpenOffice 表格" #: libraries/config/setup.forms.php:262 #: libraries/config/user_preferences.forms.php:165 msgid "Quick" -msgstr "" +msgstr "快速" #: libraries/config/setup.forms.php:266 #: libraries/config/user_preferences.forms.php:169 msgid "Custom" -msgstr "" +msgstr "自訂" #: libraries/config/setup.forms.php:287 #: libraries/config/user_preferences.forms.php:189 msgid "Database export options" -msgstr "資料庫輸出選項" +msgstr "資料庫匯出選項" #: libraries/config/setup.forms.php:320 #: libraries/config/user_preferences.forms.php:222 @@ -4430,36 +4227,36 @@ msgstr "Microsoft Word 2000" #: libraries/config/setup.forms.php:360 #: libraries/config/user_preferences.forms.php:262 libraries/export/odt.php:21 msgid "Open Document Text" -msgstr "" +msgstr "OpenOffice 檔案" #: libraries/config/validate.lib.php:202 libraries/config/validate.lib.php:209 msgid "Could not connect to MySQL server" -msgstr "" +msgstr "無法連線到 MySQL 伺服器" #: libraries/config/validate.lib.php:234 msgid "Empty username while using config authentication method" -msgstr "" +msgstr "使用 config 認證方式時 config 認證方式的帳號不能爲空" #: libraries/config/validate.lib.php:238 msgid "Empty signon session name while using signon authentication method" -msgstr "" +msgstr "使用 singon 認證方式時 Signon 連線名不能爲空" #: libraries/config/validate.lib.php:242 msgid "Empty signon URL while using signon authentication method" -msgstr "" +msgstr "使用 singon 認證方式時登錄網址不能爲空" #: libraries/config/validate.lib.php:276 msgid "Empty phpMyAdmin control user while using pmadb" -msgstr "" +msgstr "使用 PMA 資料庫時控制使用者不能爲空" #: libraries/config/validate.lib.php:280 msgid "Empty phpMyAdmin control user password while using pmadb" -msgstr "" +msgstr "使用 PMA 資料時控制使用者的密碼不能爲空" #: libraries/config/validate.lib.php:367 #, php-format msgid "Incorrect IP address: %s" -msgstr "" +msgstr "%s 是一個錯誤的 IP 網址" #. l10n: Language to use for PHP documentation, please use only languages which do exist in official documentation. #: libraries/core.lib.php:264 @@ -4470,36 +4267,36 @@ msgstr "zh" #: libraries/core.lib.php:278 #, php-format msgid "The %s extension is missing. Please check your PHP configuration." -msgstr "" +msgstr "缺少 %s 外掛。請檢查 PHP 設定" #: libraries/db_events.inc.php:14 libraries/db_events.inc.php:16 #: libraries/export/sql.php:493 msgid "Events" -msgstr "" +msgstr "事件" #: libraries/db_events.inc.php:24 libraries/db_routines.inc.php:35 #: libraries/display_create_table.lib.php:51 libraries/tbl_triggers.lib.php:26 #: setup/frames/index.inc.php:113 msgid "Name" -msgstr "名稱" +msgstr "名字" #: libraries/db_links.inc.php:42 libraries/db_links.inc.php:43 #: libraries/db_links.inc.php:44 msgid "Database seems to be empty!" -msgstr "" +msgstr "資料庫是空的!" #: libraries/db_links.inc.php:66 libraries/relation.lib.php:143 #: libraries/tbl_links.inc.php:90 msgid "Tracking" -msgstr "" +msgstr "追蹤" #: libraries/db_links.inc.php:71 msgid "Query" -msgstr "依範例查詢 (QBE)" +msgstr "查詢" #: libraries/db_links.inc.php:76 libraries/relation.lib.php:139 msgid "Designer" -msgstr "" +msgstr "設計器" #: libraries/db_links.inc.php:93 libraries/server_links.inc.php:64 #: server_privileges.php:119 server_privileges.php:1802 @@ -4509,65 +4306,64 @@ msgstr "權限" #: libraries/db_routines.inc.php:24 libraries/db_routines.inc.php:26 msgid "Routines" -msgstr "" +msgstr "一般" #: libraries/db_routines.inc.php:37 msgid "Return type" -msgstr "" +msgstr "返回類型" #: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" -msgstr "可能接近. 請參看 FAQ 3.11" +msgstr "" +"可能接近。參見 [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]" #: libraries/dbi/mysql.dbi.lib.php:111 libraries/dbi/mysqli.dbi.lib.php:122 msgid "Connection for controluser as defined in your configuration failed." -msgstr "" +msgstr "使用設定檔案中定義的控制使用者連線失敗" #: libraries/dbi/mysql.dbi.lib.php:361 libraries/dbi/mysql.dbi.lib.php:363 #: libraries/dbi/mysqli.dbi.lib.php:417 msgid "The server is not responding" -msgstr "伺服器並無回應" +msgstr "伺服器沒有響應" #: libraries/dbi/mysql.dbi.lib.php:361 libraries/dbi/mysqli.dbi.lib.php:417 msgid "(or the local MySQL server's socket is not correctly configured)" -msgstr "( 或者本機 MySQL 伺服器之 socket 並未正確設定)" +msgstr "(或者本地 MySQL 伺服器的連線埠沒有正確設定)" #: libraries/dbi/mysql.dbi.lib.php:370 msgid "Details..." -msgstr "" +msgstr "詳細..." #: libraries/display_change_password.lib.php:29 main.php:94 #: user_password.php:119 user_password.php:137 msgid "Change password" -msgstr "更改密碼" +msgstr "修改密碼" #: libraries/display_change_password.lib.php:34 #: libraries/replication_gui.lib.php:347 server_privileges.php:789 msgid "No Password" -msgstr "不用密碼" +msgstr "無密碼" #: libraries/display_change_password.lib.php:45 #: libraries/replication_gui.lib.php:355 libraries/replication_gui.lib.php:358 #: server_privileges.php:797 server_privileges.php:800 msgid "Re-type" -msgstr "確認密碼" +msgstr "重新輸入" #: libraries/display_change_password.lib.php:51 msgid "Password Hashing" -msgstr "密碼雜湊" +msgstr "密碼加密方式" #: libraries/display_change_password.lib.php:65 -#, fuzzy -#| msgid "MySQL 4.0 compatible" msgid "MySQL 4.0 compatible" -msgstr "MySQL 4.0 相容" +msgstr "MySQL 4.0 相容" #: libraries/display_create_database.lib.php:21 #: libraries/display_create_database.lib.php:39 msgid "Create new database" -msgstr "建立新資料庫" +msgstr "建立資料庫" #: libraries/display_create_database.lib.php:33 msgid "Create" @@ -4576,125 +4372,103 @@ msgstr "建立" #: libraries/display_create_database.lib.php:43 server_privileges.php:121 #: server_privileges.php:1493 server_replication.php:33 msgid "No Privileges" -msgstr "沒有權限" +msgstr "無權限" #: libraries/display_create_table.lib.php:46 #, php-format msgid "Create table on database %s" -msgstr "建立新資料表於資料庫 %s" +msgstr "在資料庫 %s 中建立一張資料表" #: libraries/display_create_table.lib.php:55 -#, fuzzy -#| msgid "Number of fields" msgid "Number of columns" -msgstr "欄位數目" +msgstr "欄位數" #: libraries/display_export.lib.php:35 -#, fuzzy msgid "Could not load export plugins, please check your installation!" -msgstr "無法讀取載入的外掛程式, 請檢查安裝程序!" +msgstr "無法載入匯出插件,請檢查安裝!" #: libraries/display_export.lib.php:87 -#, fuzzy -#| msgid "Allows locking tables for the current thread." msgid "Exporting databases from the current server" -msgstr "容許鎖上現時連線之資料表." +msgstr "正在從目前伺服器中匯出資料庫" #: libraries/display_export.lib.php:89 -#, fuzzy, php-format -#| msgid "Create table on database %s" +#, php-format msgid "Exporting tables from \"%s\" database" -msgstr "建立新資料表於資料庫 %s" +msgstr "正在匯出資料庫“%s”中的資料表" #: libraries/display_export.lib.php:91 -#, fuzzy, php-format -#| msgid "Create table on database %s" +#, php-format msgid "Exporting rows from \"%s\" table" -msgstr "建立新資料表於資料庫 %s" +msgstr "正在匯出資料表“%s”中的記錄" #: libraries/display_export.lib.php:97 -#, fuzzy -#| msgid "Export type" msgid "Export Method:" -msgstr "輸出方式" +msgstr "匯出方式" #: libraries/display_export.lib.php:113 msgid "Quick - display only the minimal options" -msgstr "" +msgstr "快速 - 顯示最少的選項" #: libraries/display_export.lib.php:129 msgid "Custom - display all possible options" -msgstr "" +msgstr "自訂 - 顯示所有可用的選項" #: libraries/display_export.lib.php:137 -#, fuzzy -#| msgid "Databases" msgid "Database(s):" -msgstr "資料庫" +msgstr "資料庫:" #: libraries/display_export.lib.php:139 -#, fuzzy -#| msgid "Tables" msgid "Table(s):" -msgstr "個資料表" +msgstr "資料表:" #: libraries/display_export.lib.php:149 -#, fuzzy -#| msgid "Rows" msgid "Rows:" -msgstr "資料列列數" +msgstr "記錄:" #: libraries/display_export.lib.php:157 msgid "Dump some row(s)" -msgstr "" +msgstr "匯出部分記錄" #: libraries/display_export.lib.php:159 -#, fuzzy -#| msgid "Number of fields" msgid "Number of rows:" -msgstr "欄位數目" +msgstr "記錄數:" #: libraries/display_export.lib.php:162 msgid "Row to begin at:" -msgstr "" +msgstr "起始行數:" #: libraries/display_export.lib.php:173 msgid "Dump all rows" -msgstr "" +msgstr "匯出所有行" #: libraries/display_export.lib.php:181 libraries/display_export.lib.php:202 msgid "Output:" -msgstr "" +msgstr "輸出:" #: libraries/display_export.lib.php:188 libraries/display_export.lib.php:214 -#, fuzzy, php-format -#| msgid "Save on server in %s directory" +#, php-format msgid "Save on server in the directory %s" -msgstr "儲存到伺服器於 %s 目錄" +msgstr "儲存到伺服器上的 %s 資料夾中" #: libraries/display_export.lib.php:206 -#, fuzzy -#| msgid "Save as file" msgid "Save output to a file" -msgstr "下載儲存" +msgstr "儲存爲檔案" #: libraries/display_export.lib.php:227 -#, fuzzy -#| msgid "File name template" msgid "File name template:" -msgstr "檔案名稱樣式" +msgstr "檔案名稱模板:" #: libraries/display_export.lib.php:229 msgid "@SERVER@ will become the server name" -msgstr "" +msgstr "@SERVER@ 將變成伺服器名稱" #: libraries/display_export.lib.php:231 msgid ", @DATABASE@ will become the database name" -msgstr "" +msgstr ",@DATABASE@ 將變成資料庫名" #: libraries/display_export.lib.php:233 msgid ", @TABLE@ will become the table name" -msgstr "" +msgstr ",@TABLE@ 將變成資料資料表名稱" #: libraries/display_export.lib.php:237 #, php-format @@ -4703,75 +4477,62 @@ msgid "" "formatting strings. Additionally the following transformations will happen: " "%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details." msgstr "" +"這個值是使用 %1$sstrftime%2$s 來解析的,所以您能用時間格式的字元串。另外,下" +"列內容也將被轉換:%3$s。其他文字將保持原樣。參見%4$s常見問題 (FAQ)%5$s" #: libraries/display_export.lib.php:275 msgid "use this for future exports" -msgstr "" +msgstr "以後也使用此設定" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 #: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 msgid "Character set of the file:" -msgstr "文字編碼檔案:" +msgstr "檔案的字集:" #: libraries/display_export.lib.php:311 -#, fuzzy -#| msgid "Compression" msgid "Compression:" -msgstr "壓縮" +msgstr "壓縮:" #: libraries/display_export.lib.php:313 libraries/display_tbl.lib.php:517 #: libraries/export/sql.php:945 libraries/tbl_properties.inc.php:578 #: pmd_general.php:510 server_privileges.php:1955 server_processlist.php:96 msgid "None" -msgstr "不適用" +msgstr "無" #: libraries/display_export.lib.php:315 -#, fuzzy -#| msgid "\"zipped\"" msgid "zipped" -msgstr "\"zipped\"" +msgstr "zip 壓縮" #: libraries/display_export.lib.php:317 -#, fuzzy -#| msgid "\"gzipped\"" msgid "gzipped" -msgstr "\"gzipped\"" +msgstr "gzip 壓縮" #: libraries/display_export.lib.php:319 -#, fuzzy -#| msgid "\"bzipped\"" msgid "bzipped" -msgstr "\"bzipped\"" +msgstr "bzip 壓縮" #: libraries/display_export.lib.php:328 -#, fuzzy -#| msgid "Save as file" msgid "View output as text" -msgstr "下載儲存" +msgstr "直接顯示爲文字" #: libraries/display_export.lib.php:333 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:37 -#, fuzzy -#| msgid "Format" msgid "Format:" -msgstr "格式" +msgstr "格式:" #: libraries/display_export.lib.php:338 -#, fuzzy -#| msgid "Transformation options" msgid "Format-specific options:" -msgstr "轉換方式選項" +msgstr "格式特定選項:" #: libraries/display_export.lib.php:339 msgid "" "Scroll down to fill in the options for the selected format and ignore the " "options for other formats." -msgstr "" +msgstr "請下拉至所選格式並設定選項,其它格式請忽略" #: libraries/display_export.lib.php:347 libraries/display_import.lib.php:260 -#, fuzzy msgid "Encoding Conversion:" -msgstr "MySQL 客戶端版本" +msgstr "編碼轉換:" #: libraries/display_import.lib.php:66 msgid "" @@ -4779,65 +4540,61 @@ msgid "" "this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) " "browsers." msgstr "" +"上傳的檔案可能超過了最大大小,也可能是一個基於 webkit 瀏覽器 (Safari, Google " +"Chrome, Arora 等) 的已知缺陷 (bug) " #: libraries/display_import.lib.php:76 msgid "The file is being processed, please be patient." -msgstr "" +msgstr "正在處理,請稍候" #: libraries/display_import.lib.php:98 msgid "" "Please be patient, the file is being uploaded. Details about the upload are " "not available." -msgstr "" +msgstr "正在上傳,沒有詳細資訊,請稍候" #: libraries/display_import.lib.php:129 -#, fuzzy -#| msgid "Cannot log in to the MySQL server" msgid "Importing into the current server" -msgstr "無法登入 MySQL 伺服器" +msgstr "匯入到目前伺服器" #: libraries/display_import.lib.php:131 -#, fuzzy, php-format +#, php-format msgid "Importing into the database \"%s\"" -msgstr "沒有資料庫" +msgstr "匯入到資料庫“%s”" #: libraries/display_import.lib.php:133 -#, fuzzy, php-format +#, php-format msgid "Importing into the table \"%s\"" -msgstr "沒有資料庫" +msgstr "匯入到資料表“%s”" #: libraries/display_import.lib.php:139 -#, fuzzy -#| msgid "File to import" msgid "File to Import:" -msgstr "載入檔案" +msgstr "要匯入的檔案:" #: libraries/display_import.lib.php:156 #, php-format msgid "File may be compressed (%s) or uncompressed." -msgstr "" +msgstr "檔案可能已壓縮 (%s) 或未壓縮" #: libraries/display_import.lib.php:158 msgid "" "A compressed file's name must end in .[format].[compression]. " "Example: .sql.zip" -msgstr "" +msgstr "壓縮檔案名稱必須以 .[格式].[壓縮方式] 結尾。如:.sql.zip" #: libraries/display_import.lib.php:178 msgid "File uploads are not allowed on this server." -msgstr "" +msgstr "此伺服器禁止了檔案上傳" #: libraries/display_import.lib.php:208 -#, fuzzy -#| msgid "Partial import" msgid "Partial Import:" -msgstr "部份載入" +msgstr "部分匯入:" #: libraries/display_import.lib.php:214 #, php-format msgid "" "Previous import timed out, after resubmitting will continue from position %d." -msgstr "" +msgstr "上一個匯入操作超時,隨後重新送出將會從 %d 處開始" #: libraries/display_import.lib.php:221 msgid "" @@ -4845,32 +4602,30 @@ msgid "" "to the PHP timeout limit. (This might be good way to import large files, " "however it can break transactions.)" msgstr "" +"在匯入時指令若檢測到可能需要花費很長時間則允許中斷。(儘管這會中斷交易,但" +"在匯入大檔案時是個很好的方法。)" #: libraries/display_import.lib.php:228 -#, fuzzy -#| msgid "Number of records (queries) to skip from start" msgid "Number of rows to skip, starting from the first row:" -msgstr "開始時略過多少行記錄 (語法)" +msgstr "從首行起要跳過的行數:" #: libraries/display_import.lib.php:250 msgid "Format-Specific Options:" -msgstr "" +msgstr "格式特定選項:" #: libraries/display_select_lang.lib.php:44 #: libraries/display_select_lang.lib.php:45 setup/frames/index.inc.php:71 msgid "Language" -msgstr "" +msgstr "Language" #: libraries/display_tbl.lib.php:386 #, php-format msgid "%d is not valid row number." -msgstr "%d 不是一個有效的列數數目." +msgstr "%d 不是有效行數" #: libraries/display_tbl.lib.php:392 -#, fuzzy -#| msgid "row(s) starting from record #" msgid "row(s) starting from row #" -msgstr "筆記錄,開始列數:" +msgstr "行,起始行 #" #: libraries/display_tbl.lib.php:397 msgid "horizontal" @@ -4878,7 +4633,7 @@ msgstr "水平" #: libraries/display_tbl.lib.php:398 msgid "horizontal (rotated headers)" -msgstr "垂直 (旋轉標題)" +msgstr "水平 (旋轉標題)" #: libraries/display_tbl.lib.php:399 msgid "vertical" @@ -4887,11 +4642,11 @@ msgstr "垂直" #: libraries/display_tbl.lib.php:405 #, php-format msgid "in %s mode and repeat headers after %s cells" -msgstr "顯示為 %s 方式 及 每隔 %s 行顯示欄名" +msgstr "以 %s 模式顯示,並且在 %s 行後重複標題" #: libraries/display_tbl.lib.php:499 msgid "Sort by key" -msgstr "依鍵名排序" +msgstr "主鍵排序" #: libraries/display_tbl.lib.php:546 libraries/export/codegen.php:40 #: libraries/export/csv.php:31 libraries/export/excel.php:36 @@ -4908,58 +4663,50 @@ msgstr "依鍵名排序" #: libraries/import/sql.php:19 libraries/import/xls.php:27 #: libraries/import/xlsx.php:27 libraries/import/xml.php:25 tbl_select.php:230 #: tbl_structure.php:847 -#, fuzzy msgid "Options" -msgstr "管理" +msgstr "選項" #: libraries/display_tbl.lib.php:551 libraries/display_tbl.lib.php:561 -#, fuzzy -#| msgid "Partial Texts" msgid "Partial texts" -msgstr "顯示部份文字" +msgstr "部分內容" #: libraries/display_tbl.lib.php:552 libraries/display_tbl.lib.php:565 -#, fuzzy -#| msgid "Full Texts" msgid "Full texts" -msgstr "顯示完整文字" +msgstr "完整內容" #: libraries/display_tbl.lib.php:578 -#, fuzzy msgid "Relational key" -msgstr "關聯概要" +msgstr "關聯鍵" #: libraries/display_tbl.lib.php:579 -#, fuzzy -#| msgid "Relational schema" msgid "Relational display column" -msgstr "關聯概要" +msgstr "關聯顯示欄位" #: libraries/display_tbl.lib.php:586 msgid "Show binary contents" -msgstr "" +msgstr "顯示二進制內容" #: libraries/display_tbl.lib.php:588 msgid "Show BLOB contents" -msgstr "" +msgstr "顯示 BLOB 內容" #: libraries/display_tbl.lib.php:598 libraries/relation.lib.php:123 #: libraries/tbl_properties.inc.php:142 transformation_overview.php:46 msgid "Browser transformation" -msgstr "瀏覽器轉換方式" +msgstr "瀏覽器轉換" #: libraries/display_tbl.lib.php:1194 msgid "Copy" -msgstr "" +msgstr "複製" #: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 msgid "The row has been deleted" -msgstr "記錄已被刪除" +msgstr "已刪除該行" #: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 #: server_processlist.php:92 msgid "Kill" -msgstr "Kill" +msgstr "中止" #: libraries/display_tbl.lib.php:2033 msgid "in query" @@ -4967,7 +4714,7 @@ msgstr "查詢中" #: libraries/display_tbl.lib.php:2051 msgid "Showing rows" -msgstr "顯示記錄" +msgstr "顯示行" #: libraries/display_tbl.lib.php:2061 msgid "total" @@ -4976,7 +4723,7 @@ msgstr "總計" #: libraries/display_tbl.lib.php:2069 sql.php:628 #, php-format msgid "Query took %01.4f sec" -msgstr "查詢需時 %01.4f 秒" +msgstr "查詢花費 %01.4f 秒" #: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 @@ -4985,22 +4732,19 @@ msgstr "修改" #: libraries/display_tbl.lib.php:2265 msgid "Query results operations" -msgstr "查詢結果操作" +msgstr "查詢結果選項" #: libraries/display_tbl.lib.php:2293 msgid "Print view (with full texts)" -msgstr "列印檢視 (顯示完整文字)" +msgstr "列印預覽 (全文顯示)" #: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 -#, fuzzy -#| msgid "Display PDF schema" msgid "Display chart" -msgstr "顯示 PDF 概要" +msgstr "顯示圖表" #: libraries/display_tbl.lib.php:2356 -#, fuzzy msgid "Create view" -msgstr "伺服器版本" +msgstr "建立 view" #: libraries/display_tbl.lib.php:2471 msgid "Link not found" @@ -5012,11 +4756,11 @@ msgstr "版本資訊" #: libraries/engines/innodb.lib.php:22 msgid "Data home directory" -msgstr "資料主目錄" +msgstr "資料主資料夾" #: libraries/engines/innodb.lib.php:23 msgid "The common part of the directory path for all InnoDB data files." -msgstr "所有 InnoDB 資料檔案的主資料目錄位置." +msgstr "所有 InnoDB 資料檔案的公共路徑." #: libraries/engines/innodb.lib.php:26 msgid "Data files" @@ -5024,27 +4768,27 @@ msgstr "資料檔案" #: libraries/engines/innodb.lib.php:29 msgid "Autoextend increment" -msgstr "自動伸延大小" +msgstr "自動增加" #: libraries/engines/innodb.lib.php:30 msgid "" " The increment size for extending the size of an autoextending tablespace " "when it becomes full." -msgstr "當資料表容量接近滿時, 自動增大容量的大小." +msgstr " 資料表空間不足時自動增加的大小" #: libraries/engines/innodb.lib.php:34 msgid "Buffer pool size" -msgstr "緩衝區大小" +msgstr "快取池大小" #: libraries/engines/innodb.lib.php:35 msgid "" "The size of the memory buffer InnoDB uses to cache data and indexes of its " "tables." -msgstr "InnoDB 資料表用於快取資料及索引時使用的記憶體綬緩衝大小." +msgstr "InnoDB 用於快取資料和索引要使用的記憶體快取大小" #: libraries/engines/innodb.lib.php:134 msgid "Buffer Pool" -msgstr "緩衝區" +msgstr "快取池" #: libraries/engines/innodb.lib.php:135 server_status.php:432 msgid "InnoDB Status" @@ -5052,63 +4796,63 @@ msgstr "InnoDB 狀態" #: libraries/engines/innodb.lib.php:163 msgid "Buffer Pool Usage" -msgstr "緩衝區使用空間" +msgstr "快取池使用情況" #: libraries/engines/innodb.lib.php:171 msgid "pages" -msgstr "頁" +msgstr "頁數" #: libraries/engines/innodb.lib.php:180 msgid "Free pages" -msgstr "閒置頁" +msgstr "空閒頁" #: libraries/engines/innodb.lib.php:186 msgid "Dirty pages" -msgstr "問題頁" +msgstr "髒頁" #: libraries/engines/innodb.lib.php:192 msgid "Pages containing data" -msgstr "包含資料頁" +msgstr "非空頁" #: libraries/engines/innodb.lib.php:198 msgid "Pages to be flushed" -msgstr "強迫更新頁" +msgstr "要重新整理的頁" #: libraries/engines/innodb.lib.php:204 msgid "Busy pages" -msgstr "繁忙頁" +msgstr "負載頁" #: libraries/engines/innodb.lib.php:213 msgid "Latched pages" -msgstr "鎖上頁" +msgstr "鎖定頁" #: libraries/engines/innodb.lib.php:224 msgid "Buffer Pool Activity" -msgstr "緩衝區活動率" +msgstr "快取池操作" #: libraries/engines/innodb.lib.php:228 msgid "Read requests" -msgstr "讀取要求" +msgstr "讀請求" #: libraries/engines/innodb.lib.php:234 msgid "Write requests" -msgstr "寫入要求" +msgstr "寫請求" #: libraries/engines/innodb.lib.php:240 msgid "Read misses" -msgstr "讀取遺漏" +msgstr "讀缺失數" #: libraries/engines/innodb.lib.php:246 msgid "Write waits" -msgstr "寫入等候" +msgstr "寫等待數" #: libraries/engines/innodb.lib.php:252 msgid "Read misses in %" -msgstr "讀取遺漏 %" +msgstr "讀缺失率" #: libraries/engines/innodb.lib.php:260 msgid "Write waits in %" -msgstr "寫入等候 %" +msgstr "寫等待率" #: libraries/engines/myisam.lib.php:22 msgid "Data pointer size" @@ -5119,24 +4863,23 @@ msgid "" "The default pointer size in bytes, to be used by CREATE TABLE for MyISAM " "tables when no MAX_ROWS option is specified." msgstr "" -"預設的資料指標大小時當以 CREATE TABLE 建立 MyISAM 資料表, 而並無設定最大列數 " -"(MAX_ROWS) 時, 將會以位完組為設定大小" +"預設資料指標的大小 (單位:字元),用於在沒有指定 MAX_ROWS 選項的情況下建立 " +"MyISAM 資料表" #: libraries/engines/myisam.lib.php:27 msgid "Automatic recovery mode" -msgstr "自動修復模式" +msgstr "自動恢復模式" #: libraries/engines/myisam.lib.php:28 msgid "" "The mode for automatic recovery of crashed MyISAM tables, as set via the --" "myisam-recover server startup option." msgstr "" -"這個模式將會自動修復損壞之 MyISAM 資料表, 如同於伺服器啟動設定加入 --myisam-" -"recover 選項." +"該模式用於自動恢復崩潰的 MyISAM 表,可在啓動時使用 --myisam-recover 參數" #: libraries/engines/myisam.lib.php:31 msgid "Maximum size for temporary sort files" -msgstr "臨時排序檔案最大容量" +msgstr "臨時排序檔案的最大大小" #: libraries/engines/myisam.lib.php:32 msgid "" @@ -5144,12 +4887,12 @@ msgid "" "creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA " "INFILE)." msgstr "" -"MySQL 用於重建 MyISAM 索引 (REPAIR TABLE, ALTER TABLE, 或 LOAD DATA INFILE) " -"時的臨時檔案大小." +"重建 MyISAM 索引時 MySQL 最多可以使用的臨時檔案大小 (在 REPAIR TABLE、ALTER " +"TABLE 或 LOAD DATA INFILE 時)" #: libraries/engines/myisam.lib.php:36 msgid "Maximum size for temporary files on index creation" -msgstr "臨時檔案建立索引時最大的容量" +msgstr "建立索引的臨時檔案最大大小" #: libraries/engines/myisam.lib.php:37 msgid "" @@ -5157,53 +4900,54 @@ msgid "" "than using the key cache by the amount specified here, prefer the key cache " "method." msgstr "" -"如臨時檔案用作快速 MyISAM 索引時大於這個設定的容量, 建議使用鍵名快取方式." +"如果用於建立 MyISAM 快速索引的臨時檔案大於在此指定的鍵快取,則建議使用鍵緩存" #: libraries/engines/myisam.lib.php:41 msgid "Repair threads" -msgstr "修復工作" +msgstr "修復程序" #: libraries/engines/myisam.lib.php:42 msgid "" "If this value is greater than 1, MyISAM table indexes are created in " "parallel (each index in its own thread) during the repair by sorting process." -msgstr "如數值大於 1 , MyISAM 資料表於修復時之索引將會以同步建立." +msgstr "" +"如果該值大於 1,在進行排序過程的修復操作時 MyISAM 表的索引將會同時 (每個索引" +"都有自己的程序) 建立" #: libraries/engines/myisam.lib.php:46 msgid "Sort buffer size" -msgstr "排序緩衝大小" +msgstr "排序快取大小" #: libraries/engines/myisam.lib.php:47 msgid "" "The buffer that is allocated when sorting MyISAM indexes during a REPAIR " "TABLE or when creating indexes with CREATE INDEX or ALTER TABLE." msgstr "" -"這個緩衝大小是分配給在執行修復資料表指令 (REPAIR TABLE) 、執行 CREATE INDEX " -"或 ALTER TABLE 指令時, 用於排序 MyISAM 索引之用" +"在修復表 (REPAIR TABLE) 的過程中進行排序 MyISAM 的索引或透過建立索引 (CREATE " +"INDEX) 和修改表 (ALTER TABLE) 建立索引時所要分配的快取大小" #: libraries/engines/pbms.lib.php:30 msgid "Garbage Threshold" -msgstr "" +msgstr "垃圾閾值" #: libraries/engines/pbms.lib.php:31 msgid "The percentage of garbage in a repository file before it is compacted." -msgstr "" +msgstr "在庫檔案被壓縮之前垃圾資料所佔的比率" #: libraries/engines/pbms.lib.php:35 libraries/replication_gui.lib.php:69 #: server_synchronize.php:1178 -#, fuzzy msgid "Port" -msgstr "排序" +msgstr "連接埠" #: libraries/engines/pbms.lib.php:36 msgid "" "The port for the PBMS stream-based communications. Setting this value to 0 " "will disable HTTP communication with the daemon." -msgstr "" +msgstr "PBMS 基於流的通信連接埠。設爲 0 將禁止與該伺服器的 HTTP 通信" #: libraries/engines/pbms.lib.php:40 msgid "Repository Threshold" -msgstr "" +msgstr "庫閾值" #: libraries/engines/pbms.lib.php:41 msgid "" @@ -5211,20 +4955,24 @@ msgid "" "indicate the unit of the value. A value in bytes is assumed when no unit is " "specified." msgstr "" +"一個 BLOB 庫檔案的最大大小。可以使用 Kb、MB 或 GB 來表示單位。不指定則使用默" +"認單位:字元" #: libraries/engines/pbms.lib.php:45 msgid "Temp Blob Timeout" -msgstr "" +msgstr "臨時 Blob 超時" #: libraries/engines/pbms.lib.php:46 msgid "" "The timeout, in seconds, for temporary BLOBs. Uploaded BLOB data is removed " "after this time, unless they are referenced by a record in the database." msgstr "" +"臨時 BLOB 的超時時間 (單位:秒)。上傳的 BLOB 資料將在此時間後刪除,除非其被數" +"據庫中的記錄所引用" #: libraries/engines/pbms.lib.php:50 msgid "Temp Log Threshold" -msgstr "" +msgstr "臨時日誌閾值" #: libraries/engines/pbms.lib.php:51 msgid "" @@ -5232,61 +4980,63 @@ msgid "" "indicate the unit of the value. A value in bytes is assumed when no unit is " "specified." msgstr "" +"一個臨時 BLOB 日志檔案的最大大小。可以使用 Kb、MB 或 GB 作爲單位。若不寫單" +"位,預設爲字元" #: libraries/engines/pbms.lib.php:55 msgid "Max Keep Alive" -msgstr "" +msgstr "最大保持連線" #: libraries/engines/pbms.lib.php:56 msgid "" "The timeout for inactive connection with the keep-alive flag set. After this " "time the connection will be closed. The time-out is in milliseconds (1/1000)." msgstr "" +"keep-alive 標記所設定的不操作連線超時時間。在此時間後連線將被關閉。單位:毫秒" #: libraries/engines/pbms.lib.php:60 msgid "Metadata Headers" -msgstr "" +msgstr "後設資料頭" #: libraries/engines/pbms.lib.php:61 msgid "" "A \":\" delimited list of metadata headers to be used to initialize the " "pbms_metadata_header table when a database is created." msgstr "" +"建立資料庫時用來原始化 pbms_metadata_header 表的用“:”分隔的後設資料頭列表" #: libraries/engines/pbms.lib.php:94 #, php-format msgid "" "Documentation and further information about PBMS can be found on %sThe " "PrimeBase Media Streaming home page%s." -msgstr "" +msgstr "關於 PBMS 的檔案和更多資訊請參見 %sPrimeBase Media Streaming 首頁%s" #: libraries/engines/pbms.lib.php:96 libraries/engines/pbxt.lib.php:127 -#, fuzzy -#| msgid "Relations" msgid "Related Links" -msgstr "關聯" +msgstr "相關連結" #: libraries/engines/pbms.lib.php:98 msgid "The PrimeBase Media Streaming Blog by Barry Leslie" -msgstr "" +msgstr "Barry 的 PrimeBase 開發博客 —— Barry Leslie 著" #: libraries/engines/pbms.lib.php:99 msgid "PrimeBase XT Home Page" -msgstr "" +msgstr "PrimeBase XT 首頁" #: libraries/engines/pbxt.lib.php:22 msgid "Index cache size" -msgstr "" +msgstr "索引快取大小" #: libraries/engines/pbxt.lib.php:23 msgid "" "This is the amount of memory allocated to the index cache. Default value is " "32MB. The memory allocated here is used only for caching index pages." -msgstr "" +msgstr "用於索引快取的記憶體大小。預設值爲 32MB。該快取僅用於快取索引頁" #: libraries/engines/pbxt.lib.php:27 msgid "Record cache size" -msgstr "" +msgstr "記錄快取大小" #: libraries/engines/pbxt.lib.php:28 msgid "" @@ -5294,50 +5044,52 @@ msgid "" "table data. The default value is 32MB. This memory is used to cache changes " "to the handle data (.xtd) and row pointer (.xtr) files." msgstr "" +"用於快取表資料的快取記憶體大小。預設值爲 32MB。該快取用於記錄處理器資料 (*." +"xtd) 和行指標 (*.xtr) 檔案" #: libraries/engines/pbxt.lib.php:32 msgid "Log cache size" -msgstr "" +msgstr "日誌快取大小" #: libraries/engines/pbxt.lib.php:33 msgid "" "The amount of memory allocated to the transaction log cache used to cache on " "transaction log data. The default is 16MB." -msgstr "" +msgstr "用於快取交易日誌的記憶體快取區大小。預設值爲 16MB" #: libraries/engines/pbxt.lib.php:37 msgid "Log file threshold" -msgstr "" +msgstr "日志檔案閾值" #: libraries/engines/pbxt.lib.php:38 msgid "" "The size of a transaction log before rollover, and a new log is created. The " "default value is 16MB." -msgstr "" +msgstr "回滾和新日誌建立前交易日誌的大小。預設值爲 16MB" #: libraries/engines/pbxt.lib.php:42 msgid "Transaction buffer size" -msgstr "" +msgstr "交易快取大小" #: libraries/engines/pbxt.lib.php:43 msgid "" "The size of the global transaction log buffer (the engine allocates 2 " "buffers of this size). The default is 1MB." -msgstr "" +msgstr "全域交易日誌快取 (資料引擎會分配兩個該大小的快取區)。預設值爲 1MB" #: libraries/engines/pbxt.lib.php:47 msgid "Checkpoint frequency" -msgstr "" +msgstr "檢查點頻率" #: libraries/engines/pbxt.lib.php:48 msgid "" "The amount of data written to the transaction log before a checkpoint is " "performed. The default value is 24MB." -msgstr "" +msgstr "在檢查點前最大可以寫入交易日誌的最大資料大小。預設值爲 24MB" #: libraries/engines/pbxt.lib.php:52 msgid "Data log threshold" -msgstr "" +msgstr "資料日誌閾值" #: libraries/engines/pbxt.lib.php:53 msgid "" @@ -5346,21 +5098,22 @@ msgid "" "value of this variable can be increased to increase the total amount of data " "that can be stored in the database." msgstr "" +"資料日志檔案的最大大小。預設值爲 64MB。PBXT 最多可以建立 32000 個資料日誌,可" +"用於所有的表。增加該值可以增加資料庫所能儲存資料的大小" #: libraries/engines/pbxt.lib.php:57 msgid "Garbage threshold" -msgstr "" +msgstr "垃圾閾值" #: libraries/engines/pbxt.lib.php:58 msgid "" "The percentage of garbage in a data log file before it is compacted. This is " "a value between 1 and 99. The default is 50." -msgstr "" +msgstr "資料日志檔案中壓縮前無效資料所佔的比率。值域爲 1 到 99,預設值爲50" #: libraries/engines/pbxt.lib.php:62 -#, fuzzy msgid "Log buffer size" -msgstr "排序緩衝大小" +msgstr "日誌快取大小" #: libraries/engines/pbxt.lib.php:63 msgid "" @@ -5368,26 +5121,28 @@ msgid "" "The engine allocates one buffer per thread, but only if the thread is " "required to write a data log." msgstr "" +"寫入資料日誌時使用的快取大小。預設值爲 256MB。資料引擎會爲每一個需要進行資料" +"日誌寫入的程序分配一個快取區" #: libraries/engines/pbxt.lib.php:67 msgid "Data file grow size" -msgstr "" +msgstr "資料檔案增長大小" #: libraries/engines/pbxt.lib.php:68 msgid "The grow size of the handle data (.xtd) files." -msgstr "" +msgstr "處理器資料檔案 (*.xtd) 增長大小" #: libraries/engines/pbxt.lib.php:72 msgid "Row file grow size" -msgstr "" +msgstr "行檔案增長大小" #: libraries/engines/pbxt.lib.php:73 msgid "The grow size of the row pointer (.xtr) files." -msgstr "" +msgstr "行指標檔案 (*.xtr) 增長大小" #: libraries/engines/pbxt.lib.php:77 msgid "Log file count" -msgstr "" +msgstr "日志檔案總數" #: libraries/engines/pbxt.lib.php:78 msgid "" @@ -5396,130 +5151,105 @@ msgid "" "will be deleted, otherwise they are renamed and given the next highest " "number." msgstr "" +"系統維護的交易日誌數量 (pbxt/system/*.xt)。如果日誌數量大於此值,舊的日誌將會" +"被刪除,或者被以升序數字序列重命名" #: libraries/engines/pbxt.lib.php:125 #, php-format msgid "" "Documentation and further information about PBXT can be found on the " "%sPrimeBase XT Home Page%s." -msgstr "" +msgstr "關於 PBXT 的檔案和更多資訊請參見 %sPrimeBase XT 首頁%s" #: libraries/engines/pbxt.lib.php:129 msgid "The PrimeBase XT Blog by Paul McCullagh" -msgstr "" +msgstr "PrimeBase XT 博客 —— Paul McCullagh 著" #: libraries/engines/pbxt.lib.php:130 msgid "The PrimeBase Media Streaming (PBMS) home page" -msgstr "" +msgstr "PrimeBase Media Streaming (PBMS) 首頁" #: libraries/export/csv.php:21 libraries/import/csv.php:27 -#, fuzzy -#| msgid "Lines terminated by" msgid "Columns separated with:" -msgstr "「下一行」使用字元:" +msgstr "欄位分隔符號:" #: libraries/export/csv.php:22 libraries/import/csv.php:28 -#, fuzzy -#| msgid "Fields enclosed by" msgid "Columns enclosed with:" -msgstr "「欄位」使用字元:" +msgstr "內容分隔符號:" #: libraries/export/csv.php:23 libraries/import/csv.php:29 -#, fuzzy -#| msgid "Fields escaped by" msgid "Columns escaped with:" -msgstr "「ESCAPE」使用字元:" +msgstr "內容跳脫符號:" #: libraries/export/csv.php:24 libraries/import/csv.php:30 -#, fuzzy -#| msgid "Lines terminated by" msgid "Lines terminated with:" -msgstr "「下一行」使用字元:" +msgstr "換行符號:" #: libraries/export/csv.php:25 libraries/export/excel.php:22 #: libraries/export/htmlword.php:28 libraries/export/latex.php:79 #: libraries/export/ods.php:23 libraries/export/odt.php:59 #: libraries/export/xls.php:23 libraries/export/xlsx.php:23 -#, fuzzy -#| msgid "Replace NULL by" msgid "Replace NULL with:" -msgstr "將 NULL 取代為" +msgstr "將 NULL 替換爲:" #: libraries/export/csv.php:26 libraries/export/excel.php:23 msgid "Remove carriage return/line feed characters within columns" -msgstr "" +msgstr "刪除欄位中的回車換行符號" #: libraries/export/excel.php:32 -#, fuzzy -#| msgid "Excel edition" msgid "Excel edition:" msgstr "Excel 版本" #: libraries/export/htmlword.php:27 libraries/export/latex.php:69 #: libraries/export/odt.php:55 libraries/export/sql.php:132 #: libraries/export/texytext.php:25 libraries/export/xml.php:45 -#, fuzzy msgid "Data dump options" -msgstr "資料庫輸出選項" +msgstr "資料匯出選項" #: libraries/export/htmlword.php:135 libraries/export/odt.php:175 #: libraries/export/sql.php:1043 libraries/export/texytext.php:123 msgid "Dumping data for table" -msgstr "列出以下資料庫的數據:" +msgstr "轉存資料表中的資料" #: libraries/export/htmlword.php:188 libraries/export/odt.php:245 #: libraries/export/sql.php:862 libraries/export/texytext.php:170 msgid "Table structure for table" -msgstr "資料表格式:" +msgstr "表的結構" #: libraries/export/latex.php:13 -#, fuzzy -#| msgid "Content of table __TABLE__" msgid "Content of table @TABLE@" -msgstr "資料表 __TABLE__ 內容" +msgstr "@TABLE@ 表的內容" #: libraries/export/latex.php:14 msgid "(continued)" -msgstr "(連續)" +msgstr "(持續的)" #: libraries/export/latex.php:15 -#, fuzzy -#| msgid "Structure of table __TABLE__" msgid "Structure of table @TABLE@" -msgstr "資料表 __TABLE__ 結構" +msgstr "@TABLE@ 表的結構" #: libraries/export/latex.php:47 libraries/export/odt.php:39 #: libraries/export/sql.php:87 -#, fuzzy -#| msgid "Transformation options" msgid "Object creation options" -msgstr "轉換方式選項" +msgstr "物件建立選項" #: libraries/export/latex.php:51 libraries/export/latex.php:75 -#, fuzzy -#| msgid "Table caption" msgid "Table caption (continued)" -msgstr "資料表標題" +msgstr "表的副標題" #: libraries/export/latex.php:56 libraries/export/odt.php:42 #: libraries/export/sql.php:40 -#, fuzzy -#| msgid "Disable foreign key checks" msgid "Display foreign key relationships" -msgstr "暫定外來鍵 (Foreign Key) 檢查" +msgstr "顯示外部鍵的關聯" #: libraries/export/latex.php:59 libraries/export/odt.php:45 -#, fuzzy -#| msgid "Displaying Column Comments" msgid "Display comments" -msgstr "顯示欄位註解" +msgstr "顯示註釋" #: libraries/export/latex.php:62 libraries/export/odt.php:48 #: libraries/export/sql.php:44 -#, fuzzy -#| msgid "Available MIME types" msgid "Display MIME types" -msgstr "可使用 MIME 類型" +msgstr "顯示 MIME 類型" #: libraries/export/latex.php:139 libraries/export/sql.php:341 #: libraries/export/xml.php:105 libraries/header_printview.inc.php:56 @@ -5535,7 +5265,7 @@ msgstr "主機" #: libraries/export/latex.php:144 libraries/export/sql.php:342 #: libraries/export/xml.php:110 libraries/header_printview.inc.php:58 msgid "Generation Time" -msgstr "建立日期" +msgstr "產生日期" #: libraries/export/latex.php:145 libraries/export/sql.php:344 #: libraries/export/xml.php:111 main.php:162 @@ -5549,7 +5279,7 @@ msgstr "PHP 版本" #: libraries/export/mediawiki.php:15 msgid "MediaWiki Table" -msgstr "" +msgstr "MediaWiki 表" #: libraries/export/pdf.php:17 msgid "PDF" @@ -5557,83 +5287,78 @@ msgstr "PDF" #: libraries/export/pdf.php:23 msgid "(Generates a report containing the data of a single table)" -msgstr "" +msgstr "(根據一個資料表的資料產生報告)" #: libraries/export/pdf.php:24 -#, fuzzy -#| msgid "Report title" msgid "Report title:" -msgstr "報告標題" +msgstr "報告標題:" #: libraries/export/php_array.php:16 msgid "PHP array" -msgstr "" +msgstr "PHP 陣列" #: libraries/export/sql.php:33 msgid "" "Display comments (includes info such as export timestamp, PHP version, " "and server version)" -msgstr "" +msgstr "顯示註釋 (包括匯出時間、PHP 版本和伺服器版本等資訊)" #: libraries/export/sql.php:35 -#, fuzzy -#| msgid "Add custom comment into header (\\n splits lines)" msgid "Additional custom header comment (\\n splits lines):" -msgstr "於標題加入個人註解 (\\n 開新行)" +msgstr "在檔案頭新增自訂註釋 (\\n 爲換行):" #: libraries/export/sql.php:37 msgid "" "Include a timestamp of when databases were created, last updated, and last " "checked" -msgstr "" +msgstr "包含資料庫建立、最後更新和最後檢查的時間" #: libraries/export/sql.php:65 msgid "" "Database system or older MySQL server to maximize output compatibility with:" -msgstr "" +msgstr "最大程度相容資料庫系統或舊版本的 MySQL 伺服器:" #: libraries/export/sql.php:72 libraries/export/sql.php:105 #: libraries/export/sql.php:107 -#, fuzzy, php-format -#| msgid "Statements" +#, php-format msgid "Add %s statement" -msgstr "敘述" +msgstr "新增 %s 指令" #: libraries/export/sql.php:91 -#, fuzzy -#| msgid "Statements" msgid "Add statements:" -msgstr "敘述" +msgstr "新增指令:" #: libraries/export/sql.php:111 msgid "CREATE TABLE options:" -msgstr "" +msgstr "CREATE TABLE 選項:" #: libraries/export/sql.php:123 msgid "" "Enclose table and field names with backquotes (Protects field and table " "names formed with special characters or keywords)" msgstr "" +"給資料表名稱和欄位名稱加上反引號 (保護名稱中含有特殊字元或保留字的欄位和" +"表)" #: libraries/export/sql.php:136 msgid "Instead of INSERT statements, use:" -msgstr "" +msgstr "代替 INSERT (插入) 指令,使用:" #: libraries/export/sql.php:138 msgid "INSERT DELAYED statements" -msgstr "" +msgstr "INSERT DELAYED (延遲插入) 指令" #: libraries/export/sql.php:140 msgid "INSERT IGNORE statements" -msgstr "" +msgstr "INSERT IGNORE (忽略插入) 指令" #: libraries/export/sql.php:147 msgid "Function to use when dumping data:" -msgstr "" +msgstr "匯出資料時所使用的函數:" #: libraries/export/sql.php:151 msgid "Syntax to use when inserting data:" -msgstr "" +msgstr "插入資料時所使用的語法:" #: libraries/export/sql.php:154 msgid "" @@ -5641,6 +5366,9 @@ msgid "" "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" +"給每個 INSERT (插入) 指令加上欄位名稱
    " +"  如:INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3)" #: libraries/export/sql.php:155 msgid "" @@ -5648,70 +5376,75 @@ msgid "" "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" +"在每個 INSERT(插入) 指令中插入多行
      " +"如:INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/export/sql.php:156 msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" +"以上兼有
      如:INSERT INTO tbl_name (col_A," +"col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/export/sql.php:157 msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" +"以上均不
      如:INSERT INTO tbl_name VALUES " +"(1,2,3)" #: libraries/export/sql.php:167 msgid "" "Dump binary columns in hexadecimal notation (for example, \"abc\" becomes " "0x616263)" -msgstr "" +msgstr "匯出二進制欄位時用十六進制標記 (例如,“abc”將用 0x616263 表示)" #: libraries/export/sql.php:171 msgid "" "Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and " "reloaded between servers in different time zones)" msgstr "" +"匯出 TIMESTAMP 欄位時用 UTC 時區 (允許在不同時區的伺服器間匯出和重新載入 " +"TIMESTAMP 欄位)" #: libraries/export/sql.php:209 libraries/export/xml.php:34 -#, fuzzy msgid "Procedures" -msgstr "處理" +msgstr "Procedure" #: libraries/export/sql.php:223 libraries/export/xml.php:32 -#, fuzzy msgid "Functions" msgstr "函數" #: libraries/export/sql.php:695 msgid "Constraints for dumped tables" -msgstr "備份資料表限制" +msgstr "匯出資料表的 Constraints" #: libraries/export/sql.php:704 msgid "Constraints for table" -msgstr "資料表限制" +msgstr "資料表的 Constraints" #: libraries/export/sql.php:804 msgid "MIME TYPES FOR TABLE" -msgstr "MIME TYPES FOR TABLE" +msgstr "MIME 類型表" #: libraries/export/sql.php:816 msgid "RELATIONS FOR TABLE" -msgstr "RELATIONS FOR TABLE" +msgstr "表的關聯" #: libraries/export/sql.php:873 libraries/export/xml.php:38 #: libraries/tbl_triggers.lib.php:18 msgid "Triggers" -msgstr "" +msgstr "觸發器" #: libraries/export/sql.php:885 -#, fuzzy msgid "Structure for view" -msgstr "只有結構" +msgstr " view結構" #: libraries/export/sql.php:894 msgid "Stand-in structure for view" -msgstr "" +msgstr "替換 view以便查看" #: libraries/export/xml.php:17 libraries/import/xml.php:21 msgid "XML" @@ -5719,17 +5452,15 @@ msgstr "XML" #: libraries/export/xml.php:30 msgid "Object creation options (all are recommended)" -msgstr "" +msgstr "物件建立選項 (推薦全選)" #: libraries/export/xml.php:40 -#, fuzzy -#| msgid "View" msgid "Views" -msgstr "檢視" +msgstr " view" #: libraries/export/xml.php:47 msgid "Export contents" -msgstr "" +msgstr "匯出內容" #: libraries/footer.inc.php:188 libraries/footer.inc.php:191 #: libraries/footer.inc.php:194 @@ -5742,54 +5473,53 @@ msgstr "SQL 查詢結果" #: libraries/header_printview.inc.php:59 msgid "Generated by" -msgstr "建立" +msgstr "產生者" #: libraries/import.lib.php:153 sql.php:624 tbl_change.php:179 #: tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." -msgstr "MySQL 傳回的查詢結果為空 (原因可能為:沒有找到符合條件的記錄)" +msgstr "MySQL 返回的查詢結果爲空 (即零行)" #: libraries/import.lib.php:1141 msgid "" "The following structures have either been created or altered. Here you can:" -msgstr "" +msgstr "下列結構被建立或修改。您可以:" #: libraries/import.lib.php:1142 msgid "View a structure`s contents by clicking on its name" -msgstr "" +msgstr "點選它的名字查看內容" #: libraries/import.lib.php:1143 msgid "" "Change any of its settings by clicking the corresponding \"Options\" link" -msgstr "" +msgstr "點選相應的“選項”連結修改它的設定" #: libraries/import.lib.php:1144 msgid "Edit its structure by following the \"Structure\" link" -msgstr "" +msgstr "點選“結構”連結編輯它的結構" #: libraries/import.lib.php:1147 -#, fuzzy msgid "Go to database" -msgstr "沒有資料庫" +msgstr "轉到資料庫" #: libraries/import.lib.php:1150 libraries/import.lib.php:1174 msgid "settings" -msgstr "" +msgstr "設定" #: libraries/import.lib.php:1169 msgid "Go to table" -msgstr "" +msgstr "轉到資料表" #: libraries/import.lib.php:1178 msgid "Go to view" -msgstr "" +msgstr "轉到 view" #: libraries/import/csv.php:37 libraries/import/ods.php:26 #: libraries/import/xls.php:24 libraries/import/xlsx.php:24 msgid "" "The first line of the file contains the table column names (if this is " "unchecked, the first line will become part of the data)" -msgstr "" +msgstr "檔案首行包含資料表的欄位名稱 (若未選此項,首行將被認爲是資料)" #: libraries/import/csv.php:39 msgid "" @@ -5797,18 +5527,18 @@ msgid "" "database, list the corresponding column names here. Column names must be " "separated by commas and not enclosed in quotations." msgstr "" +"若檔案每行的資料和資料庫中的順序不一致,請在此列出對應的欄位名稱。欄位名稱間" +"用半角逗號分隔且不能用引號括起" #: libraries/import/csv.php:41 -#, fuzzy -#| msgid "Column names" msgid "Column names: " -msgstr "欄位名稱" +msgstr "欄位名稱:" #: libraries/import/csv.php:61 libraries/import/csv.php:74 #: libraries/import/csv.php:79 libraries/import/csv.php:84 #, php-format msgid "Invalid parameter for CSV import: %s" -msgstr "CSV 載入時參數錯誤: %s" +msgstr "匯入 CSV 檔案 %s 時有無效參數" #: libraries/import/csv.php:131 #, php-format @@ -5816,27 +5546,27 @@ msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " "correctly, separated by commas, and not enclosed in quotes." msgstr "" +"無效欄位 (%s)!請檢查欄位名稱是否拼寫正確,使用半角逗號分隔,並且不要用引號括" +"起" #: libraries/import/csv.php:189 libraries/import/csv.php:436 #, php-format msgid "Invalid format of CSV input on line %d." -msgstr "Invalid format of CSV 檔案第 %d 行中之格式錯誤." +msgstr "CSV 輸入的第 %d 行格式有錯" #: libraries/import/csv.php:324 -#, fuzzy, php-format -#| msgid "Invalid field count in CSV input on line %d." +#, php-format msgid "Invalid column count in CSV input on line %d." -msgstr "CSV 檔案第 %d 行中之欄位總數錯誤." +msgstr "CSV 輸入的第 %d 行欄位數有錯" #: libraries/import/docsql.php:27 msgid "DocSQL" -msgstr "" +msgstr "DocSQL" #: libraries/import/docsql.php:31 libraries/tbl_properties.inc.php:617 #: server_synchronize.php:427 server_synchronize.php:870 -#, fuzzy msgid "Table name" -msgstr "資料表名稱" +msgstr "資料資料表名稱" #: libraries/import/ldi.php:44 libraries/schema/User_Schema.class.php:316 #: view_create.php:147 @@ -5845,56 +5575,52 @@ msgstr "欄位名稱" #: libraries/import/ldi.php:56 msgid "This plugin does not support compressed imports!" -msgstr "這外掛程式不支援壓縮輸入!" +msgstr "該插件不支援匯入檔案!" #: libraries/import/ods.php:28 msgid "Import percentages as proper decimals (ex. 12.00% to .12)" -msgstr "" +msgstr "匯入百分數爲小數 (如: 12.00% 將被匯入爲 .12)" #: libraries/import/ods.php:29 msgid "Import currencies (ex. $5.00 to 5.00)" -msgstr "" +msgstr "匯入貨幣 (如: $5.00 將被匯入爲 5.00)" #: libraries/import/sql.php:32 -#, fuzzy -#| msgid "SQL compatibility mode" msgid "SQL compatibility mode:" -msgstr "SQL 兼容模式" +msgstr "SQL 相容模式:" #: libraries/import/sql.php:42 msgid "Do not use AUTO_INCREMENT for zero values" -msgstr "" +msgstr "不要給零值使用自動新增 (AUTO_INCREMENT)" #: libraries/import/xml.php:74 libraries/import/xml.php:130 msgid "" "The XML file specified was either malformed or incomplete. Please correct " "the issue and try again." -msgstr "" +msgstr "該 XML 檔案有錯誤或者不完整。請修復錯誤後重試" #: libraries/kanji-encoding.lib.php:142 -#, fuzzy -#| msgid "None" msgctxt "None encoding conversion" msgid "None" -msgstr "不適用" +msgstr "無" #. l10n: This is currently used only in Japanese locales #: libraries/kanji-encoding.lib.php:148 msgid "Convert to Kana" -msgstr "" +msgstr "轉換爲假名" #: libraries/mult_submits.inc.php:419 tbl_replace.php:331 msgid "No change" -msgstr "沒有變更" +msgstr "無更改" #: libraries/mysql_charsets.lib.php:116 msgid "Charset" -msgstr "文字編碼 (Charset)" +msgstr "字集" #: libraries/mysql_charsets.lib.php:212 libraries/mysql_charsets.lib.php:413 #: tbl_change.php:552 msgid "Binary" -msgstr "二進制碼" +msgstr "二進制" #: libraries/mysql_charsets.lib.php:224 msgid "Bulgarian" @@ -5906,19 +5632,19 @@ msgstr "簡體中文" #: libraries/mysql_charsets.lib.php:230 libraries/mysql_charsets.lib.php:373 msgid "Traditional Chinese" -msgstr "繁體中文" +msgstr "正體中文" #: libraries/mysql_charsets.lib.php:234 libraries/mysql_charsets.lib.php:420 msgid "case-insensitive" -msgstr "大小寫不相符" +msgstr "不區分大小寫" #: libraries/mysql_charsets.lib.php:237 libraries/mysql_charsets.lib.php:422 msgid "case-sensitive" -msgstr "大小寫相符" +msgstr "區分大小寫" #: libraries/mysql_charsets.lib.php:240 msgid "Croatian" -msgstr "克羅西亞語" +msgstr "克羅地亞語" #: libraries/mysql_charsets.lib.php:243 msgid "Czech" @@ -5950,7 +5676,7 @@ msgstr "字典" #: libraries/mysql_charsets.lib.php:261 msgid "phone book" -msgstr "電話簿" +msgstr "電話本" #: libraries/mysql_charsets.lib.php:264 msgid "Hungarian" @@ -5974,7 +5700,7 @@ msgstr "立陶宛語" #: libraries/mysql_charsets.lib.php:279 libraries/mysql_charsets.lib.php:382 msgid "Korean" -msgstr "韓語" +msgstr "朝鮮語" #: libraries/mysql_charsets.lib.php:282 msgid "Persian" @@ -5986,7 +5712,7 @@ msgstr "波蘭語" #: libraries/mysql_charsets.lib.php:288 libraries/mysql_charsets.lib.php:336 msgid "West European" -msgstr "西歐語文" +msgstr "西歐" #: libraries/mysql_charsets.lib.php:291 msgid "Romanian" @@ -6026,7 +5752,7 @@ msgstr "烏克蘭語" #: libraries/mysql_charsets.lib.php:318 libraries/mysql_charsets.lib.php:327 msgid "Unicode" -msgstr "統一碼 (Unicode)" +msgstr "Unicode" #: libraries/mysql_charsets.lib.php:318 libraries/mysql_charsets.lib.php:327 #: libraries/mysql_charsets.lib.php:336 libraries/mysql_charsets.lib.php:343 @@ -6036,7 +5762,7 @@ msgstr "多語言" #: libraries/mysql_charsets.lib.php:343 msgid "Central European" -msgstr "中歐語" +msgstr "中歐" #: libraries/mysql_charsets.lib.php:348 msgid "Russian" @@ -6044,11 +5770,11 @@ msgstr "俄語" #: libraries/mysql_charsets.lib.php:365 msgid "Baltic" -msgstr "波羅的海語" +msgstr "巴拉克語" #: libraries/mysql_charsets.lib.php:370 msgid "Armenian" -msgstr "美式英語" +msgstr "亞美尼亞語" #: libraries/mysql_charsets.lib.php:376 msgid "Cyrillic" @@ -6064,7 +5790,7 @@ msgstr "希伯來語" #: libraries/mysql_charsets.lib.php:388 msgid "Georgian" -msgstr "格魯吉亞語" +msgstr "喬治亞語" #: libraries/mysql_charsets.lib.php:391 msgid "Greek" @@ -6072,43 +5798,41 @@ msgstr "希臘語" #: libraries/mysql_charsets.lib.php:394 msgid "Czech-Slovak" -msgstr "捷克語" +msgstr "捷克斯洛伐克語" #: libraries/mysql_charsets.lib.php:409 libraries/mysql_charsets.lib.php:416 msgid "unknown" -msgstr "不詳" +msgstr "未知" #: libraries/navigation_header.inc.php:57 #: libraries/navigation_header.inc.php:60 #: libraries/navigation_header.inc.php:61 msgid "Home" -msgstr "主目錄" +msgstr "首頁" #: libraries/navigation_header.inc.php:70 #: libraries/navigation_header.inc.php:73 #: libraries/navigation_header.inc.php:74 msgid "Log out" -msgstr "登出系統" +msgstr "登出" #: libraries/navigation_header.inc.php:111 #: libraries/navigation_header.inc.php:112 #: libraries/navigation_header.inc.php:114 msgid "Reload navigation frame" -msgstr "" +msgstr "重新整理導覽框架" #: libraries/plugin_interface.lib.php:336 -#, fuzzy -#| msgid "This format has no options" msgid "This format has no options" -msgstr "這種格式並無選項" +msgstr "該格式沒有選項" #: libraries/relation.lib.php:83 msgid "not OK" -msgstr "未能確定" +msgstr "錯誤" #: libraries/relation.lib.php:88 msgid "Enabled" -msgstr "啟動" +msgstr "已啓用" #: libraries/relation.lib.php:95 libraries/relation.lib.php:107 #: pmd_relation_new.php:68 @@ -6117,7 +5841,7 @@ msgstr "一般關聯功能" #: libraries/relation.lib.php:111 msgid "Display Features" -msgstr "功能顯示" +msgstr "顯示功能" #: libraries/relation.lib.php:117 msgid "Creation of PDFs" @@ -6125,65 +5849,69 @@ msgstr "建立 PDF" #: libraries/relation.lib.php:121 msgid "Displaying Column Comments" -msgstr "顯示欄位註解" +msgstr "顯示欄位註釋" #: libraries/relation.lib.php:126 msgid "" "Please see the documentation on how to update your column_comments table" -msgstr "請參看說明文件查詢如何更新 Column_comments 資料表" +msgstr "請參見檔案中關於如何更新您的 column_comments 表" #: libraries/relation.lib.php:131 libraries/sql_query_form.lib.php:410 msgid "Bookmarked SQL query" -msgstr "SQL 語法書籤" +msgstr "SQL 查詢書籤" #: libraries/relation.lib.php:135 querywindow.php:98 querywindow.php:205 msgid "SQL history" -msgstr "SQL 歷程" +msgstr "SQL 歷史" #: libraries/relation.lib.php:147 msgid "User preferences" -msgstr "" +msgstr "使用者偏好" #: libraries/relation.lib.php:151 msgid "Quick steps to setup advanced features:" -msgstr "" +msgstr "快速設定進階功能:" #: libraries/relation.lib.php:153 msgid "" "Create the needed tables with the script/create_tables.sql." -msgstr "" +msgstr "透過 script/create_tables.sql 建立必需的資料表" #: libraries/relation.lib.php:154 msgid "Create a pma user and give access to these tables." -msgstr "" +msgstr "建立一個使用者並授予其訪問上一步操作中建立的資料表的權限" #: libraries/relation.lib.php:155 msgid "" "Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php." msgstr "" +"在設定檔案 (config.inc.php) 中啓用進階功能,參見 config." +"sample.inc.php 中的範例" #: libraries/relation.lib.php:156 msgid "Re-login to phpMyAdmin to load the updated configuration file." -msgstr "" +msgstr "請重新登錄 phpMyAdmin 以載入新設定並使其生效" #: libraries/relation.lib.php:1175 msgid "no description" -msgstr "沒有說明" +msgstr "無說明" #: libraries/replication_gui.lib.php:53 msgid "Slave configuration" -msgstr "" +msgstr "從伺服器設定" #: libraries/replication_gui.lib.php:53 server_replication.php:353 msgid "Change or reconfigure master server" -msgstr "" +msgstr "修改或重新設定主伺服器" #: libraries/replication_gui.lib.php:54 msgid "" "Make sure, you have unique server-id in your configuration file (my.cnf). If " "not, please add the following line into [mysqld] section:" msgstr "" +"請確保在您的設定檔案 (my.cnf) 中具有唯一的伺服器標識 (server-id) 。若沒有,請" +"新增此行到 [mysqld] 一節中:" #: libraries/replication_gui.lib.php:57 libraries/replication_gui.lib.php:58 #: libraries/replication_gui.lib.php:251 libraries/replication_gui.lib.php:254 @@ -6191,21 +5919,20 @@ msgstr "" #: server_privileges.php:696 server_privileges.php:703 #: server_synchronize.php:1186 msgid "User name" -msgstr "使用者名稱" +msgstr "帳號" #: libraries/replication_gui.lib.php:105 msgid "Master status" -msgstr "" +msgstr "主伺服器狀態" #: libraries/replication_gui.lib.php:107 -#, fuzzy msgid "Slave status" -msgstr "顯示 slave 狀態" +msgstr "從伺服器狀態" #: libraries/replication_gui.lib.php:116 libraries/sql_query_form.lib.php:422 #: server_status.php:774 server_variables.php:57 msgid "Variable" -msgstr "資訊" +msgstr "變數" #: libraries/replication_gui.lib.php:117 pmd_general.php:476 #: pmd_general.php:535 pmd_general.php:658 pmd_general.php:775 @@ -6216,32 +5943,32 @@ msgstr "值" #: libraries/replication_gui.lib.php:175 server_binlog.php:202 msgid "Server ID" -msgstr "伺服器 ID" +msgstr "伺服器ID" #: libraries/replication_gui.lib.php:194 msgid "" "Only slaves started with the --report-host=host_name option are visible in " "this list." -msgstr "" +msgstr "僅透過 --report-host=主機名 參數啓動的從伺服器可見" #: libraries/replication_gui.lib.php:242 server_replication.php:192 msgid "Add slave replication user" -msgstr "" +msgstr "新增 slave replication 使用者" #: libraries/replication_gui.lib.php:256 server_privileges.php:698 msgid "Any user" -msgstr "任何使用者" +msgstr "任意使用者" #: libraries/replication_gui.lib.php:257 libraries/replication_gui.lib.php:325 #: libraries/replication_gui.lib.php:348 server_privileges.php:699 #: server_privileges.php:766 server_privileges.php:790 #: server_privileges.php:2008 server_privileges.php:2038 msgid "Use text field" -msgstr "文字輸入" +msgstr "使用文字域" #: libraries/replication_gui.lib.php:304 server_privileges.php:746 msgid "Any host" -msgstr "任何主機" +msgstr "任意主機" #: libraries/replication_gui.lib.php:308 server_privileges.php:750 msgid "Local" @@ -6249,17 +5976,17 @@ msgstr "本地" #: libraries/replication_gui.lib.php:314 server_privileges.php:755 msgid "This Host" -msgstr "指定主機" +msgstr "此主機" #: libraries/replication_gui.lib.php:320 server_privileges.php:761 msgid "Use Host Table" -msgstr "使用主機資料表" +msgstr "使用主機表" #: libraries/replication_gui.lib.php:333 server_privileges.php:774 msgid "" "When Host table is used, this field is ignored and values stored in Host " "table are used instead." -msgstr "" +msgstr "使用主機表時,此處的資料會被主機資料表中的資料所替換" #: libraries/replication_gui.lib.php:362 msgid "Generate Password" @@ -6270,10 +5997,9 @@ msgstr "產生密碼" #: libraries/schema/Pdf_Relation_Schema.class.php:489 #: libraries/schema/Svg_Relation_Schema.class.php:369 #: libraries/schema/Visio_Relation_Schema.class.php:213 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" +#, php-format msgid "The %s table doesn't exist!" -msgstr "資料表 \"%s\" 不存在!" +msgstr "資料表 %s 不存在!" #: libraries/schema/Dia_Relation_Schema.class.php:253 #: libraries/schema/Eps_Relation_Schema.class.php:441 @@ -6282,29 +6008,28 @@ msgstr "資料表 \"%s\" 不存在!" #: libraries/schema/Visio_Relation_Schema.class.php:255 #, php-format msgid "Please configure the coordinates for table %s" -msgstr "請設定表格 %s 內的坐標" +msgstr "請設定表 %s 的座標" #: libraries/schema/Eps_Relation_Schema.class.php:751 #: libraries/schema/Pdf_Relation_Schema.class.php:851 #: libraries/schema/Svg_Relation_Schema.class.php:737 #: libraries/schema/Visio_Relation_Schema.class.php:502 -#, fuzzy, php-format -#| msgid "Schema of the \"%s\" database - Page %s" +#, php-format msgid "Schema of the %s database - Page %s" -msgstr "\"%s\" 資料庫概要 - 第 %s 頁" +msgstr "資料庫 %s 的大綱 - 第 %s 頁" #: libraries/schema/Export_Relation_Schema.class.php:174 msgid "This page does not contain any tables!" -msgstr "" +msgstr "此頁沒有包含任何資料表!" #: libraries/schema/Export_Relation_Schema.class.php:207 msgid "SCHEMA ERROR: " -msgstr "" +msgstr "大綱錯誤: " #: libraries/schema/Pdf_Relation_Schema.class.php:877 #: libraries/schema/Pdf_Relation_Schema.class.php:1116 msgid "Relational schema" -msgstr "關聯概要" +msgstr "關聯大綱" #: libraries/schema/Pdf_Relation_Schema.class.php:1091 msgid "Table of contents" @@ -6321,59 +6046,51 @@ msgstr "屬性" #: libraries/schema/Pdf_Relation_Schema.class.php:1265 tbl_printview.php:144 #: tbl_structure.php:204 tbl_tracking.php:272 msgid "Extra" -msgstr "附加" +msgstr "額外" #: libraries/schema/User_Schema.class.php:93 msgid "Create a page" -msgstr "建立新一頁" +msgstr "建立新頁" #: libraries/schema/User_Schema.class.php:99 -#, fuzzy -#| msgid "Page number:" msgid "Page name" -msgstr "頁碼:" +msgstr "頁面名稱" #: libraries/schema/User_Schema.class.php:103 -#, fuzzy -#| msgid "Automatic layout" msgid "Automatic layout based on" -msgstr "自動格式" +msgstr "自動排版,基於" #: libraries/schema/User_Schema.class.php:106 msgid "Internal relations" -msgstr "內部關聯" +msgstr "行內" #: libraries/schema/User_Schema.class.php:116 msgid "FOREIGN KEY" -msgstr "" +msgstr "外部鍵" #: libraries/schema/User_Schema.class.php:148 msgid "Please choose a page to edit" -msgstr "請選擇需要編輯的頁碼" +msgstr "請選擇需要編輯的頁" #: libraries/schema/User_Schema.class.php:153 -#, fuzzy -#| msgid "Select All" msgid "Select page" -msgstr "全選" +msgstr "選擇頁" #: libraries/schema/User_Schema.class.php:211 msgid "Select Tables" -msgstr "選擇資料表" +msgstr "選擇表" #: libraries/schema/User_Schema.class.php:346 -#, fuzzy -#| msgid "Relational schema" msgid "Display relational schema" -msgstr "關聯概要" +msgstr "顯示關聯大綱" #: libraries/schema/User_Schema.class.php:356 msgid "Select Export Relational Type" -msgstr "" +msgstr "選擇匯出關聯類型" #: libraries/schema/User_Schema.class.php:377 msgid "Show grid" -msgstr "顯示框格" +msgstr "顯示網格" #: libraries/schema/User_Schema.class.php:379 msgid "Show color" @@ -6381,15 +6098,15 @@ msgstr "顯示顏色" #: libraries/schema/User_Schema.class.php:381 msgid "Show dimension of tables" -msgstr "顯示表格大小" +msgstr "顯示資料表格大小" #: libraries/schema/User_Schema.class.php:384 msgid "Display all tables with the same width" -msgstr "以相同寬度顯示所有資料表?" +msgstr "以相同寬度顯示所有的表" #: libraries/schema/User_Schema.class.php:389 msgid "Only show keys" -msgstr "" +msgstr "僅顯示鍵" #: libraries/schema/User_Schema.class.php:391 msgid "Landscape" @@ -6397,13 +6114,11 @@ msgstr "橫向" #: libraries/schema/User_Schema.class.php:392 msgid "Portrait" -msgstr "直向" +msgstr "縱向" #: libraries/schema/User_Schema.class.php:394 -#, fuzzy -#| msgid "Creation" msgid "Orientation" -msgstr "建立" +msgstr "方向" #: libraries/schema/User_Schema.class.php:407 msgid "Paper size" @@ -6413,11 +6128,11 @@ msgstr "紙張大小" msgid "" "The current page has references to tables that no longer exist. Would you " "like to delete those references?" -msgstr "本頁的參考到資料表已不存在. 您希望刪除這些參考嗎?" +msgstr "目前頁所引用的表不存在了。您是否想要刪除這些引用?" #: libraries/schema/User_Schema.class.php:469 msgid "Toggle scratchboard" -msgstr "轉換便條" +msgstr "切換草稿板" #. l10n: Text direction, use either ltr or rtl #: libraries/select_lang.lib.php:485 @@ -6428,31 +6143,29 @@ msgstr "ltr" #: libraries/select_lang.lib.php:502 #, php-format msgid "Unknown language: %1$s." -msgstr "不知名語言: %1$s." +msgstr "未知的語言:%1$s." #: libraries/select_server.lib.php:38 libraries/select_server.lib.php:44 -#, fuzzy -#| msgid "Server" msgid "Current Server" -msgstr "伺服器" +msgstr "目前伺服器" #: libraries/server_links.inc.php:55 server_binlog.php:96 #: server_status.php:378 test/theme.php:120 msgid "Binary log" -msgstr "二進制記錄" +msgstr "二進制日誌" #: libraries/server_links.inc.php:59 server_processlist.php:21 msgid "Processes" -msgstr "處理" +msgstr "程序" #: libraries/server_links.inc.php:77 server_engines.php:125 #: server_engines.php:129 server_status.php:430 test/theme.php:104 msgid "Variables" -msgstr "資訊" +msgstr "變數" #: libraries/server_links.inc.php:81 test/theme.php:108 msgid "Charsets" -msgstr "文字編碼" +msgstr "字集" #: libraries/server_links.inc.php:85 test/theme.php:112 msgid "Engines" @@ -6461,83 +6174,76 @@ msgstr "引擎" #: libraries/server_links.inc.php:95 server_synchronize.php:1091 #: server_synchronize.php:1099 msgid "Synchronize" -msgstr "" +msgstr "同步" #: libraries/server_links.inc.php:99 -#, fuzzy -#| msgid "General relation features" msgid "Settings" -msgstr "一般關聯功能" +msgstr "設定" #: libraries/server_synchronize.lib.php:1337 server_synchronize.php:1115 -#, fuzzy msgid "Source database" -msgstr "搜索資料庫" +msgstr "來源資料庫" #: libraries/server_synchronize.lib.php:1339 #: libraries/server_synchronize.lib.php:1362 msgid "Current server" -msgstr "" +msgstr "目前伺服器" #: libraries/server_synchronize.lib.php:1341 #: libraries/server_synchronize.lib.php:1364 msgid "Remote server" -msgstr "" +msgstr "遠程伺服器" #: libraries/server_synchronize.lib.php:1344 msgid "Difference" -msgstr "" +msgstr "差異" #: libraries/server_synchronize.lib.php:1360 server_synchronize.php:1117 -#, fuzzy msgid "Target database" -msgstr "搜索資料庫" +msgstr "目標資料庫" #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" -msgstr "於伺服器 %s 執行 SQL 語法" +msgstr "在伺服器 %s 運行 SQL 查詢" #: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 #, php-format msgid "Run SQL query/queries on database %s" -msgstr "在資料庫 %s 執行以下指令" +msgstr "在資料庫 %s 運行 SQL 查詢" #: libraries/sql_query_form.lib.php:296 navigation.php:276 #: setup/frames/index.inc.php:219 -#, fuzzy msgid "Clear" -msgstr "日曆" +msgstr "清除" #: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" msgid "Columns" -msgstr "欄位名稱" +msgstr "欄位" #: libraries/sql_query_form.lib.php:336 sql.php:923 sql.php:924 sql.php:941 msgid "Bookmark this SQL query" -msgstr "將此 SQL 語法加入書籤" +msgstr "將此 SQL 查詢加爲書籤" #: libraries/sql_query_form.lib.php:343 sql.php:935 msgid "Let every user access this bookmark" -msgstr "所有用者可讀取此書籤" +msgstr "讓所有使用者均可訪問此書籤" #: libraries/sql_query_form.lib.php:349 msgid "Replace existing bookmark of same name" -msgstr "取代相同名稱之書籤" +msgstr "替換現有的同名書籤" #: libraries/sql_query_form.lib.php:365 msgid "Do not overwrite this query from outside the window" -msgstr "不要將這語法覆蓋到本視窗外的SQL語法" +msgstr "不從視窗外覆蓋此查詢" #: libraries/sql_query_form.lib.php:372 msgid "Delimiter" -msgstr "" +msgstr "指令定界符" #: libraries/sql_query_form.lib.php:380 msgid " Show this query here again " -msgstr "重新顯示 SQL 語法 " +msgstr " 在此再次顯示此查詢 " #: libraries/sql_query_form.lib.php:439 msgid "Submit" @@ -6545,7 +6251,7 @@ msgstr "送出" #: libraries/sql_query_form.lib.php:443 msgid "View only" -msgstr "查看" +msgstr "僅查看" #: libraries/sql_query_form.lib.php:491 prefs_manage.php:241 msgid "Location of the text file" @@ -6553,15 +6259,15 @@ msgstr "文字檔案的位置" #: libraries/sql_query_form.lib.php:503 tbl_change.php:965 msgid "web server upload directory" -msgstr "Web 伺服器上載目錄" +msgstr "網站伺服器上傳資料夾" #: libraries/sqlparser.lib.php:134 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " "below, if there is any, may also help you in diagnosing the problem" msgstr "" -"可能是您的 SQL 語法出現錯誤,如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出" -"問題所在。" +"您的 SQL 查詢可能有錯。如果可能的話,以下會列出 MySQL 伺服器的錯誤輸出,這可" +"能對您解決問題有一定的幫助" #: libraries/sqlparser.lib.php:169 msgid "" @@ -6575,104 +6281,98 @@ msgid "" "please reduce your SQL query input to the single query that causes problems, " "and submit a bug report with the data chunk in the CUT section below:" msgstr "" -"這可能是您找到了 SQL 分析程式的一些程式錯誤,請細心查看您的語法,檢查一下引號" -"是正確及沒有遺漏,其他可能出錯的原因可能來自您上載檔案時在引號外的地方使用了" -"二進制碼。您可以嘗試在 MySQL 命令列介面執行該語法。如 MySQL 伺服器發出錯誤信" -"息,這可能幫助您去找出問題所在。如您仍然未能解決問題,或在分析程式出現錯誤," -"但在命令列模式能正常執行,請將該句出現錯誤的 SQL 語法抽出,並將以下的\"剪取" -"\"部份一同提交到臭虫區:" +"您可能發現了 SQL 解析器的缺陷 (bug)。請仔細檢查您的查詢,包括引號是否正確及是" +"否符合。其它可能的失敗原因可能由於您上傳了超過引用文字區域外的二進制資料。您" +"還可以在 MySQL 命令行界面試一下您的查詢。如果可能的話,以下會列出 MySQL 服務" +"器的錯誤輸出,這可能對您解決問題有一定的幫助。如果您仍然有問題,或者命令行界" +"面執行成功而解析器出錯,請將您的 SQL 查詢縮減到導致問題的某一條指令,然後和下" +"面剪切區中的資料一起送出一個缺陷 (bug) 報告:" #: libraries/sqlparser.lib.php:171 msgid "BEGIN CUT" -msgstr "開始 剪取" +msgstr "開始剪切" #: libraries/sqlparser.lib.php:173 msgid "END CUT" -msgstr "結束 剪取" +msgstr "結束剪切" #: libraries/sqlparser.lib.php:175 msgid "BEGIN RAW" -msgstr "開始 原始資料" +msgstr "開始原文" #: libraries/sqlparser.lib.php:179 msgid "END RAW" -msgstr "結束 原始資料" +msgstr "結束原文" #: libraries/sqlparser.lib.php:364 msgid "Automatically appended backtick to the end of query!" -msgstr "" +msgstr "自動在查詢結尾閉合了引號!" #: libraries/sqlparser.lib.php:367 msgid "Unclosed quote" -msgstr "未完結的引號 (Unclosed quote)" +msgstr "引號不配對" #: libraries/sqlparser.lib.php:519 msgid "Invalid Identifer" -msgstr "無效的識別碼 (Invalid Identifer)" +msgstr "無效的識別符號" #: libraries/sqlparser.lib.php:636 msgid "Unknown Punctuation String" -msgstr "不知明的標點符號 (Unknown Punctuation String)" +msgstr "未知的標點符號字元串" #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." -msgstr "SQL 分析程式未能啟動,請檢查是否已將 %s文件%s 內的 PHP 檔案安裝。" +msgstr "" +"SQL 檢驗程序無法原始化。請檢查是否已經安裝了%s檔案%s內說明的必需 PHP 外掛" #: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107 msgid "Table seems to be empty!" -msgstr "" +msgstr "資料表是空的!" #: libraries/tbl_links.inc.php:115 #, php-format msgid "Tracking of %s.%s is activated." -msgstr "" +msgstr "%s.%s 的追蹤已啓用" #: libraries/tbl_properties.inc.php:104 msgid "Length/Values" -msgstr "長度/集合*" +msgstr "長度/值" #: libraries/tbl_properties.inc.php:104 -#, fuzzy -#| msgid "" -#| "If field type is \"enum\" or \"set\", please enter the values using this " -#| "format: 'a','b','c'...
If you ever need to put a backslash (\"\\\") " -#| "or a single quote (\"'\") amongst those values, precede it with a " -#| "backslash (for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'...
If you ever need to put a backslash (\"\\\") or " "a single quote (\"'\") amongst those values, precede it with a backslash " "(for example '\\\\xyz' or 'a\\'b')." msgstr "" -"如欄位格式是 \"enum\" 或 \"set\", 請使用以下的格式輸入: 'a','b','c'...
" -"如在數值上需要輸入反斜線 (\\) 或單引號 (') , 請再加上反斜線 (例如 '\\\\xyz' " -"or 'a\\'b')." +"如欄位類型是“enum”或“set”,請使用以下格式輸入:'a','b','c'...
如果需要輸" +"入反斜槓(“\\”)或單引號(“'”),請在前面加上反斜槓(如 '\\\\xyz' 或 'a\\'b')" #: libraries/tbl_properties.inc.php:105 msgid "" "For default values, please enter just a single value, without backslash " "escaping or quotes, using this format: a" -msgstr "預設值: 請只輸入該預設值, 無需加上任何反斜線或引號" +msgstr "對於預設值,請只輸入單個值,不要加反斜槓或引號,請用此格式:a" #: libraries/tbl_properties.inc.php:115 libraries/tbl_properties.inc.php:528 #: tbl_printview.php:323 tbl_structure.php:154 tbl_structure.php:158 #: tbl_structure.php:568 tbl_structure.php:767 msgid "Index" -msgstr "索引鍵 INDEX" +msgstr "索引" #: libraries/tbl_properties.inc.php:135 #, php-format msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" -msgstr "有關可使用之轉換方式選項及 MINE 類型轉換選項, 請查看 %s轉換方式說明%s" +msgstr "要取得可用轉換選項的列表及對應的 MIME 類型轉換,請點選%s轉換說明%s" #: libraries/tbl_properties.inc.php:143 msgid "Transformation options" -msgstr "轉換方式選項" +msgstr "轉換選項" #: libraries/tbl_properties.inc.php:144 msgid "" @@ -6681,44 +6381,42 @@ msgid "" "quote (\"'\") amongst those values, precede it with a backslash (for example " "'\\\\xyz' or 'a\\'b')." msgstr "" -"請用以下的格式輸入轉換選項值: 'a', 100, b,'c'...
如您需要輸入反斜線 " -"(\"\\\") 或單引號 (\"'\") 請再加上反斜線 (例如 '\\\\xyz' or 'a\\'b')." +"請使用此格式輸入轉換選項的值:'a',100,b,'c'...
如果您需要在值中輸入反斜" +"槓 (“\\”)或單引號(“'”),請在前面加上反斜槓 (如 '\\\\xyz' 或 'a\\'b')" #: libraries/tbl_properties.inc.php:371 msgid "ENUM or SET data too long?" -msgstr "" +msgstr "ENUM 或 SET 資料過長?" #: libraries/tbl_properties.inc.php:373 msgid "Get more editing space" -msgstr "" +msgstr "取得更多編輯空間" #: libraries/tbl_properties.inc.php:396 -#, fuzzy -#| msgid "None" msgctxt "for default" msgid "None" -msgstr "不適用" +msgstr "無" #: libraries/tbl_properties.inc.php:397 msgid "As defined:" -msgstr "" +msgstr "定義:" #: libraries/tbl_properties.inc.php:516 tbl_structure.php:153 #: tbl_structure.php:157 tbl_structure.php:566 msgid "Primary" -msgstr "主鍵 PRIMARY" +msgstr "主鍵" #: libraries/tbl_properties.inc.php:534 tbl_structure.php:156 #: tbl_structure.php:160 tbl_structure.php:572 msgid "Fulltext" -msgstr "全文檢索" +msgstr "全文搜尋" #: libraries/tbl_properties.inc.php:583 transformation_overview.php:57 #, php-format msgid "" "No description is available for this transformation.
Please ask the " "author what %s does." -msgstr "這個轉換方式沒有說明.
請向作者查詢 %s 是甚麼用途." +msgstr "此轉換沒有說明。
詳細功能請詢問 %s 的作者" #: libraries/tbl_properties.inc.php:727 server_engines.php:56 #: tbl_operations.php:366 @@ -6727,62 +6425,53 @@ msgstr "儲存引擎" #: libraries/tbl_properties.inc.php:756 msgid "PARTITION definition" -msgstr "" +msgstr "分區定義" #: libraries/tbl_properties.inc.php:780 tbl_structure.php:636 -#, fuzzy, php-format -#| msgid "Add %s field(s)" +#, php-format msgid "Add %s column(s)" msgstr "新增 %s 個欄位" #: libraries/tbl_properties.inc.php:784 tbl_structure.php:630 -#, fuzzy -#| msgid "You have to add at least one field." msgid "You have to add at least one column." -msgstr "你最少要加入一個欄位." +msgstr "至少要新增一個欄位" #: libraries/tbl_properties.inc.php:796 -#, fuzzy msgid "+ Add a new value" -msgstr "新增使用者" +msgstr "+ 新增" #: libraries/tbl_triggers.lib.php:28 -#, fuzzy msgid "Event" -msgstr "送出" +msgstr "事件" #: libraries/transformations/application_octetstream__download.inc.php:9 -#, fuzzy -#| msgid "" -#| "Displays a link to download the binary data of the field. You can use the " -#| "first option to specify the filename, or use the second option as the " -#| "name of a field which contains the filename. If you use the second " -#| "option, you need to set the first option to the empty string." msgid "" "Displays a link to download the binary data of the column. You can use the " "first option to specify the filename, or use the second option as the name " "of a column which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" -"於欄位顯示連線來下載二進制資料. 第一個選項是二進制的檔案名稱. 第二個選項可設" -"定可用的欄位名稱用作檔案名稱. 如您設定了第二個選項, 第一個選項無需設定" +"欄位中顯示一個二進制資料的下載連線。第一個選項是檔案名稱,或使用第二個選項," +"用資料表中的一個欄位值作爲檔案名稱。如果想使用欄位值作爲檔案名稱,第一個選項" +"必須留空" #: libraries/transformations/application_octetstream__hex.inc.php:9 msgid "" "Displays hexadecimal representation of data. Optional first parameter " "specifies how often space will be added (defaults to 2 nibbles)." -msgstr "以十六進制方式顯示." +msgstr "" +"顯示十六進制的資料。第一個參數設定需要增加多少個空格 (預設值爲一個字元寬度)" #: libraries/transformations/image_jpeg__inline.inc.php:9 #: libraries/transformations/image_png__inline.inc.php:9 msgid "" "Displays a clickable thumbnail. The options are the maximum width and height " "in pixels. The original aspect ratio is preserved." -msgstr "顯示可按式圖像; 選項; 寬度,高度[以像素為單位] (保時原有比例)" +msgstr "顯示可點選的縮圖。在原比例不變的情況下,可按像素指定最大寬度或高度" #: libraries/transformations/image_jpeg__link.inc.php:9 msgid "Displays a link to download this image." -msgstr "顯示圖像的連線 (直接下載)." +msgstr "顯示下載此圖片的連結" #: libraries/transformations/text_plain__dateformat.inc.php:9 msgid "" @@ -6795,20 +6484,13 @@ msgid "" "documentation for PHP's strftime() function and for \"utc\" it is done using " "gmdate() function." msgstr "" +"將一個 TIME、TIMESTAMP、DATETIME 或數字 UNIX 時間戳欄位格式化顯示爲日期。第一" +"個選項是小時偏移量,該值將加到時間戳中 (預設:0)。第二個選項用於指定時間格式" +"字元串。第三個選項決定顯示本地時間還是 UTC 時間 (填入“local”或“utc”),所以" +"填“local”(參見 PHP 的 strftime() 函數檔案)和“utc”(參見 PHP 的 gmdate() 函數文" +"檔)所到的結果是不一樣的" #: libraries/transformations/text_plain__external.inc.php:9 -#, fuzzy -#| msgid "" -#| "LINUX ONLY: Launches an external application and feeds it the field data " -#| "via standard input. Returns the standard output of the application. The " -#| "default is Tidy, to pretty-print HTML code. For security reasons, you " -#| "have to manually edit the file libraries/transformations/" -#| "text_plain__external.inc.php and list the tools you want to make " -#| "available. The first option is then the number of the program you want to " -#| "use and the second option is the parameters for the program. The third " -#| "option, if set to 1, will convert the output using htmlspecialchars() " -#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and " -#| "ensure that the output appears all on one line (Default 1)." msgid "" "LINUX ONLY: Launches an external application and feeds it the column data " "via standard input. Returns the standard output of the application. The " @@ -6821,60 +6503,48 @@ msgid "" "will prevent wrapping and ensure that the output appears all on one line " "(Default 1)." msgstr "" -"只限於 LINUX : 執行外部程式及將內容以標準輸入模式輸入. 輸出程式之標準輸出. 預" -"設是整齊的, 方便顯示 HTML 碼. 由於保安理由, 您需要自行編輯 libraries/" -"transformations/text_plain__external.inc.php 及加入需要使用工具作為執行. 第一" -"個選項為有多少個程式需要使用, 第二個選項為這式程式的參數, 第三個選項, 如設定" -"為 1 將會使用 htmlspecialchars() 轉換輸出 (預設: 1). 第四個選項, 如設定為 1 " -"將會加入 NOWRAP 於內容的表格內, 令輸出之所有內容都不會重新排位 (預設: 1)" +"僅 LINUX:調用外部程序並透過標準輸入傳入欄位資料。返回此套用程序的標準輸出預" +"設爲 Tidy,可以很好的列印 HTML 程式碼。爲了安全起見,您需要手動編輯 " +"libraries/transformations/text_plain__external.inc.php 檔案來加入可以運行的工" +"具。第一個選項是您想要使用的程序編號,第二個選項是程序的參數。第三個參數如果" +"設爲 1 的話將會用 htmlspecialchars() 處理輸出 (預設爲 1)。第四個參數如果設爲 " +"1 的話,將禁止換行,確保所有內容顯示在一行中 (預設爲 1)" #: libraries/transformations/text_plain__formatted.inc.php:9 -#, fuzzy -#| msgid "" -#| "Displays the contents of the field as-is, without running it through " -#| "htmlspecialchars(). That is, the field is assumed to contain valid HTML." msgid "" "Displays the contents of the column as-is, without running it through " "htmlspecialchars(). That is, the column is assumed to contain valid HTML." -msgstr "保存原本內容之格式. 不進行任何 Escaping 處理." +msgstr "" +"顯示欄位的原始內容,不使用 htmlspecialchars() 處理。即假定內容爲合法的 HTML " +"程式碼" #: libraries/transformations/text_plain__imagelink.inc.php:9 -#, fuzzy -#| msgid "" -#| "Displays an image and a link; the field contains the filename. The first " -#| "option is a URL prefix like \"http://www.example.com/\". The second and " -#| "third options are the width and the height in pixels." msgid "" "Displays an image and a link; the column contains the filename. The first " "option is a URL prefix like \"http://www.example.com/\". The second and " "third options are the width and the height in pixels." msgstr "" -"顯示圖像及連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 \"http://domain." -"com/\" ), 第二個選項是寬度的像素,第三個選項是高度的像素." +"顯示圖片和連結,欄位內包含檔案名稱。第一個選項是類似“http://www.example." +"com/”這樣的 URL 前綴。第二和第三個選項是以像素爲單位的寬度和高度" #: libraries/transformations/text_plain__link.inc.php:9 -#, fuzzy -#| msgid "" -#| "Displays a link; the field contains the filename. The first option is a " -#| "URL prefix like \"http://www.example.com/\". The second option is a title " -#| "for the link." msgid "" "Displays a link; the column contains the filename. The first option is a URL " "prefix like \"http://www.example.com/\". The second option is a title for " "the link." msgstr "" -"顯示連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 \"http://domain.com/" -"\" ), 第二選項是連結的標題." +"顯示連結,欄位內包含檔案名稱。第一個選項是類似“http://www.example.com/”這樣" +"的 URL 前綴。第二個選項是連結的標題" #: libraries/transformations/text_plain__longToIpv4.inc.php:9 msgid "" "Converts an (IPv4) Internet network address into a string in Internet " "standard dotted format." -msgstr "" +msgstr "將一個 IPv4 (互聯網協定第四版) 網址轉換成點分十進制標準格式" #: libraries/transformations/text_plain__sql.inc.php:9 msgid "Formats text as SQL query with syntax highlighting." -msgstr "格式化文字為 SQL 查詢及特出語法." +msgstr "將文字以 SQL 語法醒目提示顯示" #: libraries/transformations/text_plain__substr.inc.php:9 msgid "" @@ -6884,55 +6554,47 @@ msgid "" "option is the string to append and/or prepend when truncation occurs " "(Default: \"...\")." msgstr "" -"只顯示部份的字串. 第一個選項為字串開始輸出的位置 (offset) (預設: 0). 第二個" -"選項為多少個字串輸出. 留空為輸出餘下所有字串. 第三個選項為當部份字串取回後顯" -"示什麼字串於結尾 (預設: ...) ." +"顯示部分字元串。第一個選項定義了文字開始輸出的字數 (預設爲 0)。第二個選項是要" +"返回的字數 (預設直到結尾)。第三個選項是當發生截取的時候,將會加在字元串之前/" +"後的輸出 (預設爲:“...”)" #: libraries/user_preferences.inc.php:32 -#, fuzzy -#| msgid "General relation features" msgid "Manage your settings" -msgstr "一般關聯功能" +msgstr "管理我的設定" #: libraries/user_preferences.inc.php:47 prefs_manage.php:291 -#, fuzzy -#| msgid "Modifications have been saved" msgid "Configuration has been saved" -msgstr "修改已儲存" +msgstr "設定已儲存" #: libraries/user_preferences.inc.php:68 #, php-format msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." -msgstr "" +msgstr "您的偏好將僅作用於本次連線。要想永久儲存需要 %sphpMyAdmin 進階功能%s" #: libraries/user_preferences.lib.php:142 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not save configuration" -msgstr "無法讀取預設設定: \"%1$s\"" +msgstr "無法儲存設定" #: libraries/user_preferences.lib.php:309 msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" -msgstr "" +msgstr "您的瀏覽器中有目前域的 phpMyAdmin 設定。是否匯入到目前連線中?" #: libraries/zip_extension.lib.php:25 msgid "No files found inside ZIP archive!" -msgstr "於 ZIP 檔案內找不到任何檔案!" +msgstr "ZIP 包中未找到檔案!" #: libraries/zip_extension.lib.php:48 libraries/zip_extension.lib.php:50 #: libraries/zip_extension.lib.php:65 msgid "Error in ZIP archive:" -msgstr "ZIP 檔案錯誤:" +msgstr "ZIP 包中有錯誤:" #: main.php:65 -#, fuzzy -#| msgid "General relation features" msgid "General Settings" -msgstr "一般關聯功能" +msgstr "一般設定" #: main.php:103 msgid "MySQL connection collation" @@ -6940,17 +6602,15 @@ msgstr "MySQL 連線校對" #: main.php:119 msgid "Appearance Settings" -msgstr "" +msgstr "外觀設定" #: main.php:146 prefs_manage.php:274 -#, fuzzy -#| msgid "General relation features" msgid "More settings" -msgstr "一般關聯功能" +msgstr "更多設定" #: main.php:163 msgid "Protocol version" -msgstr "通訊協定版本" +msgstr "協定版本" #: main.php:165 server_privileges.php:1452 server_privileges.php:1606 #: server_privileges.php:1730 server_privileges.php:2149 @@ -6960,20 +6620,19 @@ msgstr "使用者" #: main.php:169 msgid "MySQL charset" -msgstr "MySQL 文字編碼" +msgstr "MySQL 字集" #: main.php:181 msgid "Web server" -msgstr "" +msgstr "網站伺服器" #: main.php:187 msgid "MySQL client version" msgstr "MySQL 客戶端版本" #: main.php:189 -#, fuzzy msgid "PHP extension" -msgstr "PHP 版本" +msgstr "PHP 外掛" #: main.php:195 msgid "Show PHP information" @@ -6981,28 +6640,23 @@ msgstr "顯示 PHP 資訊" #: main.php:213 msgid "Wiki" -msgstr "" +msgstr "維基 (Wiki) " #: main.php:216 msgid "Official Homepage" -msgstr "phpMyAdmin 官方網站" +msgstr "官方首頁" #: main.php:217 -#, fuzzy -#| msgid "Attributes" msgid "Contribute" -msgstr "屬性" +msgstr "貢獻" #: main.php:218 -#, fuzzy msgid "Get support" -msgstr "輸出" +msgstr "取得支援" #: main.php:219 -#, fuzzy -#| msgid "No change" msgid "List of changes" -msgstr "沒有變更" +msgstr "更新列表" #: main.php:243 msgid "" @@ -7011,8 +6665,9 @@ msgid "" "running with this default, is open to intrusion, and you really should fix " "this security hole by setting a password for user 'root'." msgstr "" -"設定檔內有關設定 (root登入及沒有密碼) 與預設的 MySQL 權限戶口相同。 MySQL 伺" -"服器在這預設的設定運行的話會很容易被入侵,您應更改有關設定去防止安全漏洞。" +"您設定檔案中的設定 (空密碼的 root) 與 MySQL 預設管理員帳號對應。您的 MySQL 服" +"務器使用預設值運行當然沒有問題,不過這樣的話,被入侵的可能性會很大,我們強烈" +"建議您應該立即給 'root' 使用者設定一個密碼來補上這個安全漏洞" #: main.php:251 msgid "" @@ -7020,8 +6675,8 @@ msgid "" "option is incompatible with phpMyAdmin and might cause some data to be " "corrupted!" msgstr "" -"你在 PHP 設定內啟動了 mbstring.func_overload 選項, 這個選項暫時不兼容 " -"phpMyAdmin , 你可能會損失部份資料!" +"PHP 設定中已啓用了 mbstring.func_overload 。這個選項和 phpMyAdmin 不相容,可" +"能會導致一些資料損壞!" #: main.php:259 msgid "" @@ -7029,8 +6684,8 @@ msgid "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" -"找不到 PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙" -"字元文字, 而可能產生問題." +"沒有找到 PHP 外掛 mbstring,而您現在好像在使用多字元字集。沒有 mbstring 擴展" +"的 phpMyAdmin 不能正確分割字元串,可能產生意想不到的結果" #: main.php:267 msgid "" @@ -7039,16 +6694,22 @@ msgid "" "validity configured in phpMyAdmin, because of this, your login will expire " "sooner than configured in phpMyAdmin." msgstr "" +"您的 PHP 設定參數 [a@http://php.net/manual/en/session.configuration.php#ini." +"session.gc-maxlifetime@]session.gc_maxlifetime [/a] 短於您在 phpMyAdmin 中設" +"定的 Cookies 有效期,因此您的登錄連線有效期將會比您在 phpMyAdmin 中設定的時間" +"要更短" #: main.php:274 msgid "" "Login cookie store is lower than cookie validity configured in phpMyAdmin, " "because of this, your login will expire sooner than configured in phpMyAdmin." msgstr "" +"phpMyAdmin 中所設定的登錄 cookie 儲存小於 cookie 有效期,因此您的登錄過期時間" +"將會比您在 phpMyAdmin 中設定的時間要更短" #: main.php:282 msgid "The configuration file now needs a secret passphrase (blowfish_secret)." -msgstr "設定檔案現在需要密碼 (passphrase) (blowfish_secret)." +msgstr "設定檔案現在需要一個短語密碼" #: main.php:290 msgid "" @@ -7056,16 +6717,15 @@ msgid "" "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" +"安裝時所用的 [code]config[/code] 資料夾尚未刪除,如果 phpMyAdmin 已經安裝設定" +"好,請立即刪除該資料夾" #: main.php:299 -#, fuzzy, php-format -#| msgid "" -#| "The additional features for working with linked tables have been " -#| "deactivated. To find out why click %shere%s." +#, php-format msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." -msgstr "關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因." +msgstr "phpMyAdmin 進階功能未全部設定,部分功能不可用。要查出原因請%s點這裏%s" #: main.php:314 msgid "" @@ -7073,6 +6733,8 @@ msgid "" "functionality will be missing. For example navigation frame will not refresh " "automatically." msgstr "" +"您的瀏覽器不支援或停用了 Javascript,部分 phpMyAdmin 功能將不可用。如導覽框架" +"將不能自動重新整理" #: main.php:329 #, php-format @@ -7080,33 +6742,32 @@ msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" +"您的 PHP MySQL 庫版本 %s 和您的 MySQL 伺服器版本 %s 不同。這可能造成一些未知" +"的問題" #: main.php:341 #, php-format msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." -msgstr "" +msgstr "伺服器上運行了 Suhosin。請先查看%s檔案%s中是否有類似的情況" #: navigation.php:187 server_databases.php:277 server_synchronize.php:1206 msgid "No databases" -msgstr "沒有資料庫" +msgstr "無資料庫" #: navigation.php:277 msgid "Filter" -msgstr "" +msgstr "過濾" #: navigation.php:277 -#, fuzzy -#| msgid "Alter table order by" msgid "filter tables by name" -msgstr "根據欄位內容排序記錄" +msgstr "請輸入部分或完整的資料表名稱" #: navigation.php:308 navigation.php:309 -#, fuzzy msgctxt "short form" msgid "Create table" -msgstr "建立新一頁" +msgstr "建立資料表" #: navigation.php:314 navigation.php:486 msgid "Please select a database" @@ -7114,133 +6775,115 @@ msgstr "請選擇資料庫" #: pmd_general.php:74 msgid "Show/Hide left menu" -msgstr "" +msgstr "顯示/隱藏左側選單" #: pmd_general.php:78 msgid "Save position" -msgstr "" +msgstr "儲存位置" #: pmd_general.php:81 server_synchronize.php:428 server_synchronize.php:871 -#, fuzzy msgid "Create table" -msgstr "建立新一頁" +msgstr "建立資料表" #: pmd_general.php:84 pmd_general.php:352 msgid "Create relation" -msgstr "" +msgstr "建立關聯" #: pmd_general.php:90 msgid "Reload" -msgstr "" +msgstr "重新載入" #: pmd_general.php:93 msgid "Help" -msgstr "" +msgstr "幫助" #: pmd_general.php:97 msgid "Angular links" -msgstr "" +msgstr "規則連線" #: pmd_general.php:97 msgid "Direct links" -msgstr "" +msgstr "直接連線" #: pmd_general.php:101 msgid "Snap to grid" -msgstr "" +msgstr "對齊網格" #: pmd_general.php:105 msgid "Small/Big All" -msgstr "" +msgstr "全部收縮/展開" #: pmd_general.php:109 msgid "Toggle small/big" -msgstr "" +msgstr "反向收縮/展開" #: pmd_general.php:114 pmd_pdf.php:80 msgid "Import/Export coordinates for PDF schema" -msgstr "" +msgstr "爲 PDF 大綱匯入/匯出座標" #: pmd_general.php:120 -#, fuzzy -#| msgid "Submit Query" msgid "Build Query" -msgstr "執行語法" +msgstr "產生查詢" #: pmd_general.php:125 msgid "Move Menu" -msgstr "" +msgstr "移動選單" #: pmd_general.php:137 -#, fuzzy msgid "Hide/Show all" -msgstr "顯示全部" +msgstr "全部隱藏/顯示" #: pmd_general.php:141 msgid "Hide/Show Tables with no relation" -msgstr "" +msgstr "隱藏/顯示沒有關聯的表" #: pmd_general.php:181 -#, fuzzy msgid "Number of tables" -msgstr "欄位數目" +msgstr "資料表數量" #: pmd_general.php:418 msgid "Delete relation" -msgstr "" +msgstr "刪除關聯" #: pmd_general.php:460 pmd_general.php:519 -#, fuzzy msgid "Relation operator" -msgstr "關聯檢視" +msgstr "關聯運算符" #: pmd_general.php:470 pmd_general.php:529 pmd_general.php:652 #: pmd_general.php:769 -#, fuzzy -#| msgid "Export" msgid "Except" -msgstr "輸出" +msgstr "例外" #: pmd_general.php:476 pmd_general.php:535 pmd_general.php:658 #: pmd_general.php:775 -#, fuzzy -#| msgid "in query" msgid "subquery" -msgstr "查詢中" +msgstr "子查詢" #: pmd_general.php:480 pmd_general.php:576 -#, fuzzy -#| msgid "Rename view to" msgid "Rename to" -msgstr "將檢視表改名為" +msgstr "改名爲" #: pmd_general.php:482 pmd_general.php:581 -#, fuzzy -#| msgid "User name" msgid "New name" -msgstr "使用者名稱" +msgstr "新名稱" #: pmd_general.php:485 pmd_general.php:700 -#, fuzzy -#| msgid "Create" msgid "Aggregate" -msgstr "建立" +msgstr "聚合" #: pmd_general.php:487 pmd_general.php:507 pmd_general.php:629 #: pmd_general.php:642 pmd_general.php:705 pmd_general.php:759 #: tbl_select.php:115 msgid "Operator" -msgstr "操作員" +msgstr "運算符" #: pmd_general.php:810 -#, fuzzy -#| msgid "Table options" msgid "Active options" -msgstr "資料表選項" +msgstr "目前選項" #: pmd_help.php:26 msgid "To select relation, click :" -msgstr "" +msgstr "要選擇關聯,點選:" #: pmd_help.php:28 msgid "" @@ -7248,158 +6891,143 @@ msgid "" "column, click the \"Choose column to display\" icon, then click on the " "appropriate column name." msgstr "" +"顯示的欄位爲粉紅色。要設定/取消顯示的欄位,點選“選擇顯示欄位”圖示,然後選擇需" +"要的欄位名稱" #: pmd_pdf.php:34 -#, fuzzy msgid "Page has been created" -msgstr "資料表 %s 已被刪除" +msgstr "已建立頁面" #: pmd_pdf.php:37 msgid "Page creation failed" -msgstr "" +msgstr "頁面建立失敗" #: pmd_pdf.php:89 -#, fuzzy -#| msgid "pages" msgid "Page" -msgstr "頁" +msgstr "頁面" #: pmd_pdf.php:99 -#, fuzzy -#| msgid "Import files" msgid "Import from selected page" -msgstr "輸入檔案" +msgstr "從所選頁匯入" #: pmd_pdf.php:100 -#, fuzzy -#| msgid "No rows selected" msgid "Export to selected page" -msgstr "並無資料列已選擇" +msgstr "匯出至所選頁" #: pmd_pdf.php:102 -#, fuzzy -#| msgid "Create a new index" msgid "Create a page and export to it" -msgstr "新增一組索引" +msgstr "匯出至新頁" #: pmd_pdf.php:111 -#, fuzzy -#| msgid "User name" msgid "New page name: " -msgstr "使用者名稱" +msgstr "新頁面名: " #: pmd_pdf.php:114 msgid "Export/Import to scale" -msgstr "" +msgstr "按比例匯出/匯入" #: pmd_pdf.php:119 msgid "recommended" -msgstr "" +msgstr "推薦" #: pmd_relation_new.php:29 msgid "Error: relation already exists." -msgstr "" +msgstr "錯誤:關聯已存在" #: pmd_relation_new.php:61 pmd_relation_new.php:86 msgid "Error: Relation not added." -msgstr "" +msgstr "錯誤:關聯未新增" #: pmd_relation_new.php:62 msgid "FOREIGN KEY relation added" -msgstr "" +msgstr "已新增外部鍵關聯" #: pmd_relation_new.php:84 -#, fuzzy msgid "Internal relation added" -msgstr "內部關聯" +msgstr "已新增行內部關聯" #: pmd_relation_upd.php:55 -#, fuzzy msgid "Relation deleted" -msgstr "關聯檢視" +msgstr "已刪除關聯" #: pmd_save_pos.php:44 msgid "Error saving coordinates for Designer." -msgstr "" +msgstr "儲存設計器座標時出錯" #: pmd_save_pos.php:52 msgid "Modifications have been saved" -msgstr "修改已儲存" +msgstr "已儲存修改" #: prefs_forms.php:78 msgid "Cannot save settings, submitted form contains errors" -msgstr "" +msgstr "無法儲存設定,送出的表單中有錯誤" #: prefs_manage.php:80 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" msgid "Could not import configuration" -msgstr "無法讀取預設設定: \"%1$s\"" +msgstr "無法匯入設定" #: prefs_manage.php:112 msgid "Configuration contains incorrect data for some fields." -msgstr "" +msgstr "部分設定含有錯誤的資料" #: prefs_manage.php:128 msgid "Do you want to import remaining settings?" -msgstr "" +msgstr "是否匯入其餘的設定?" #: prefs_manage.php:225 prefs_manage.php:251 msgid "Saved on: @DATE@" -msgstr "" +msgstr "儲存於:@DATE@" #: prefs_manage.php:239 -#, fuzzy -#| msgid "Import files" msgid "Import from file" -msgstr "輸入檔案" +msgstr "從檔案匯入" #: prefs_manage.php:245 msgid "Import from browser's storage" -msgstr "" +msgstr "從瀏覽器儲存中匯入" #: prefs_manage.php:248 msgid "Settings will be imported from your browser's local storage." -msgstr "" +msgstr "設定將從瀏覽器的本地儲存中匯入" #: prefs_manage.php:254 msgid "You have no saved settings!" -msgstr "" +msgstr "您沒有已儲存的設定!" #: prefs_manage.php:258 prefs_manage.php:312 msgid "This feature is not supported by your web browser" -msgstr "" +msgstr "您所使用的瀏覽器不支援此功能" #: prefs_manage.php:263 msgid "Merge with current configuration" -msgstr "" +msgstr "與目前設定合併" #: prefs_manage.php:277 #, php-format msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." -msgstr "" +msgstr "您可以透過修改 config.inc.php 檔案進行更多設定,如透過使用%s安裝指令%s" #: prefs_manage.php:302 msgid "Save to browser's storage" -msgstr "" +msgstr "儲存到瀏覽器儲存" #: prefs_manage.php:306 msgid "Settings will be saved in your browser's local storage." -msgstr "" +msgstr "設定將儲存到瀏覽器的本地儲存" #: prefs_manage.php:308 msgid "Existing settings will be overwritten!" -msgstr "" +msgstr "現有設定將被覆蓋!" #: prefs_manage.php:323 msgid "You can reset all your settings and restore them to default values." -msgstr "" +msgstr "您可以重置並將所有設定恢復爲預設值" #: querywindow.php:93 msgid "Import files" -msgstr "輸入檔案" +msgstr "匯入檔案" #: querywindow.php:104 msgid "All" @@ -7408,27 +7036,24 @@ msgstr "全部" #: schema_edit.php:45 schema_edit.php:51 schema_edit.php:57 schema_edit.php:62 #, php-format msgid "%s table not found or not set in %s" -msgstr "%s 資料表找不到或還未在 %s 設定" +msgstr "找不到 %s 表或還未在 %s 設定" #: schema_export.php:45 -#, fuzzy -#| msgid "The \"%s\" table doesn't exist!" msgid "File doesn't exist" -msgstr "資料表 \"%s\" 不存在!" +msgstr "檔案不存在" #: server_binlog.php:106 msgid "Select binary log to view" -msgstr "選擇檢視二進制記錄" +msgstr "選擇要查看的二進制日誌" #: server_binlog.php:122 server_status.php:387 -#, fuzzy msgid "Files" -msgstr "欄位" +msgstr "檔案" #: server_binlog.php:169 server_binlog.php:171 server_processlist.php:58 #: server_processlist.php:60 msgid "Truncate Shown Queries" -msgstr "刪除已顯示查詢" +msgstr "截斷顯示的查詢" #: server_binlog.php:177 server_binlog.php:179 server_processlist.php:58 #: server_processlist.php:60 @@ -7437,7 +7062,7 @@ msgstr "顯示完整查詢" #: server_binlog.php:199 msgid "Log name" -msgstr "記錄檔案稱" +msgstr "日志檔案名稱" #: server_binlog.php:200 msgid "Position" @@ -7445,28 +7070,28 @@ msgstr "位置" #: server_binlog.php:201 msgid "Event type" -msgstr "事件方式" +msgstr "事件類型" #: server_binlog.php:203 msgid "Original position" -msgstr "原有位置" +msgstr "原始位置" #: server_binlog.php:204 msgid "Information" -msgstr "資料" +msgstr "資訊" #: server_collations.php:39 msgid "Character Sets and Collations" -msgstr "文字編碼及校對" +msgstr "字集和排序規則" #: server_databases.php:64 msgid "No databases selected." -msgstr "沒有資料庫選擇." +msgstr "未選中資料庫" #: server_databases.php:75 #, php-format msgid "%s databases have been dropped successfully." -msgstr "%s 個資料庫已成功刪除." +msgstr "已成功刪除 %s 個資料庫" #: server_databases.php:100 msgid "Databases statistics" @@ -7475,21 +7100,22 @@ msgstr "資料庫統計" #: server_databases.php:183 server_replication.php:179 #: server_replication.php:207 msgid "Master replication" -msgstr "" +msgstr "主複製" #: server_databases.php:185 server_replication.php:246 msgid "Slave replication" -msgstr "" +msgstr "從複製" #: server_databases.php:268 server_databases.php:269 msgid "Enable Statistics" -msgstr "啟動統計數據" +msgstr "啓用統計" #: server_databases.php:271 msgid "" "Note: Enabling the database statistics here might cause heavy traffic " "between the web server and the MySQL server." -msgstr "註: 啟動資料庫統計數據可能會產生大量由 Web 伺服器及 MySQL 之間的流量." +msgstr "" +"注意:在此啓用資料庫統計可能導致網站伺服器和 MySQL 伺服器之間的流量驟增" #: server_engines.php:47 msgid "Storage Engines" @@ -7497,167 +7123,167 @@ msgstr "儲存引擎" #: server_export.php:20 msgid "View dump (schema) of databases" -msgstr "顯示資料庫概要 (schema)" +msgstr "查看資料庫的轉存(大綱)" #: server_privileges.php:32 server_privileges.php:276 msgid "Includes all privileges except GRANT." -msgstr "包括所有權限除了授權 (GRNANT)." +msgstr "除了授權 (GRANT) 以外的所有權限" #: server_privileges.php:33 server_privileges.php:202 #: server_privileges.php:529 msgid "Allows altering the structure of existing tables." -msgstr "容許修改現有資料表的結構." +msgstr "允許修改現有資料表的結構" #: server_privileges.php:34 server_privileges.php:218 #: server_privileges.php:535 msgid "Allows altering and dropping stored routines." -msgstr "容許修改及刪除儲存程序." +msgstr "允許修改或刪除 Procedure" #: server_privileges.php:35 server_privileges.php:194 #: server_privileges.php:528 msgid "Allows creating new databases and tables." -msgstr "容許建立新資料庫及資料表." +msgstr "允許建立新資料庫和資料表" #: server_privileges.php:36 server_privileges.php:217 #: server_privileges.php:534 msgid "Allows creating stored routines." -msgstr "容許建立儲存程序" +msgstr "允許建立 stored routines " #: server_privileges.php:37 server_privileges.php:528 msgid "Allows creating new tables." -msgstr "容許建立新資料表." +msgstr "允許建立新資料表" #: server_privileges.php:38 server_privileges.php:205 #: server_privileges.php:532 msgid "Allows creating temporary tables." -msgstr "容許建立暫時性資料表." +msgstr "允許建立臨時表" #: server_privileges.php:39 server_privileges.php:219 #: server_privileges.php:568 msgid "Allows creating, dropping and renaming user accounts." -msgstr "容許建立、刪除及重新命名使用者戶口." +msgstr "允許建立、刪除和重命名使用者帳號" #: server_privileges.php:40 server_privileges.php:209 #: server_privileges.php:213 server_privileges.php:540 #: server_privileges.php:544 msgid "Allows creating new views." -msgstr "容許建立新的檢視." +msgstr "允許建立 views " #: server_privileges.php:41 server_privileges.php:193 #: server_privileges.php:520 msgid "Allows deleting data." -msgstr "容許刪除記錄." +msgstr "允許刪除資料" #: server_privileges.php:42 server_privileges.php:195 #: server_privileges.php:531 msgid "Allows dropping databases and tables." -msgstr "容許刪除資料庫及資料表." +msgstr "允許刪除資料庫和資料表" #: server_privileges.php:43 server_privileges.php:531 msgid "Allows dropping tables." -msgstr "容許刪除資料表." +msgstr "允許刪除資料表" #: server_privileges.php:44 server_privileges.php:210 #: server_privileges.php:548 msgid "Allows to set up events for the event scheduler" -msgstr "" +msgstr "允許爲事件觸發器設定事件" #: server_privileges.php:45 server_privileges.php:220 #: server_privileges.php:536 msgid "Allows executing stored routines." -msgstr "容許執行儲存程序." +msgstr "允許運行 Procedure" #: server_privileges.php:46 server_privileges.php:199 #: server_privileges.php:523 msgid "Allows importing data from and exporting data into files." -msgstr "容許輸入及輸出數據到檔案." +msgstr "允許從檔案中匯入資料以及將資料匯出至檔案" #: server_privileges.php:47 server_privileges.php:554 msgid "" "Allows adding users and privileges without reloading the privilege tables." -msgstr "容許新增使用者及權限而無需重新讀取權限資料表." +msgstr "允許新增使用者和權限,而不允許重新載入權限表" #: server_privileges.php:48 server_privileges.php:201 #: server_privileges.php:530 msgid "Allows creating and dropping indexes." -msgstr "容許建立及刪除索引." +msgstr "允許建立和刪除索引" #: server_privileges.php:49 server_privileges.php:191 #: server_privileges.php:454 server_privileges.php:518 msgid "Allows inserting and replacing data." -msgstr "容許新增及取代數據." +msgstr "允許插入和替換資料" #: server_privileges.php:50 server_privileges.php:206 #: server_privileges.php:563 msgid "Allows locking tables for the current thread." -msgstr "容許鎖上現時連線之資料表." +msgstr "允許鎖定目前程序的表" #: server_privileges.php:51 server_privileges.php:628 #: server_privileges.php:630 msgid "Limits the number of new connections the user may open per hour." -msgstr "限制每小時使用者開啟新連線的數目." +msgstr "限制使用者每小時開啟的新連線數" #: server_privileges.php:52 server_privileges.php:616 #: server_privileges.php:618 msgid "Limits the number of queries the user may send to the server per hour." -msgstr "限制每小時使用者查詢的數目." +msgstr "限制使用者每小時可發送到伺服器的查詢數" #: server_privileges.php:53 server_privileges.php:622 #: server_privileges.php:624 msgid "" "Limits the number of commands that change any table or database the user may " "execute per hour." -msgstr "限制每小時使用者更改資料表及數據表之指令的數目." +msgstr "限制使用者每小時可執行的修改任何資料表或資料庫的命令數" #: server_privileges.php:54 server_privileges.php:634 #: server_privileges.php:636 msgid "Limits the number of simultaneous connections the user may have." -msgstr "限制每個使用者之同步連線." +msgstr "限制該使用者的同時連線數" #: server_privileges.php:55 server_privileges.php:198 #: server_privileges.php:558 msgid "Allows viewing processes of all users" -msgstr "" +msgstr "允許查看所有使用者的程序" #: server_privileges.php:56 server_privileges.php:200 #: server_privileges.php:460 server_privileges.php:564 msgid "Has no effect in this MySQL version." -msgstr "於本 MySQL 版本無效." +msgstr "在此版本的 MySQL 中無效" #: server_privileges.php:57 server_privileges.php:196 #: server_privileges.php:559 msgid "Allows reloading server settings and flushing the server's caches." -msgstr "容許重新讀取伺服器設定及強行更新伺服器快取記憶." +msgstr "允許重新載入伺服器設定並重新整理伺服器的快取" #: server_privileges.php:58 server_privileges.php:208 #: server_privileges.php:566 msgid "Allows the user to ask where the slaves / masters are." -msgstr "容許用戶查詢 slaves / masters 在何處." +msgstr "使用者有權詢問附屬者/控制者在哪裏" #: server_privileges.php:59 server_privileges.php:207 #: server_privileges.php:567 msgid "Needed for the replication slaves." -msgstr "需要複製的 slaves." +msgstr "replication slaves所需" #: server_privileges.php:60 server_privileges.php:190 #: server_privileges.php:451 server_privileges.php:517 msgid "Allows reading data." -msgstr "容許讀取數據." +msgstr "允許讀取資料" #: server_privileges.php:61 server_privileges.php:203 #: server_privileges.php:561 msgid "Gives access to the complete list of databases." -msgstr "可讀取整個資料庫清單." +msgstr "允許訪問完整的資料庫列表" #: server_privileges.php:62 server_privileges.php:214 #: server_privileges.php:216 server_privileges.php:533 msgid "Allows performing SHOW CREATE VIEW queries." -msgstr "容許執行 SHOW CREATE VIEW 查詢." +msgstr "允許執行 SHOW CREATE VIEW 查詢" #: server_privileges.php:63 server_privileges.php:197 #: server_privileges.php:560 msgid "Allows shutting down the server." -msgstr "容許停止伺服器." +msgstr "允許關閉伺服器" #: server_privileges.php:64 server_privileges.php:204 #: server_privileges.php:557 @@ -7666,52 +7292,49 @@ msgid "" "required for most administrative operations like setting global variables or " "killing threads of other users." msgstr "" -"容許連線, 就算超過了最大連線限制; 用於最高系統管理如設定整體權限或中止其他使" -"用者指令." +"允許在達到最大連線數時連線,對於大多數像設定全域變數或中止其它使用者程序這樣" +"的管理操作是必需的" #: server_privileges.php:65 server_privileges.php:211 #: server_privileges.php:549 -#, fuzzy msgid "Allows creating and dropping triggers" -msgstr "容許建立及刪除索引." +msgstr "允許建立和刪除 triggers" #: server_privileges.php:66 server_privileges.php:192 #: server_privileges.php:457 server_privileges.php:519 msgid "Allows changing data." -msgstr "容許更新數據." +msgstr "允許修改資料" #: server_privileges.php:67 server_privileges.php:270 msgid "No privileges." -msgstr "沒有權限." +msgstr "無權限" #: server_privileges.php:312 server_privileges.php:313 -#, fuzzy -#| msgid "None" msgctxt "None privileges" msgid "None" -msgstr "不適用" +msgstr "無" #: server_privileges.php:443 server_privileges.php:580 #: server_privileges.php:1798 server_privileges.php:1804 msgid "Table-specific privileges" -msgstr "指定資料表權限" +msgstr "按表指定權限" #: server_privileges.php:444 server_privileges.php:588 #: server_privileges.php:1610 msgid " Note: MySQL privilege names are expressed in English " -msgstr "注意: MySQL 權限名稱會以英語顯示" +msgstr " 注意:MySQL 權限名稱會以英文顯示 " #: server_privileges.php:513 msgid "Administration" -msgstr "系統管理" +msgstr "管理" #: server_privileges.php:577 server_privileges.php:1609 msgid "Global privileges" -msgstr "整體權限" +msgstr "全域權限" #: server_privileges.php:579 server_privileges.php:1798 msgid "Database-specific privileges" -msgstr "指定資料庫權限" +msgstr "按資料庫指定權限" #: server_privileges.php:612 msgid "Resource limits" @@ -7719,66 +7342,64 @@ msgstr "資源限制" #: server_privileges.php:613 msgid "Note: Setting these options to 0 (zero) removes the limit." -msgstr "註: 設定這些選項為 0 (零) 可解除限制." +msgstr "注意:若將這些選項設爲 0(零) 即不限制" #: server_privileges.php:690 msgid "Login Information" -msgstr "登入資訊" +msgstr "登錄資訊" #: server_privileges.php:784 msgid "Do not change the password" -msgstr "請不要更改密碼" +msgstr "保持原密碼" #: server_privileges.php:817 server_privileges.php:2286 -#, fuzzy -#| msgid "No user(s) found." msgid "No user found." -msgstr "找不到使用者" +msgstr "未找到使用者" #: server_privileges.php:861 #, php-format msgid "The user %s already exists!" -msgstr "使用者 %s 己存在!" +msgstr "使用者 %s 己存在!" #: server_privileges.php:945 msgid "You have added a new user." -msgstr "您已新增了一個新使用者." +msgstr "您已新增了一個新使用者" #: server_privileges.php:1176 #, php-format msgid "You have updated the privileges for %s." -msgstr "您已經更新了 %s 的權限." +msgstr "您已更新了 %s 的權限" #: server_privileges.php:1200 #, php-format msgid "You have revoked the privileges for %s" -msgstr "您已移除這位使用者的權限: %s" +msgstr "您已移除 %s 的權限" #: server_privileges.php:1236 #, php-format msgid "The password for %s was changed successfully." -msgstr "%s 的密碼已成功更改." +msgstr "%s 的密碼已修改" #: server_privileges.php:1256 #, php-format msgid "Deleting %s" -msgstr "刪除 %s" +msgstr "正在刪除 %s" #: server_privileges.php:1270 msgid "No users selected for deleting!" -msgstr "並未選擇需要刪除之使用者!" +msgstr "沒有選擇要刪除的使用者!" #: server_privileges.php:1273 msgid "Reloading the privileges" -msgstr "重新讀取權限" +msgstr "重新載入權限" #: server_privileges.php:1291 msgid "The selected users have been deleted successfully." -msgstr "選擇的使用者已成功刪除." +msgstr "已成功刪除選中的使用者" #: server_privileges.php:1326 msgid "The privileges were reloaded successfully." -msgstr "權限已成功重新讀取." +msgstr "已成功重新載入權限" #: server_privileges.php:1337 server_privileges.php:1729 msgid "Edit Privileges" @@ -7791,11 +7412,11 @@ msgstr "移除" #: server_privileges.php:1373 server_privileges.php:1630 #: server_privileges.php:2243 msgid "Any" -msgstr "任何" +msgstr "任意" #: server_privileges.php:1470 msgid "User overview" -msgstr "使用者一覽" +msgstr "查看使用者" #: server_privileges.php:1611 server_privileges.php:1803 #: server_privileges.php:2153 @@ -7805,20 +7426,20 @@ msgstr "授權" #: server_privileges.php:1679 server_privileges.php:1703 #: server_privileges.php:2108 server_privileges.php:2297 msgid "Add a new User" -msgstr "新增使用者" +msgstr "新增新使用者" #: server_privileges.php:1684 msgid "Remove selected users" -msgstr "移除已選擇使用者" +msgstr "刪除選中的使用者" #: server_privileges.php:1687 msgid "Revoke all active privileges from the users and delete them afterwards." -msgstr "廢除使用者所有有效之權限並刪除." +msgstr "移除使用者所有權限,然後刪除使用者" #: server_privileges.php:1688 server_privileges.php:1689 #: server_privileges.php:1690 msgid "Drop the databases that have the same names as the users." -msgstr "刪除與使用者相同名稱之資料庫." +msgstr "刪除與使用者同名的資料庫" #: server_privileges.php:1711 #, php-format @@ -7828,93 +7449,91 @@ msgid "" "server uses, if they have been changed manually. In this case, you should " "%sreload the privileges%s before you continue." msgstr "" -"註: phpMyAdmin 直接由 MySQL 權限資料表取得使用者權限. 如果使用者自行更改資料" -"表, 資料表內容將可能與實際使用者情況有異. 在這情況下, 您應在繼續前 %s重新載" -"入%s 權限資料表." +"注意:phpMyAdmin 直接由 MySQL 權限表取得使用者權限。如果使用者手動更改表,表" +"內容將可能與伺服器使用的使用者權限有異。在這種情況下,您應在繼續前%s重新載入" +"權限%s" #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." -msgstr "選擇的使用者在權限資料表內找不到." +msgstr "在權限表內找不到選中的使用者" #: server_privileges.php:1804 msgid "Column-specific privileges" -msgstr "指定欄位權限" +msgstr "按欄位指定權限" #: server_privileges.php:2005 msgid "Add privileges on the following database" -msgstr "於以下資料庫加入權限" +msgstr "在下列資料庫新增權限" #: server_privileges.php:2023 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" -msgstr "萬用符號 _ 及 % 應正確地加入 \\ " +msgstr "要使用萬用字元 _ 和 % 本身,應使用用 \\ 轉義" #: server_privileges.php:2026 msgid "Add privileges on the following table" -msgstr "於以下資料表加入權限" +msgstr "在下列資料表新增權限" #: server_privileges.php:2083 msgid "Change Login Information / Copy User" -msgstr "更改登入資訊 / 複製使用者" +msgstr "修改登錄資訊/複製使用者" #: server_privileges.php:2086 msgid "Create a new user with the same privileges and ..." -msgstr "建立新使用者及使用相同之權限, 及 ..." +msgstr "建立具有相同權限的新使用者然後 ..." #: server_privileges.php:2088 msgid "... keep the old one." -msgstr "... 保留舊使用者." +msgstr "... 保留舊使用者" #: server_privileges.php:2089 msgid " ... delete the old one from the user tables." -msgstr " ... 刪除舊使用者." +msgstr " ... 從使用者資料表中刪除舊使用者" #: server_privileges.php:2090 msgid "" " ... revoke all active privileges from the old one and delete it afterwards." -msgstr " ... 廢除所有舊使用者有效之權限並刪除." +msgstr " ... 移除舊使用者的所有權限,然後刪除舊使用者" #: server_privileges.php:2091 msgid "" " ... delete the old one from the user tables and reload the privileges " "afterwards." -msgstr " ... 刪除舊使用者及重新讀取權限資料表." +msgstr " ... 從使用者資料表中刪除舊使用者,然後重新載入權限" #: server_privileges.php:2114 msgid "Database for user" -msgstr "" +msgstr "使用者資料庫" #: server_privileges.php:2118 -#, fuzzy -#| msgid "None" msgctxt "Create none database for user" msgid "None" -msgstr "不適用" +msgstr "無" #: server_privileges.php:2119 msgid "Create database with same name and grant all privileges" -msgstr "" +msgstr "建立與使用者同名的資料庫並授予所有權限" #: server_privileges.php:2120 msgid "Grant all privileges on wildcard name (username\\_%)" -msgstr "" +msgstr "給以 帳號_ 開頭的資料庫 (username\\_%) 授予所有權限" #: server_privileges.php:2123 -#, fuzzy, php-format +#, php-format msgid "Grant all privileges on database "%s"" -msgstr "查詢資料庫 "%s" 之權限." +msgstr "授予資料庫“%s”的所有權限" #: server_privileges.php:2146 #, php-format msgid "Users having access to "%s"" -msgstr "可讀取 "%s" 之使用者" +msgstr "使用者可以訪問“%s”" #: server_privileges.php:2254 msgid "global" -msgstr "整體" +msgstr "全域" #: server_privileges.php:2256 msgid "database-specific" -msgstr "指定資料庫" +msgstr "按資料庫指定" #: server_privileges.php:2258 msgid "wildcard" @@ -7923,13 +7542,13 @@ msgstr "萬用字元" #: server_processlist.php:29 #, php-format msgid "Thread %s was successfully killed." -msgstr "指令 %s 已成功中止." +msgstr "已中止程序 %s " #: server_processlist.php:31 #, php-format msgid "" "phpMyAdmin was unable to kill thread %s. It probably has already been closed." -msgstr "phpMyAdmin 無法中斷指令 %s. 可能這指令已經結束." +msgstr "phpMyAdmin 無法中止程序 %s。該程序可能已經關閉" #: server_processlist.php:65 msgid "ID" @@ -7937,39 +7556,38 @@ msgstr "ID" #: server_replication.php:49 msgid "Unknown error" -msgstr "" +msgstr "未知錯誤" #: server_replication.php:56 #, php-format msgid "Unable to connect to master %s." -msgstr "" +msgstr "無法連線到主伺服器 %s " #: server_replication.php:63 msgid "" "Unable to read master log position. Possible privilege problem on master." -msgstr "" +msgstr "無法讀取主伺服器日誌。主伺服器的權限設定可能有問題" #: server_replication.php:69 msgid "Unable to change master" -msgstr "" +msgstr "無法修改主伺服器" #: server_replication.php:72 #, php-format msgid "Master server changed succesfully to %s" -msgstr "" +msgstr "成功修改主伺服器爲 %s" #: server_replication.php:180 msgid "This server is configured as master in a replication process." -msgstr "" +msgstr "此伺服器已被設定爲一個複製程序中的主伺服器" #: server_replication.php:182 server_status.php:407 -#, fuzzy msgid "Show master status" -msgstr "顯示 slave 狀態" +msgstr "查看主伺服器狀態" #: server_replication.php:185 msgid "Show connected slaves" -msgstr "" +msgstr "查看已連線的從伺服器" #: server_replication.php:208 #, php-format @@ -7977,10 +7595,12 @@ msgid "" "This server is not configured as master in a replication process. Would you " "like to configure it?" msgstr "" +"此伺服器尚未設定爲一個複製程序中的主伺服器。您想現在設定" +"嗎?" #: server_replication.php:215 msgid "Master configuration" -msgstr "" +msgstr "主伺服器設定" #: server_replication.php:216 msgid "" @@ -7990,25 +7610,26 @@ msgid "" "ignore all databases by default and allow only certain databases to be " "replicated. Please select the mode:" msgstr "" +"此伺服器尚未設定爲一個複製程序中的主伺服器。您可以選擇複製所有但忽略某些資料" +"庫 (當您想複製大多數資料庫時很有用) 或者僅複製某些資料庫。請選擇模式:" #: server_replication.php:219 msgid "Replicate all databases; Ignore:" -msgstr "" +msgstr "複製所有資料庫,除了:" #: server_replication.php:220 msgid "Ignore all databases; Replicate:" -msgstr "" +msgstr "忽略所有資料庫;備援(Replicate):" #: server_replication.php:223 -#, fuzzy msgid "Please select databases:" -msgstr "請選擇資料庫" +msgstr "請選擇資料庫:" #: server_replication.php:226 msgid "" "Now, add the following lines at the end of [mysqld] section in your my.cnf " "and please restart the MySQL server afterwards." -msgstr "" +msgstr "現在,將下列行新增到您的 my.cnf 檔案最後,然後重新啓動 MySQL 伺服器" #: server_replication.php:228 msgid "" @@ -8016,84 +7637,81 @@ msgid "" "should see a message informing you, that this server is configured as " "master" msgstr "" +"當 MySQL 伺服器重新啓動後,請點選 執行 按鈕。您應該看見一條提示資訊說此伺服器" +"已經被設定爲主伺服器" #: server_replication.php:291 msgid "Slave SQL Thread not running!" -msgstr "" +msgstr "從 SQL 程序未啓動!" #: server_replication.php:294 msgid "Slave IO Thread not running!" -msgstr "" +msgstr "從 IO 程序未啓動!" #: server_replication.php:303 msgid "" "Server is configured as slave in a replication process. Would you like to:" -msgstr "" +msgstr "伺服器已被設定爲一個複製程序中的從伺服器。您是否要:" #: server_replication.php:306 msgid "See slave status table" -msgstr "" +msgstr "查看從伺服器狀態" #: server_replication.php:309 msgid "Synchronize databases with master" -msgstr "" +msgstr "根據主伺服器同步資料庫" #: server_replication.php:320 msgid "Control slave:" -msgstr "" +msgstr "控制 slave 伺服器:" #: server_replication.php:323 -#, fuzzy msgid "Full start" -msgstr "全文檢索" +msgstr "全部啓動" #: server_replication.php:323 msgid "Full stop" -msgstr "" +msgstr "全部停止" #: server_replication.php:324 msgid "Reset slave" -msgstr "" +msgstr "重置從伺服器" #: server_replication.php:326 -#, fuzzy -#| msgid "Structure only" msgid "Start SQL Thread only" -msgstr "只有結構" +msgstr "僅啓動 SQL 程序" #: server_replication.php:328 msgid "Stop SQL Thread only" -msgstr "" +msgstr "僅停止 SQL 程序" #: server_replication.php:331 -#, fuzzy -#| msgid "Structure only" msgid "Start IO Thread only" -msgstr "只有結構" +msgstr "僅啓動 IO 程序" #: server_replication.php:333 msgid "Stop IO Thread only" -msgstr "" +msgstr "僅停止 IO 程序" #: server_replication.php:338 msgid "Error management:" -msgstr "" +msgstr "錯誤管理:" #: server_replication.php:340 msgid "Skipping errors might lead into unsynchronized master and slave!" -msgstr "" +msgstr "忽略錯誤可能導致主從伺服器間不同步!" #: server_replication.php:342 msgid "Skip current error" -msgstr "" +msgstr "忽略目前錯誤" #: server_replication.php:343 msgid "Skip next" -msgstr "" +msgstr "忽略下" #: server_replication.php:346 msgid "errors." -msgstr "" +msgstr "個錯誤" #: server_replication.php:361 #, php-format @@ -8101,6 +7719,8 @@ msgid "" "This server is not configured as slave in a replication process. Would you " "like to configure it?" msgstr "" +"此伺服器尚未設定爲一個複製程序中的從伺服器。您想現在設定" +"嗎?" #: server_status.php:46 msgid "" @@ -8108,10 +7728,12 @@ msgid "" "exceeded the value of binlog_cache_size and used a temporary file to store " "statements from the transaction." msgstr "" +"因交易使用的臨時二進制日誌快取超出 binlog_cache_size 的設定而使用臨時檔案儲存" +"的數量" #: server_status.php:47 msgid "The number of transactions that used the temporary binary log cache." -msgstr "" +msgstr "交易所用的臨時二進制日誌快取的數量" #: server_status.php:48 msgid "" @@ -8120,44 +7742,47 @@ msgid "" "to increase the tmp_table_size value to cause temporary tables to be memory-" "based instead of disk-based." msgstr "" +"伺服器執行指令時自動在硬碟上建立的臨時表的數量。如果 Created_tmp_disk_tables " +"很大,您可以增加 tmp_table_size 的值,讓伺服器使用記憶體來儲存臨時表而非硬碟" #: server_status.php:49 msgid "How many temporary files mysqld has created." -msgstr "" +msgstr "mysqld 已建立的臨時檔案的數量" #: server_status.php:50 msgid "" "The number of in-memory temporary tables created automatically by the server " "while executing statements." -msgstr "" +msgstr "伺服器執行指令時自動在記憶體中建立的臨時表的數量" #: server_status.php:51 msgid "" "The number of rows written with INSERT DELAYED for which some error occurred " "(probably duplicate key)." msgstr "" +"發生錯誤的延遲插入 (INSERT DELAYED) 行數 (可能是因爲在唯一欄位中存在重複值) " #: server_status.php:52 msgid "" "The number of INSERT DELAYED handler threads in use. Every different table " "on which one uses INSERT DELAYED gets its own thread." -msgstr "" +msgstr "正在使用的延遲插入處理程序的數量。每張使用延遲插入的表都有自己的程序" #: server_status.php:53 msgid "The number of INSERT DELAYED rows written." -msgstr "" +msgstr "延遲插入已寫入的行數" #: server_status.php:54 msgid "The number of executed FLUSH statements." -msgstr "" +msgstr "已執行的強制更新 (FLUSH) 指令數" #: server_status.php:55 msgid "The number of internal COMMIT statements." -msgstr "" +msgstr "已執行的內部送出 (COMMIT) 指令數" #: server_status.php:56 msgid "The number of times a row was deleted from a table." -msgstr "" +msgstr "從資料表中刪除行的次數" #: server_status.php:57 msgid "" @@ -8165,6 +7790,8 @@ msgid "" "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" +"如果知道一個資料表的名字,MySQL 伺服器可以詢問 NDB 集羣儲存引擎,這被稱爲“發" +"現”Handler_discovery 表明瞭一個資料表被發現的次數" #: server_status.php:58 msgid "" @@ -8172,12 +7799,15 @@ msgid "" "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" +"讀取一個索引入口點的次數。如果該值很大,說明您的伺服器執行了很多完整索引掃" +"描。例如,假設欄位 col1 已經建立了索引,然後執行 SELECT col1 FROM foo " #: server_status.php:59 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." msgstr "" +"根據索引讀取行的請求數。如果該值很大,說明您的查詢和表都建立了很好的索引" #: server_status.php:60 msgid "" @@ -8185,12 +7815,16 @@ msgid "" "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." msgstr "" +"根據索引順序讀取下一行的請求數。如果您在查詢一個已索引的欄位且限制了範圍,或" +"進行完整表掃描,該值將會不斷增長" #: server_status.php:61 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY ... DESC." msgstr "" +"根據索引順序讀取上一行的請求數。這種讀取方式通常用於最佳化帶有 ORDER BY ... " +"DESC 的查詢" #: server_status.php:62 msgid "" @@ -8199,6 +7833,8 @@ msgid "" "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." msgstr "" +"根據固定位置讀取行的請求數。如果您執行很多需要排序的查詢,該值會很高。您可能" +"有很多需要完整表掃描的查詢,或者您使用了不正確的索引用來多表查詢" #: server_status.php:63 msgid "" @@ -8207,34 +7843,36 @@ msgid "" "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." msgstr "" +"從資料檔案中讀取行的請求數。如果您在掃描很多表,該值會很大。通常情況下這意味" +"着您的表沒有做好索引,或者您的查詢指令沒有使用好索引欄位" #: server_status.php:64 msgid "The number of internal ROLLBACK statements." -msgstr "" +msgstr "內部回滾 (ROLLBACK) 指令數" #: server_status.php:65 msgid "The number of requests to update a row in a table." -msgstr "" +msgstr "資料表中更新行的請求數" #: server_status.php:66 msgid "The number of requests to insert a row in a table." -msgstr "" +msgstr "資料表中插入行的請求數" #: server_status.php:67 msgid "The number of pages containing data (dirty or clean)." -msgstr "" +msgstr "非空頁數 (含髒頁) " #: server_status.php:68 msgid "The number of pages currently dirty." -msgstr "" +msgstr "目前髒頁數" #: server_status.php:69 msgid "The number of buffer pool pages that have been requested to be flushed." -msgstr "" +msgstr "請求更新的快取池頁數" #: server_status.php:70 msgid "The number of free pages." -msgstr "" +msgstr "空閒頁數" #: server_status.php:71 msgid "" @@ -8242,6 +7880,8 @@ msgid "" "being read or written or that can't be flushed or removed for some other " "reason." msgstr "" +"InnoDB 快取池中鎖定頁的數量。這些頁是正在被讀取或寫入的,或者是因其他原因不能" +"被重新整理或刪除的" #: server_status.php:72 msgid "" @@ -8250,32 +7890,37 @@ msgid "" "be calculated as Innodb_buffer_pool_pages_total - " "Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data." msgstr "" +"負載頁的數量,像鎖定行或適應性的散列索引這樣的管理操作時分配的頁。該值可用此" +"公式計算: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - " +"Innodb_buffer_pool_pages_data " #: server_status.php:73 msgid "Total size of buffer pool, in pages." -msgstr "" +msgstr "快取池總大小 (單位:頁)" #: server_status.php:74 msgid "" "The number of \"random\" read-aheads InnoDB initiated. This happens when a " "query is to scan a large portion of a table but in random order." msgstr "" +"InnoDB 原始化的“隨機”預讀數。這通常會在對一個資料表進行大範圍的隨機排序查詢時" +"發生" #: server_status.php:75 msgid "" "The number of sequential read-aheads InnoDB initiated. This happens when " "InnoDB does a sequential full table scan." -msgstr "" +msgstr "InnoDB 原始化的順序預讀數。這會在 InnoDB 執行一個順序完整表掃描時發生" #: server_status.php:76 msgid "The number of logical read requests InnoDB has done." -msgstr "" +msgstr "InnoDB 完成的邏輯讀請求數" #: server_status.php:77 msgid "" "The number of logical reads that InnoDB could not satisfy from buffer pool " "and had to do a single-page read." -msgstr "" +msgstr "InnoDB 進行邏輯讀取時無法從快取池中取得而執行單頁讀取的次數" #: server_status.php:78 msgid "" @@ -8285,157 +7930,163 @@ msgid "" "counter counts instances of these waits. If the buffer pool size was set " "properly, this value should be small." msgstr "" +"寫入 InnoDB 快取池通常在後臺進行,但有必要在沒有乾淨頁的時候讀取或建立頁,有" +"必要先等待頁被重新整理。該計數器統計了這種等待的數量。如果快取池大小設定正" +"確,這個值應該會很小" #: server_status.php:79 msgid "The number writes done to the InnoDB buffer pool." -msgstr "" +msgstr "寫入 InnoDB 快取池的次數" #: server_status.php:80 msgid "The number of fsync() operations so far." -msgstr "" +msgstr "fsync() 總操作的次數" #: server_status.php:81 msgid "The current number of pending fsync() operations." -msgstr "" +msgstr "目前掛起 fsync() 操作的數量" #: server_status.php:82 msgid "The current number of pending reads." -msgstr "" +msgstr "目前掛起的讀操作數" #: server_status.php:83 msgid "The current number of pending writes." -msgstr "" +msgstr "目前掛起的寫操作數" #: server_status.php:84 msgid "The amount of data read so far, in bytes." -msgstr "" +msgstr "讀取的總資料量 (單位:字元)" #: server_status.php:85 msgid "The total number of data reads." -msgstr "" +msgstr "資料讀取總數" #: server_status.php:86 msgid "The total number of data writes." -msgstr "" +msgstr "資料寫入總數" #: server_status.php:87 msgid "The amount of data written so far, in bytes." -msgstr "" +msgstr "寫入的總資料量 (單位:字元)" #: server_status.php:88 msgid "The number of pages that have been written for doublewrite operations." -msgstr "" +msgstr "以雙寫入操作寫入的頁數" #: server_status.php:89 msgid "The number of doublewrite operations that have been performed." -msgstr "" +msgstr "已經執行的雙寫入次數" #: server_status.php:90 msgid "" "The number of waits we had because log buffer was too small and we had to " "wait for it to be flushed before continuing." -msgstr "" +msgstr "因日誌快取太小而必須等待其被寫入所造成的等待數" #: server_status.php:91 msgid "The number of log write requests." -msgstr "" +msgstr "日誌寫入請求數" #: server_status.php:92 msgid "The number of physical writes to the log file." -msgstr "" +msgstr "日誌物理寫入次數" #: server_status.php:93 msgid "The number of fsync() writes done to the log file." -msgstr "" +msgstr "使用 fsync() 寫入日志檔案的次數" #: server_status.php:94 msgid "The number of pending log file fsyncs." -msgstr "" +msgstr "目前掛起的 fsync 日志檔案數" #: server_status.php:95 msgid "Pending log file writes." -msgstr "" +msgstr "目前掛起的日誌寫入數" #: server_status.php:96 msgid "The number of bytes written to the log file." -msgstr "" +msgstr "寫入日志檔案的字元數" #: server_status.php:97 msgid "The number of pages created." -msgstr "" +msgstr "建立的頁數" #: server_status.php:98 msgid "" "The compiled-in InnoDB page size (default 16KB). Many values are counted in " "pages; the page size allows them to be easily converted to bytes." msgstr "" +"編譯的 InnoDB 頁大小 (預設 16KB)。許多值都以頁爲單位進行統計,頁大小可以很方" +"便地將這些值轉化爲字元數" #: server_status.php:99 msgid "The number of pages read." -msgstr "" +msgstr "讀取的頁數" #: server_status.php:100 msgid "The number of pages written." -msgstr "" +msgstr "寫入的頁數" #: server_status.php:101 msgid "The number of row locks currently being waited for." -msgstr "" +msgstr "正在等待行鎖的數量" #: server_status.php:102 msgid "The average time to acquire a row lock, in milliseconds." -msgstr "" +msgstr "等待取得行鎖的平均時間 (單位:毫秒)" #: server_status.php:103 msgid "The total time spent in acquiring row locks, in milliseconds." -msgstr "" +msgstr "等待取得行鎖的總時間 (單位:毫秒)" #: server_status.php:104 msgid "The maximum time to acquire a row lock, in milliseconds." -msgstr "" +msgstr "等待取得行鎖的最大時間 (單位:毫秒)" #: server_status.php:105 msgid "The number of times a row lock had to be waited for." -msgstr "" +msgstr "等待行鎖的次數" #: server_status.php:106 msgid "The number of rows deleted from InnoDB tables." -msgstr "" +msgstr "從 InnoDB 資料表中刪除的行數" #: server_status.php:107 msgid "The number of rows inserted in InnoDB tables." -msgstr "" +msgstr "插入到 InnoDB 資料表中的行數" #: server_status.php:108 msgid "The number of rows read from InnoDB tables." -msgstr "" +msgstr "從 InnoDB 資料表中讀取的行數" #: server_status.php:109 msgid "The number of rows updated in InnoDB tables." -msgstr "" +msgstr "InnoDB 中更新的行數" #: server_status.php:110 msgid "" "The number of key blocks in the key cache that have changed but haven't yet " "been flushed to disk. It used to be known as Not_flushed_key_blocks." msgstr "" +"鍵快取中還沒有被寫入到硬碟的鍵塊數。該值過去名爲 Not_flushed_key_blocks " #: server_status.php:111 msgid "" "The number of unused blocks in the key cache. You can use this value to " "determine how much of the key cache is in use." -msgstr "" +msgstr "鍵快取中未使用的塊數。您可以根據這個值判斷目前使用了多少鍵快取" #: server_status.php:112 msgid "" "The number of used blocks in the key cache. This value is a high-water mark " "that indicates the maximum number of blocks that have ever been in use at " "one time." -msgstr "" +msgstr "鍵快取中已經使用的塊數。該值指示在某個時刻使用了最多塊數的數量" #: server_status.php:113 msgid "The number of requests to read a key block from the cache." -msgstr "" +msgstr "從快取中讀取鍵塊的請求次數" #: server_status.php:114 msgid "" @@ -8443,14 +8094,16 @@ msgid "" "then your key_buffer_size value is probably too small. The cache miss rate " "can be calculated as Key_reads/Key_read_requests." msgstr "" +"從硬碟中物理讀取鍵塊的次數。如果 Key_reads 很大,則說明您的 key_buffer_size " +"可能設定得太小了。快取缺失率可以由 Key_reads/Key_read_requests 計算得出" #: server_status.php:115 msgid "The number of requests to write a key block to the cache." -msgstr "" +msgstr "將一個鍵塊寫入快取的請求數" #: server_status.php:116 msgid "The number of physical writes of a key block to disk." -msgstr "" +msgstr "將鍵塊物理寫入到硬碟的次數" #: server_status.php:117 msgid "" @@ -8458,44 +8111,46 @@ msgid "" "optimizer. Useful for comparing the cost of different query plans for the " "same query. The default value of 0 means that no query has been compiled yet." msgstr "" +"最後編譯的查詢的總開銷由查詢最佳化器計算得出,可用於比較使用不同的查詢指令進" +"行相同的查詢時的效率差異。預設值0表示還沒有查詢被編譯" #: server_status.php:118 msgid "The number of rows waiting to be written in INSERT DELAYED queues." -msgstr "" +msgstr "等待寫入延遲插入隊列的行數" #: server_status.php:119 msgid "" "The number of tables that have been opened. If opened tables is big, your " "table cache value is probably too small." -msgstr "" +msgstr "已經開啟的表個數。如果該值很大,則說明表快取大小可能設定過小" #: server_status.php:120 msgid "The number of files that are open." -msgstr "" +msgstr "開啟的檔案個數" #: server_status.php:121 msgid "The number of streams that are open (used mainly for logging)." -msgstr "" +msgstr "開啟的流個數 (主要用於日誌記錄)" #: server_status.php:122 msgid "The number of tables that are open." -msgstr "" +msgstr "開啟的資料表個數" #: server_status.php:123 msgid "The number of free memory blocks in query cache." -msgstr "" +msgstr "查詢快取中空閒的記憶體塊數" #: server_status.php:124 msgid "The amount of free memory for query cache." -msgstr "" +msgstr "查詢快取中空閒的記憶體總數" #: server_status.php:125 msgid "The number of cache hits." -msgstr "" +msgstr "快取命中數" #: server_status.php:126 msgid "The number of queries added to the cache." -msgstr "" +msgstr "加入到快取的查詢數" #: server_status.php:127 msgid "" @@ -8504,20 +8159,24 @@ msgid "" "cache size. The query cache uses a least recently used (LRU) strategy to " "decide which queries to remove from the cache." msgstr "" +"爲快取新的查詢而被刪除的已快取查詢的個數,由最近最少使用算法 (LRU) 確定應刪除" +"哪個已快取的查詢。該資訊可幫助您調整查詢快取大小" #: server_status.php:128 msgid "" "The number of non-cached queries (not cachable, or not cached due to the " "query_cache_type setting)." msgstr "" +"未快取的查詢數 (包括不能被快取,或因爲 query_cache_type 的設定而沒有被快取的" +"查詢)" #: server_status.php:129 msgid "The number of queries registered in the cache." -msgstr "" +msgstr "在快取中註冊的查詢數" #: server_status.php:130 msgid "The total number of blocks in the query cache." -msgstr "" +msgstr "查詢快取中的總塊數" #: server_status.php:131 msgctxt "$strShowStatusReset" @@ -8526,58 +8185,64 @@ msgstr "重設" #: server_status.php:132 msgid "The status of failsafe replication (not yet implemented)." -msgstr "" +msgstr "失敗保護器的狀態 (尚未套用)" #: server_status.php:133 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." msgstr "" +"沒有使用索引的多表查詢數。如果該值不爲0,您應該仔細檢查是否已經爲表建立了適當" +"的索引" #: server_status.php:134 msgid "The number of joins that used a range search on a reference table." -msgstr "" +msgstr "使用在關聯表上使用範圍搜尋的多表查詢的數量" #: server_status.php:135 msgid "" "The number of joins without keys that check for key usage after each row. " "(If this is not 0, you should carefully check the indexes of your tables.)" msgstr "" +"沒有使用索引但在每行之後檢查索引使用的多表查詢數。(如果該值不爲 0,您應該仔細" +"檢查是否已經爲表建立了適當的索引。)" #: server_status.php:136 msgid "" "The number of joins that used ranges on the first table. (It's normally not " "critical even if this is big.)" msgstr "" +"在第一個資料表上使用範圍查詢的多表查詢數。(即使該值很大,通常也不會有致命的影" +"響。)" #: server_status.php:137 msgid "The number of joins that did a full scan of the first table." -msgstr "" +msgstr "在第一個資料表上進行了完整表掃描的多表查詢數" #: server_status.php:138 msgid "The number of temporary tables currently open by the slave SQL thread." -msgstr "" +msgstr "目前由從 SQL 程序開啟的臨時表的數量" #: server_status.php:139 msgid "" "Total (since startup) number of times the replication slave SQL thread has " "retried transactions." -msgstr "" +msgstr "從 SQL 程序總共重試交易複製數" #: server_status.php:140 msgid "This is ON if this server is a slave that is connected to a master." -msgstr "" +msgstr "如果該值爲 ON,則這臺伺服器是一臺已經連線到主伺服器的從伺服器" #: server_status.php:141 msgid "" "The number of threads that have taken more than slow_launch_time seconds to " "create." -msgstr "" +msgstr "使用了比 slow_launch_time 更多的時間來啓動的程序數量" #: server_status.php:142 msgid "" "The number of queries that have taken more than long_query_time seconds." -msgstr "" +msgstr "使用了比 long_query_time 更多時間的查詢數" #: server_status.php:143 msgid "" @@ -8585,22 +8250,24 @@ msgid "" "is large, you should consider increasing the value of the sort_buffer_size " "system variable." msgstr "" +"排序算法使用歸併的次數。如果該值很大,您應該考慮增加系統變數 " +"sort_buffer_size 的值" #: server_status.php:144 msgid "The number of sorts that were done with ranges." -msgstr "" +msgstr "局部範圍完成的排序次數" #: server_status.php:145 msgid "The number of sorted rows." -msgstr "" +msgstr "排序的行數" #: server_status.php:146 msgid "The number of sorts that were done by scanning the table." -msgstr "" +msgstr "掃描表完成的排序次數" #: server_status.php:147 msgid "The number of times that a table lock was acquired immediately." -msgstr "" +msgstr "立即需要鎖定表的次數" #: server_status.php:148 msgid "" @@ -8609,6 +8276,8 @@ msgid "" "should first optimize your queries, and then either split your table or " "tables or use replication." msgstr "" +"無法立即取得鎖定表而必須等待的次數。如果該值很高,且您遇到了性能方面的問題," +"則應該首先檢查您的查詢指令,然後使用複製操作來分開表" #: server_status.php:149 msgid "" @@ -8616,10 +8285,12 @@ msgid "" "calculated as Threads_created/Connections. If this value is red you should " "raise your thread_cache_size." msgstr "" +"程序快取中程序的數量。快取命中率可以由 Threads_created/Connections 計算得出如" +"果該值是紅色的,則應該增加 thread_cache_size 的值" #: server_status.php:150 msgid "The number of currently open connections." -msgstr "" +msgstr "目前開啟的連線數" #: server_status.php:151 msgid "" @@ -8628,10 +8299,12 @@ msgid "" "doesn't give a notable performance improvement if you have a good thread " "implementation.)" msgstr "" +"目前用於控制連線的程序數。如果 Threads_created 很大,您可能需要增加 " +"thread_cache_size 的值 (如果程序狀況良好,這麼做通常並不會帶來顯著的性能提升)" #: server_status.php:152 msgid "The number of threads that are not sleeping." -msgstr "" +msgstr "非睡眠狀態的程序數量" #: server_status.php:163 msgid "Runtime Information" @@ -8639,7 +8312,7 @@ msgstr "運行資訊" #: server_status.php:375 msgid "Handler" -msgstr "操作者" +msgstr "處理器" #: server_status.php:376 msgid "Query cache" @@ -8647,11 +8320,11 @@ msgstr "查詢快取" #: server_status.php:377 msgid "Threads" -msgstr "線程" +msgstr "程序" #: server_status.php:379 msgid "Temporary data" -msgstr "暫存資料" +msgstr "臨時資料" #: server_status.php:380 msgid "Delayed inserts" @@ -8663,7 +8336,7 @@ msgstr "鍵快取" #: server_status.php:382 msgid "Joins" -msgstr "結合" +msgstr "多表查詢" #: server_status.php:384 msgid "Sorting" @@ -8671,70 +8344,68 @@ msgstr "排序" #: server_status.php:386 msgid "Transaction coordinator" -msgstr "交易協調器" +msgstr "交易協調" #: server_status.php:397 msgid "Flush (close) all tables" -msgstr "強迫更新 (關閉) 所有資料表" +msgstr "強制更新 (關閉) 所有表" #: server_status.php:399 msgid "Show open tables" -msgstr "顯示開啟資料表" +msgstr "顯示開啟的表" #: server_status.php:404 msgid "Show slave hosts" -msgstr "顯示 slave 主機" +msgstr "顯示從伺服器" #: server_status.php:410 msgid "Show slave status" -msgstr "顯示 slave 狀態" +msgstr "顯示從伺服器狀態" #: server_status.php:415 msgid "Flush query cache" -msgstr "強迫更新語法快取" +msgstr "強制更新查詢快取" #: server_status.php:420 msgid "Show processes" -msgstr "顯示程序 (Process)" +msgstr "顯示程序" #: server_status.php:470 -#, fuzzy -#| msgid "Reset" msgctxt "for Show status" msgid "Reset" -msgstr "重設" +msgstr "重置" #: server_status.php:476 #, php-format msgid "This MySQL server has been running for %s. It started up on %s." -msgstr "這 MySQL 伺服器已啟動了 %s. 伺服器於 %s 啟動." +msgstr "此 MySQL 伺服器已經運行了 %s,啓動時間爲 %s" #: server_status.php:486 msgid "" "This MySQL server works as master and slave in replication process." -msgstr "" +msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" #: server_status.php:488 msgid "This MySQL server works as master in replication process." -msgstr "" +msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" #: server_status.php:490 msgid "This MySQL server works as slave in replication process." -msgstr "" +msgstr "此 MySQL 伺服器正以伺服器運行於複製程序中" #: server_status.php:492 msgid "" "For further information about replication status on the server, please visit " "the replication section." msgstr "" +"要取得更多關於此伺服器的複製狀態,請查看複製狀態資訊" #: server_status.php:509 msgid "" "Server traffic: These tables show the network traffic statistics of " "this MySQL server since its startup." -msgstr "" -"伺服器流量: 這些表顯示了此 MySQL 伺服器自啟動以來的網絡流量統計。" +msgstr "伺服器流量:這些表顯示了此 MySQL 伺服器自啓動以來的網絡流量統計" #: server_status.php:514 msgid "Traffic" @@ -8744,7 +8415,9 @@ msgstr "流量" msgid "" "On a busy server, the byte counters may overrun, so those statistics as " "reported by the MySQL server may be incorrect." -msgstr "於較繁忙的伺服器, 計算器可能會溢出, 令 MySQL 伺服器提供之統計有誤差." +msgstr "" +"在高負載的伺服器上,字元計數器可能會溢出,因此由 MySQL 返回的統計值可能會不正" +"確" #: server_status.php:515 server_status.php:560 server_status.php:625 #: server_status.php:686 @@ -8753,11 +8426,11 @@ msgstr "每小時" #: server_status.php:520 msgid "Received" -msgstr "接收" +msgstr "已接收" #: server_status.php:530 msgid "Sent" -msgstr "送出" +msgstr "已發送" #: server_status.php:559 msgid "Connections" @@ -8765,22 +8438,22 @@ msgstr "連線" #: server_status.php:566 msgid "max. concurrent connections" -msgstr "最大連線數目" +msgstr "最大同時連線數" #: server_status.php:573 msgid "Failed attempts" -msgstr "嘗試失敗" +msgstr "已失敗" #: server_status.php:587 msgid "Aborted" -msgstr "取消" +msgstr "已取消" #: server_status.php:616 #, php-format msgid "" "Query statistics: Since its startup, %s queries have been sent to the " "server." -msgstr "查詣統計: 當統計啟動後, 共有 %s 個查詢傳送到此伺服器." +msgstr "查詢統計:自啓動後,伺服器共收到了 %s 次查詢" #: server_status.php:626 msgid "per minute" @@ -8795,149 +8468,145 @@ msgid "Query type" msgstr "查詢方式" #: server_status.php:725 server_status.php:726 -#, fuzzy msgid "Show query chart" -msgstr "SQL 語法" +msgstr "顯示查詢圖表" #: server_status.php:727 msgid "Note: Generating the query chart can take a long time." -msgstr "" +msgstr "注意:產生查詢圖表可能需要一定的時間" #: server_status.php:872 -#, fuzzy msgid "Replication status" -msgstr "複製" +msgstr "複製狀態" #: server_synchronize.php:92 msgid "Could not connect to the source" -msgstr "" +msgstr "無法連線到來源資料庫" #: server_synchronize.php:95 msgid "Could not connect to the target" -msgstr "" +msgstr "無法連線到目標資料庫" #: server_synchronize.php:120 server_synchronize.php:123 tbl_create.php:76 #: tbl_get_field.php:19 #, php-format msgid "'%s' database does not exist." -msgstr "" +msgstr "資料庫 '%s' 不存在" #: server_synchronize.php:263 msgid "Structure Synchronization" -msgstr "" +msgstr "結構同步" #: server_synchronize.php:270 msgid "Data Synchronization" -msgstr "" +msgstr "資料同步" #: server_synchronize.php:399 server_synchronize.php:838 msgid "not present" -msgstr "" +msgstr "未找到" #: server_synchronize.php:423 server_synchronize.php:866 msgid "Structure Difference" -msgstr "" +msgstr "結構差異" #: server_synchronize.php:424 server_synchronize.php:867 msgid "Data Difference" -msgstr "" +msgstr "資料差異" #: server_synchronize.php:429 server_synchronize.php:872 msgid "Add column(s)" -msgstr "" +msgstr "新增欄位" #: server_synchronize.php:430 server_synchronize.php:873 msgid "Remove column(s)" -msgstr "" +msgstr "刪除欄位" #: server_synchronize.php:431 server_synchronize.php:874 msgid "Alter column(s)" -msgstr "" +msgstr "修改欄位" #: server_synchronize.php:432 server_synchronize.php:875 msgid "Remove index(s)" -msgstr "" +msgstr "刪除索引" #: server_synchronize.php:433 server_synchronize.php:876 msgid "Apply index(s)" -msgstr "" +msgstr "增加索引" #: server_synchronize.php:434 server_synchronize.php:877 msgid "Update row(s)" -msgstr "" +msgstr "更新行" #: server_synchronize.php:435 server_synchronize.php:878 msgid "Insert row(s)" -msgstr "" +msgstr "增加行" #: server_synchronize.php:445 server_synchronize.php:889 msgid "Would you like to delete all the previous rows from target tables?" -msgstr "" +msgstr "您希望刪除目前目標資料表中的所有資料嗎?" #: server_synchronize.php:448 server_synchronize.php:893 msgid "Apply Selected Changes" -msgstr "" +msgstr "套用選中的修改" #: server_synchronize.php:450 server_synchronize.php:895 msgid "Synchronize Databases" -msgstr "" +msgstr "同步資料庫" #: server_synchronize.php:463 msgid "Selected target tables have been synchronized with source tables." -msgstr "" +msgstr "選中的資料表已根據來源資料表同步" #: server_synchronize.php:941 msgid "Target database has been synchronized with source database" -msgstr "" +msgstr "已根據來源資料庫同步目標資料庫" #: server_synchronize.php:1002 msgid "The following queries have been executed:" -msgstr "" +msgstr "下列查詢被執行:" #: server_synchronize.php:1130 msgid "Enter manually" -msgstr "" +msgstr "手動輸入" #: server_synchronize.php:1138 -#, fuzzy -#| msgid "max. concurrent connections" msgid "Current connection" -msgstr "最大連線數目" +msgstr "目前連線" #: server_synchronize.php:1167 #, php-format msgid "Configuration: %s" -msgstr "" +msgstr "設定: %s" #: server_synchronize.php:1182 msgid "Socket" -msgstr "" +msgstr "連線埠" #: server_synchronize.php:1228 msgid "" "Target database will be completely synchronized with source database. Source " "database will remain unchanged." -msgstr "" +msgstr "目標資料庫將完全根據來源資料庫同步。來源資料庫將保持不變" #: server_variables.php:39 msgid "Server variables and settings" -msgstr "伺服器資訊及設定" +msgstr "伺服器變數和設定" #: server_variables.php:60 msgid "Session value" -msgstr "程序數值" +msgstr "連線值" #: server_variables.php:60 server_variables.php:99 msgid "Global value" -msgstr "整體值" +msgstr "全域值" #: setup/frames/config.inc.php:38 setup/frames/index.inc.php:213 msgid "Download" -msgstr "" +msgstr "下載" #: setup/frames/index.inc.php:49 msgid "Cannot load or save configuration" -msgstr "" +msgstr "無法載入或儲存設定" #: setup/frames/index.inc.php:50 msgid "" @@ -8945,126 +8614,124 @@ msgid "" "level directory as described in [a@Documentation.html#setup_script]" "documentation[/a]. Otherwise you will be only able to download or display it." msgstr "" +"請在 phpMyAdmin 的根資料夾下建立 [a@Documentation.html#setup_script]檔案[/a]" +"中所述的網站伺服器可以寫入的 [em]config[/em] 資料夾。否則您只能下載或顯示配置" #: setup/frames/index.inc.php:57 msgid "" "You are not using a secure connection; all data (including potentially " "sensitive information, like passwords) is transferred unencrypted!" -msgstr "" +msgstr "您現在沒有使用安全連線,所有資料(包括敏感資訊,如密碼)均爲純文字傳輸!" #: setup/frames/index.inc.php:60 #, php-format msgid "" "If your server is also configured to accept HTTPS requests follow [a@%s]this " "link[/a] to use a secure connection." -msgstr "" +msgstr "如果您的伺服器已經設定好支援 HTTPS,請[a@%s]點選這裏[/a]使用安全連線" #: setup/frames/index.inc.php:64 msgid "Insecure connection" -msgstr "" +msgstr "非安全連線" #: setup/frames/index.inc.php:88 setup/frames/menu.inc.php:15 msgid "Overview" -msgstr "" +msgstr "概要" #: setup/frames/index.inc.php:96 msgid "Show hidden messages (#MSG_COUNT)" -msgstr "" +msgstr "顯示隱藏資訊 (#MSG_COUNT)" #: setup/frames/index.inc.php:136 msgid "There are no configured servers" -msgstr "" +msgstr "沒有設定好的伺服器" #: setup/frames/index.inc.php:144 msgid "New server" -msgstr "" +msgstr "建立伺服器" #: setup/frames/index.inc.php:173 msgid "Default language" -msgstr "" +msgstr "預設語言" #: setup/frames/index.inc.php:183 msgid "let the user choose" -msgstr "" +msgstr "讓使用者選擇" #: setup/frames/index.inc.php:194 msgid "- none -" -msgstr "" +msgstr "- 無 -" #: setup/frames/index.inc.php:197 msgid "Default server" -msgstr "" +msgstr "預設伺服器" #: setup/frames/index.inc.php:207 msgid "End of line" -msgstr "" +msgstr "換行符號" #: setup/frames/index.inc.php:212 msgid "Display" -msgstr "" +msgstr "顯示" #: setup/frames/index.inc.php:216 -#, fuzzy msgid "Load" -msgstr "本地" +msgstr "載入" #: setup/frames/index.inc.php:227 -#, fuzzy msgid "phpMyAdmin homepage" -msgstr "phpMyAdmin 說明文件" +msgstr "phpMyAdmin 首頁 " #: setup/frames/index.inc.php:228 msgid "Donate" -msgstr "" +msgstr "贊助" #: setup/frames/servers.inc.php:28 msgid "Edit server" -msgstr "" +msgstr "編輯伺服器" #: setup/frames/servers.inc.php:37 -#, fuzzy msgid "Add a new server" -msgstr "新增使用者" +msgstr "新增伺服器" #: setup/lib/form_processing.lib.php:42 msgid "Warning" -msgstr "" +msgstr "警告" #: setup/lib/form_processing.lib.php:43 msgid "Submitted form contains errors" -msgstr "" +msgstr "送出的表單中有錯誤" #: setup/lib/form_processing.lib.php:44 msgid "Try to revert erroneous fields to their default values" -msgstr "" +msgstr "嘗試恢復錯誤參數爲預設值" #: setup/lib/form_processing.lib.php:47 msgid "Ignore errors" -msgstr "" +msgstr "忽略錯誤" #: setup/lib/form_processing.lib.php:49 -#, fuzzy msgid "Show form" -msgstr "顯示顏色" +msgstr "顯示資料表單" #: setup/lib/index.lib.php:119 msgid "" "Neither URL wrapper nor CURL is available. Version check is not possible." -msgstr "" +msgstr "URL 協定和 CURL 都不可用,無法檢查新版本" #: setup/lib/index.lib.php:126 msgid "" "Reading of version failed. Maybe you're offline or the upgrade server does " "not respond." -msgstr "" +msgstr "讀取版本資訊失敗。您可能尚未接入網絡或更新伺服器未響應" #: setup/lib/index.lib.php:143 msgid "Got invalid version string from server" -msgstr "" +msgstr "從伺服器取得版本錯誤" #: setup/lib/index.lib.php:150 msgid "Unparsable version string" -msgstr "" +msgstr "無法解析版本" #: setup/lib/index.lib.php:162 #, php-format @@ -9072,10 +8739,12 @@ msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." msgstr "" +"您現在使用的是開發版,請透過 [kbd]git pull[/kbd] 檢查更新 :-)[br]最新正式版" +"爲 %s,於 %s 發佈" #: setup/lib/index.lib.php:165 msgid "No newer stable version is available" -msgstr "" +msgstr "沒有更新的可用版本" #: setup/lib/index.lib.php:250 #, php-format @@ -9085,6 +8754,8 @@ msgid "" "proxies list%s. However, IP-based protection may not be reliable if your IP " "belongs to an ISP where thousands of users, including you, are connected to." msgstr "" +"該%s選項%s應該被關閉以防止有人嘗試暴力破解 MySQL 伺服器。如果有必要,您可以使" +"用%s可信代理表%s。但如果您和許多人共用一個 IP 網址,該措施的安全性將下降" #: setup/lib/index.lib.php:252 msgid "" @@ -9092,31 +8763,35 @@ msgid "" "so a key was automatically generated for you. It is used to encrypt cookies; " "you don't need to remember it." msgstr "" +"您開啟了 Cookies 認證方式,但沒有設定短語密碼,因此系統自動產生了一個短語密" +"碼,該密語用於加密 Cookies。您不需要記住這個短語密碼" #: setup/lib/index.lib.php:253 #, php-format msgid "" "%sBzip2 compression and decompression%s requires functions (%s) which are " "unavailable on this system." -msgstr "" +msgstr "此系統目前不支援 %sBzip2 壓縮和解壓縮%s所必須的 (%s) 函數" #: setup/lib/index.lib.php:255 msgid "" "This value should be double checked to ensure that this directory is neither " "world accessible nor readable or writable by other users on your server." msgstr "" +"對該值應該進行小心謹慎的檢查,確保伺服器上的其他使用者對該資料夾都沒有讀取和" +"寫入的權限" #: setup/lib/index.lib.php:256 #, php-format msgid "This %soption%s should be enabled if your web server supports it." -msgstr "" +msgstr "如果瀏覽器支援,建議啓用該%s選項%s" #: setup/lib/index.lib.php:258 #, php-format msgid "" "%sGZip compression and decompression%s requires functions (%s) which are " "unavailable on this system." -msgstr "" +msgstr "此系統目前不支援 %sGZip 壓縮和解壓縮%s所必須的 (%s) 函數" #: setup/lib/index.lib.php:260 #, php-format @@ -9125,6 +8800,8 @@ msgid "" "invalidation if %ssession.gc_maxlifetime%s is lower than its value " "(currently %d)." msgstr "" +"如果%s登錄 cookie 有效期%s超過 1440 秒且超過 %ssession.gc_maxlifetime%s 的值 " +"(目前 %d) 則可能導致連線隨機失效" #: setup/lib/index.lib.php:262 #, php-format @@ -9132,6 +8809,8 @@ msgid "" "%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at " "most. Values larger than 1800 may pose a security risk such as impersonation." msgstr "" +"%s登錄 cookie 有效期%s不應超過 1800 秒 (30 分鐘)。如果有效期大於 1800 秒,將" +"會增加安全風險" #: setup/lib/index.lib.php:264 #, php-format @@ -9139,6 +8818,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" +"如果使用 cookie 認證且%s登錄 cookie 儲存時間%s不爲 0,%s登錄 cookie 有效期%s" +"的值不能超過前者" #: setup/lib/index.lib.php:266 #, php-format @@ -9148,6 +8829,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" +"如果有必要,您可以使用額外的保護設定 - %s主機認證%s和%s可信代理表%s。但如果您" +"和許多人共用一個 IP 網址,該措施的安全性將下降" #: setup/lib/index.lib.php:268 #, php-format @@ -9158,117 +8841,117 @@ msgid "" "phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or [kbd]" "http[/kbd]." msgstr "" +"您設定了 [kbd]config[/kbd] 認證方式,且爲了能夠自動登錄而儲存了帳號和密碼,但" +"在常用主機上不建議這樣設定。如果有人知道 phpMyAdmin 的網址,他們就能夠進入 " +"phpMyAdmin 的管理界面。建議將%s認證方式%s設定爲 [kbd]cookie 認證[/kbd]或 " +"[kbd]HTTP 認證[/kbd]" #: setup/lib/index.lib.php:270 #, php-format msgid "" "%sZip compression%s requires functions (%s) which are unavailable on this " "system." -msgstr "" +msgstr "此系統目前不支援 %sZip 壓縮%s所必須的 (%s) 函數" #: setup/lib/index.lib.php:272 #, php-format msgid "" "%sZip decompression%s requires functions (%s) which are unavailable on this " "system." -msgstr "" +msgstr "此系統目前不支援 %sZip 解壓縮%s所必須的 (%s) 函數" #: setup/lib/index.lib.php:296 msgid "You should use SSL connections if your web server supports it." -msgstr "" +msgstr "如果伺服器支援,您應該使用 SSL 連線" #: setup/lib/index.lib.php:306 msgid "You should use mysqli for performance reasons." -msgstr "" +msgstr "您可以使用 mysqli 以取得更高的性能" #: setup/lib/index.lib.php:331 msgid "You allow for connecting to the server without a password." -msgstr "" +msgstr "該伺服器現在允許空密碼登錄" #: setup/lib/index.lib.php:351 msgid "Key is too short, it should have at least 8 characters." -msgstr "" +msgstr "短語密碼太短,至少應有 8 個字元" #: setup/lib/index.lib.php:358 msgid "Key should contain letters, numbers [em]and[/em] special characters." -msgstr "" +msgstr "短語密碼應包含字母、數字[em]和[/em]特殊字元" #: sql.php:87 tbl_change.php:253 tbl_select.php:26 tbl_select.php:27 #: tbl_select.php:30 tbl_select.php:33 msgid "Browse foreign values" -msgstr "瀏覽外來值" +msgstr "瀏覽不相關的值" #: sql.php:163 #, php-format msgid "Using bookmark \"%s\" as default browse query." -msgstr "" +msgstr "使用書籤 \"%s\" 作爲預設的查詢" #: sql.php:600 tbl_replace.php:387 #, php-format msgid "Inserted row id: %1$d" -msgstr "" +msgstr "插入的行 id: %1$d" #: sql.php:617 msgid "Showing as PHP code" -msgstr "" +msgstr "顯示爲 PHP 程式碼" #: sql.php:620 tbl_replace.php:361 msgid "Showing SQL query" -msgstr "" +msgstr "顯示 SQL 查詢" #: sql.php:622 -#, fuzzy -#| msgid "Validate SQL" msgid "Validated SQL" -msgstr "檢查 SQL" +msgstr "已檢驗的 SQL" #: sql.php:897 #, php-format msgid "Problems with indexes of table `%s`" -msgstr "於資料表 `%s` 中有索引問題" +msgstr "資料表 `%s` 的索引存在問題" #: sql.php:929 msgid "Label" -msgstr "書籤名稱" +msgstr "標籤" #: tbl_addfield.php:185 tbl_alter.php:99 tbl_indexes.php:97 -#, fuzzy, php-format +#, php-format msgid "Table %1$s has been altered successfully" -msgstr "選擇的使用者已成功刪除." +msgstr "已成功修改表 %1$s " #: tbl_change.php:283 tbl_change.php:321 msgid "Function" msgstr "函數" #: tbl_change.php:758 -#, fuzzy -#| msgid " Because of its length,
this field might not be editable " msgid " Because of its length,
this column might not be editable " -msgstr " 由於長度限制
此欄位不能編輯 " +msgstr " 因長度問題,
該欄位可能無法編輯 " #: tbl_change.php:875 msgid "Remove BLOB Repository Reference" -msgstr "" +msgstr "刪除 BLOB 容器功能" #: tbl_change.php:881 msgid "Binary - do not edit" -msgstr "二進制碼 - 不能編輯" +msgstr "二進制 - 無法編輯" #: tbl_change.php:929 msgid "Upload to BLOB repository" -msgstr "" +msgstr "上傳到 BLOB 容器" #: tbl_change.php:1058 msgid "Insert as new row" -msgstr "儲存為新記錄" +msgstr "以新行插入" #: tbl_change.php:1059 msgid "Insert as new row and ignore errors" -msgstr "" +msgstr "以新行插入 (忽略錯誤)" #: tbl_change.php:1060 msgid "Show insert query" -msgstr "" +msgstr "顯示插入指令" #: tbl_change.php:1071 msgid "and then" @@ -9276,162 +8959,154 @@ msgstr "然後" #: tbl_change.php:1075 msgid "Go back to previous page" -msgstr "返回" +msgstr "返回上一頁" #: tbl_change.php:1076 msgid "Insert another new row" -msgstr "新增一筆記錄" +msgstr "插入新資料" #: tbl_change.php:1080 msgid "Go back to this page" -msgstr "返回這頁" +msgstr "返回到本頁" #: tbl_change.php:1088 msgid "Edit next row" -msgstr "編輯新一列" +msgstr "編輯下一行" #: tbl_change.php:1099 msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" -msgstr "按 TAB 鍵跳到下一個數值, 或 CTRL+方向鍵 作隨意移動" +msgstr "按 TAB 鍵跳到下一個數值,或 CTRL+方向鍵 作隨意移動" #: tbl_change.php:1137 #, php-format msgid "Continue insertion with %s rows" -msgstr "" +msgstr "繼續插入 %s 行" #: tbl_chart.php:56 -#, fuzzy -#| msgid "The privileges were reloaded successfully." msgid "Chart generated successfully." -msgstr "權限已成功重新讀取." +msgstr "圖表產生成功" #: tbl_chart.php:59 -#, fuzzy -#| msgid "" -#| "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " -#| "3.11[/a]" msgid "" "The result of this query can't be used for a chart. See [a@./Documentation." "html#faq6_29@Documentation]FAQ 6.29[/a]" -msgstr "可能接近. 請參看 FAQ 3.11" +msgstr "" +"該查詢的結果不能用於圖表。參見[a@./Documentation.html#faq6_29@Documentation]" +"常見問題 (FAQ) 6.29[/a]" #: tbl_chart.php:90 msgid "Width" -msgstr "" +msgstr "寬" #: tbl_chart.php:94 msgid "Height" -msgstr "" +msgstr "高" #: tbl_chart.php:98 msgid "Title" -msgstr "" +msgstr "標題" #: tbl_chart.php:103 msgid "X Axis label" -msgstr "" +msgstr "水平軸標籤" #: tbl_chart.php:107 msgid "Y Axis label" -msgstr "" +msgstr "豎直軸標籤" #: tbl_chart.php:112 msgid "Area margins" -msgstr "" +msgstr "區域邊距" #: tbl_chart.php:122 msgid "Legend margins" -msgstr "" +msgstr "圖例邊距" #: tbl_chart.php:134 -#, fuzzy -#| msgid "Mar" msgid "Bar" -msgstr "Mar" +msgstr "柱狀圖" #: tbl_chart.php:135 msgid "Line" -msgstr "" +msgstr "折線圖" #: tbl_chart.php:136 msgid "Radar" -msgstr "" +msgstr "雷達圖 (戴布拉圖、螂蛛網圖)" #: tbl_chart.php:138 -#, fuzzy -#| msgid "PiB" msgid "Pie" -msgstr "PB" +msgstr "餅圖" #: tbl_chart.php:144 -#, fuzzy -#| msgid "Query type" msgid "Bar type" -msgstr "查詢方式" +msgstr "柱狀圖類型" #: tbl_chart.php:146 msgid "Stacked" -msgstr "" +msgstr "堆疊" #: tbl_chart.php:147 msgid "Multi" -msgstr "" +msgstr "並列" #: tbl_chart.php:152 msgid "Continuous image" -msgstr "" +msgstr "連續圖片" #: tbl_chart.php:155 msgid "" "For compatibility reasons the chart image is segmented by default, select " "this to draw the whole chart in one image." -msgstr "" +msgstr "因爲相容性原因,圖表圖片預設分塊產生,選中此項即可產生完整圖片" #: tbl_chart.php:166 msgid "" "When drawing a radar chart all values are normalized to a range [0..10]." -msgstr "" +msgstr "繪製雷達圖時所有資料將被規格化到 [0..10] 的範圍中" #: tbl_chart.php:173 msgid "" "Note that not every result table can be put to the chart. See FAQ 6.29" msgstr "" +"請注意不是所有的結果表都能繪圖。參見常見問題 (FAQ) 6.29" #: tbl_chart.php:181 msgid "Redraw" -msgstr "" +msgstr "重繪" #: tbl_create.php:56 #, php-format msgid "Table %s already exists!" -msgstr "資料表 %s 已存在!" +msgstr "資料表 %s 已存在!" #: tbl_create.php:242 -#, fuzzy, php-format +#, php-format msgid "Table %1$s has been created." -msgstr "資料表 %s 已被刪除" +msgstr "建立資料表 %1$s 成功" #: tbl_export.php:24 msgid "View dump (schema) of table" -msgstr "檢視資料表的備份概要 (dump schema)" +msgstr "查看資料表的轉存(大綱)" #: tbl_indexes.php:66 msgid "The name of the primary key must be \"PRIMARY\"!" -msgstr "主鍵的名稱必須稱為 PRIMARY!" +msgstr "主鍵的名稱必須稱爲 “PRIMARY”!" #: tbl_indexes.php:74 msgid "Can't rename index to PRIMARY!" -msgstr "無法將索引更名為 PRIMARY!" +msgstr "無法將索引改爲主鍵 (PRIMARY) !" #: tbl_indexes.php:90 msgid "No index parts defined!" -msgstr "部份索引資料還未定義!" +msgstr "沒有定義的索引部分!" #: tbl_indexes.php:158 msgid "Create a new index" -msgstr "新增一組索引" +msgstr "建立索引" #: tbl_indexes.php:160 msgid "Modify an index" @@ -9439,149 +9114,141 @@ msgstr "修改索引" #: tbl_indexes.php:166 msgid "Index name:" -msgstr "索引名稱 :" +msgstr "索引名稱:" #: tbl_indexes.php:172 msgid "Index type:" -msgstr "索引類型 :" +msgstr "索引類型:" #: tbl_indexes.php:182 msgid "" "(\"PRIMARY\" must be the name of and only of a primary key!)" -msgstr "(\"PRIMARY\" 必須是主鍵的名稱以及是唯一一組主鍵!)" +msgstr "(“PRIMARY”必須而且只能作爲主鍵的名稱!)" #: tbl_indexes.php:249 #, php-format msgid "Add to index  %s column(s)" -msgstr "新增  %s  組索引欄" +msgstr "新增 %s 個索引欄位" #: tbl_indexes.php:254 tbl_structure.php:684 tbl_structure.php:695 msgid "Column count has to be larger than zero." -msgstr "欄位數目需要大於零." +msgstr "至少要有一個欄位" #: tbl_move_copy.php:44 msgid "Can't move table to same one!" -msgstr "無法移動到相同資料表!" +msgstr "目標資料表不能爲來源資料表!" #: tbl_move_copy.php:46 msgid "Can't copy table to same one!" -msgstr "無法複製到相同資料表!" +msgstr "目標資料表不能爲來源資料表!" #: tbl_move_copy.php:54 #, php-format msgid "Table %s has been moved to %s." -msgstr "資料表 %s 已經移動到 %s." +msgstr "已將資料表 %s 移動到 %s" #: tbl_move_copy.php:56 #, php-format msgid "Table %s has been copied to %s." -msgstr "已經將資料表 %s 複製為 %s." +msgstr "已將資料表 %s 複製爲 %s" #: tbl_move_copy.php:74 msgid "The table name is empty!" -msgstr "請輸入資料表名稱!" +msgstr "資料表名稱不能爲空!" #: tbl_operations.php:260 msgid "Alter table order by" -msgstr "根據欄位內容排序記錄" +msgstr "更改表的排序,根據" #: tbl_operations.php:269 msgid "(singly)" -msgstr "(只會排序現時的記錄)" +msgstr "(逐一)" #: tbl_operations.php:289 msgid "Move table to (database.table):" -msgstr "移動資料表到:(格式為 資料庫名稱.資料表名稱)" +msgstr "將資料表移動到(資料庫名.資料資料表名稱):" #: tbl_operations.php:347 msgid "Table options" -msgstr "資料表選項" +msgstr "表選項" #: tbl_operations.php:351 msgid "Rename table to" -msgstr "將資料表改名為" +msgstr "將表改名爲" #: tbl_operations.php:527 msgid "Copy table to (database.table):" -msgstr "複製資料表到: (格式為 資料庫名稱.資料表名稱):" +msgstr "將資料表複製到(資料庫名.資料資料表名稱):" #: tbl_operations.php:574 msgid "Switch to copied table" -msgstr "跳到已複製之資料表" +msgstr "切換到複製的資料表" #: tbl_operations.php:586 msgid "Table maintenance" -msgstr "資料表維護" +msgstr "表維護" #: tbl_operations.php:610 msgid "Defragment table" -msgstr "整理資料表" +msgstr "排序規則表碎片" #: tbl_operations.php:658 #, php-format msgid "Table %s has been flushed" -msgstr "資料表 %s 已被強迫更新" +msgstr "已強制更新表 %s " #: tbl_operations.php:664 -#, fuzzy -#| msgid "Flush the table (\"FLUSH\")" msgid "Flush the table (FLUSH)" -msgstr "強迫更新資料表 (\"FLUSH\")" +msgstr "重新整理表 (FLUSH)" #: tbl_operations.php:673 -#, fuzzy -#| msgid "Dumping data for table" msgid "Delete data or table" -msgstr "列出以下資料庫的數據:" +msgstr "刪除資料或資料表" #: tbl_operations.php:688 msgid "Empty the table (TRUNCATE)" -msgstr "" +msgstr "清空資料表 (TRUNCATE)" #: tbl_operations.php:708 -#, fuzzy msgid "Delete the table (DROP)" -msgstr "沒有資料庫" +msgstr "刪除資料表 (DROP)" #: tbl_operations.php:729 -#, fuzzy msgid "Partition maintenance" -msgstr "資料表維護" +msgstr "分區維護" #: tbl_operations.php:737 #, php-format msgid "Partition %s" -msgstr "" +msgstr "分區 %s" #: tbl_operations.php:740 msgid "Analyze" -msgstr "" +msgstr "分析" #: tbl_operations.php:741 -#, fuzzy msgid "Check" -msgstr "捷克語" +msgstr "檢查" #: tbl_operations.php:742 msgid "Optimize" -msgstr "" +msgstr "最佳化" #: tbl_operations.php:743 msgid "Rebuild" -msgstr "" +msgstr "重建" #: tbl_operations.php:744 -#, fuzzy msgid "Repair" -msgstr "修復資料表" +msgstr "修復" #: tbl_operations.php:756 msgid "Remove partitioning" -msgstr "" +msgstr "刪除分區" #: tbl_operations.php:782 msgid "Check referential integrity:" -msgstr "檢查指示完整性:" +msgstr "檢查引用完整性:" #: tbl_printview.php:72 msgid "Show tables" @@ -9589,27 +9256,27 @@ msgstr "顯示資料表" #: tbl_printview.php:307 tbl_structure.php:750 msgid "Space usage" -msgstr "已使用空間" +msgstr "已用空間" #: tbl_printview.php:311 tbl_structure.php:754 msgid "Usage" -msgstr "使用" +msgstr "已用" #: tbl_printview.php:338 tbl_structure.php:781 msgid "Effective" -msgstr "實際" +msgstr "有效" #: tbl_printview.php:363 tbl_structure.php:819 msgid "Row Statistics" -msgstr "資料列統計數值" +msgstr "行統計" #: tbl_printview.php:366 tbl_structure.php:822 msgid "Statements" -msgstr "敘述" +msgstr "說明" #: tbl_printview.php:377 tbl_structure.php:834 msgid "static" -msgstr "" +msgstr "靜態" #: tbl_printview.php:379 tbl_structure.php:836 msgid "dynamic" @@ -9617,235 +9284,222 @@ msgstr "動態" #: tbl_printview.php:401 tbl_structure.php:879 msgid "Row length" -msgstr "資料列長度" +msgstr "行長度" #: tbl_printview.php:411 tbl_structure.php:887 msgid " Row size " -msgstr "資料列大小" +msgstr " 行大小 " #: tbl_relation.php:276 #, php-format msgid "Error creating foreign key on %1$s (check data types)" -msgstr "" +msgstr "在 %1$s 建立外部鍵時發生錯誤 (檢查資料類型)" #: tbl_relation.php:402 -#, fuzzy -#| msgid "Internal relations" msgid "Internal relation" -msgstr "內部關聯" +msgstr "行內" #: tbl_relation.php:404 msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." -msgstr "" +msgstr "不需要一個和外部鍵關聯一致的行內部關聯" #: tbl_relation.php:410 msgid "Foreign key constraint" -msgstr "" +msgstr "外部鍵約束" #: tbl_row_action.php:28 msgid "No rows selected" -msgstr "並無資料列已選擇" +msgstr "沒有選中任何行" #: tbl_select.php:109 msgid "Do a \"query by example\" (wildcard: \"%\")" -msgstr "以範例查詢 (萬用字元 : \"%\")" +msgstr "執行“依例查詢”(萬用字元:“%”)" #: tbl_select.php:233 -#, fuzzy -#| msgid "Select fields (at least one):" msgid "Select columns (at least one):" -msgstr "選擇欄位 (至少一個)" +msgstr "選擇欄位 (至少一個):" #: tbl_select.php:251 msgid "Add search conditions (body of the \"where\" clause):" -msgstr "增加檢索條件 (\"where\" 子句的主體)" +msgstr "新增搜尋條件 (“where”指令的主體):" #: tbl_select.php:258 msgid "Number of rows per page" -msgstr "筆記錄/每頁" +msgstr "每頁行數" #: tbl_select.php:264 msgid "Display order:" -msgstr "顯示次序" +msgstr "顯示順序:" #: tbl_structure.php:161 tbl_structure.php:165 msgid "Browse distinct values" -msgstr "瀏覽不同數值" +msgstr "瀏覽非重複值 (DISTINCT)" #: tbl_structure.php:166 tbl_structure.php:167 msgid "Add primary key" -msgstr "" +msgstr "新增主鍵" #: tbl_structure.php:168 tbl_structure.php:169 msgid "Add index" -msgstr "" +msgstr "新增索引" #: tbl_structure.php:170 tbl_structure.php:171 msgid "Add unique index" -msgstr "" +msgstr "新增唯一鍵" #: tbl_structure.php:172 tbl_structure.php:173 msgid "Add FULLTEXT index" -msgstr "" +msgstr "新增全文索引" #: tbl_structure.php:385 -#, fuzzy -#| msgid "None" msgctxt "None for default" msgid "None" -msgstr "不適用" +msgstr "無" #: tbl_structure.php:398 -#, fuzzy, php-format -#| msgid "Table %s has been dropped" +#, php-format msgid "Column %s has been dropped" -msgstr "資料表 %s 已被刪除" +msgstr "已刪除欄位 %s " #: tbl_structure.php:409 tbl_structure.php:483 #, php-format msgid "A primary key has been added on %s" -msgstr "主鍵已經新增到 %s" +msgstr "已將 %s 設爲主鍵" #: tbl_structure.php:424 tbl_structure.php:439 tbl_structure.php:454 #: tbl_structure.php:496 tbl_structure.php:509 tbl_structure.php:522 #, php-format msgid "An index has been added on %s" -msgstr "索引已經新增到 %s" +msgstr "已將 %s 設爲索引" #: tbl_structure.php:471 -#, fuzzy -#| msgid "Show PHP information" msgid "Show more actions" -msgstr "顯示 PHP 資訊" +msgstr "顯示更多操作" #: tbl_structure.php:600 tbl_structure.php:602 msgid "Relation view" -msgstr "關聯檢視" +msgstr "關聯查看" #: tbl_structure.php:609 tbl_structure.php:611 msgid "Propose table structure" -msgstr "分析資料表結構" +msgstr "規劃表結構" #: tbl_structure.php:634 -#, fuzzy -#| msgid "Add %s field(s)" msgid "Add column" -msgstr "新增 %s 個欄位" +msgstr "新增欄位" #: tbl_structure.php:648 msgid "At End of Table" -msgstr "於資料表尾端" +msgstr "於表結尾" #: tbl_structure.php:649 msgid "At Beginning of Table" -msgstr "於資料表開頭" +msgstr "於表開頭" #: tbl_structure.php:650 #, php-format msgid "After %s" -msgstr "在 %s 之後" +msgstr "於 %s 之後" #: tbl_structure.php:689 -#, fuzzy, php-format -#| msgid "Create an index on %s columns" +#, php-format msgid "Create an index on  %s columns" -msgstr "新增  %s  組索引欄" +msgstr "在第 %s 個欄位建立索引" #: tbl_structure.php:850 msgid "partitioned" -msgstr "" +msgstr "已分區" #: tbl_tracking.php:109 #, php-format msgid "Tracking report for table `%s`" -msgstr "" +msgstr "`%s` 的追蹤報告" #: tbl_tracking.php:182 #, php-format msgid "Version %s is created, tracking for %s.%s is activated." -msgstr "" +msgstr "已建立版本 %s,%s.%s 的追蹤已啓用" #: tbl_tracking.php:190 #, php-format msgid "Tracking for %s.%s , version %s is deactivated." -msgstr "" +msgstr "%s.%s 的追蹤,版本 %s 已停用" #: tbl_tracking.php:198 #, php-format msgid "Tracking for %s.%s , version %s is activated." -msgstr "" +msgstr "%s.%s 的追蹤,版本 %s 已啓用" #: tbl_tracking.php:208 msgid "SQL statements executed." -msgstr "" +msgstr "SQL 指令已執行" #: tbl_tracking.php:215 msgid "" "You can execute the dump by creating and using a temporary database. Please " "ensure that you have the privileges to do so." -msgstr "" +msgstr "您可以透過建立一個臨時資料庫來執行這個匯出。請確保您有足夠的權限" #: tbl_tracking.php:216 msgid "Comment out these two lines if you do not need them." -msgstr "如果您不需要,請將這兩行註解掉" +msgstr "如果您不需要,請註釋以下兩行" #: tbl_tracking.php:225 msgid "SQL statements exported. Please copy the dump or execute it." -msgstr "SQL語句已匯出,請複製或執行此dump" +msgstr "SQL 指令已匯出。請複製儲存或運行它" #: tbl_tracking.php:256 #, php-format msgid "Version %s snapshot (SQL code)" -msgstr "版本 %s 快照 (SQL碼)" +msgstr "版本 %s 的快照 (SQL 程式碼)" #: tbl_tracking.php:375 msgid "Tracking statements" -msgstr "追蹤語句" +msgstr "追蹤指令" #: tbl_tracking.php:391 tbl_tracking.php:498 #, php-format msgid "Show %s with dates from %s to %s by user %s %s" -msgstr "顯示 %s 從日期 %s 至 %s 來自使用者 %s %s" +msgstr "顯示自 %2$s 起至 %3$s 使用者 %4$s 執行的 %1$s %5$s" #: tbl_tracking.php:404 tbl_tracking.php:455 -#, fuzzy msgid "Date" -msgstr "資料" +msgstr "日期" #: tbl_tracking.php:406 msgid "Data definition statement" -msgstr "資料定義語句" +msgstr "資料定義指令" #: tbl_tracking.php:457 msgid "Data manipulation statement" -msgstr "資料模擬語句" +msgstr "資料操作指令" #: tbl_tracking.php:501 msgid "SQL dump (file download)" -msgstr "SQL 轉儲 (檔案下載)" +msgstr "SQL 匯出 (檔案下載)" #: tbl_tracking.php:502 msgid "SQL dump" -msgstr "SQL 轉儲" +msgstr "SQL 匯出" #: tbl_tracking.php:503 msgid "This option will replace your table and contained data." -msgstr "這個選項將覆蓋您的資料表與其資料" +msgstr "該選項將導致目前表的結構和資料被替換" #: tbl_tracking.php:503 msgid "SQL execution" -msgstr "執行SQL" +msgstr "執行 SQL 指令" #: tbl_tracking.php:515 #, php-format msgid "Export as %s" -msgstr "匯出為 %s" +msgstr "匯出爲 %s" #: tbl_tracking.php:555 msgid "Show versions" -msgstr "顯示版本" +msgstr "查看版本" #: tbl_tracking.php:587 msgid "Version" @@ -9854,33 +9508,33 @@ msgstr "版本" #: tbl_tracking.php:635 #, php-format msgid "Deactivate tracking for %s.%s" -msgstr "停用對 %s.%s 的追蹤" +msgstr "停用 %s.%s 的追蹤" #: tbl_tracking.php:637 msgid "Deactivate now" -msgstr "現在停用" +msgstr "立即停用" #: tbl_tracking.php:648 #, php-format msgid "Activate tracking for %s.%s" -msgstr "啟用對 %s.%s 的追蹤" +msgstr "啓用 %s.%s 的追蹤" #: tbl_tracking.php:650 msgid "Activate now" -msgstr "現在啟用" +msgstr "立即啓用" #: tbl_tracking.php:663 #, php-format msgid "Create version %s of %s.%s" -msgstr "建立 %s.%s 的版本 %s" +msgstr "爲 %2$s.%3$s 建立版本 %1$s" #: tbl_tracking.php:667 msgid "Track these data definition statements:" -msgstr "追蹤這些資料定義的語句:" +msgstr "追蹤下列資料定義指令:" #: tbl_tracking.php:675 msgid "Track these data manipulation statements:" -msgstr "追蹤這些資料模擬的語句:" +msgstr "追蹤下列資料操作指令:" #: tbl_tracking.php:683 msgid "Create version" @@ -9891,73 +9545,42 @@ msgstr "建立版本" msgid "" "No themes support; please check your configuration and/or your themes in " "directory %s." -msgstr "不支援款式功能, 請查看設定案及儲存款式檔案的資料夾 %s." +msgstr "不支援主題,請檢查您的設定和主題資料夾 %s " #: themes.php:41 msgid "Get more themes!" -msgstr "取得更多佈景主題!" +msgstr "取得更多主題!" #: transformation_overview.php:24 msgid "Available MIME types" -msgstr "可使用 MIME 類型" +msgstr "可用的 MIME 類型" #: transformation_overview.php:37 msgid "" "MIME types printed in italics do not have a separate transformation function" -msgstr "MIME 類型以斜體顯示是沒有分隔轉換功能" +msgstr "以斜體顯示的 MIME 類型沒有單獨的轉換函數" #: transformation_overview.php:42 msgid "Available transformations" -msgstr "可使用轉換方式" +msgstr "可用的轉換" #: transformation_overview.php:47 -#, fuzzy -#| msgid "Description" msgctxt "for MIME transformation" msgid "Description" msgstr "說明" #: user_password.php:48 msgid "You don't have sufficient privileges to be here right now!" -msgstr "您現在沒有足夠的權限!" +msgstr "權限不足!" #: user_password.php:110 msgid "The profile has been updated." -msgstr "資料己經更新." +msgstr "設定檔案己更新" #: view_create.php:141 msgid "VIEW name" -msgstr "" +msgstr " view名" #: view_operations.php:91 msgid "Rename view to" -msgstr "將檢視表改名為" - -#~ msgid "Delete the matches for the " -#~ msgstr "刪除此資料表的追蹤資料" - -#~ msgid "yes" -#~ msgstr " 是 " - -#~ msgid "Disable Statistics" -#~ msgstr "停止統計數據" - -#~ msgid "Start" -#~ msgstr "Sat" - -#~ msgid "Display table filter" -#~ msgstr "顯示欄位註解" - -#~ msgid "" -#~ "The additional features for working with linked tables have been " -#~ "deactivated. To find out why click %shere%s." -#~ msgstr "關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因." - -#~ msgid "Ignore duplicate rows" -#~ msgstr "略過重覆列" - -#~ msgid "Execute bookmarked query" -#~ msgstr "執行書籤查詢" - -#~ msgid "No tables" -#~ msgstr "沒有資料表" +msgstr "將 view改名爲" From 8926cf025080a8123ca536f54e47d8fb51bacccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 08:35:29 +0200 Subject: [PATCH 52/84] Add missing Language-Team: --- po/zh_TW.po | 1 + 1 file changed, 1 insertion(+) diff --git a/po/zh_TW.po b/po/zh_TW.po index 55a70eb41c..26b1a811a5 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5,6 +5,7 @@ msgstr "" "POT-Creation-Date: 2011-06-02 08:33+0200\n" "PO-Revision-Date: 2011-05-31 09:47+0800\n" "Last-Translator: Finjon Kiang (http://twpug.net)\n" +"Language-Team: chinese_traditional \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" From f8f43dab23d11c00df88376709d39fed78287a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 08:39:57 +0200 Subject: [PATCH 53/84] Merge missing translations from QA_3_4 --- po/zh_TW.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index 0cd6fedec2..1734e131f0 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6383,7 +6383,7 @@ msgstr "一般關聯功能" #: libraries/server_links.inc.php:79 server_synchronize.php:1091 #: server_synchronize.php:1099 msgid "Synchronize" -msgstr "" +msgstr "同步" #: libraries/server_links.inc.php:84 server_binlog.php:96 #: server_status.php:378 test/theme.php:120 @@ -6659,7 +6659,7 @@ msgstr "儲存引擎" #: libraries/tbl_properties.inc.php:764 msgid "PARTITION definition" -msgstr "" +msgstr "分區定義" #: libraries/tbl_properties.inc.php:795 #, fuzzy From 0186b3b2d490731b17a988ab12811abacdc55350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:30:35 +0200 Subject: [PATCH 54/84] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index fd23e4754a..996f7f9261 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-05-31 17:53+0200\n" +"PO-Revision-Date: 2011-06-02 10:30+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -1615,10 +1615,9 @@ msgstr[1] "Vloženy %1$d řádky." msgstr[2] "Vloženo %1$d řádek." #: libraries/RecentTable.class.php:113 -#, fuzzy #| msgid "Could not save configuration" msgid "Could not save recent table" -msgstr "Nepodařilo se uložit nastavení" +msgstr "Nepodařilo se uložit poslední tabulku" #: libraries/RecentTable.class.php:148 #| msgid "Count tables" From 8aaa7796801f498760f3d3ed576c862b79d04154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:30:51 +0200 Subject: [PATCH 55/84] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 996f7f9261..71752bfdc4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1625,10 +1625,9 @@ msgid "Recent tables" msgstr "Nedávné tabulky" #: libraries/RecentTable.class.php:154 -#, fuzzy #| msgid "There are no configured servers" msgid "There are no recent tables" -msgstr "Žádné servery nejsou nastaveny" +msgstr "Nebyly nalezeny žádné nedávné tabulky" #: libraries/StorageEngine.class.php:194 msgid "" From 04891dd9f3bf768eef159a650d096199d0249493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:30:59 +0200 Subject: [PATCH 56/84] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 71752bfdc4..ba9ae70786 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1617,7 +1617,7 @@ msgstr[2] "Vloženo %1$d řádek." #: libraries/RecentTable.class.php:113 #| msgid "Could not save configuration" msgid "Could not save recent table" -msgstr "Nepodařilo se uložit poslední tabulku" +msgstr "Nepodařilo se uložit nedávnou tabulku" #: libraries/RecentTable.class.php:148 #| msgid "Count tables" From 588b26e0ba37e0137694b6d94875959d21d70f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:31:22 +0200 Subject: [PATCH 57/84] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index ba9ae70786..456bcbac38 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-02 10:30+0200\n" +"PO-Revision-Date: 2011-06-02 10:31+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -1669,7 +1669,7 @@ msgstr "Tabulka %s byla přejmenována na %s" #: libraries/Table.class.php:1250 msgid "Could not save table UI preferences" -msgstr "" +msgstr "Nepodařilo se uložit nastavení prohlížení tabulky" #: libraries/Theme.class.php:160 #, php-format From 73b2a3ba45368a0e3b0d34e7a0205e8c2c58adb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:31:45 +0200 Subject: [PATCH 58/84] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 456bcbac38..2eb7fbbab3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3322,10 +3322,10 @@ msgid "Enable highlighting" msgstr "Povolit zvýrazňování" #: libraries/config/messages.inc.php:286 -#, fuzzy #| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of recently used tables; set 0 to disable" -msgstr "Nejvyšší počet tabulek zobrazených v seznamu tabulek" +msgstr "" +"Nejvyšší počet tabulek v seznamu nedávných tabulek; nastavte 0 pro vypnutí" #: libraries/config/messages.inc.php:287 #| msgid "Untracked tables" From ce8849c1c1fa7962bda7650c5d75e3ac4b761bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:32:14 +0200 Subject: [PATCH 59/84] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 2eb7fbbab3..af7afad6c2 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-02 10:31+0200\n" +"PO-Revision-Date: 2011-06-02 10:32+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -3617,7 +3617,7 @@ msgstr "Nástroje pro konverzi znakových sad" #: libraries/config/messages.inc.php:349 msgid "When browsing tables, the sorting of each table is remembered" -msgstr "" +msgstr "Při procházení tabulek se pro každou uloží nastavené řazení" #: libraries/config/messages.inc.php:350 #| msgid "Rename table to" From 2e1e5175be119fd11a5461287f8b3f265b0e47ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:33:04 +0200 Subject: [PATCH 60/84] Translation update done using Pootle. --- po/cs.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/cs.po b/po/cs.po index af7afad6c2..7feea900df 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-02 10:32+0200\n" +"PO-Revision-Date: 2011-06-02 10:33+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -3900,7 +3900,6 @@ msgid "Server port" msgstr "Port serveru" #: libraries/config/messages.inc.php:408 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma_config[/kbd]" @@ -3908,8 +3907,8 @@ msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí podpory pro uživatelské nastavení v databázi, " -"výchozí nastavení: [kbd]pma_config[/kbd]" +"Nechte prázdné pro vypnutí \"trvalého\" ukládání posledních tabulek, výchozí " +"nastavení: [kbd]pma_recent[/kbd]" #: libraries/config/messages.inc.php:409 #| msgid "Recall user name" From 8ce04eccc9b2f793dc3743b3ba115fb4dadfa4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:33:35 +0200 Subject: [PATCH 61/84] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index 7feea900df..b8e31ced30 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3992,7 +3992,6 @@ msgid "Display columns table" msgstr "Tabulka s popisem polí" #: libraries/config/messages.inc.php:425 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma_config[/kbd]" @@ -4000,8 +3999,8 @@ msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí podpory pro uživatelské nastavení v databázi, " -"výchozí nastavení: [kbd]pma_config[/kbd]" +"Nechte prázdné pro vypnutí podpory pro \"trvalé\" ukládání nastavení " +"procházení tabulek, výchozí nastavení: [kbd]pma_uiprefs[/kbd]" #: libraries/config/messages.inc.php:426 #| msgid "User preferences storage table" From 80ce84d35731bfc0f54b365813eb89ec26777162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:34:00 +0200 Subject: [PATCH 62/84] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index b8e31ced30..d081a266f8 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-05-31 17:50+0200\n" -"PO-Revision-Date: 2011-06-02 10:33+0200\n" +"PO-Revision-Date: 2011-06-02 10:34+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -6218,10 +6218,9 @@ msgid "SQL history" msgstr "SQL historie" #: libraries/relation.lib.php:143 -#, fuzzy #| msgid "Persistent connections" msgid "Persistent recently used tables" -msgstr "Trvalé připojení" +msgstr "Trvalé nedávné tabulky" #: libraries/relation.lib.php:147 msgid "Persistent tables' UI preferences" From 9b421d5c054fc7b09a8a2656a1bf9815f9340537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:34:09 +0200 Subject: [PATCH 63/84] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index d081a266f8..a1fa441388 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6224,7 +6224,7 @@ msgstr "Trvalé nedávné tabulky" #: libraries/relation.lib.php:147 msgid "Persistent tables' UI preferences" -msgstr "" +msgstr "Trvalé nastavení procházení" #: libraries/relation.lib.php:155 msgid "User preferences" From fd6c41216dec3521cde053d3c3f14bc4edd878d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 10:34:34 +0200 Subject: [PATCH 64/84] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index a1fa441388..6d44213868 100644 --- a/po/cs.po +++ b/po/cs.po @@ -3907,7 +3907,7 @@ msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí \"trvalého\" ukládání posledních tabulek, výchozí " +"Nechte prázdné pro vypnutí \"trvalého\" ukládání nedávných tabulek, výchozí " "nastavení: [kbd]pma_recent[/kbd]" #: libraries/config/messages.inc.php:409 From 860250f02026360caf2291b27c8b51a0ca7e3cb2 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Fri, 20 May 2011 17:17:52 +0100 Subject: [PATCH 65/84] Fix bug #3302961 - Row check boxes missing when table row links are disabled --- Documentation.html | 10 ++- js/sql.js | 2 +- libraries/config.default.php | 18 ++--- libraries/config.values.php | 1 + libraries/config/messages.inc.php | 5 +- libraries/config/setup.forms.php | 3 +- libraries/config/user_preferences.forms.php | 3 +- libraries/display_tbl.lib.php | 77 ++++++++++++++------- 8 files changed, 68 insertions(+), 51 deletions(-) diff --git a/Documentation.html b/Documentation.html index 5b3da22006..cb1a0b2844 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1888,14 +1888,12 @@ $cfg['TrustedProxies'] =
Maximum number of characters shown in any non-numeric field on browse view. Can be turned off by a toggle button on the browse page.
-
$cfg['ModifyDeleteAtLeft'] boolean - $cfg['ModifyDeleteAtRight'] boolean +
$cfg['RowActionLinks'] string
Defines the place where table row links (Edit, Inline edit, Copy, - Delete) would be put when - tables contents are displayed (you may have them displayed both at the - left and at the right). - "Left" and "right" are parsed as "top" + Delete) would be put when tables contents are displayed (you may + have them displayed at the left side, right side, both sides or nowhere). + "left" and "right" are parsed as "top" and "bottom" with vertical display mode.
$cfg['DefaultDisplay'] string
diff --git a/js/sql.js b/js/sql.js index 13fade0748..4ca133e179 100644 --- a/js/sql.js +++ b/js/sql.js @@ -66,7 +66,7 @@ function appendInlineAnchor() { if (disp_mode == 'vertical') { // there can be one or two tr containing this class, depending - // on the ModifyDeleteAtLeft and ModifyDeleteAtRight cfg parameters + // on the RowActionLinks cfg parameter $('#table_results tr') .find('.edit_row_anchor') .removeClass('edit_row_anchor') diff --git a/libraries/config.default.php b/libraries/config.default.php index 4ca31e78f5..c622d6be20 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -2228,20 +2228,14 @@ $cfg['CharTextareaRows'] = 2; $cfg['LimitChars'] = 50; /** - * show edit/delete links on left side of browse - * (or at the top with vertical browse) + * Where to show the edit/inline_edit/delete links in browse mode + * Possible values are 'left', 'right', 'both' and 'none'; + * which will be interpreted as 'top', 'bottom', 'both' and 'none' + * respectively for vertical display mode * - * @global boolean $cfg['ModifyDeleteAtLeft'] + * @global string $cfg['RowActionLinks'] */ -$cfg['ModifyDeleteAtLeft'] = true; - -/** - * show edit/delete links on right side of browse - * (or at the bottom with vertical browse) - * - * @global boolean $cfg['ModifyDeleteAtRight'] - */ -$cfg['ModifyDeleteAtRight'] = false; +$cfg['RowActionLinks'] = 'left'; /** * default display direction (horizontal|vertical|horizontalflipped) diff --git a/libraries/config.values.php b/libraries/config.values.php index b5190370a4..cc0d02ac8f 100644 --- a/libraries/config.values.php +++ b/libraries/config.values.php @@ -44,6 +44,7 @@ $cfg_db['LeftFrameDBSeparator'] = 'short_string'; $cfg_db['LeftFrameTableSeparator'] = 'short_string'; $cfg_db['NavigationBarIconic'] = array(true => __('Yes'), false => __('No'), 'both' => __('Both')); $cfg_db['Order'] = array('ASC', 'DESC', 'SMART'); +$cfg_db['RowActionLinks'] = array('none' => __('Nowhere'), 'left' => __('Left'), 'right' => __('Right'), 'both' => __('Both')); $cfg_db['ProtectBinary'] = array(false, 'blob', 'all'); $cfg_db['DefaultDisplay'] = array('horizontal', 'vertical', 'horizontalflipped'); $cfg_db['CharEditing'] = array('input', 'textarea'); diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php index 8ea3cefe20..e07c3b86b1 100644 --- a/libraries/config/messages.inc.php +++ b/libraries/config/messages.inc.php @@ -312,9 +312,8 @@ $strConfigMcryptDisableWarning_desc = __('Disable the default warning that is di $strConfigMcryptDisableWarning_name = __('mcrypt warning'); $strConfigMemoryLimit_desc = __('The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'); $strConfigMemoryLimit_name = __('Memory limit'); -$strConfigModifyDeleteAtLeft_desc = __('These are Edit, Inline edit, Copy and Delete links'); -$strConfigModifyDeleteAtLeft_name = __('Show table row links on left side'); -$strConfigModifyDeleteAtRight_name = __('Show table row links on right side'); +$strConfigRowActionLinks_desc = __('These are Edit, Inline edit, Copy and Delete links'); +$strConfigRowActionLinks_name = __('Where to show the table row links'); $strConfigNaturalOrder_desc = __('Use natural order for sorting table and database names'); $strConfigNaturalOrder_name = __('Natural order'); $strConfigNavigationBarIconic_desc = __('Use only icons, only text or both'); diff --git a/libraries/config/setup.forms.php b/libraries/config/setup.forms.php index 5287aade93..6675389e8c 100644 --- a/libraries/config/setup.forms.php +++ b/libraries/config/setup.forms.php @@ -196,8 +196,7 @@ $forms['Main_frame']['Browse'] = array( 'BrowseMarkerEnable', 'RepeatCells', 'LimitChars', - 'ModifyDeleteAtLeft', - 'ModifyDeleteAtRight', + 'RowActionLinks', 'DefaultDisplay'); $forms['Main_frame']['Edit'] = array( 'ProtectBinary', diff --git a/libraries/config/user_preferences.forms.php b/libraries/config/user_preferences.forms.php index d23eddafef..89e4ec69a3 100644 --- a/libraries/config/user_preferences.forms.php +++ b/libraries/config/user_preferences.forms.php @@ -108,8 +108,7 @@ $forms['Main_frame']['Browse'] = array( 'BrowseMarkerEnable', 'RepeatCells', 'LimitChars', - 'ModifyDeleteAtLeft', - 'ModifyDeleteAtRight', + 'RowActionLinks', 'DefaultDisplay'); $forms['Main_frame']['Edit'] = array( 'ProtectBinary', diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index 6fa8e9be5d..fe3ac38675 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -656,7 +656,8 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $ // ... at the left column of the result table header if possible // and required - elseif ($GLOBALS['cfg']['ModifyDeleteAtLeft'] && $is_display['text_btn'] == '1') { + elseif (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && $is_display['text_btn'] == '1') { $vertical_display['emptypre'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 4 : 0; if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped') { @@ -672,7 +673,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $ } // ... elseif no button, displays empty(ies) col(s) if required - elseif ($GLOBALS['cfg']['ModifyDeleteAtLeft'] + elseif (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') && ($is_display['edit_lnk'] != 'nn' || $is_display['del_lnk'] != 'nn')) { $vertical_display['emptypre'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 4 : 0; if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' @@ -686,6 +687,12 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $ } // end vertical mode } + // ... elseif display an empty column if the actions links are disabled to match the rest of the table + elseif ($GLOBALS['cfg']['RowActionLinks'] == 'none' && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' + || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { + echo ''; + } + // 2. Displays the fields' name // 2.0 If sorting links should be used, checks if the query is a "JOIN" // statement (see 2.1.3) @@ -906,9 +913,9 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $ // 3. Displays the needed checkboxes at the right // column of the result table header if possible and required... - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] - && ($is_display['edit_lnk'] != 'nn' || $is_display['del_lnk'] != 'nn') - && $is_display['text_btn'] == '1') { + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && ($is_display['edit_lnk'] != 'nn' || $is_display['del_lnk'] != 'nn') + && $is_display['text_btn'] == '1') { $vertical_display['emptyafter'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 4 : 1; if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped') { @@ -927,7 +934,7 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $ // ... elseif no button, displays empty columns if required // (unless coming from Browse mode print view) - elseif ($GLOBALS['cfg']['ModifyDeleteAtRight'] + elseif (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') && ($is_display['edit_lnk'] == 'nn' && $is_display['del_lnk'] == 'nn') && (!$GLOBALS['is_header_sent'])) { $vertical_display['emptyafter'] = ($is_display['edit_lnk'] != 'nn' && $is_display['del_lnk'] != 'nn') ? 4 : 1; @@ -1243,13 +1250,20 @@ function PMA_displayTableBody(&$dt_result, &$is_display, $map, $analyzed_sql) { } // end if (1.2.2) // 1.3 Displays the links at left if required - if ($GLOBALS['cfg']['ModifyDeleteAtLeft'] - && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' - || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' + || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { if (! isset($js_conf)) { $js_conf = ''; } echo PMA_generateCheckboxAndLinks('left', $del_url, $is_display, $row_no, $where_clause, $where_clause_html, $del_query, 'l', $edit_url, $copy_url, $edit_anchor_class, $edit_str, $copy_str, $del_str, $js_conf); + } else if (($GLOBALS['cfg']['RowActionLinks'] == 'none') + && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' + || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { + if (! isset($js_conf)) { + $js_conf = ''; + } + echo PMA_generateCheckboxAndLinks('none', $del_url, $is_display, $row_no, $where_clause, $where_clause_html, $del_query, 'l', $edit_url, $copy_url, $edit_anchor_class, $edit_str, $copy_str, $del_str, $js_conf); } // end if (1.3) } // end if (1) @@ -1459,13 +1473,13 @@ function PMA_displayTableBody(&$dt_result, &$is_display, $map, $analyzed_sql) { } // end for (2) // 3. Displays the modify/delete links on the right if required - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] - && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' - || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { - if (! isset($js_conf)) { - $js_conf = ''; - } - echo PMA_generateCheckboxAndLinks('right', $del_url, $is_display, $row_no, $where_clause, $where_clause_html, $del_query, 'r', $edit_url, $copy_url, $edit_anchor_class, $edit_str, $copy_str, $del_str, $js_conf); + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' + || $_SESSION['tmp_user_values']['disp_direction'] == 'horizontalflipped')) { + if (! isset($js_conf)) { + $js_conf = ''; + } + echo PMA_generateCheckboxAndLinks('right', $del_url, $is_display, $row_no, $where_clause, $where_clause_html, $del_query, 'r', $edit_url, $copy_url, $edit_anchor_class, $edit_str, $copy_str, $del_str, $js_conf); } // end if (3) if ($_SESSION['tmp_user_values']['disp_direction'] == 'horizontal' @@ -1545,15 +1559,19 @@ function PMA_displayVerticalTable() global $vertical_display; // Displays "multi row delete" link at top if required - if ($GLOBALS['cfg']['ModifyDeleteAtLeft'] && is_array($vertical_display['row_delete']) && (count($vertical_display['row_delete']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] != 'right') + && is_array($vertical_display['row_delete']) && (count($vertical_display['row_delete']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; + if ($GLOBALS['cfg']['RowActionLinks'] == 'none') { + // if we are not showing the RowActionLinks, then we need to show the Multi-Row-Action checkboxes + echo '' . "\n"; + } echo $vertical_display['textbtn']; $foo_counter = 0; foreach ($vertical_display['row_delete'] as $val) { if (($foo_counter != 0) && ($_SESSION['tmp_user_values']['repeat_cells'] != 0) && !($foo_counter % $_SESSION['tmp_user_values']['repeat_cells'])) { echo '' . "\n"; } - echo str_replace('[%_PMA_CHECKBOX_DIR_%]', '_left', $val); $foo_counter++; } // end while @@ -1561,7 +1579,8 @@ function PMA_displayVerticalTable() } // end if // Displays "edit" link at top if required - if ($GLOBALS['cfg']['ModifyDeleteAtLeft'] && is_array($vertical_display['edit']) && (count($vertical_display['edit']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['edit']) && (count($vertical_display['edit']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -1579,7 +1598,8 @@ function PMA_displayVerticalTable() } // end if // Displays "copy" link at top if required - if ($GLOBALS['cfg']['ModifyDeleteAtLeft'] && is_array($vertical_display['copy']) && (count($vertical_display['copy']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['copy']) && (count($vertical_display['copy']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -1597,7 +1617,8 @@ function PMA_displayVerticalTable() } // end if // Displays "delete" link at top if required - if ($GLOBALS['cfg']['ModifyDeleteAtLeft'] && is_array($vertical_display['delete']) && (count($vertical_display['delete']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'left' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['delete']) && (count($vertical_display['delete']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['edit']) && ! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -1634,7 +1655,8 @@ function PMA_displayVerticalTable() } // end while // Displays "multi row delete" link at bottom if required - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] && is_array($vertical_display['row_delete']) && (count($vertical_display['row_delete']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['row_delete']) && (count($vertical_display['row_delete']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; echo $vertical_display['textbtn']; $foo_counter = 0; @@ -1650,7 +1672,8 @@ function PMA_displayVerticalTable() } // end if // Displays "edit" link at bottom if required - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] && is_array($vertical_display['edit']) && (count($vertical_display['edit']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['edit']) && (count($vertical_display['edit']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -1668,7 +1691,8 @@ function PMA_displayVerticalTable() } // end if // Displays "copy" link at bottom if required - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] && is_array($vertical_display['copy']) && (count($vertical_display['copy']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['copy']) && (count($vertical_display['copy']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -1686,7 +1710,8 @@ function PMA_displayVerticalTable() } // end if // Displays "delete" link at bottom if required - if ($GLOBALS['cfg']['ModifyDeleteAtRight'] && is_array($vertical_display['delete']) && (count($vertical_display['delete']) > 0 || !empty($vertical_display['textbtn']))) { + if (($GLOBALS['cfg']['RowActionLinks'] == 'right' || $GLOBALS['cfg']['RowActionLinks'] == 'both') + && is_array($vertical_display['delete']) && (count($vertical_display['delete']) > 0 || !empty($vertical_display['textbtn']))) { echo '' . "\n"; if (! is_array($vertical_display['edit']) && ! is_array($vertical_display['row_delete'])) { echo $vertical_display['textbtn']; @@ -2674,6 +2699,8 @@ function PMA_generateCheckboxAndLinks($position, $del_url, $is_display, $row_no, $ret .= PMA_generateEditLink($edit_url, $class, $edit_str, $where_clause, $where_clause_html, ''); $ret .= PMA_generateCheckboxForMulti($del_url, $is_display, $row_no, $where_clause_html, $del_query, $id_suffix='_right', '', '', ''); + } else { // $position == 'none' + $ret .= PMA_generateCheckboxForMulti($del_url, $is_display, $row_no, $where_clause_html, $del_query, $id_suffix='_left', '', '', ''); } return $ret; } From 78b6f3d6bade0c066f7a4916932c795b0eeaf471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 11:43:12 +0200 Subject: [PATCH 66/84] Mark directories as such in .gitignore --- .gitignore | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index b492910cc1..dda2e0ecd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,14 @@ # Directory for creating releases -release +/release/ # Configuration files config.inc.php config.header.inc.php config.footer.inc.php # Upload/save dirs -upload -save +/upload/ +/save/ # For setup script -config +/config/ # ctags tags # Editor files @@ -22,12 +22,12 @@ phpmyadmin.wpj .idea *.sw[op] # Locales -locale +/locale/ # Backups *~ # Javascript sources -sources +/sources/ # API documentation -apidoc +/apidoc/ # Demo server revision-info.php From 834cefc2fda28d4d3e8a219a85759a5fb0e888d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 11:51:08 +0200 Subject: [PATCH 67/84] Update po files --- po/af.po | 563 +++++++++++++++++++++--------------------- po/ar.po | 563 +++++++++++++++++++++--------------------- po/az.po | 563 +++++++++++++++++++++--------------------- po/be.po | 563 +++++++++++++++++++++--------------------- po/be@latin.po | 563 +++++++++++++++++++++--------------------- po/bg.po | 565 +++++++++++++++++++++--------------------- po/bn.po | 563 +++++++++++++++++++++--------------------- po/bs.po | 563 +++++++++++++++++++++--------------------- po/ca.po | 573 ++++++++++++++++++++++--------------------- po/cs.po | 588 ++++++++++++++++++++++---------------------- po/cy.po | 563 +++++++++++++++++++++--------------------- po/da.po | 563 +++++++++++++++++++++--------------------- po/de.po | 573 ++++++++++++++++++++++--------------------- po/el.po | 573 ++++++++++++++++++++++--------------------- po/en_GB.po | 588 ++++++++++++++++++++++---------------------- po/es.po | 575 ++++++++++++++++++++++--------------------- po/et.po | 563 +++++++++++++++++++++--------------------- po/eu.po | 563 +++++++++++++++++++++--------------------- po/fa.po | 563 +++++++++++++++++++++--------------------- po/fi.po | 572 ++++++++++++++++++++++--------------------- po/fr.po | 573 ++++++++++++++++++++++--------------------- po/gl.po | 572 ++++++++++++++++++++++--------------------- po/he.po | 563 +++++++++++++++++++++--------------------- po/hi.po | 573 ++++++++++++++++++++++--------------------- po/hr.po | 563 +++++++++++++++++++++--------------------- po/hu.po | 573 ++++++++++++++++++++++--------------------- po/id.po | 563 +++++++++++++++++++++--------------------- po/it.po | 573 ++++++++++++++++++++++--------------------- po/ja.po | 573 ++++++++++++++++++++++--------------------- po/ka.po | 572 ++++++++++++++++++++++--------------------- po/ko.po | 563 +++++++++++++++++++++--------------------- po/lt.po | 573 ++++++++++++++++++++++--------------------- po/lv.po | 563 +++++++++++++++++++++--------------------- po/mk.po | 563 +++++++++++++++++++++--------------------- po/ml.po | 563 +++++++++++++++++++++--------------------- po/mn.po | 563 +++++++++++++++++++++--------------------- po/ms.po | 563 +++++++++++++++++++++--------------------- po/nb.po | 572 ++++++++++++++++++++++--------------------- po/nl.po | 573 ++++++++++++++++++++++--------------------- po/phpmyadmin.pot | 563 +++++++++++++++++++++--------------------- po/pl.po | 572 ++++++++++++++++++++++--------------------- po/pt.po | 563 +++++++++++++++++++++--------------------- po/pt_BR.po | 565 +++++++++++++++++++++--------------------- po/ro.po | 563 +++++++++++++++++++++--------------------- po/ru.po | 612 ++++++++++++++++++++++------------------------ po/si.po | 565 +++++++++++++++++++++--------------------- po/sk.po | 571 +++++++++++++++++++++--------------------- po/sl.po | 583 +++++++++++++++++++++---------------------- po/sq.po | 563 +++++++++++++++++++++--------------------- po/sr.po | 563 +++++++++++++++++++++--------------------- po/sr@latin.po | 563 +++++++++++++++++++++--------------------- po/sv.po | 573 ++++++++++++++++++++++--------------------- po/ta.po | 563 +++++++++++++++++++++--------------------- po/te.po | 565 +++++++++++++++++++++--------------------- po/th.po | 563 +++++++++++++++++++++--------------------- po/tr.po | 573 ++++++++++++++++++++++--------------------- po/tt.po | 563 +++++++++++++++++++++--------------------- po/ug.po | 563 +++++++++++++++++++++--------------------- po/uk.po | 563 +++++++++++++++++++++--------------------- po/ur.po | 571 +++++++++++++++++++++--------------------- po/uz.po | 572 ++++++++++++++++++++++--------------------- po/uz@latin.po | 572 ++++++++++++++++++++++--------------------- po/zh_CN.po | 573 ++++++++++++++++++++++--------------------- po/zh_TW.po | 573 ++++++++++++++++++++++--------------------- 64 files changed, 18544 insertions(+), 17846 deletions(-) diff --git a/po/af.po b/po/af.po index c43bac9750..e27e2f725f 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" @@ -198,7 +198,7 @@ msgstr "Kommentaar" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Nee" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Vertoon PDF skema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -433,19 +433,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sorteer" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Dalend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -559,8 +559,8 @@ msgstr "Beloer Data" msgid "Delete the matches for the %s table?" msgstr "Stort data vir tabel" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -634,7 +634,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -662,20 +662,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Met gekose:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Kies Alles" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -686,15 +686,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Drukker mooi (print view)" @@ -752,7 +752,7 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -941,7 +941,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1177,8 +1177,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1930,13 +1930,13 @@ msgstr "" msgid "Tables" msgstr "Tabel" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2044,7 +2044,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2106,7 +2106,7 @@ msgstr "MySQL het gepraat: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Verduidelik SQL" @@ -2118,11 +2118,11 @@ msgstr "Ignoreer SQL Verduideliking" msgid "Without PHP Code" msgstr "Sonder PHP Kode" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Skep PHP Kode" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2131,7 +2131,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Ignoreer SQL Validasie" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Valideer SQL" @@ -2229,11 +2229,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2279,21 +2279,34 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Ongebalanseerde kwotasie-teken" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2301,13 +2314,13 @@ msgstr "Ongebalanseerde kwotasie-teken" msgid "structure" msgstr "Struktuur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2315,35 +2328,35 @@ msgstr "" msgid "structure and data" msgstr "Struktuur en data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Voltooi invoegings" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Uitgebreide toevoegings" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2430,7 +2443,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2915,10 +2928,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV data" @@ -3488,7 +3501,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3544,344 +3557,340 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Verander tabel sorteer volgens" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Hernoem tabel na" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Geen tabelle" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Geen databasisse" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3890,321 +3899,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Databasis" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analiseer tabel" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Herstel tabel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Bediener Keuse" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Kolom Kommentaar word vertoon" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Stellings" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Bediener weergawe" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Wys tabelle" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Ry Statistiek" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4212,28 +4221,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4243,91 +4252,91 @@ msgstr "" msgid "Password" msgstr "Wagwoord" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Gebruiker Naam:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Voeg By/Verwyder Veld Kolomme" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Verstekwaarde (default)" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4335,56 +4344,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4392,13 +4401,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4418,62 +4427,62 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy msgid "Database export options" msgstr "Databasis statistieke" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV vir M$ Excel data" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4560,7 +4569,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4976,61 +4985,61 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Die ry is verwyder" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Vermoor" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in navraag" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Vertoon rye" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "totaal" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Verander" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "Kolom Kommentaar word vertoon" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Bediener weergawe" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Skakel nie gevind nie" diff --git a/po/ar.po b/po/ar.po index a3378efee8..78129e915c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-21 13:56+0200\n" "Last-Translator: \n" "Language-Team: arabic \n" @@ -201,7 +201,7 @@ msgstr "تعليقات" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -217,7 +217,7 @@ msgstr "لا" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "بناء الارتباطات" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -429,19 +429,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "تصنيف" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "تصاعديا" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -559,8 +559,8 @@ msgstr "استعراض" msgid "Delete the matches for the %s table?" msgstr "إرجاع أو استيراد بيانات الجدول" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -638,7 +638,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -666,20 +666,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr ": على المحدد" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "اختر الكل" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -690,15 +690,15 @@ msgid "Check tables having overhead" msgstr "تحقق من overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "تصدير" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "عرض نسخة للطباعة" @@ -758,7 +758,7 @@ msgstr "قاموس البيانات" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -944,7 +944,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1197,8 +1197,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1949,13 +1949,13 @@ msgstr "" msgid "Tables" msgstr "جداول" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2062,7 +2062,7 @@ msgstr "فهرس خادم غير صحيح: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2124,7 +2124,7 @@ msgstr "MySQL قال: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "اشرح SQL" @@ -2136,11 +2136,11 @@ msgstr "تخطي شرح SQL" msgid "Without PHP Code" msgstr "بدون كود PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "أنشئ كود PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "حدث" @@ -2149,7 +2149,7 @@ msgstr "حدث" msgid "Skip Validate SQL" msgstr "تخطي التأكد من SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "التحقق من استعلام SQL" @@ -2247,11 +2247,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2298,34 +2298,47 @@ msgstr "الدليل الذي حددته لتحميل عملك لا يمكن ا msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "أغلق" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2333,35 +2346,35 @@ msgstr "" msgid "structure and data" msgstr "البنية والبيانات" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "لقد اكتمل الإدخال" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "إدخال مدد" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2450,7 +2463,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2944,10 +2957,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "سي إس في" @@ -3519,7 +3532,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3575,347 +3588,343 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "تعديل ترتيب الجدول بـ" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "نافذة الاستعلام" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "تغيير اسم جدول إلى" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3924,315 +3933,315 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "اسم قاعدة البيانات" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "تحليل الجدول" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "إظهار تعليقات العمود" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "أوامر" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4240,28 +4249,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4271,90 +4280,90 @@ msgstr "" msgid "Password" msgstr "كلمة السر" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "اسم المستخدم" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "إضافه/حذف عمود حقل" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "افتراضي" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4362,56 +4371,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4419,13 +4428,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "زيب" @@ -4445,63 +4454,63 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy #| msgid "Database export options" msgid "Database export options" msgstr "خيارات تصدير قاعدة بيانات" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "بيانات CSV لبرنامج ميكروسوفت إكسل" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4588,7 +4597,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5015,62 +5024,62 @@ msgstr "" msgid "Browser transformation" msgstr "تحويل المتصفح" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "لقد تم حذف الصف" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "إبطال" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "في الاستعلام" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "مشاهدة السجلات " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "المجموع" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "استغرق الاستعلام %01.4f ثانية" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "تغيير" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "عرض الطباعة (مع النصوص الكاملة)." -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "إظهار بناء ملف PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "تكوين" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "لم يمكن إيجاد الوصلة" diff --git a/po/az.po b/po/az.po index 6b6d8372b7..6867008740 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" @@ -195,7 +195,7 @@ msgstr "Qısa İzahatlar" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -211,7 +211,7 @@ msgstr "Xeyir" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -430,19 +430,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sırala" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Artan sırada" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -556,8 +556,8 @@ msgstr "İçindekiler" msgid "Delete the matches for the %s table?" msgstr "Sxemi çıxarılan cedvel" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -631,7 +631,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,20 +660,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL serverinde esas depolama motoru olaraq qurulmuşdur." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Seçilenleri:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Hamısını Seç" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -684,15 +684,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Çap görüntüsü" @@ -750,7 +750,7 @@ msgstr "Me'lumat lüğeti" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -941,7 +941,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1194,8 +1194,8 @@ msgstr "Motorlar" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1948,13 +1948,13 @@ msgstr "" msgid "Tables" msgstr "Cedveller" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2061,7 +2061,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2123,7 +2123,7 @@ msgstr "MySQL deyir: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL-i İzah Et" @@ -2135,11 +2135,11 @@ msgstr "SQL İzah Et-i Keç" msgid "Without PHP Code" msgstr "PHP Kodunu Gösterme" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP Kodunu Hazırla" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2148,7 +2148,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL İfadesini Yoxlama" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL Tesdiqle" @@ -2248,11 +2248,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2299,21 +2299,34 @@ msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2321,13 +2334,13 @@ msgstr "Unclosed quote" msgid "structure" msgstr "Quruluş" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2335,35 +2348,35 @@ msgstr "" msgid "structure and data" msgstr "Quruluş ve me'lumat" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Tam girişli" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Genişletilmiş girişli" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2452,7 +2465,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2948,10 +2961,10 @@ msgstr "" msgid "Customize default options" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV verilenleri" @@ -3529,7 +3542,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3586,351 +3599,347 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Cedvel sırasına buna göre yeniden qur" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Sorğu penceresi" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Cedveli yeniden adlandır" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Elaqeler" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Cedvel yoxdur" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3939,323 +3948,323 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Me'lumat Bazası" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Cedveli analiz et" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Cedveli te'mir et" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Quraşdırılmış Serverler" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Sütun Qısa İzahatını Deyişdir" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Variantlar" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Avtomatik qurtarma rejimi" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Cedvelleri göster" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Emrleri Tam Olaraq Göster" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Sıra Statistikası" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4263,28 +4272,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4294,91 +4303,91 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "İstifadeçi Adı:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Sahe Sütunlarını Elave Et/Sil" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Başlanğıc deyeri" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4386,56 +4395,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4443,13 +4452,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4469,61 +4478,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Me'lumat bazası eksport variantları" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel verilenleri üçün CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4610,7 +4619,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5037,61 +5046,61 @@ msgstr "" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Setir silindi" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Söndür" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Gösterilen setirler" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "cemi" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "sorğu %01.4f saniyede icra edildi" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Deyişdir" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF sxemini göster" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Server versiyası" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link tapılmadı" diff --git a/po/be.po b/po/be.po index b59d9623ab..bca7ba6610 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" @@ -200,7 +200,7 @@ msgstr "Камэнтары" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Не" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -363,7 +363,7 @@ msgid "Edit or export relational schema" msgstr "Рэляцыйная схема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -431,19 +431,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Парадак" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "прамы" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -557,8 +557,8 @@ msgstr "Прагляд" msgid "Delete the matches for the %s table?" msgstr "Дамп дадзеных табліцы" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -632,7 +632,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -664,20 +664,20 @@ msgstr "" "сэрвэры." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "З адзначанымі:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Адзначыць усё" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -688,15 +688,15 @@ msgid "Check tables having overhead" msgstr "Адзначыць тыя, што патрабуюць аптымізацыі" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспарт" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Вэрсія для друку" @@ -756,7 +756,7 @@ msgstr "Слоўнік дадзеных" msgid "Tracked tables" msgstr "Праверыць табліцу" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -964,7 +964,7 @@ msgstr "" "вы не павялічыце ліміты выкананьня php-скрыптоў." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1221,8 +1221,8 @@ msgstr "Машыны" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1997,13 +1997,13 @@ msgstr "" msgid "Tables" msgstr "Табліц" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2114,7 +2114,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Няправільнае імя хосту для сэрвэра %1$s. Калі ласка, праверце канфігурыцыю." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2176,7 +2176,7 @@ msgstr "Адказ MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Тлумачыць SQL" @@ -2188,11 +2188,11 @@ msgstr "Не тлумачыць SQL" msgid "Without PHP Code" msgstr "Без PHP-коду" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Стварыць PHP-код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Абнавіць" @@ -2201,7 +2201,7 @@ msgstr "Абнавіць" msgid "Skip Validate SQL" msgstr "Не правяраць SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Праверыць SQL" @@ -2302,11 +2302,11 @@ msgstr "" "Існуе вядомая памылка з выкарыстаньнем парамэтра %s, глядзіце апісаньне на %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2353,21 +2353,34 @@ msgstr "Немагчыма адкрыць пазначаную вамі тэчк msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Незакрытае двукосьсе" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2375,13 +2388,13 @@ msgstr "Незакрытае двукосьсе" msgid "structure" msgstr "Структура" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2389,35 +2402,35 @@ msgstr "" msgid "structure and data" msgstr "Структуру і дадзеныя" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Поўная ўстаўка" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Пашыраныя ўстаўкі" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2505,7 +2518,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -3001,10 +3014,10 @@ msgstr "" msgid "Customize default options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3597,7 +3610,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3655,360 +3668,356 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Зьмяніць парадак табліцы" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Акно запыту" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Перайменаваць табліцу ў" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Патокаў узнаўленьня" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Хатняя тэчка дадзеных" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy msgid "Host authorization order" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy msgid "Host authorization rules" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 #, fuzzy msgid "Authentication method to use" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 #, fuzzy msgid "Authentication type" msgstr "Аўтэнтыфікацыя..." -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Падлучэньні" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Няма табліц" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Дэфрагмэнтаваць табліцу" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "Пашырэньне PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Базы дадзеных адсутнічаюць" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "імя сэрвэра" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -4017,326 +4026,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "імя базы дадзеных" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ID сэрвэра" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Аналізаваць табліцу" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Рамантаваць табліцу" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Выбар сэрвэра" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Паказваць камэнтары калёнак" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Дэфрагмэнтаваць табліцу" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Выразы" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Рэжым аўтаматычнага ўзнаўленьня" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Паказаць адкрытыя табліцы" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Паказаць поўныя запыты" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Статыстыка радку" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4344,29 +4353,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Паказаць адкрытыя табліцы" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4376,90 +4385,90 @@ msgstr "" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Імя карыстальніка:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Дадаць/выдаліць калёнку крытэру" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Перайменаваць базу дадзеных у" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4467,57 +4476,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Хатняя тэчка дадзеных" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4525,13 +4534,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4555,63 +4564,63 @@ msgstr "Апаратная аўтэнтыфікацыя скончылася н msgid "Signon authentication" msgstr "Апаратная аўтэнтыфікацыя скончылася няўдала" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV з выкарыстаньнем LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Спэцыфікацыя Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Іншы колер" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Налады экспарту базы дадзеных" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV для дадзеных MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Тэкст Open Document" @@ -4698,7 +4707,7 @@ msgstr "Працэдуры" msgid "Return type" msgstr "Тып працэдуры" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5152,61 +5161,61 @@ msgstr "" msgid "Browser transformation" msgstr "Пераўтварэньне MIME-тыпу браўзэрам" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Скапіяваць" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Радок быў выдалены" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Спыніць" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "па запыту" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Паказаныя запісы" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "усяго" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Запыт выконваўся %01.4f сэк" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Зьмяніць" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Дзеяньні з вынікамі запытаў" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Вэрсія для друку (з усім тэкстам)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Паказаць PDF-схему" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Стварыць сувязь" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Сувязь ня знойдзеная" diff --git a/po/be@latin.po b/po/be@latin.po index a6502942da..239609f4de 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" @@ -202,7 +202,7 @@ msgstr "Kamentary" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -218,7 +218,7 @@ msgstr "Nie" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -366,7 +366,7 @@ msgid "Edit or export relational schema" msgstr "Relacyjnaja schiema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -435,19 +435,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Paradak" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "pramy" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -562,8 +562,8 @@ msgstr "Prahlad" msgid "Delete the matches for the %s table?" msgstr "Damp dadzienych tablicy" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -638,7 +638,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -670,20 +670,20 @@ msgstr "" "servery." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Z adznačanymi:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Adznačyć usio" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -694,15 +694,15 @@ msgid "Check tables having overhead" msgstr "Adznačyć tyja, što patrabujuć aptymizacyi" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspart" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Versija dla druku" @@ -760,7 +760,7 @@ msgstr "Słoŭnik dadzienych" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -961,7 +961,7 @@ msgstr "" "kali vy nie pavialičycie limity vykanańnia php-skryptoŭ." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1222,8 +1222,8 @@ msgstr "Mašyny" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -2002,13 +2002,13 @@ msgstr "" msgid "Tables" msgstr "Tablic" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2122,7 +2122,7 @@ msgstr "" "Niapravilnaje imia chostu dla servera %1$s. Kali łaska, praviercie " "kanfihurycyju." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2184,7 +2184,7 @@ msgstr "Adkaz MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Tłumačyć SQL" @@ -2196,11 +2196,11 @@ msgstr "Nie tłumačyć SQL" msgid "Without PHP Code" msgstr "Biez PHP-kodu" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Stvaryć PHP-kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Abnavić" @@ -2209,7 +2209,7 @@ msgstr "Abnavić" msgid "Skip Validate SQL" msgstr "Nie praviarać SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Pravieryć SQL" @@ -2311,11 +2311,11 @@ msgstr "" "na %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2362,34 +2362,47 @@ msgstr "Niemahčyma adkryć paznačanuju vami tečku dla zahruzki fajłaŭ" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Niezakrytaje dvukośsie" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2397,35 +2410,35 @@ msgstr "" msgid "structure and data" msgstr "Strukturu i dadzienyja" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Poŭnaja ŭstaŭka" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Pašyranyja ŭstaŭki" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2514,7 +2527,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -3004,10 +3017,10 @@ msgstr "" msgid "Customize default options" msgstr "Dziejańni z vynikami zapytaŭ" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3585,7 +3598,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3641,349 +3654,345 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Źmianić paradak tablicy" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Akno zapytu" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Pierajmienavać tablicu ŭ" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Patokaŭ uznaŭleńnia" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3992,321 +4001,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "imia bazy dadzienych" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizavać tablicu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Pakazvać kamentary kalonak" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defrahmentavać tablicu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Vyrazy" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Režym aŭtamatyčnaha ŭznaŭleńnia" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Pakazać adkrytyja tablicy" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4314,28 +4323,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4345,90 +4354,90 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dadać/vydalić kalonku kryteru" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Pa zmoŭčańni" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4436,56 +4445,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4493,13 +4502,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4527,65 +4536,65 @@ msgstr "Aŭtentyfikacyja..." msgid "Signon authentication" msgstr "Aŭtentyfikacyja..." -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV z vykarystańniem LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Specyfikacyja Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Inšy koler" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy #| msgid "Database export options" msgid "Database export options" msgstr "Nałady ekspartu bazy dadzienych" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV dla dadzienych MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Tekst Open Document" @@ -4672,7 +4681,7 @@ msgstr "Pracedury" msgid "Return type" msgstr "Typ pracedury" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5126,62 +5135,62 @@ msgstr "" msgid "Browser transformation" msgstr "Pieraŭtvareńnie MIME-typu braŭzeram" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Skapijavać" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Radok byŭ vydaleny" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Spynić" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "pa zapytu" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Pakazanyja zapisy" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "usiaho" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Zapyt vykonvaŭsia %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Źmianić" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Dziejańni z vynikami zapytaŭ" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Versija dla druku (z usim tekstam)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Pakazać PDF-schiemu" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Stvaryć" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Suviaź nia znojdzienaja" diff --git a/po/bg.po b/po/bg.po index 290b0f111a..e27f2373dd 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-28 14:02+0200\n" "Last-Translator: \n" "Language-Team: bulgarian \n" @@ -199,7 +199,7 @@ msgstr "Коментари" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Не" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Редакция или експорт на релационна схема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "строител" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Сортиране" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Възходящо" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Прелистване" msgid "Delete the matches for the %s table?" msgstr "Изтриване на съвпаденията от таблицата %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Проследяването е активно." msgid "Tracking is not active." msgstr "Проследяването е неактивно." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,20 +639,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s е хранилището на данни по подразбиране на този MySQL сървър." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Когато има отметка:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Маркиране всички" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -663,15 +663,15 @@ msgid "Check tables having overhead" msgstr "Маркиране на таблиците със загубено място" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Експорт" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Преглед за печат" @@ -725,7 +725,7 @@ msgstr "Речник на данните" msgid "Tracked tables" msgstr "Следени таблици" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -923,7 +923,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1140,8 +1140,8 @@ msgstr "Бърза редакция" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1847,13 +1847,13 @@ msgstr "споделен" msgid "Tables" msgstr "Таблици" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1955,7 +1955,7 @@ msgstr "Невалиден индекс на сървър: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Невалиден хост за сървър %1$s. Прегледайте конфигурацията." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2017,7 +2017,7 @@ msgstr "MySQL отговори: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Обяснение на SQL" @@ -2029,11 +2029,11 @@ msgstr "Пропусни Explain SQL" msgid "Without PHP Code" msgstr "Без PHP код" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Създаване на PHP код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Презареждане" @@ -2042,7 +2042,7 @@ msgstr "Презареждане" msgid "Skip Validate SQL" msgstr "Пропусни Validate SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Валидирай SQL-а" @@ -2140,11 +2140,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Функционалността %s се влияе от известен дефект, вж. %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2190,62 +2190,77 @@ msgstr "Директорията която сте указали за upload н msgid "There are no files to upload" msgstr "Няма файлве за качване" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "И двете" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Височина" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Отворен" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Затворен" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "структура" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "данни" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "структура и данни" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "пълни INSERT-и" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "разширени INSERT-и" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "и двете по-горе" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "никое от горните" @@ -2330,7 +2345,7 @@ msgid "Set value: %s" msgstr "Стойност: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Стойност по подразбиране" @@ -2792,10 +2807,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3345,7 +3360,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3401,339 +3416,335 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Височина на прозореца за заявки" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Ширина на прозореца за заявки (в пиксели)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Ширина на прозореца за заявки" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Преименуване на таблицата на" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Повтаряне на заглавката" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Таблица за белязки" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Тип връзки" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Брой таблици" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Кое PHP разширение да бъде използвано; ползвайте mysqli ако е налично" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Използвано PHP разширение" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3742,311 +3753,311 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Име БД" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Порт на сървъра" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Анализиране на таблицата" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Сокет на сървъра" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Показване таблица с колоните" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Дефрагментиране на таблица" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Показване типовете полета" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Показване статистика" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4054,28 +4065,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Пропускане заключени таблици" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4085,86 +4096,86 @@ msgstr "" msgid "Password" msgstr "Парола" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Потребителско име" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Заглавие по подразбиране" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4172,56 +4183,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4229,13 +4240,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4255,61 +4266,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV с LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Бърз" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Опции за експорт на БД" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV за MS Excel данни" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4396,7 +4407,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4776,58 +4787,58 @@ msgstr "Показване на BLOB-данните" msgid "Browser transformation" msgstr "Браузърна трансформация" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Копиране" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Редът беше изтрит" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Спиране" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "в зявката" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Показване на записи" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "общо" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Заявката отне %01.4f секунди" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Промяна" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Операции с резулатата от заявката" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Преглед за печат (с пълните текстове)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Показване на диаграма" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Създаване на изглед" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Връзките не са намерени" diff --git a/po/bn.po b/po/bn.po index c82332776e..04419ae9c2 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-10-21 01:36+0200\n" "Last-Translator: Nobin নবীন \n" "Language-Team: bangla \n" @@ -197,7 +197,7 @@ msgstr "মন্তব্যসমূহ" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -213,7 +213,7 @@ msgstr "না" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -360,7 +360,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -428,19 +428,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "সাজাঁন" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascending" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -554,8 +554,8 @@ msgstr "ব্রাউজ করুন" msgid "Delete the matches for the %s table?" msgstr "টেবিল এর জন্য ডাটা ডাম্পিং করুন" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -629,7 +629,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,20 +657,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s MySQL সার্ভার এর ডিফল্ট ষ্টোরেজ ইঞ্জিন" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "সব পরীক্ষা করুন" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -681,15 +681,15 @@ msgid "Check tables having overhead" msgstr "ওভারহেড সহ টেবিল পরীক্ষা কর" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Print view" @@ -749,7 +749,7 @@ msgstr "ডাটা অভিধান" msgid "Tracked tables" msgstr "টেবিল পরীক্ষা কর" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -952,7 +952,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1208,8 +1208,8 @@ msgstr "ইঞ্জিনসমূহ" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1975,13 +1975,13 @@ msgstr "" msgid "Tables" msgstr "টেবিলসমূহ" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2091,7 +2091,7 @@ msgstr "Invalid server index: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2153,7 +2153,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL ব্যাখ্যা কর" @@ -2165,11 +2165,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP কোড ছাড়া" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP কোড তৈরী করুনCreate PHP Code" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Refresh" @@ -2178,7 +2178,7 @@ msgstr "Refresh" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validate SQL" @@ -2278,11 +2278,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2329,21 +2329,34 @@ msgstr "The directory you set for upload work cannot be reached" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2351,13 +2364,13 @@ msgstr "Unclosed quote" msgid "structure" msgstr "Structure" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2365,35 +2378,35 @@ msgstr "" msgid "structure and data" msgstr "Structure and data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Complete inserts" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Extended inserts" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2481,7 +2494,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2978,10 +2991,10 @@ msgstr "" msgid "Customize default options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3575,7 +3588,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3633,356 +3646,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "টেবিল অর্ডার পরিবর্তন কর" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Query window" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Query window" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Query window" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "টেবিল রিনেম করুন" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "থ্রেড রিপেয়ার করুন" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Data home directory" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "সংযোগসমূহ" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "কোন টেবিল নাই" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "PHP Version" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "কোন ডাটাবেজ নাই" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "সার্ভার এর নাম" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3991,326 +4000,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ডাটাবেজ এর নাম" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "সার্ভারের আইডি" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "টেবিল বিশ্লেষণ কর" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "টেবিল রিপেয়ার করুন" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Server Choice" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "কলামের মন্তব্য প্রদর্শন করা হচ্ছে" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Statements" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatic recovery mode" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Show open tables" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Show Full Queries" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Row Statistics" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4318,29 +4327,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Show open tables" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4350,90 +4359,90 @@ msgstr "" msgid "Password" msgstr "পাসওয়ার্ড" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "ব্যাবহারকারী" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Add/Delete Field Columns" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "ডাটাবেজ রিনেম কর" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4441,57 +4450,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Data home directory" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4499,13 +4508,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4525,61 +4534,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV using LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "ডাটাবেজ এক্সপোটঁ করার সুবিধাসমূহ" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV for MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4667,7 +4676,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5118,61 +5127,61 @@ msgstr "" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "সারিটি মুছে ফেলা হয়েছে" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "মোট" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Query took %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Change" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Print view (with full texts)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Display PDF schema" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Server version" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "লিংক পাওয়া যায়নি" diff --git a/po/bs.po b/po/bs.po index f681e0ac61..6de78005c4 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" @@ -198,7 +198,7 @@ msgstr "Komentari" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Relaciona shema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -432,19 +432,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortiranje" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Rastući" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -558,8 +558,8 @@ msgstr "Pregled" msgid "Delete the matches for the %s table?" msgstr "Prikaz podataka tabele" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -633,7 +633,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -662,20 +662,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -686,15 +686,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Za štampu" @@ -752,7 +752,7 @@ msgstr "Rečnik podataka" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -943,7 +943,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1188,8 +1188,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1946,13 +1946,13 @@ msgstr "" msgid "Tables" msgstr "Tabele" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2058,7 +2058,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2120,7 +2120,7 @@ msgstr "MySQL kaže: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2132,11 +2132,11 @@ msgstr "Preskoči objašnjavanje SQL-a" msgid "Without PHP Code" msgstr "bez PHP koda" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Napravi PHP kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2145,7 +2145,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Preskoči provjeru SQL-a" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Provjeri SQL" @@ -2243,11 +2243,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2294,21 +2294,34 @@ msgstr "Direkcija koju ste izabrali za slanje nije dostupna" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2316,13 +2329,13 @@ msgstr "Navodnik nije zatvoren" msgid "structure" msgstr "Struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2330,35 +2343,35 @@ msgstr "" msgid "structure and data" msgstr "Struktura i podatci" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Kompletan INSERT (sa imenima polja)" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Prošireni INSERT" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2447,7 +2460,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2940,10 +2953,10 @@ msgstr "" msgid "Customize default options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV format" @@ -3519,7 +3532,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3576,351 +3589,347 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Promijeni redoslijed u tabeli" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Promjeni ime tabele u " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Konekcije" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Nema tabela" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Baza ne postoji" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3929,322 +3938,322 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Baza podataka" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analiziraj tabelu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Popravi tabelu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazujem komentare kolone" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Ime" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Verzija servera" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Prikaži tabele" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži kompletne upite" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistike reda" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4252,28 +4261,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4283,91 +4292,91 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/obriši kolonu" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Podrazumjevano" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4375,56 +4384,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4432,13 +4441,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4458,61 +4467,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcije za izvoz baze" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV za MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4599,7 +4608,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5026,61 +5035,61 @@ msgstr "" msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Obustavi" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "u upitu" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promijeni" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Verzija servera" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Veza nije pronađena" diff --git a/po/ca.po b/po/ca.po index eb49088786..26e7210272 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-02-23 09:57+0200\n" "Last-Translator: Xavier Navarro \n" "Language-Team: catalan \n" @@ -199,7 +199,7 @@ msgstr "Comentaris" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "No" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Edita o exporta l'esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "constructor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Classificació" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendent" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Navega" msgid "Delete the matches for the %s table?" msgstr "Esborrar les coincidències per a la taula %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "El seguiment està actiu." msgid "Tracking is not active." msgstr "El seguiment no està actiu." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -640,20 +640,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s és el motor d'emmagatzematge per defecte en aquest servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Amb marca:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar-ho tot" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -664,15 +664,15 @@ msgid "Check tables having overhead" msgstr "Comprova taules desfragmentades" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporta" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Imprimeix vista" @@ -732,7 +732,7 @@ msgstr "Diccionari de Dades" msgid "Tracked tables" msgstr "Taules seguides" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -931,7 +931,7 @@ msgstr "" "incrementeu els límits de temps de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,8 +1161,8 @@ msgstr "Edició en linia" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1880,13 +1880,13 @@ msgstr "compartit" msgid "Tables" msgstr "Taules" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1991,7 +1991,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nom de host invàlid pel servidor %1$s. Si us plau, reviseu la configuració." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2053,7 +2053,7 @@ msgstr "MySQL diu: " msgid "Failed to connect to SQL validator!" msgstr "No es pot connectar al validador SQL!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explica SQL" @@ -2065,11 +2065,11 @@ msgstr "Salta l'explicació de l'SQL" msgid "Without PHP Code" msgstr "Sense codi PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Crea codi PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Refresca" @@ -2078,7 +2078,7 @@ msgstr "Refresca" msgid "Skip Validate SQL" msgstr "Salta la Validació de l'SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Valida l'SQL" @@ -2176,11 +2176,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "La funcionalitat %s es veu afectada per un error conegut, veieu %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2227,62 +2227,77 @@ msgstr "No està disponible el directori indicat per pujar arxius" msgid "There are no files to upload" msgstr "No hi ha cap arxiu per pujar" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Ambdós" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Alt" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Obert" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Tancat" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "estructura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "dades" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "estructura i dades" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Ràpid - mostra només les opcions mínimes a configurar" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Complet - mostra totes les opcions a configurar" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Complet - igual que el anterior, però sense l'opció ràpid/complet" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "completa insercions" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "insercions ampliades" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "ambdós anteriors" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "cap dels anteriors" @@ -2367,7 +2382,7 @@ msgid "Set value: %s" msgstr "Estableix valor: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Restaura el valor per defecte" @@ -2853,10 +2868,10 @@ msgstr "Configura el mode de navegació" msgid "Customize default options" msgstr "Configura les opcions predeterminades" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV " @@ -3453,7 +3468,7 @@ msgid "Maximum displayed SQL length" msgstr "Tamany màxim de SQL mostrat" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Els usuaris no poden establir un valor més gran" @@ -3517,40 +3532,36 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Aixó són enllaços a Edició, Edició en línia, Copia i Esborrat" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Mostra enllaç de nombre de files a la taula al marc esquerre" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Mostra enllaç de nombre de files a la taula al marc dret" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Usa l'ordre natural per ordenar els noms de taules i bases de dades" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Ordre natural" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Usa només icones, només text o bé ambdós" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Barra de navegació amb icones" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "utilitza la memòria cau de sortida per GZip per incrementar la velocitat en " "transferències HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Memòria cau de sortida per GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3558,19 +3569,19 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. ordre descendent per camps de tipus TIME, DATE, " "DATETIME i TIMESTAMP, ordre descendent ascendent a la resta" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Ordre de clasificació predeterminat" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Utilitza connexions persistents a bases de dades MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Connexions persistents" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3580,23 +3591,23 @@ msgstr "" "l'estructura de la base de dades, si qualsevol de les taules necessàries per " "a l'infraestructura de taules enllaçades de phpMyAdmin no s'ha pogut trobar" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Falten taules de l'infraestructura de taules enllaçades de phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Icones d'operacions de taula" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Desactiva l'edició en columnes tipus BLOB i BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Protegeix les columnes de contingut binari" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3607,121 +3618,121 @@ msgstr "" "fan servir rutines JS per mostrar l'historial de consultes (es perd al " "tancar la finestra)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Historial permanent de consultes" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Quàntes consultes s'han de desar a l'historial" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Tamany de l'historial de consultes" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Pestanya que es mostra al entrar a una nova finestra de consultes" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Pestanya de finestra de consultes predeterminada" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Alçada de la finestra de consultes (en píxels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Alçada de la finestra de consultes" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Amplada de la finestra de consultes (en pixels)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Amplada de la finestra de consultes" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Selecciona quines funcions s'usaràn per a conversions de jocs de caràcters" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Motor d'enregistrament" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Reanomena les taules a" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeteix les capçeleres cada X cel.les, [kbd]0[/kbd] desactiva la funció" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Repeteix capçeleres" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Mostra el botó d'ajuda en lloc del text de la Documentació" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Mostra el botó d'ajuda" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Directori del servidor on pots desar les exportacions" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Directori de desades" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Deixa en blanc si no l'utilitzes" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Ordre d'autenticació del servidor" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Deixa en blanc per als predeterminats" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Regles d'autenticació del servidor" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Permetre connexions sense contrasenya" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Permet la connexió de root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Nom del Domini HTTP -HTTP Basic Auth Realm- per a mostrar a l'autenticació " "HTTP" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Domini HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3731,19 +3742,19 @@ msgstr "" "maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Arxiu de configuració SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Mètode d'autenticació a usar" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipus d'autenticació" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3751,11 +3762,11 @@ msgstr "" "Deixa en blanc per desactivar les [a@http://wiki.phpmyadmin.net/pma/bookmark]" "consultes desades[/a], suggerit: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Taula de consultes desades" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3763,31 +3774,31 @@ msgstr "" "Deixa en blanc per no usar comentaris de columna o tipus mime, suggerit: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Taula d'informació de columna" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Connexió comprimida al servidor MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Connexió comprimida" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Cóm connectar al servidor, deixa [kbd]tcp[/kbd] si no estàs segur" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipus de connexió" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Contrasenya de l'usuari de control" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3795,19 +3806,19 @@ msgstr "" "Usuari MySQL especial configurat amb permisos restringits, més informació " "disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Usuari de control" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Comptar les taules al mostrar la llista de bases de dades" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Comptar les taules" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3815,11 +3826,11 @@ msgstr "" "Deixa en blanc per desactivar el suport del Dissenyador, suggerit: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Taula del dissenyador" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3827,29 +3838,29 @@ msgstr "" "Més informació a [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] i [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desactiva l'ús d'INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "La extensió de PHP utilitzada; hauries de fer servir mysqli si ho tens " "suportat" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Extensió PHP a usar" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Amagar bases de dades" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3857,31 +3868,31 @@ msgstr "" "Deixa en blanc per desactivar el suport d'historial de consultes SQL, " "suggerit: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Taula d'historial de consultes SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Nom del servidor ón MySQL és en marxa" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nom del servidor" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL de desconnexió" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Intentar connectar sense contrasenya" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Connexió sense contrasenya" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3895,30 +3906,30 @@ msgstr "" "entrant els seus noms en ordre i usant [kbd]*[/kbd] al final per mostrar la " "resta en ordre alfabètic." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Mostra només les bases de dades de la llista" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Deixa en blanc si no utilitzes l'autenticació config" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Contrasenya autenticació config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Esquema PDF: taula de pàgines" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3929,20 +3940,20 @@ msgstr "" "tenir informació més completa. Deixa en blanc per no utilitzar. Suggerit: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Nom de base de dades" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port ón el servidor MySQL està escoltatt, deixa en blanc per al predeterminat" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port del servidor" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3954,13 +3965,13 @@ msgstr "" "Deixa en blanc per desactivar el suport de preferències de l'usuari en base " "de dades, suggerit: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Nom d'usuari de recuperació" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3968,19 +3979,19 @@ msgstr "" "Deixa en blanc per desactivar els [a@http://wiki.phpmyadmin.net/pma/relation]" "enllaços de relacions[/a], suggerit: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Taula de relacions" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Ordre SQL per obtenir les bases de dades disponibles" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Ordre SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3988,44 +3999,44 @@ msgstr "" "Consulta [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipus " "d'autenticació[/a] per veure exemples" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nom de sessió signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL signon" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Sócol ón el servidor MySQL està escoltant, deixa en blanc per al " "predeterminat" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Sócol del servidor" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Activa SSL per la connexió amb el servidor MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Usa SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Esquema PDF: taula de coordinades" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4033,11 +4044,11 @@ msgstr "" "Taula per descriure les columnes a mostrar, deixa en blanc per desactivar; " "suggerit: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Taula de descripció de columnes" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4049,13 +4060,13 @@ msgstr "" "Deixa en blanc per desactivar el suport de preferències de l'usuari en base " "de dades, suggerit: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Taula de preferències de l'usuari" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4063,11 +4074,11 @@ msgstr "" "Si una instrucció DROP DATABASE IF EXISTS s'afegirà com a primera línia en " "el registre a l'hora de crear una base de dades." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Afegir DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4075,11 +4086,11 @@ msgstr "" "Si una instrucció DROP TABLE IF EXISTS s'afegirà com a primera línia en el " "registre a l'hora de crear una taula." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Afegir DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4087,21 +4098,21 @@ msgstr "" "Si una instrucció DROP VIEW IF EXISTS s'afegirà com a primera línia en el " "registre a l'hora de crear una vista." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Afegir DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Defineix la llista d'instruccions que l'auto-creació fa servir per a noves " "versions." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Instruccions a seguir" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4109,11 +4120,11 @@ msgstr "" "Deixa en blanc per desactivar el suport de seguiment de consultes SQL, " "suggerit: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Taula de seguiment de consultes SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4121,11 +4132,11 @@ msgstr "" "SI el mecanisme de seguiment crearà versions per a taules i vistes " "automàticament." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Crear versions automàticament" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4133,15 +4144,15 @@ msgstr "" "Deixa en blanc per desactivar el suport de preferències de l'usuari en base " "de dades, suggerit: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Taula de preferències de l'usuari" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Usuari per autenticació config" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4150,11 +4161,11 @@ msgstr "" "darrera versió. Aixó evita problemes de comprobacions de compatibilitat i " "així aumenta el rendiment" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Comprobació explicativa" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4162,21 +4173,21 @@ msgstr "" "Descripció per a l'usuari d'aquest servidor. Deixar en blanc per mostrar el " "nom del servidor en lloc seu." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Nom explicatiu d'aquest servidor" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Si a un usuari se l'hauria de mostrar el botó "mostrar totes (les files)" """ -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Permet mostrar totes les files" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4186,15 +4197,15 @@ msgstr "" "a que la contrasenya està inclosa al arxiu de configuració; aixó no limita " "la posibilitat d'executar la mateixa ordre directament" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Mostra el formulari de canvi de contrasenya" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Mostra el formulari de creació de base de dades" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4202,19 +4213,19 @@ msgstr "" "Defineix si els tipus de camps han d'aparèixer en un principi en el mode " "d'edició/inserció" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Mostra tipus de camps" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Mostra els camps de funció en modes edició/inserció" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Mostra els camps de funció" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4222,32 +4233,32 @@ msgstr "" "Mostra l'enllaç a la sortida de [a@http://php.net/manual/function.phpinfo." "php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Mostra l'enllaç a phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Mostra informació detallada del servidor MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Mostra consultes SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permet mostrar estadístiques de base de dades i de taula (ex. espai usat)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Mostra estadístiques" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4255,11 +4266,11 @@ msgstr "" "Si les ajudes estàn activades i s'ha establert un comentari per a la base de " "dades, alternarà el comentari i el nom real" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Mostra comentari de la base de dades en lloc del seu nom" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4271,30 +4282,30 @@ msgstr "" "['LeftFrameTableSeparator'], així només la carpeta s'anomena com l'àlies, el " "nom de la taula roman intacte" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Mostra comentari de taula en lloc del seu nom" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Mostra comentaris de taula en ajudes" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marca les taules en ús i permet mostrar les bases de dades amb taules " "bloquejades" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Salta taules bloquejades" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Necessita activar el SQL Validator" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4304,7 +4315,7 @@ msgstr "Necessita activar el SQL Validator" msgid "Password" msgstr "Contrasenya" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4312,11 +4323,11 @@ msgstr "" "[strong]Atenció:[/strong] Necessita l'extensió de PHP SOAP o bé instal.lar " "PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Activar SQL Validator" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4324,12 +4335,12 @@ msgstr "" "Si tens un nom d'usuari, especifíca'l aqui (per defecte és [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nom d'usuari" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4337,19 +4348,19 @@ msgstr "" "Proposa un nom de base de dades al formulari "Crear Base de Dades" " "(si es posible) o bé deixa buit el camp de text" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Proposa un nou nom de base de dades" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Si es detecta Suoshin, es mostra un avís a la pàgina principal" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "avís Suoshin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4357,11 +4368,11 @@ msgstr "" "Tamany de textarea (columnes) en mode d'edició, aquest valor s'augmentarà " "per a textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Columnes per a textareas" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4369,32 +4380,32 @@ msgstr "" "Tamany de textarea (files) en mode d'edició, aquest valor s'augmentarà per a " "textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Files per a textareas" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" "Títol de la finestra del navegador quan es selecciona una base de dades" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Títol de la finestra del navegador quan no hi ha res seleccionat" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Títol per defecte" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Títol de la finestra del navegador quan es selecciona un servidor" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Títol de la finestra del navegador quan es selecciona una taula" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4406,27 +4417,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del proxy 1.2.3.4:[br][kbd]" "1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Llista de proxies confiables per autoritzar/prohibir IP" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Directori al servidor ón pots pujar arxius per importar" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Directori de pujades" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Permet cercar dins de tota la base de dades" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Usa cerca de base de dades" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4434,11 +4445,11 @@ msgstr "" "Quan està desactivada, els usuaris no poden configurar qualsevol de les " "següents opcions, independentment de la casella de selecció a la dreta" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Activa la pestanya del Desenvolupador en les opcions" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4448,21 +4459,21 @@ msgstr "" "multiples. Consulta libraries/import.lib.php per valors predeterminats en " "quantes consultes pot contenir una instrucció." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Mostra les instruccions multiples" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Comprova la darrera versió" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Activa la comprovació de la darrera versió a la pàgina principal de " "phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4470,7 +4481,7 @@ msgstr "" msgid "Version check" msgstr "Comprovació de versió" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4478,7 +4489,7 @@ msgstr "" "Activa la compressió [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/" "a] per a les operacions d'importació i exportació" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4498,61 +4509,61 @@ msgstr "Autenticació HTTP" msgid "Signon authentication" msgstr "autenticació Signon" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV usant LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Llibre d'Excel 97-2003 XLS" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Llibre d'Excel 2007 XLSX" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Full de càlcul Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Ràpid" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Usuari" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcions d'exportació de bases de dades" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV per dades de MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Text format Open Document" @@ -4639,7 +4650,7 @@ msgstr "Rutines" msgid "Return type" msgstr "Tipus de retorn" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5040,58 +5051,58 @@ msgstr "Mostra contingut BLOB" msgid "Browser transformation" msgstr "Transformació del navegador" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Còpia" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "S'ha esborrat la fila" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Finalitzar" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "en consulta" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Mostrant registres" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tarda %01.4f seg" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Canvi" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operacions de resultats de consultes" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Vista d'impresió (amb texts sencers)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Mostra el gràfic" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Crea una vista" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "No s'ha trobat l'enllaç " @@ -10289,6 +10300,12 @@ msgstr "Nom de VISTA" msgid "Rename view to" msgstr "Reanomena la vista a" +#~ msgid "Show table row links on left side" +#~ msgstr "Mostra enllaç de nombre de files a la taula al marc esquerre" + +#~ msgid "Show table row links on right side" +#~ msgstr "Mostra enllaç de nombre de files a la taula al marc dret" + #~ msgid "Background color" #~ msgstr "Color de fons" diff --git a/po/cs.po b/po/cs.po index 6d44213868..eb4febf67d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-06-02 10:34+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" @@ -201,7 +201,7 @@ msgstr "Komentáře" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -217,7 +217,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -356,7 +356,7 @@ msgid "Edit or export relational schema" msgstr "Upravit nebo exportovat relační schéma" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -424,19 +424,19 @@ msgid "visual builder" msgstr "vizuálního návrháře" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Řadit" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Vzestupně" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -545,8 +545,8 @@ msgstr "Projít" msgid "Delete the matches for the %s table?" msgstr "Odstranit nalezené záznamy z tabulky %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -616,7 +616,7 @@ msgstr "Sledování je zapnuté." msgid "Tracking is not active." msgstr "Sledování není zapnuté." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -645,20 +645,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je výchozí úložiště na tomto MySQL serveru." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Zaškrtnuté:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zaškrtnout vše" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -669,15 +669,15 @@ msgid "Check tables having overhead" msgstr "Zaškrtnout neoptimální" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Náhled pro tisk" @@ -731,7 +731,7 @@ msgstr "Datový slovník" msgid "Tracked tables" msgstr "Sledované tabulky" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -930,7 +930,7 @@ msgstr "" "časové limity v PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1145,8 +1145,8 @@ msgstr "Upravit zde" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1615,17 +1615,14 @@ msgstr[1] "Vloženy %1$d řádky." msgstr[2] "Vloženo %1$d řádek." #: libraries/RecentTable.class.php:113 -#| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "Nepodařilo se uložit nedávnou tabulku" #: libraries/RecentTable.class.php:148 -#| msgid "Count tables" msgid "Recent tables" msgstr "Nedávné tabulky" #: libraries/RecentTable.class.php:154 -#| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Nebyly nalezeny žádné nedávné tabulky" @@ -1861,13 +1858,13 @@ msgstr "sdílený" msgid "Tables" msgstr "Tabulky" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1969,7 +1966,7 @@ msgstr "Chybný index serveru: „%s“" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Chybné jméno serveru pro server %1$s. Prosím zkontrolujte nastavení." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2031,7 +2028,7 @@ msgstr "MySQL hlásí: " msgid "Failed to connect to SQL validator!" msgstr "Nepodařilo se připojit k serveru kontrolujícímu SQL!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Vysvětlit SQL" @@ -2043,11 +2040,11 @@ msgstr "Bez vysvětlení (EXPLAIN) SQL" msgid "Without PHP Code" msgstr "Bez PHP kódu" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Vytvořit PHP kód" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Obnovit" @@ -2056,7 +2053,7 @@ msgstr "Obnovit" msgid "Skip Validate SQL" msgstr "Bez kontroly SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Zkontrolovat SQL" @@ -2154,11 +2151,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funkčnost %s je omezena známou chybou, viz %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2204,62 +2201,77 @@ msgstr "Adresář určený pro upload souborů nemohl být otevřen" msgid "There are no files to upload" msgstr "Nebyl zvolen žádný soubor pro nahrání" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Obojí" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Výška" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Otevřené" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Uzavřené" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "data" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktura a data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rychlý - zobrazí jen minimum možností nastavení" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Vlastní - zobrazí všechna možná nastavení" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Vlastní - jako výše, ale bez volby rychlý/vlastní" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "úplné inserty" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "rozšířené inserty" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "oba výše uvedené" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "ani jeden z výše uvedených" @@ -2344,7 +2356,7 @@ msgid "Set value: %s" msgstr "Nastavena hodnota: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Obnovit výchozí hodnotu" @@ -2830,10 +2842,10 @@ msgstr "Přizpůsobí režim prohlížení" msgid "Customize default options" msgstr "Přizpůsobí výchozí nastavení" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3322,13 +3334,11 @@ msgid "Enable highlighting" msgstr "Povolit zvýrazňování" #: libraries/config/messages.inc.php:286 -#| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of recently used tables; set 0 to disable" msgstr "" "Nejvyšší počet tabulek v seznamu nedávných tabulek; nastavte 0 pro vypnutí" #: libraries/config/messages.inc.php:287 -#| msgid "Untracked tables" msgid "Recently used tables" msgstr "Nedávno použité tabulky" @@ -3421,7 +3431,7 @@ msgid "Maximum displayed SQL length" msgstr "Nejvyšší délka zobrazeného SQL dotazu" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Uživatelé nemohou nastavit větší hodnotu" @@ -3485,38 +3495,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Jedná se o odkazy Upravit, Upravit zde, Kopírovat a Odstranit" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Zobrazí odkazy na levé straně" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Zobrazí odkazy na pravé straně" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Použít přirozené řazení pro jména tabulek a databází" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Přirozené pořadí" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Zda se mají zobrazit pouze ikony, nebo pouze text, případně obojí" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Ikony v navigační liště" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Použije mezipaměť pro GZip výstup, čímž zvýší rychlost HTTP přenosů" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Mezipaměť pro GZip výstup" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3524,19 +3530,19 @@ msgstr "" "[kbd]SMART[/kbd] - t.j. řazení sestupně pro pole typu TIME, DATE, DATETIME a " "TIMESTAMP, v ostatních případech se použije vzestupné řazení" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Výchozí pořadí řazení" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Použije trvalé (persistentní) připojení k MySQL databázi" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Trvalé připojení" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3545,23 +3551,23 @@ msgstr "" "Vypne varování o nekompletních relacích na stránce s detaily databáze pokud " "chybí jakákoliv tabulka z úložiště nastavení phpMyAdmina" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Chybějící tabulky v úložišti nastavení phpMyAdmina" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Zobrazení ikon pro operace s tabulkami" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Zakáže úpravu polí BLOB a BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Chránit binární pole" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3571,116 +3577,115 @@ msgstr "" "nastavení phpMyAdmina). Pokud toto zakážete, využijí se k zobrazení historie " "Java Scriptové rutiny (se zavřením okna ztratíte předchozí historii)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Nepřetržitá historie dotazů" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Kolik dotazů se má držet v historii" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Délka historie dotazů" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Panel zobrazený při otevření nového okna dotazů" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Výchozí panel okna dotazů" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Výška okna dotazů (v pixelech)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Výška okna dotazů" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Šířka okna dotazů (v pixelech)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Šířka okna dotazů" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Vybere, které funkce budou použity pro konverzi znakových sad" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Nástroje pro konverzi znakových sad" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "Při procházení tabulek se pro každou uloží nastavené řazení" -#: libraries/config/messages.inc.php:350 -#| msgid "Rename table to" +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "Pamatovat si řazení u tabulkek" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Zopakovat záhlaví každých X buněk, [kbd]0[/kbd] vypne tuto funknci" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Opakovat záhlaví" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Zobrazit ikonu pro nápovědu místo textu Dokumentace" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Zobrazit ikonu pro nápovědu" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Adresář na serveru pro ukládání exportů" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Adresář pro ukládání" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Pokud tuto volbu nepoužíváte, nechte ji prázdnou" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Pořadí ověřování hostitelů" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Nechte volbu prázdnou pro výchozí nastavení" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Pravidla ověřování hostitelů" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Povolit přihlášení bez hesla" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Povolit přihlašování uživatele root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Název pro zobrazení při HTTP přihlašování" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP doméma" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3690,19 +3695,19 @@ msgstr "" "přihlašování SweKey[/a] (Není umístěna ve Vašem kořenovém adresáři " "dokumentů; Doporučení: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Konfigurační soubor SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Která přihlašovací metoda se má použít" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Typ přihlašování" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3711,11 +3716,11 @@ msgstr "" "phpmyadmin.net/pma/bookmark]záložek[/a], výchozí nastavení: [kbd]" "pma_bookmarks[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabulka záložek" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3723,31 +3728,31 @@ msgstr "" "Nechte prázdné pro žádné komentáře či mime typy polí, výchozí nastavení: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabulka informací o polích" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Zda se má komprimovat připojení k MySQL serveru" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Komprimovat připojení" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Jak se připojit k serveru, ponechte tcp pokud si nejste jistí" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Typ připojení" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Heslo kontrolního uživatele" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3755,19 +3760,19 @@ msgstr "" "Zvláštní MySQL uživatel s omezenými právy, více informací na [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontrolní uživatel" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Zda počítat tabulky, když se zobrazuje seznam databází" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Počítat tabulky" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3775,11 +3780,11 @@ msgstr "" "Nechte prázné pro vypnutí návrháře, výchozí nastavení: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabulka návrháře" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3787,27 +3792,27 @@ msgstr "" "Více informací v [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "trackeru[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Zakázat použití INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Které rozšíření PHP se má použít, použijte mysqli, pokud je to možné" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Použít rozšíření PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skrýt databáze odpovídající regulárnímu výrazu (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Skrýt databáze" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3815,31 +3820,31 @@ msgstr "" "Nechte prázné pro vypnutí SQL historie, výchozí hodnota [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabulka pro historii SQL dotazů" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Jméno počítače, kde běží MySQL server" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Jméno serveru" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL pro odhlášení" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Pokusit se připojit bez hesla" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Připojit bez hesla" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3852,30 +3857,30 @@ msgstr "" "můžete také změnit pořadí databází, stačí na konci seznamu uvést [kbd]*[/" "kbd] pro zobrazní ostatních v abecedním pořadí." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Zobrazit jen vybrané databáze" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Nechte prázdné, pokud nepoužíváte přihlašování config" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Heslo pro přihlašování config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" "pma_table_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schémata: tabulka stránek" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3886,23 +3891,20 @@ msgstr "" "ponecháte prázdné, budou tyto funkce vypnuté. Doporučená hodnota: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Jméno databáze" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port na kterém poslouchá MySQL server, nechte prázné pro výchozí hodnotu" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port serveru" -#: libraries/config/messages.inc.php:408 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" @@ -3910,12 +3912,11 @@ msgstr "" "Nechte prázdné pro vypnutí \"trvalého\" ukládání nedávných tabulek, výchozí " "nastavení: [kbd]pma_recent[/kbd]" -#: libraries/config/messages.inc.php:409 -#| msgid "Recall user name" +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "Naposledy použité tabulky" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3923,19 +3924,19 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro [a@http://wiki.phpmyadmin.net/pma/" "relation]relace[/a], výchozí nastavení: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Tabulka s relacemi" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL příkaz pro načtení dostupných databází" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Příkaz SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3943,43 +3944,43 @@ msgstr "" "Příklad můžete nalézt na [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "authentication types[/a]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Jméno signon session" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL pro přihlášení" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket na kterém poslouchá MySQL server, nechte prázné pro výchozí hodnotu" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Socket serveru" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Zda se má použít SSL pro připojení k MySQL serveru" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Použít SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schéma: tabulka souřadnic" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3987,14 +3988,11 @@ msgstr "" "Tabulka obsahující popisy polí, nechte prázdnou pro vypnutí této funkce. " "Výchozí hodnota: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Tabulka s popisem polí" -#: libraries/config/messages.inc.php:425 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" @@ -4002,12 +4000,11 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro \"trvalé\" ukládání nastavení " "procházení tabulek, výchozí nastavení: [kbd]pma_uiprefs[/kbd]" -#: libraries/config/messages.inc.php:426 -#| msgid "User preferences storage table" +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "Tabulka pro nastavení rozhraní" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4015,43 +4012,43 @@ msgstr "" "Jestli přidat příkaz DROP DATABASE IF EXISTS jako první při vytváření " "databáze." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Přidat DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" "Jestli přidat příkaz DROP TABLE IF EXISTS jako první při vytváření tabulky." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Přidat DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" "Jestli přidat příkaz DROP VIEW IF EXISTS jako první při vytváření pohledu." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Přidat DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Určuje seznam příkazů které se automaticky používají pro vytvoření nových " "verzí." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Sledované příkazy" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4059,22 +4056,22 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro sledování SQL dotazů, výchozí " "nastavení: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabulka pro sledování SQL dotazů" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Jestli má sledování tabulek automaticky vytvářet verze pro tabulky a pohledy." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automaticky vytvářet verze" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4082,15 +4079,15 @@ msgstr "" "Nechte prázdné pro vypnutí podpory pro uživatelské nastavení v databázi, " "výchozí nastavení: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabulka pro uživatelská nastavení" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Uživatel pro přihlašování config" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4098,30 +4095,30 @@ msgstr "" "Vypněte, pokud víte, že vaše tabulky pma_* jsou v pořádku. Tím zabráníte " "kontrolám kompatibility a urychlíte zobrazování stránek" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Podrobná kontrola" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" "Přívětivý popis tohoto serveru. Pokud necháte prázné, zobrazí se jeho jméno." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Dlouhé jméno tohoto serveru" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Jestli uživateli bude zobrazeno tlačítko "zobrazit vše"" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Umožní zobrazit všechny řádky" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4132,34 +4129,34 @@ msgstr "" "neomezuje možnost spustit daný příkaz přímo, jen ovlivňuje zobrazení " "formuláře" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Zobrazit formulář pro změnu hesla" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Zobrazit formulář pro vytvoření databáze" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" "Určiuje jestli mají být zobrazeny typy polí při úpravě a vkládání záznamů" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Zobrazit typy polí" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Zobrazí seznam funkcí v editačním režimu" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Zobrazit seznam fukncí" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4167,32 +4164,32 @@ msgstr "" "Zobrazí link na výstup funkce [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Zobrazit odkaz na phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Zobrazí podrobné informace o MySQL serveru" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Určuje, jestli SQL dotazy vytvořené phpMyAdminem budou zobrazeny" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Zobrazit SQL dotazy" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Povolí zobrazení statistik (např. použití místa) pro databáze a tabulky" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Zobrazit statistiky" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4200,11 +4197,11 @@ msgstr "" "Pokud jsou povoleny tooltipy a je nastaven komentář databáze, tato volba " "prohodí komentář a skutečné jméno" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Zobrazit komentář databáze místo jména" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4215,29 +4212,29 @@ msgstr "" "rozdělení podle nastavení $cfg['LeftFrameTableSeparator']. Takže komentář se " "použije jen pro zanoření, ale jména tabulek zůstanou nezměněná" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Zobrazit komentář tabulky místo jména" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Zobrazit komentáře tabulky v tooltipu" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Označí používané tabulky a umožní zobrazit databáze se zamčenými tabulkami" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Přeskočit zamčené tabulky" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Vyžaduje povolené kontrolování SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4247,18 +4244,18 @@ msgstr "Vyžaduje povolené kontrolování SQL" msgid "Password" msgstr "Heslo" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" "[strong]Varování:[/strong] vyžaduje rozšíření PHP SOAP nebo PEAR modul SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Povolit kontrolování SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4266,12 +4263,12 @@ msgstr "" "Pokud máte vlastní užvatelské jméno, zadejte ho zde (jinak se použije [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Uživatel" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4279,20 +4276,20 @@ msgstr "" "Navrhne jméno nové databáze ve formuláři pro vytváření databáze (pokud je to " "možné) nebo ponechá pole prázné" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Navrhnout jméno nové databáze" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Na hlavní stránce je zobrazeno varování pokud je detekování rozšíření Suhosin" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Varování o Suhosinu" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4300,11 +4297,11 @@ msgstr "" "Velikost editačního pole (počet sloupců), tato hodnota bude navýšena pro SQL " "dotazy (*2) a pro dotazové okno (*1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Sloupců v textové oblasti" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4312,31 +4309,31 @@ msgstr "" "Velikost editačního pole (počet řádek), tato hodnota bude navýšena pro SQL " "dotazy (*2) a pro dotazové okno (*1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Řádků v textové oblasti" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Titulek prohlížeče pokud je vybraná databáze" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Titulek prohlížeče pokud není nic vybráno" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Výchozí titulek" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Titulek prohlížeče pokud je vybraný server" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Titulek prohlížeče pokud je vybraná tabulka" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4348,27 +4345,27 @@ msgstr "" "Forwarded-For) přicházející od proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Seznam důvěryhodných proxy pro ověření IP adresy" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Adresář na serveru, kam můžete nahrát souboru pro import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Adresář pro nahrávání" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Povolit prohledávání přes celou databázi" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Použít prohledávání databáze" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4376,11 +4373,11 @@ msgstr "" "Pokud je vypnuto, uživatelé nemůžou změnit žádná z níže uvedených nastavení, " "bez ohledu na zaškrtávátko napravo" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Povolit záložku Pro vývojáře v nastaveních" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4390,19 +4387,19 @@ msgstr "" "souboru libraries/import.lib.php naleznete kolik dotazů můžete najednou " "zadat." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Podrobné víceprvkové dotazy" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Zkontrolovat nejnovější verzi" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Povolí kontrolu poslední verze phpMyAdmina na hlavní stránce" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4410,7 +4407,7 @@ msgstr "Povolí kontrolu poslední verze phpMyAdmina na hlavní stránce" msgid "Version check" msgstr "Kontrola verze" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4418,7 +4415,7 @@ msgstr "" "Povolí [a@http://cs.wikipedia.org/wiki/ZIP_%28souborov%C3%BD_form%C3%A1t%29]" "ZIP[/a] kompresi pro importování a exportování" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4438,61 +4435,61 @@ msgstr "Přihlašování přes HTTP" msgid "Signon authentication" msgstr "Přihlašování signon" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV pomocí LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Sešit OpenDocument" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Rychlý" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Vlastní" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Nastavení exportu databází" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV pro MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Text OpenDocument" @@ -4580,7 +4577,7 @@ msgstr "Rutiny" msgid "Return type" msgstr "Návratový typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4978,58 +4975,58 @@ msgstr "Zobrazit obsah BLOBu" msgid "Browser transformation" msgstr "Transformace při prohlížení" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopírovat" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Řádek byl smazán" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Ukončit" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "v dotazu" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Zobrazeny záznamy" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "celkem" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "dotaz trval %01.4f sekund" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Změnit" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operace s výsledky dotazu" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Náhled pro tisk (s kompletními texty)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Zobrazit graf" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Vytvořit pohled" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Odkaz nenalezen" @@ -6218,7 +6215,6 @@ msgid "SQL history" msgstr "SQL historie" #: libraries/relation.lib.php:143 -#| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Trvalé nedávné tabulky" @@ -10141,6 +10137,12 @@ msgstr "Jméno pohledu" msgid "Rename view to" msgstr "Přejmenovat pohled na" +#~ msgid "Show table row links on left side" +#~ msgstr "Zobrazí odkazy na levé straně" + +#~ msgid "Show table row links on right side" +#~ msgstr "Zobrazí odkazy na pravé straně" + #~ msgid "Background color" #~ msgstr "Barva pozadí" diff --git a/po/cy.po b/po/cy.po index 2afff78c3f..4d9af48352 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-19 21:21+0200\n" "Last-Translator: \n" "Language-Team: Welsh \n" @@ -202,7 +202,7 @@ msgstr "Sylwadau" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -218,7 +218,7 @@ msgstr "Na" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -357,7 +357,7 @@ msgid "Edit or export relational schema" msgstr "Golygu neu allforio sgema perthynol" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -424,19 +424,19 @@ msgid "visual builder" msgstr "adeiladwr gweledol" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Trefnu" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Esgynnol" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -545,8 +545,8 @@ msgstr "Pori" msgid "Delete the matches for the %s table?" msgstr "Dileu'r cydweddau ar gyfer tabl %s" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -615,7 +615,7 @@ msgstr "Mae tracio'n weithredol" msgid "Tracking is not active." msgstr "Nid yw tracio'n weithredol" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,20 +644,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s yw'r peiriant storio diofyn ar y gweinydd MySQL hwn." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Gyda'r dewis:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Dewis Pob" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -668,15 +668,15 @@ msgid "Check tables having overhead" msgstr "Gwiriwch dablau â gorbenion" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Allforio" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Argraffu golwg" @@ -732,7 +732,7 @@ msgstr "Geiriadur Data" msgid "Tracked tables" msgstr "Tablau a draciwyd" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -927,7 +927,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1189,8 +1189,8 @@ msgstr "Mewnol" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1913,13 +1913,13 @@ msgstr "" msgid "Tables" msgstr "Tablau" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2020,7 +2020,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Enw gwesteiwr annilys ar gyfer gweinydd %1$s. Adolygwch eich ffurfwedd." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2084,7 +2084,7 @@ msgstr "Dywedodd MySQL:" msgid "Failed to connect to SQL validator!" msgstr "Methu â chysylltu i'r gweinydd MySQL" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Esbonio SQL" @@ -2096,11 +2096,11 @@ msgstr "Sgipio Esbonio SQL" msgid "Without PHP Code" msgstr "Heb God PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Creu Cod PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Adfywio" @@ -2109,7 +2109,7 @@ msgstr "Adfywio" msgid "Skip Validate SQL" msgstr "Sgipio Dilysu SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Dilysu SQL" @@ -2207,11 +2207,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2260,34 +2260,47 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Cau" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2295,33 +2308,33 @@ msgstr "" msgid "structure and data" msgstr "Strwythur a data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Autoextend increment" msgid "extended inserts" msgstr "Cynyddiad awtoestyn" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2410,7 +2423,7 @@ msgid "Set value: %s" msgstr "Gosod gwerth: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Adfer gwerth diofyn" @@ -2897,10 +2910,10 @@ msgstr "" msgid "Customize default options" msgstr "Gweithrediadau canlyniadau ymholiad" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3474,7 +3487,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3530,341 +3543,337 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Ailenwi tabl i" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Trwsio edafedd" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Cyfrifwch y tablau" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Estyniad PHP i'w ddefnyddio" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Cuddio cronfeydd data sydd yn cydweddu â mynegiant arferol (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Cuddio cronfeydd data" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabl hanes ymholiadau SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Enw'r gwesteiwr ble mae'r gweinydd MySQL yn rhedeg" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Enw gwesteiwr y gweinydd" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL allgofnodi" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Ceisiwch â chysylltu heb gyfrinair" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Cysylltwch heb gyfrinair" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3880,273 +3889,273 @@ msgstr "" "ydych am eu defnyddio'n llythrennol, h.y. defnyddiwch 'my\\_db' ac nid " "'my_db'" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Dangoswch gronfeydd data a restrir yn unig" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Gadewch yn wag os nac ydych yn defnyddio 'config auth'" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Cyfrinair am 'config auth'" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "enw cronfa ddata" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Dadansoddi tabl" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Soced gweinydd" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Defnyddio SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Sgena PDF: cyfesurynnau tabl" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Dangos tabl colofnau" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Ychwanegu DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Ychwanegu DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Ychwanegu DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Datganiadau i'w tracio" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabl tracio ymholiadau SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Dangos ffurflen newid cyfrinair" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Dangos ffurflen creu cronfa ddata" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show function fields" msgid "Show field types" msgstr "Dangos meysydd swyddogaeth" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Dangos meysydd swyddogaeth" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4154,41 +4163,41 @@ msgstr "" "Dangos cysylltiad i allbwn [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Dangos cysylltiad i phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Dangos ymholiadau SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Dangos ystadegau" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4196,28 +4205,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Neidio tablau ar glo" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4227,90 +4236,90 @@ msgstr "" msgid "Password" msgstr "Cyfrinair" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Enw defnyddiwr" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "Ychwanegu/Dileu colofnau" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Tab tabl diofyn" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4318,56 +4327,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Cyfeiriadur lanlwytho" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Defnyddio chwiliad cronfa ddata" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Gwiriwch y fersiwn diweddaraf" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4375,13 +4384,13 @@ msgstr "" msgid "Version check" msgstr "Gwirio fersiwn" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4409,65 +4418,65 @@ msgstr "Yn dilysu..." msgid "Signon authentication" msgstr "Yn dilysu..." -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Taenlen Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Lliw cwstwm" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy #| msgid "Databases statistics" msgid "Database export options" msgstr "Ystadegau cronfeydd data" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV ar gyfer MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Testun Open Document" @@ -4554,7 +4563,7 @@ msgstr "Rheolweithiau" msgid "Return type" msgstr "Dychwelyd math" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4981,62 +4990,62 @@ msgstr "Dangos cynnwys BLOB" msgid "Browser transformation" msgstr "Trawsffurfiad porwr" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Cafodd y rhes ei dileu" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Lladd" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "mewn ymholiad" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Yn dangos rhesi" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "cyfanswm" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Cymerodd yr ymholiad %01.4f eiliad" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Newid" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Gweithrediadau canlyniadau ymholiad" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Argraffu golwg (gyda thestunau llawn)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Dangos sgema PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Crëwch fersiwn" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Methu â darganfod y cysylltiad" diff --git a/po/da.po b/po/da.po index 9a3990f26b..7a01764e0c 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-03-07 01:17+0200\n" "Last-Translator: \n" "Language-Team: danish \n" @@ -197,7 +197,7 @@ msgstr "Kommentarer" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -213,7 +213,7 @@ msgstr "Nej" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Editer eller eksporter relations skema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -422,19 +422,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sorter" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigende" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -543,8 +543,8 @@ msgstr "Vis" msgid "Delete the matches for the %s table?" msgstr "Data dump for tabellen" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -618,7 +618,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -646,20 +646,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard datalageret på denne MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med det markerede:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Afmærk alt" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -670,15 +670,15 @@ msgid "Check tables having overhead" msgstr "Check tabeller der har overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vis (udskriftvenlig)" @@ -736,7 +736,7 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -936,7 +936,7 @@ msgstr "" "mindre du forøger PHP-tidsbegrænsningerne." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1198,8 +1198,8 @@ msgstr "Lagre" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1970,13 +1970,13 @@ msgstr "" msgid "Tables" msgstr "Tabeller" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2088,7 +2088,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Ugyldigt hostnavn for server %1$s. Gennemgå venligst din konfiguration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2150,7 +2150,7 @@ msgstr "MySQL returnerede: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Forklar SQL" @@ -2162,11 +2162,11 @@ msgstr "Spring over Forklar SQL" msgid "Without PHP Code" msgstr "uden PHP-kode" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Fremstil PHP-kode" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Opdatér" @@ -2175,7 +2175,7 @@ msgstr "Opdatér" msgid "Skip Validate SQL" msgstr "Spring over Validér SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validér SQL" @@ -2275,11 +2275,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funktionaliteten af %s er påvirket af en kendt fejl, se %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2326,34 +2326,47 @@ msgstr "Mappen du har sat til upload-arbejde kan ikke findes" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Ikke-lukket quote" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2361,35 +2374,35 @@ msgstr "" msgid "structure and data" msgstr "Struktur og data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Komplette inserts" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Udvidede inserts" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2478,7 +2491,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2968,10 +2981,10 @@ msgstr "" msgid "Customize default options" msgstr "Forespørgselsresultat operationer" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV (kommasepareret)" @@ -3545,7 +3558,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3601,349 +3614,345 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Arrangér tabelrækkefølge efter" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Foresp. vindue" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Omdøb tabel til" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Reparér tråde" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3952,321 +3961,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "databasenavn" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analysér tabel" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Viser kolonne-kommentarer" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentér tabel" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Erklæringer" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatisk genopretnings-modus" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Vis åbne tabeller" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4274,28 +4283,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4305,90 +4314,90 @@ msgstr "" msgid "Password" msgstr "Kodeord" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Tilføj/Slet felt-kolonne" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Standardværdi" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4396,56 +4405,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4453,13 +4462,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4479,63 +4488,63 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV vha. LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document regneark" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy #| msgid "Database export options" msgid "Database export options" msgstr "Database eksportindstillinger" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV til MS Excel-data" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document tekst" @@ -4622,7 +4631,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Retur type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5073,62 +5082,62 @@ msgstr "" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Rækken er slettet!" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Dræb (Kill)" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "i forespørgsel" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Viser poster " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Forepørgsel tog %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ændre" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Forespørgselsresultat operationer" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Udskrift-visning (med fulde tekster)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Vis PDF-skematik" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Opret" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link ikke fundet" diff --git a/po/de.po b/po/de.po index 18ec1280fc..56b299a5f7 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-23 04:28+0200\n" "Last-Translator: Dominik Geyer \n" "Language-Team: german \n" @@ -199,7 +199,7 @@ msgstr "Kommentare" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Nein" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Beziehungsschema bearbeiten oder exportieren" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "Visueller Builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortierung" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "aufsteigend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Anzeigen" msgid "Delete the matches for the %s table?" msgstr "Treffer für Tabelle %s löschen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Tracking ist aktiviert." msgid "Tracking is not active." msgstr "Tracking ist nicht aktiviert." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Neue Tabellen werden standardmäßig im Format %s angelegt." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "markierte:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Alle auswählen" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "Tabellen m. Überhang ausw." #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportieren" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Druckansicht" @@ -733,7 +733,7 @@ msgstr "Strukturverzeichnis" msgid "Tracked tables" msgstr "Verfolgte Tabellen" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -935,7 +935,7 @@ msgstr "" "nicht die Ausführungszeitbeschränkungen von php gelockert werden." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1163,8 +1163,8 @@ msgstr "Direkt bearbeiten" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1887,13 +1887,13 @@ msgstr "freigegeben" msgid "Tables" msgstr "Tabellen" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1997,7 +1997,7 @@ msgstr "" "Ungültiger Host-Name für Server %1$s. Bitte überprüfen Sie Ihre " "Konfiguration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2059,7 +2059,7 @@ msgstr "MySQL meldet: " msgid "Failed to connect to SQL validator!" msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL erklären" @@ -2071,11 +2071,11 @@ msgstr "SQL-Erklärung umgehen" msgid "Without PHP Code" msgstr "ohne PHP-Code" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-Code erzeugen" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Aktualisieren" @@ -2084,7 +2084,7 @@ msgstr "Aktualisieren" msgid "Skip Validate SQL" msgstr "SQL-Validierung umgehen" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL validieren" @@ -2184,11 +2184,11 @@ msgstr "" "%s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2234,62 +2234,77 @@ msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden." msgid "There are no files to upload" msgstr "Es sind keine Dateien zum Upload vorhanden" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Beide" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Höhe" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Geöffnet" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Geschlossen" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "Struktur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "Daten" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "Struktur und Daten" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Schnell – Zeige nur die minimalen Konfigurationsoptionen" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Angepasst – Zeige alle möglichen Konfigurationsoptionen" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Angepasst – Wie oben, aber ohne die Schnell-/Angepasst-Auswahl" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "Vollständige 'INSERT's" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Erweiterte 'INSERT's" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "Beide der Obigen" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "Keines der Obigen" @@ -2374,7 +2389,7 @@ msgid "Set value: %s" msgstr "Setze Wert: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Voreingestellten Wert wiederherstellen" @@ -2860,10 +2875,10 @@ msgstr "Anzeigemodus anpassen" msgid "Customize default options" msgstr "Standard-Einstellungen anpassen" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3458,7 +3473,7 @@ msgid "Maximum displayed SQL length" msgstr "Zeichen Maximum beim SQL Befehl anzeigen" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Benutzer dürfen keinen größeren Wert setzen" @@ -3523,39 +3538,35 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dies sind Bearbeitungs-, Inline-Bearbeitungs-, Kopier- und Löschlinks" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Links zu Tabellenzeilen auf der linken Seite anzeigen" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Links zu Tabellenzeilen auf der rechten Seite anzeigen" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Natürliche Sortierreihenfolge für Tabellen- und Datenbanknamen verwenden" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Natürliche Reihenfolge" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Verwende nur Icons, nur Text oder beides" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Navigationsleiste mit Icons" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Verwende Gzip output buffering, um HTTP transfers zu beschleunigen" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip Ausgabepufferung" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3563,19 +3574,19 @@ msgstr "" "[kbd]SMART[/kbd] - d.h. absteigende Sortierung für die Feldtypen TIME, DATE, " "DATETIME und TIMESTAMP, sonst aufsteigende Sortierung" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Voreingestellte Sortierung" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Verwende andauernde Verbindungen zu MySQL Datenbanken" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Persistente Verbindung" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3584,23 +3595,23 @@ msgstr "" "Standardhinweis der Datenbankstruktur-Detailansicht unterdrücken, wenn eine " "erforderliche Tabelle der phpMyAdmin Konfiguration nicht gefunden werden kann" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Fehlende phpMyAdmin-Konfigurationsspeicher-Tabellen" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Tabellenbearbeitung mittels Icons" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Änderungen an BLOB und BINARY Feldern verbieten" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "BINARY-Felder schützen" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3611,118 +3622,118 @@ msgstr "" "Routinen zur Darstellung des Abfrageverlaufs eingesetzt (sie gehen beim " "Schließen des Fensters verloren)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Anfragelog speichern" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Anzahl der Abfragen in der Historie" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Länge des Abfrageverlaufs" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Angezeigter Tab beim Öffnen eines neuen Abfragefensters" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Voreingestellter Tab für Abfragefenster" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Höhe des Abfragefensters (in Pixeln)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Höhe des Abfragefensters" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Breite des Abfragefensters (in Pixeln)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Breite des Abfragefensters" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Wahl der Funktionen zur Zeichensatz-Konvertierung" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Umwandlungs Engine" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tabelle umbenennen in" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Kopfzeilen alle n Zellen anzeigen, [kbd]0[/kbd] deaktiviert diese Option" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Kopfzeilen wiederholen" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Hilfe-Button anstelle des Hilfetexts anzeigen" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Hilfe-Button anzeigen" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Verzeichnis auf dem Server für Exports" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Speicher Verzeichnis" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Leer lassen, wenn unbenutzt" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Host-Autorisierungsreihenfolge" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Leer lassen, um Voreinstellungen zu verwenden." -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Host-Autorisierungsregeln" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Erlaube Logins ohne Passwort" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Erlaube root Login" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm Name , der bei HTTP Auth angezeigt wird" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3732,19 +3743,19 @@ msgstr "" "Authentifizierung[/a] (liegt nicht im Webhauptverzeichnis (document root); " "empfohlen: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey Konfigurationsdatei" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Zu benutzende Authentifikations-Methode" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Authentifikationstyp" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3752,11 +3763,11 @@ msgstr "" "Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/" "a] Unterstützung, Vorschlag: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Bookmark Table" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3764,32 +3775,32 @@ msgstr "" "Leer lassen für keine Spalten Kommentare/mime types,Vorschlag: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Column Info Table" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Komprimiere die Verbindung zum MySQL-Server" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Verbindung komprimieren" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Art der Verbindung zum Server, im Zweifelsfalle auf [kbd]tcp[/kbd] belassen" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Art der Verbindung" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Control-user Passwort" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3797,19 +3808,19 @@ msgstr "" "Ein besonderer MySQL Nutzer mit eingeschränkten Rechten, nähere " "Informationen auf [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Control-user" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Zähle Tabellen bei Anzeige der Datenbank-Liste" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Zähle Tabellen" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3817,11 +3828,11 @@ msgstr "" "Leer lassen für keine Designer Unterstützung, Vorschlag: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Designer Coords Table" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3829,29 +3840,29 @@ msgstr "" "Mehr Informationen auf [a@http://sf.net/support/tracker.php?aid=1849494]PMA " "bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Benutzung von INFORMATION_SCHEMA deaktivieren" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Die zu verwendente PHP Erweiterung; sie sollten mysqli verwenden wenn es " "verfügbar ist" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP Erweiterung" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Verberge Datenbanken, die auf regular expressions (PCRE) passen" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Datenbanken verstecken" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3859,31 +3870,31 @@ msgstr "" "Leer lassen für keine SQL Abfragehistorien-Unterstützung, Vorschlag: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "History Table" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Rechnername auf dem der MySQL Server läuft" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Hostname" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Versuche ohne Passwort zu verbinden" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Ohne Passwort verbinden" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3897,30 +3908,30 @@ msgstr "" "sortiert ein und nutzen Sie am Ende [kbd]*[/kbd], um die übrigen in " "alphabetischer Reihenfolge anzuzeigen." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Nur aufgelistete Datenbanken zeigen" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Leer lassen, wenn config auth nicht verwendet wird" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Passwort für config Authentifikation" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leer lassen für keine PDF Schema Unterstützung, Vorschlag: [kbd]pma_pdf_pages" "[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF Pages Table" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3930,19 +3941,19 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] für komplette Information. Leer lassen " "für keien Unterstützung. Vorschlag: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Datenbankname" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port, auf dem der MySQL-Server horcht, leer lassen für Voreinstellung" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3954,13 +3965,13 @@ msgstr "" "Leer lassen, um die Benutzereinstellungen nicht in der Datenbank zu " "speichern, Vorschlag: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Benutzername wiederherstellen" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3968,19 +3979,19 @@ msgstr "" "Leer lassen für keine [a@http://wiki.phpmyadmin.net/pma/relation]relation-" "links[/a] Unterstützung, Vorschlag: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relation Table" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL Komando, um verfügbare Datenbanken abzurufen" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES Befehl" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3988,43 +3999,43 @@ msgstr "" "Siehe [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " "types[/a] für ein Beispiel" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon Session-Name" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket, auf dem der MySQL-Server horcht, leer lassen für Voreinstellung" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Sockel" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Ermögliche SSL für Verbindung zum MySQL-Server" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Benutze SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leer lassen für keine PDF Schema Unterstützung, Vorschlag: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Table Coords Table" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4032,11 +4043,11 @@ msgstr "" "Tabelle zur Beschreibung der Anzeigespalten, leer lassen für keine " "Unterstützung; Vorschlag: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Tabelle für Anzeigespalten" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4048,13 +4059,13 @@ msgstr "" "Leer lassen, um die Benutzereinstellungen nicht in der Datenbank zu " "speichern, Vorschlag: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabelle für Benutzereinstellungen" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4062,11 +4073,11 @@ msgstr "" "DROP DATABASE IF EXISTS statement beim Erstellen einer neuen Datenbank als " "erste Zeile loggen" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "DROP DATABASE hinzufügen" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4074,11 +4085,11 @@ msgstr "" "DROP TABLE IF EXISTS statement beim Erstellen einer neuen Ansicht als erste " "Zeile loggen" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "DROP TABLE hinzufügen" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4086,21 +4097,21 @@ msgstr "" "DROP VIEW IF EXISTS statement beim Erstellen einer neuen Ansicht als erste " "Zeile loggen" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "DROP VIEW hinzufügen" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Legt die Liste der Statements fest, die die automatische Versionserstellung " "für neue Versionen verwendeet" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Zu verfolgende Statements" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4108,11 +4119,11 @@ msgstr "" "Leer lassen für keine SQL Abfrageverlauf-Unterstützung, Vorschlag: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabelle mit Verfolgung der SQL-Abfragen" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4120,11 +4131,11 @@ msgstr "" "Automatische Versionserstellung für Tabellen und Ansichten durch den " "Verlaufs-mechanismus" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Versionen automatisch erzeugen" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4132,15 +4143,15 @@ msgstr "" "Leer lassen, um die Benutzereinstellungen nicht in der Datenbank zu " "speichern, Vorschlag: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabelle für Benutzereinstellungen" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Benutzername für config Authentifikation" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4148,11 +4159,11 @@ msgstr "" "Ausschalten, wenn die pma_* Tabellen aktuell sind. Dies verhindert " "Kompatibilitätsprüfungen und verbessert so die Leistung" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Tabellenprüfung" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4160,21 +4171,21 @@ msgstr "" "Benutzerfreundlicher Name des Servers. Leer lassen um den tatsächlichen " "Rechnernamen anzuzeigen." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Serverbezeichnung" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Ob dem Benutzer eine Schaltfläche „Alle (Zeilen) anzeigen” " "angezeigt werden soll" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Erlaube alle Zeilen anzuzeigen" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4185,15 +4196,15 @@ msgstr "" "dieses beschränkt nicht die Möglichkeit der direkten Ausführung des selben " "Befehls." -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Zeige Formular zur Passwort-Änderung" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Zeige Formular zur Datenbank-Erstellung" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4201,19 +4212,19 @@ msgstr "" "Definiert, ob Typen-Felder anfänglich im Bearbeiten/Einfügen-Modus angezeigt " "werden" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Feld-Typen anzeigen" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Im Bearbeiten/Einfügen Modus Funktionsfelder anzeigen" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Funktionsfelder anzeigen" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4221,34 +4232,34 @@ msgstr "" "Zeige Link zu [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "Ausgabe" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Zeige phpinfo() Link" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Zeige detailierte MySQL-Server Informationen" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Legt fest, ob von phpMyAdmin generierte SQL-Abfragen angezeigt werden sollten" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Zeige SQL Anfragen" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Erlaube die Anzeige von Datenbank- und Tabellen-Statistiken, ( z.B. " "Platzbedarf)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Zeige Statistik" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4256,11 +4267,11 @@ msgstr "" "Wenn Tooltips eingeschaltet sind und Datenbank-Kommentare vorhanden sind, " "vertausch dies den Kommentar und den Namen" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Zeige Datenbank-Kommentar anstelle des Namens" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4272,30 +4283,30 @@ msgstr "" "['LeftFrameTableSeparator'] Direktive zu teilen bzw. zu verschachteln. Nur " "der Ordner erhält den Alias, der Tabellename bleibt unverändert." -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Zeige Tabellen-Kommentar anstelle des Namens" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Tabellen-Kommentar als Tooltip anzeigen" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markiere benutzte Tabellen und ermögliche die Anzeige von Tabellen mit " "gesperrten Tabellen" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Überspringe gesperrte Tabellen" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Erfordert das der SQL-Validator aktiviert ist" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4305,7 +4316,7 @@ msgstr "Erfordert das der SQL-Validator aktiviert ist" msgid "Password" msgstr "Passwort" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4313,11 +4324,11 @@ msgstr "" "[strong]Warnung:[/strong] erfordert das die PHP-Erweiterung SOAP oder PEAR " "SOAP installiert ist" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "SQL-Validator aktivieren" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4325,12 +4336,12 @@ msgstr "" "Falls Sie einen benutzerdefinierten Benutzernamen haben, hier angeben " "(Standard ist [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Benutzername" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4338,19 +4349,19 @@ msgstr "" "Schlage (wenn möglich) einen Datenbank-Namen im "Create Database" " "Formular vor oder lasse das Textfeld leer" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Schlage einen neuen Datenbank-Namen vor" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Warnhinweis auf der Hauptseite, wenn Suhosin erkannt wird" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin Warnhinweis" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4358,11 +4369,11 @@ msgstr "" "Textfeldgröße (in Spalten) im Bearbeitungsmodus. Dieser Wert wird vergrößert " "für Textfelder bei SQL-Abfragen (x 2) und Abfragefenster (x 1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Textfeldspalten" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4370,31 +4381,31 @@ msgstr "" "Textfeldgröße (in Zeilen) im Bearbeitungsmodus. Dieser Wert wird vergrößert " "für Textfelder bei SQL-Abfragen (x 2) und Abfragefenster (x 1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Textfeldzeilen" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Titelleiste des Browserfensters wenn eine Datenbank ausgewählt ist" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Titelleiste des Browserfensters wenn nichts ausgewählt ist" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Standardtitel" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Titelleiste des Browserfensters wenn ein Server ausgewählt ist" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Titelleiste des Browserfensters wenn eine Tabelle ausgewählt ist" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4406,27 +4417,27 @@ msgstr "" "For) Header, der von dem proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR" "[/kbd] kommt, vertrauen soll." -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste der Vertrauenswürdigen Proxies für IP Filter" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Verzeichnis auf dem Server zum Upload von zu importierenden Dateien" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Upload Verzeichnis" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Erlaube Suche in der gesammten Datenbank" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Datenbank Suche" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4434,11 +4445,11 @@ msgstr "" "Wenn deaktiviert, können Benutzer – unabhängig von der Checkbox rechts – " "keine der untenstehenden Einstellungen ändern" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Aktiviere den Reiter "Entwickler" in den Einstellungen" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4448,19 +4459,19 @@ msgstr "" "Abfragen. In libraries/import.lib.php sind die Voreinstellungen, wieviele " "Abfragen ein Statement enthalten darf." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Auswirkungen von Mehrfachbefehlen zeigen" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Auf neue Version prüfen" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Aktiviere die Prüfung auf Aktualisierungen auf der Hauptseite" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4468,7 +4479,7 @@ msgstr "Aktiviere die Prüfung auf Aktualisierungen auf der Hauptseite" msgid "Version check" msgstr "Versionsüberprüfung" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4476,7 +4487,7 @@ msgstr "" "[a@http://en.wikipedia.org/wiki/Gzip]GZip[/a]-Kompression für Import- und " "Exportoperationen aktiviren" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4496,61 +4507,61 @@ msgstr "HTTP-Authentifizierung" msgid "Signon authentication" msgstr "Signon-Authentifizierung" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV mit LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "XLS Mappe für Excel 97-2003" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "XLSX Mappe für Excel 2007 und neuer" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Kalkulationstabelle" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Schnell" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Benutzerdefiniert" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Export-Optionen der Datenbank" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV-Daten für MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4638,7 +4649,7 @@ msgstr "Routinen" msgid "Return type" msgstr "Rückgabe-Typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5042,58 +5053,58 @@ msgstr "BLOB Inhalte anzeigen" msgid "Browser transformation" msgstr "Darstellungsumwandlung" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopieren" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Die Zeile wurde gelöscht." -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Beenden" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in der Abfrage" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Zeige Datensätze " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "insgesamt" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "die Abfrage dauerte %01.4f sek." -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ändern" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operationen für das Abfrageergebnis" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Druckansicht (vollständige Textfelder)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Diagramm anzeigen" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Erzeuge View" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Der Verweis wurde nicht gefunden." @@ -10338,6 +10349,12 @@ msgstr "VIEW Name" msgid "Rename view to" msgstr "View umbenennen in" +#~ msgid "Show table row links on left side" +#~ msgstr "Links zu Tabellenzeilen auf der linken Seite anzeigen" + +#~ msgid "Show table row links on right side" +#~ msgstr "Links zu Tabellenzeilen auf der rechten Seite anzeigen" + #~ msgid "Background color" #~ msgstr "Hintergrundfarbe" diff --git a/po/el.po b/po/el.po index 18d53c4ce9..3716debc2d 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-19 13:51+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" @@ -199,7 +199,7 @@ msgstr "Σχόλια" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Όχι" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Επεξεργασία ή εξαγωγή σχεσιακού σχήματος" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "εικονικός μάστορας" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ταξινόμηση" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Αύξουσα" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Περιήγηση" msgid "Delete the matches for the %s table?" msgstr "Διαγραφή παρόμοιων αποτελεσμάτων για τον πίνακα %s;" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Η παρακολούθηση είναι ενεργοποιημένη." msgid "Tracking is not active." msgstr "Η παρακολούθηση δεν είναι ενεργοποιημένη." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -642,20 +642,20 @@ msgstr "" "Η %s είναι η προεπιλεγμένη μηχανή αποθήκευσης σε αυτόν τον διακομιστή MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Με τους επιλεγμένους:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Επιλογή όλων" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -666,15 +666,15 @@ msgid "Check tables having overhead" msgstr "Επιλογή πινάκων με περίσσεια" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Εξαγωγή" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Εμφάνιση για εκτύπωση" @@ -728,7 +728,7 @@ msgstr "Περιληπτικός πίνακας δεδομένων" msgid "Tracked tables" msgstr "Παρακολουθούμενοι πίνακες" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -928,7 +928,7 @@ msgstr "" "και αν αυξήσετε τα χρονικά όρια της php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1146,8 +1146,8 @@ msgstr "Εσωτερική Επεξεργασία" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1869,13 +1869,13 @@ msgstr "κοινόχρηστο" msgid "Tables" msgstr "Πίνακες" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1979,7 +1979,7 @@ msgstr "" "Μη έγκυρο όνομα διακομιστή για τον διακομιστή %1$s. Ξαναδείτε τις ρυθμίσεις " "σας." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2041,7 +2041,7 @@ msgstr "Η MySQL επέστρεψε το μήνυμα: " msgid "Failed to connect to SQL validator!" msgstr "Αδύνατη η σύνδεση στο εγκυροποιητή SQL" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Ανάλυση SQL" @@ -2053,11 +2053,11 @@ msgstr "Χωρίς ανάλυση SQL" msgid "Without PHP Code" msgstr "χωρίς κώδικα PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Δημιουργία κώδικα PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Ανανέωση" @@ -2066,7 +2066,7 @@ msgstr "Ανανέωση" msgid "Skip Validate SQL" msgstr "Παράβλεψη επικύρωσης SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Επικύρωση SQL" @@ -2164,11 +2164,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Η λειτουργία %s έχει επηρρεαστεί από ένα γνωστό σφάλμα. Δείτε %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2215,63 +2215,78 @@ msgstr "" msgid "There are no files to upload" msgstr "Δεν υπάρχουν αρχεία προς αποστολή" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Και τα δύο" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Ύψος" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Άνοιγμα" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Κλεισμένο" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "δομή" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "δεδομένα" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "δομή και δεδομένα" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Γρήγορο - προβολή μονό των ελάχιστων επιλογών για ρύθμιση" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Προσαρμογή - προβολή όλων των πιθανών επιλογών για ρύθμιση" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" "Προσαρμογή - όπως παραπάνω αλλά χωρίς την επιλογή γρήγορου/προσαρμοσμένου" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "πλήρεις εντολές εισαγωγής (Insert)" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Εκτεταμένες εντολές εισαγωγής (Insert)" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "αμφότερα τα παραπάνω" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "κανένα από τα παραπάνω" @@ -2358,7 +2373,7 @@ msgid "Set value: %s" msgstr "Ορισμός τιμής: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Επαναφορά προεπιλεγμένης τιμής" @@ -2846,10 +2861,10 @@ msgstr "Προσαρμοσμένη κατάσταση αναζήτησης" msgid "Customize default options" msgstr "Προσαρμογή προεπιλεγμένων επιλογών" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3448,7 +3463,7 @@ msgid "Maximum displayed SQL length" msgstr "Μέγιστο μήκος προβολής SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Οι χρήστες δεν μπορούν να ορίσουν μεγαλύτερη τιμή" @@ -3515,41 +3530,37 @@ msgstr "" "Διαγραφή" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Προβολή συνδέσμων γραμμής πίνακα στην αριστερή πλευρά" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Προβολή συνδέσμων γραμμής πίνακα στη δεξιά πλευρά" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Χρήση φυσικής ταξινόμησης για την ταξινόμηση ονομάτων πινάκων και βάσεων " "δεδομένων" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Φυσική ταξινόμηση" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Χρήση μόνο εικονιδίων, μόνο κειμένου ή και τα δύο" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Γραμμή πλοήγησης με εικονίδια" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Χρήση εξαγόμενου GZip buffering για αυξημένη ταχύτητα σε μεταφορές HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Εξαγόμενο GZip buffering" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3557,19 +3568,19 @@ msgstr "" "[kbd]SMART[/kbd] - π.χ. φθίνουσα ταξινόμηση για στήλες τύπου TIME, DATE, " "DATETIME και TIMESTAMP, αύξουσα ταξινόμηση στα υπόλοιπα" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Προεπιλεγμένη ταξινόμηση" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Χρήση εξαναγκασμένων συνδέσεων στις βάσεις δεδομένων MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Επιμένουσες συνδέσεις" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3579,23 +3590,23 @@ msgstr "" "λεπτομερούς δομής της βάσης δεδομένων, αν κάποιο από τους απαραίτητους " "πίνακες για την αποθήκευση ρυθμίσεων του phpMyAdmin δεν βρεθεί" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Λείπουν πίνακες αποθήκευσης ρυθμίσεων του phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Λειτουργίες πίνακα με εικονίδια" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Αποτροπή επεξεργασίας στηλών BLOB και BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Προστασία δυαδικών στηλών" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3605,122 +3616,122 @@ msgstr "" "ρυθμίσεων phpMyAdmin). Αν απενεργοποιηθεί, λειτουργούν ρουτίνες JS για " "προβολή του ιστορικού ερωτημάτων (χάνεται με το κλείσιμο του παραθύρου)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Μόνιμο ιστορικό ερωτημάτων" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Πόσα ερωτήματα παραμένουν στο ιστορικό" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Μέγεθος ιστορικού ερωτημάτων" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Προβολή καρτέλας με το άνοιγμα νέου παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Προεπιλεγμένη καρτέλα παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Ύψος παραθύρου ερωτήματος (σε εικονοστοιχεία)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Ύψος παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Πλάτος παραθύρου ερωτήματος (σε εικονοστοιχεία)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Πλάτος παραθύρου ερωτήματος" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Επιλέξτε ποιες συναρτήσεις θα χρησιμοποιηθούν για μετατροπή συνόλων " "χαρακτήρων" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Μηχανή επανακωδικοποίησης" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Μετονομασία πίνακα σε" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Επανάληψη κεφαλίδων κάθε Χ κελιά. Το [kbd]0[/kbd] απενεργοποιεί το " "χαρακτηριστικό" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Επανάληψη κεφαλίδων" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Προβλή κουμπιού βοήθειας αντί κειμένου Τεκμηρίωσης" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Προβολή κουμπιού βοήθειας" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Ο φάκελος στον διακομιστή όπου οι εξαγωγές μπορούν να αποθηκευτούν" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Φάκελος αποθήκευσης" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Αφήστε το άδειο αν δεν χρησιμοποιηθεί" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Σειρά πιστοποίησης φιλοξενητή" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Αφήστε κενό για προεπιλογές" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Κανόνες πιστοποίησης φιλοξενητή" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Δικαίωμα συνδέσεων χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Δικαίωμα ριζικής σύνδεσης" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Το βασίλειο του HTTP Basic Auth εμφανίζεται όταν γίνεται πιστοποίηση HTTP" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Βασίλειο HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3730,19 +3741,19 @@ msgstr "" "υλικού SweKey[/a] (δεν βρίσκεται στο ριζικό φάκελο του εγγράφου; " "προτείνεται: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Αρχείο ρυθμίσεων SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Μέθοδος επικύρωσης για χρήση" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Τύπος επικύρωσης" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3750,11 +3761,11 @@ msgstr "" "Αφήστε κενό αν δεν υπάρχει [a@http://wiki.phpmyadmin.net/pma/bookmark]" "σελιδοδείκτης[/a] υποστήριξης, προτείνεται: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Πίνακας σελιδοδεικτών" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3762,32 +3773,32 @@ msgstr "" "Αφήστε κενό για να μη υπάρχουν σχόλια/τύποι mime στις στήλες. Προτείνεται: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Πίνακας πληροφοριών στήλης" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Συνδεση συμπίεσης στο διακομιστή MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Σύνδεση συμπίεσης" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Πως να συνδεθείτε στο διακομιστή, κρατήστε το tcp αν δεν είστε σίγουρος/η" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Τύπος σύνδεσης" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Έλεγχος κωδικού πρόσβασης χρήστη" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3796,19 +3807,19 @@ msgstr "" "Περισσότερες πληροφορίες είναι διαθέσιμες στο [a@http://wiki.phpmyadmin.net/" "pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Έλεγχος χρήστη" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Απαρίθμηση πινάκων όταν εμφανίζεται η λίστα βάσεων δεδομένων" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Απαρίθμηση πινάκων" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3816,11 +3827,11 @@ msgstr "" "Αφήστε το κενό για καμία υποστήριξη Σχεδιαστή. Προτείνεται: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Πίνακας σχεδιαστή" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3829,28 +3840,28 @@ msgstr "" "aid=1849494]PMA bug tracker[/a] και στο [a@http://bugs.mysql.com/19588]MySQL " "Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Απενεργοποίηση χρήσης του INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Ποια επέκταση PHP να χρησιμοποιήσετε. Προτείνεται η mysqli αν υποστηρίζεται" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Επέκταση PHP για χρήση" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Απόκρυψη βάσεων δεδομένων που ταιριάζουν την κανονική έκφραση (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Απόκρυψη βάσεων δεδομένων" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3858,31 +3869,31 @@ msgstr "" "Αφήστε το κενό για μη υποστήριξη ιστορικού ερωτημάτων SQL , προτείνεται: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Πίνακας ιστορικού ερωτημάτων SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Ονομασία θέσης όπου εκτελείται ο διακομιστής MySQL" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Ονομασία θέσης διακομιστή" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Διεύθυνση URL αποσύνδεσης" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Δοκιμάστε να συνδεθείτε χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Σύνδεση χωρίς κωδικό πρόσβασης" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3897,30 +3908,30 @@ msgstr "" "χρησιμοποιώντας το [kbd]*[/kbd] στο τέλος για να δείξετε τις υπόλοιπες σε " "αλφαβητική σειρά." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Εμφάνιση μόνο των βάσεων δεδομένων από λίστα" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Αφήστε το άδειο αν δεν χρησιμοποιείτε ρύθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Κωδικός πρόσβασης για ρυθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Αφήστε το κενό για μη υποστήριξη σχεδίου PDF, προτείνεται: [kbd]pma_pdf_pages" "[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Σχέδιο PDF: πίνακας σελίδων" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3931,20 +3942,20 @@ msgstr "" "a] για λεπτομέρειες. Αφήστε κενό για να μην υπάρχει υποστήριξη. Προτείνεται: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Όνομα βάσης δεδομένων" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Θύρα που αποκρίνεται ο διακομιστής MySQL. Αφήστε το άδειο για προεπιλογή" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Θύρα διακομιστή" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3956,13 +3967,13 @@ msgstr "" "Αφήστε το κενό για μη αποθήκευση των ρυθμίσεων χρήστη, προτείνεται: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "Ο τρέχων ανοιχτός πίνακας" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3970,19 +3981,19 @@ msgstr "" "Αφήστε το κενό για να μην υπάρχει υποστήριξη [a@http://wiki.phpmyadmin.net/" "pma/relation]συνδέσμων-συσχετίσεων[/a]. Προτείνεται: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Πίνακας συσχετίσεων" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Εντολή SQL που φέρνει τις διαθέσιμες βάσεις δεδομένων" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Εντολή SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3990,44 +4001,44 @@ msgstr "" "Δείτε τους [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]τύπους " "επικύρωσης[/a] για ένα παράδειγμα" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Ονομάσία συνεδρίας σύνδεσης" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Διεύθυνση URL σύνδεσης" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Η υποδοχή στην οποία ο διακομιστής MySQL αποκρίνεται. Αφήστε το κενό για " "προεπιλογή" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Υποδοχή διακομιστή" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Ενεργοποιήση SSL για σύνδεση στο διακομιστή MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Χρήση SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Αφήστε το κενό για να μην υποστηρίζεται σχέδιο PDF. Προτείνεται: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Σχέδιο PDF: συντεταγμένες πίνακα" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4035,11 +4046,11 @@ msgstr "" "Ο πίνακας που περιγράφει τις προβαλλόμενες στήλες. Αφήστε το κενό για να μην " "υποστηρίζεται. Προτείνεται: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Πίνακας προβολής στηλών" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4051,13 +4062,13 @@ msgstr "" "Αφήστε το κενό για μη αποθήκευση των ρυθμίσεων χρήστη, προτείνεται: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Πίνακας αποθήκευσης προτιμήσεων χρήστη" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4065,11 +4076,11 @@ msgstr "" "Όταν δηλωθεί DROP DATABASE IF EXISTS θα προστεθεί ως πρώτη γραμμή στην " "καταγραφή κατά τη δημιουργία βάσης δεδομένων." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΒΑΣΗΣ ΔΕΔΟΜΕΝΩΝ (DROP DATABASE)" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4077,11 +4088,11 @@ msgstr "" "Όταν δηλωθεί DROP TABLE IF EXISTS θα προστεθεί ως πρώτη γραμμή στην " "καταγραφή κατά τη δημιουργία πίνακα." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΠΙΝΑΚΑ (DROP TABLE)" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4089,21 +4100,21 @@ msgstr "" "Όταν δηλωθεί DROP VIEW IF EXISTS θα προστεθεί ως πρώτη γραμμή στην καταγραφή " "κατά τη δημιουργία προβολής." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Προσθήκη ΔΙΑΓΡΑΦΗΣ ΠΡΟΒΟΛΗΣ (DROP VIEW)" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Ορίζει τη λίστα των δηλώσεων που χρησιμοποιεί η αυτόματη δημιουργία για νέες " "εκδόσεις." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Δηλώσεις προς παρακολούθηση" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4111,11 +4122,11 @@ msgstr "" "Αφήστε το κενό για μη υποστήριξη ιστορικού ερωτημάτων SQL , προτείνεται: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Πίνακας ιστορικού παρακολούθησης ερωτημάτων SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4123,11 +4134,11 @@ msgstr "" "Αν ο μηχανισμός παρακολούθησης δημιουργεί εκδόσεις για πίνακες και προβολές " "αυτόματα." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Αυτόματη δημιουργία εκδόσεων" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4135,15 +4146,15 @@ msgstr "" "Αφήστε το κενό για μη αποθήκευση των ρυθμίσεων χρήστη, προτείνεται: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Πίνακας αποθήκευσης προτιμήσεων χρήστη" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Χρήστης για ρυθμισμένη επικύρωση" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4151,11 +4162,11 @@ msgstr "" "Απενεργοποιήστε το αν γνωρίζεται ότι οι πίνακες pma_* είναι ενημερωμένοι. " "Αυτό αποτρέπει ελέγχους συμβατότητας και αυξάνει την απόδοση" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Φιλοχρηστικός έλεγχος" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4163,19 +4174,19 @@ msgstr "" "Μια φιλοχρηστική περιγραφή αυτού του διακομιστή. Αφήστε το κενό για να " "εμφανίζεται το όνομα." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Φιλοχρηστικό όνομα διακομιστή" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Αν θα εμφανίζεται στο χρήστη ένα κουμπί «Εμφάνιση όλων»" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Δικαίωμα προβολή όλων των γραμμών" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4186,15 +4197,15 @@ msgstr "" "ρυθμίσεων. Αυτό δεν περιορίζει τη δυνατότητα άμεσης εκτέλεσης της ίδιας " "εντολής" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Εμφάνιση φόρμας αλλαγής κωδικού πρόσβασης" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Εμφάνιση φόρμας δημιουργίας βάσης δεδομένων" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4202,19 +4213,19 @@ msgstr "" "Ορίζει αν θα εμφανίζονται οι τύποι των πεδίων σε κατάσταση επεξεργασίας/" "εισαγωγής" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Εμφάνιση τύπων πεδίου" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Προβολή των πεδίων συναρτήσεων σε κατάσταση επεξεργασίας εισαγωγής" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Εμφάνιση πεδίων συναρτήσεων" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4222,35 +4233,35 @@ msgstr "" "Εμφανίζει σύνδεσμο για την τεκμηρίωση της συνάρτησης [a@http://php.net/" "manual/function.phpinfo.php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Εμφάνιση συνδέσμου phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Εμφάνιση λεπτομερών πληροφοριών διακομιστή MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Ορίζει αν τα δημιουργημένα ερωτήματα SQL από το phpMyAdmin πρέπει να " "προβάλονται" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Εμφάνιση ερωτημάτων SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Δικαίωμα προβολής στατιστικών βάσης δεδομένων και πινάκων (π.χ. χρήση χώρου " "στο δίσκο)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Εμφάνιση στατιστικών" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4258,11 +4269,11 @@ msgstr "" "Αν οι επεξηγήσεις είναι ενεργοποιημένες και έχει οριστεί σχόλιο για τη βάση " "δεδομένων, αυτή η επιλογή θα αντικαταστήσει το όνομα με το σχόλιο." -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Προβολή σχολίου βάσης δεδομένων αντί για το όνομα" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4274,30 +4285,30 @@ msgstr "" "$cfg['LeftFrameTableSeparator'], έτσι μόνο ο φάκελος καλείται όπως η " "ετικέτα, ενώ το όνομα του πίνακα δεν αλλάζει" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Προβολή σχολίου πίνακα αντί για το όνομά του" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Προβολή σχολίων πινάκων στις επεξηγήσεις" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Επισήμανση χρησιμοποιημένων πινάκων και ενεργοποίηση της δυνατότητας " "προβολής των βάσεων δεδομένων με κλειδωμένους πίνακες" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Παράβλεψη κλειδωμένων πινάκων" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Απαιτεί την ενεργοποίηση του Εγκυροποιητή SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4307,7 +4318,7 @@ msgstr "Απαιτεί την ενεργοποίηση του Εγκυροποι msgid "Password" msgstr "Κωδικός Πρόσβασης" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4315,11 +4326,11 @@ msgstr "" "[strong]Προειδοποίηση:[/strong] απαιτείται η επέκταση PHP SOAP ή η PEAR SOAP " "να έχει εγκατασταθεί" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Ενεργοποίηση του Εγκυροποιητή SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4327,12 +4338,12 @@ msgstr "" "Αν έχετε ένα προσαρμοσμένο όνομα χρήστη, ορίστε το εδώ (προεπιλογή:[kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Όνομα χρήστη" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4340,19 +4351,19 @@ msgstr "" "Προτείνεται ένα όνομα βάσης δεδομένων στη φόρμα «Δημιουργία Βάσης " "δεδομένων» (αν είναι δυνατό) ή διατήρηση του πεδίου άδειου" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Πρόταση νέου ονόματος βάσης δεδομένων" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Μια προειδοποίηση εμφανίζεται στη βασική σελίδα αν βρεθεί το Suhosin" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "προειδοποίηση Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4361,11 +4372,11 @@ msgstr "" "πολλαπλασιαστεί για τα textareas των ερωτημάτων (x2) και το παράθυρο των " "ερωτημάτων (x1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Στήλες περιοχής κειμένου (textarea)" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4374,32 +4385,32 @@ msgstr "" "πολλαπλασιαστεί για τα textareas των ερωτημάτων (x2) και το παράθυρο των " "ερωτημάτων (x1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Γραμμές περιοχής κειμένου (textarea)" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται μια βάση δεδομένων" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν δεν επιλέγεται τίποτα" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Προεπιλεγμένος τίτλος" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται ένας διακομιστής" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Τίτλος του παραθύρου του φυλλομετρητή όταν επιλέγεται ένας πίνακας" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4411,28 +4422,28 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) προερχόμενη από τη διεύθυνση 1.2.3.4:" "[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Λίστα αξιόπιστων διευθύνσεων IP για να επιτρέπεται/απαγορεύεται" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Φάκελος στο διακομιστή όπου μπορείτε να αποστείλετε αρχεία για εισαγωγή" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Φάκελος αποστολής" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Επιτρέπει την αναζήτηση εντός ολόκληρης της βάσης δεδομένων" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Χρήση αναζήτησης βάσης δεδομένων" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4440,11 +4451,11 @@ msgstr "" "Όταν απενεργοποιηθεί, οι χρήστες δεν μπορούν να ορίσουν καμιά από τις " "παρακάτω επιλογές, ανεξάρτητα από την επιλογή στα δεξιά" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Ενεργοποίηση της καρτέλας Δημιουργός στις ρυθμίσεις" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4454,21 +4465,21 @@ msgstr "" "δηλώσεων. Δείτε στο libraries/import.lib.php τις προεπιλογές για το πόσες " "δηλώσεις μπορεί να περιέχει ένα ερώτημα." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Φιλοχρηστικές πολλαπλές δηλώσεις" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Έλεγχος για τελευταία έκδοση" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Ενεργοποιεί τον έλεγχο για τη τελευταία έκδοση στη κεντρική σελίδα του " "phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4476,7 +4487,7 @@ msgstr "" msgid "Version check" msgstr "Έλεγχος έκδοσης" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4484,7 +4495,7 @@ msgstr "" "Ενεργοποίηση της συμπίεσης [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]" "ZIP[/a] για λειτουργίες εισαγωγής και εξαγωγής" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4504,61 +4515,61 @@ msgstr "Πιστοποίηση HTTP" msgid "Signon authentication" msgstr "Σειρά επικύρωσης" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV με χρήση ΦΟΡΤΩΣΗΣ ΔΕΔΟΜΕΝΩΝ (LOAD DATA)" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Βιβλίο εργασίας Excel 97-2003 XLS" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Βιβλίο εργασίας Excel 2007 XLSX" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Έγγραφο Λογιστικού Φύλλου Ανοιχτού Κώδικα (ODS)" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Γρήγορο" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Προσαρμοσμένο" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Επιλογές εξαγωγής βάσης δεδομένων" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "Μορφή CSV για δεδομένα MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Έγγραφο Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Έγγραφο Κειμένου Ανοιχτού Κώδικα (ODΤ)" @@ -4650,7 +4661,7 @@ msgstr "Εργασίες" msgid "Return type" msgstr "Τύπος επιστροφής" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5049,58 +5060,58 @@ msgstr "Εμφάνιση περιεχομένων BLOB" msgid "Browser transformation" msgstr "Μετατροπή περιηγητή" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Αντιγραφή" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Η Εγγραφή έχει διαγραφεί" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Τερματισμός" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "στην εντολή" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Εμφάνιση εγγραφών " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "συνολικά" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Το ερώτημα χρειάστηκε %01.4f δευτερόλεπτα" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Αλλαγή" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Λειτουργίες αποτελεσμάτων ερωτήματος" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Προβολή εκτύπωσης (με πλήρη κείμενα)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Εμφάνιση διαγράμματος" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Δημιουργία προβολής" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Δεν βρέθηκε η σύνδεση" @@ -10357,6 +10368,12 @@ msgstr "ΠΡΟΒΟΛΗ ονόματος" msgid "Rename view to" msgstr "Μετονομασία πίνακα σε" +#~ msgid "Show table row links on left side" +#~ msgstr "Προβολή συνδέσμων γραμμής πίνακα στην αριστερή πλευρά" + +#~ msgid "Show table row links on right side" +#~ msgstr "Προβολή συνδέσμων γραμμής πίνακα στη δεξιά πλευρά" + #~ msgid "Background color" #~ msgstr "Χρώμα υποβάθρου" diff --git a/po/en_GB.po b/po/en_GB.po index 9f95bb318f..51e1c2fc6d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-31 19:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" @@ -199,7 +199,7 @@ msgstr "Comments" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "No" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Edit or export relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "visual builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sort" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascending" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Browse" msgid "Delete the matches for the %s table?" msgstr "Delete the matches for the %s table?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Tracking is active." msgid "Tracking is not active." msgstr "Tracking is not active." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Check All" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "Check tables having overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Print view" @@ -727,7 +727,7 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "Tracked tables" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -923,7 +923,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1139,8 +1139,8 @@ msgstr "Inline Edit" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1606,17 +1606,14 @@ msgstr[0] "%1$d row inserted." msgstr[1] "%1$d rows inserted." #: libraries/RecentTable.class.php:113 -#| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "Could not save recent table" #: libraries/RecentTable.class.php:148 -#| msgid "Count tables" msgid "Recent tables" msgstr "Recent tables" #: libraries/RecentTable.class.php:154 -#| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "There are no recent tables" @@ -1852,13 +1849,13 @@ msgstr "shared" msgid "Tables" msgstr "Tables" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1960,7 +1957,7 @@ msgstr "Invalid server index: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2022,7 +2019,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "Failed to connect to SQL validator!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explain SQL" @@ -2034,11 +2031,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "Without PHP Code" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Create PHP Code" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Refresh" @@ -2047,7 +2044,7 @@ msgstr "Refresh" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validate SQL" @@ -2145,11 +2142,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "The %s functionality is affected by a known bug, see %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2195,62 +2192,77 @@ msgstr "The directory you set for upload work cannot be reached" msgid "There are no files to upload" msgstr "There are no files to upload" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Both" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Height" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Open" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Closed" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "structure" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "data" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "structure and data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Quick - display only the minimal options to configure" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Custom - display all possible options to configure" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Custom - like above, but without the quick/custom choice" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "complete inserts" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "extended inserts" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "both of the above" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "neither of the above" @@ -2335,7 +2347,7 @@ msgid "Set value: %s" msgstr "Set value: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Restore default value" @@ -2818,10 +2830,10 @@ msgstr "Customise browse mode" msgid "Customize default options" msgstr "Customise default options" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3312,12 +3324,10 @@ msgid "Enable highlighting" msgstr "Enable highlighting" #: libraries/config/messages.inc.php:286 -#| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of recently used tables; set 0 to disable" msgstr "Maximum number of recently used tables; set 0 to disable" #: libraries/config/messages.inc.php:287 -#| msgid "Currently opened table" msgid "Recently used tables" msgstr "Recently used tables" @@ -3410,7 +3420,7 @@ msgid "Maximum displayed SQL length" msgstr "Maximum displayed SQL length" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Users cannot set a higher value" @@ -3473,38 +3483,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "These are Edit, Inline edit, Copy and Delete links" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Show table row links on left side" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Show table row links on right side" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Use natural order for sorting table and database names" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Natural order" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Use only icons, only text or both" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Iconic navigation bar" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "use GZip output buffering for increased speed in HTTP transfers" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip output buffering" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3512,19 +3518,19 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Default sorting order" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Use persistent connections to MySQL databases" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Persistent connections" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3534,23 +3540,23 @@ msgstr "" "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Missing phpMyAdmin configuration storage tables" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Iconic table operations" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disallow BLOB and BINARY columns from editing" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Protect binary columns" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3560,117 +3566,116 @@ msgstr "" "storage). If disabled, this utilises JS-routines to display query history " "(lost by window close)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanent query history" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "How many queries are kept in history" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Query history length" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Tab displayed when opening a new query window" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Default query window tab" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Query window height (in pixels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Query window height" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Query window width (in pixels)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Query window width" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Select which functions will be used for character set conversion" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Recoding engine" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "When browsing tables, the sorting of each table is remembered" -#: libraries/config/messages.inc.php:350 -#| msgid "Rename table to" +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "Remember table's sorting" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Repeat headers" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Show help button instead of Documentation text" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Show help button" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Directory where exports can be saved on server" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Save directory" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Leave blank if not used" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Host authorisation order" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Leave blank for defaults" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Host authorisation rules" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Allow logins without a password" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Allow root login" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3680,19 +3685,19 @@ msgstr "" "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey config file" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Authentication method to use" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Authentication type" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3700,11 +3705,11 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Bookmark table" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3712,31 +3717,31 @@ msgstr "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Column information table" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Compress connection to MySQL server" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Compress connection" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Connection type" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Control user password" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3744,19 +3749,19 @@ msgstr "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Control user" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Count tables when showing database list" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Count tables" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3764,11 +3769,11 @@ msgstr "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Designer table" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3776,27 +3781,27 @@ msgstr "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Disable use of INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "What PHP extension to use; you should use mysqli if supported" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP extension to use" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Hide databases matching regular expression (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Hide databases" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3804,31 +3809,31 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Hostname where MySQL server is running" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Server hostname" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Try to connect without password" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Connect without password" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3842,29 +3847,29 @@ msgstr "" "their names in order and use [kbd]*[/kbd] at the end to show the rest in " "alphabetical order." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Show only listed databases" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Leave empty if not using config auth" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Password for config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schema: pages table" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3874,22 +3879,19 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Database name" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Server port" -#: libraries/config/messages.inc.php:408 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" @@ -3897,12 +3899,11 @@ msgstr "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" -#: libraries/config/messages.inc.php:409 -#| msgid "Currently opened table" +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "Recently used table" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3910,19 +3911,19 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relation table" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL command to fetch available databases" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES command" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3930,41 +3931,41 @@ msgstr "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon session name" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Socket on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Enable SSL for connection to MySQL server" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Use SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schema: table coordinates" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3972,14 +3973,11 @@ msgstr "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Display columns table" -#: libraries/config/messages.inc.php:425 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" @@ -3987,12 +3985,11 @@ msgstr "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" -#: libraries/config/messages.inc.php:426 -#| msgid "User preferences storage table" +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "UI preferences table" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4000,11 +3997,11 @@ msgstr "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Add DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4012,11 +4009,11 @@ msgstr "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Add DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4024,20 +4021,20 @@ msgstr "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Add DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Defines the list of statements the auto-creation uses for new versions." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Statements to track" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4045,11 +4042,11 @@ msgstr "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL query tracking table" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4057,11 +4054,11 @@ msgstr "" "Whether the tracking mechanism creates versions for tables and views " "automatically." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automatically create versions" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4069,15 +4066,15 @@ msgstr "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "User preferences storage table" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "User for config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4085,11 +4082,11 @@ msgstr "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Verbose check" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4097,20 +4094,20 @@ msgstr "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Verbose name of this server" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Whether a user should be displayed a "show all (rows)" button" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Allow to display all the rows" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4120,15 +4117,15 @@ msgstr "" "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Show password change form" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Show create database form" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4136,19 +4133,19 @@ msgstr "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Show field types" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Display the function fields in edit/insert mode" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Show function fields" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4156,32 +4153,32 @@ msgstr "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Show phpinfo() link" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Show detailed MySQL server information" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Defines whether SQL queries generated by phpMyAdmin should be displayed" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Show SQL queries" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Allow to display database and table statistics (eg. space usage)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Show statistics" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4189,11 +4186,11 @@ msgstr "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Display database comment instead of its name" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4205,29 +4202,29 @@ msgstr "" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Display table comment instead of its name" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Display table comments in tooltips" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Mark used tables and make it possible to show databases with locked tables" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Skip locked tables" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Requires SQL Validator to be enabled" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4237,7 +4234,7 @@ msgstr "Requires SQL Validator to be enabled" msgid "Password" msgstr "Password" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4245,11 +4242,11 @@ msgstr "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Enable SQL Validator" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4257,12 +4254,12 @@ msgstr "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Username" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4270,19 +4267,19 @@ msgstr "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Suggest new database name" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "A warning is displayed on the main page if Suhosin is detected" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin warning" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4290,11 +4287,11 @@ msgstr "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Textarea columns" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4302,31 +4299,31 @@ msgstr "" "Textarea size (rows) in edit mode, this value will be emphasised for SQL " "query textareas (*2) and for query window (*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Textarea rows" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Title of browser window when a database is selected" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Title of browser window when nothing is selected" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Default title" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Title of browser window when a server is selected" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Title of browser window when a table is selected" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4338,27 +4335,27 @@ msgstr "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "List of trusted proxies for IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Directory on server where you can upload files for import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Upload directory" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Allow for searching inside the entire database" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Use database search" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4366,11 +4363,11 @@ msgstr "" "When disabled, users cannot set any of the options below, regardless of the " "check-box on the right" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Enable the Developer tab in settings" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4380,19 +4377,19 @@ msgstr "" "libraries/import.lib.php for defaults on how many queries a statement may " "contain." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Verbose multiple statements" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Check for latest version" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Enables check for latest version on main phpMyAdmin page" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4400,7 +4397,7 @@ msgstr "Enables check for latest version on main phpMyAdmin page" msgid "Version check" msgstr "Version check" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4408,7 +4405,7 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4428,61 +4425,61 @@ msgstr "HTTP authentication" msgid "Signon authentication" msgstr "Signon authentication" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV using LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Quick" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Custom" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Database export options" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV for MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4569,7 +4566,7 @@ msgstr "Routines" msgid "Return type" msgstr "Return type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4963,58 +4960,58 @@ msgstr "Show BLOB contents" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Copy" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "The row has been deleted" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Query took %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Change" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Print view (with full texts)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Display chart" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Create view" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link not found" @@ -6208,7 +6205,6 @@ msgid "SQL history" msgstr "SQL history" #: libraries/relation.lib.php:143 -#| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Persistent recently used tables" @@ -10134,6 +10130,12 @@ msgstr "VIEW name" msgid "Rename view to" msgstr "Rename view to" +#~ msgid "Show table row links on left side" +#~ msgstr "Show table row links on left side" + +#~ msgid "Show table row links on right side" +#~ msgstr "Show table row links on right side" + #~ msgid "Background color" #~ msgstr "Background colour" diff --git a/po/es.po b/po/es.po index 5e46536385..6346e5e0c9 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-19 19:01+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" @@ -199,7 +199,7 @@ msgstr "Comentarios" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "No" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Editar o exportar esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -423,19 +423,19 @@ msgid "visual builder" msgstr "editor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -545,8 +545,8 @@ msgstr "Examinar" msgid "Delete the matches for the %s table?" msgstr "¿Eliminar las coincidencias para la tabla %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -615,7 +615,7 @@ msgstr "El seguimiento está activo." msgid "Tracking is not active." msgstr "El seguimiento no está activo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -646,20 +646,20 @@ msgstr "" "%s es el motor de almacenamiento predeterminado en este servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Para los elementos que están marcados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -670,15 +670,15 @@ msgid "Check tables having overhead" msgstr "Marcar las tablas con residuo a depurar" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vista de impresión" @@ -732,7 +732,7 @@ msgstr "Diccionario de datos" msgid "Tracked tables" msgstr "Tablas con seguimiento" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -934,7 +934,7 @@ msgstr "" "importación a menos que usted incremente el tiempo de ejecución de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1152,8 +1152,8 @@ msgstr "Editar en línea" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1877,13 +1877,13 @@ msgstr "compartido" msgid "Tables" msgstr "Tablas" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1987,7 +1987,7 @@ msgstr "" "El nombre del host no es válido para el servidor %1$s. Por favor revise su " "configuración." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2049,7 +2049,7 @@ msgstr "MySQL ha dicho: " msgid "Failed to connect to SQL validator!" msgstr "No pudo conectarse a un validador de SQL!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2061,11 +2061,11 @@ msgstr "Omitir la explicación del SQL" msgid "Without PHP Code" msgstr "Sin código PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Crear código PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Actualizar" @@ -2074,7 +2074,7 @@ msgstr "Actualizar" msgid "Skip Validate SQL" msgstr "Saltar la validación de SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validar SQL" @@ -2172,11 +2172,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "La funcionalidad %s está afectada por un fallo conocido, vea %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2226,65 +2226,80 @@ msgstr "No hay archivos para subir" # Used for # http://www.phpmyadmin.net/documentation/Documentation.html#cfg_NavigationBarIconic -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Ambos" +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Altura" + # Used for # http://www.phpmyadmin.net/documentation/Documentation.html#cfg_InitialSlidersState -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Open" msgstr "Desplegados" # http://www.phpmyadmin.net/documentation/Documentation.html#cfg_InitialSlidersState -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Ocultos" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "estructura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "datos" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "estructura y datos" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rápido - mostrar solo el mínimo de opciones de configuración" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Personalizado - mostrar todas las opciones de configuración posibles" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Personalizado - como el anterior, pero sin elegir rápido/personalizado" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "INSERTs completos" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "INSERTs extensos" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "todo lo anterior" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "ninguno de los anteriores" @@ -2369,7 +2384,7 @@ msgid "Set value: %s" msgstr "Valor establecido: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Restaurar valor predeterminado" @@ -2864,10 +2879,10 @@ msgstr "Cambiar las opciones de la modalidad de visualización" msgid "Customize default options" msgstr "Personalizar las opciones predeteminadas" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3469,7 +3484,7 @@ msgid "Maximum displayed SQL length" msgstr "Máxima longitud al mostrar consulta SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Los usuarios no pueden definir un valor más alto" @@ -3533,41 +3548,36 @@ msgstr "Límite de la memoria" msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Estos son los enlaces para Editar, Editar en el lugar, Copiar y Borrar" -# Defines where row-related links are located #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Mostrar enlaces a la izquierda de filas de tabla" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Mostrar enlaces a la derecha de las filas de tabla" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Utilizar orden natural para ordenar nombres de tablas y bases de datos" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Orden natural" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Use solamente íconos, solamente texto o ambos" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Barra de navegación mediante íconos" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Utilizar búfer en salida de GZip para mayor velocidad en transferencias HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Buffer de salida de GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3575,19 +3585,19 @@ msgstr "" "[kbd]SMART[/kbd] - es decir: orden descendente para columnas de tipo TIME, " "DATE, DATETIME y TIMESTAMP, ascendente en los demás casos" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Orden de despliegue predeterminado" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Use conexiones persistentes para las bases de datos MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Conexiones persistentes" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3597,23 +3607,23 @@ msgstr "" "de los detalles de la base de datos si alguna de las tablas requeridas por " "phpMyAdmin no pudo ser encontrada en el almacenamiento de configuración" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Faltan las tablas de almacenaje de configuración de phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Operaciones de las tablas mediante íconos" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "No permitir la edición de columnas BLOB y BINARIAS" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Proteger los campos binarios" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3624,123 +3634,123 @@ msgstr "" "rutinas JavaScript para mostrar el histórico de consultas (olvidado al " "cerrar la ventana)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Histórico permanente de consultas" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Cuántas consultas se guardan en el histórico" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Longitud del histórico de consultas" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "La ceja se muestra cuando abre una nueva ventana de consulta" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Ceja predetermnada para la ventana de consulta" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Altura (en pixels) de la ventana de consultas" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Altura de ventana de consulta" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Anchura de ventana de consulta (en píxeles)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Anchura de ventana de consulta" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleccione cuáles funciones se usarán para la conversión del conjunto de " "caracteres" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Motor de recodificación" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Cambiar el nombre de la tabla a" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repetir cabecera cada X celdas, [kbd]0[/kbd] desactiva esta funcionalidad" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Repetir cabeceras" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Mostrar botón de ayuda en lugar de texto de documentación" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Mostrar el botón de ayuda" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" "Directorio donde los archivos exportados se pueden guardar en el servidor" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Directorio de almacenamiento" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Deje en blanco si no necesita usarlo" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Orden en que se autentica el Host" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Deje en blanco para usar los valores predeterminados" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Reglas de autorización del Host" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Permitir inicio de sesión sin contraseña" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Permitir el inicio de sesión como root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Nombre a mostrar como dominio (HTTP Basic Auth Realm) durante la " "autenticación HTTP" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Dominio HTTP (Realm)" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3750,19 +3760,19 @@ msgstr "" "dispositivo SweKey[/a] (no localizado en su raíz de documentos; valor " "sugerido: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Archivo de configuración SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Método de autenticación a usar" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3770,11 +3780,11 @@ msgstr "" "Deje en blanco para no dar soporte [a@http://wiki.cihar.com/pma/bookmark]" "bookmark[/a], de manera predeterminada: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Agregar tabla a favoritos" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3782,33 +3792,33 @@ msgstr "" "Dejar en blanco para evitar comentarios/tipos MIME en celdas, sugerido: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabla con información de la columna" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Conexión de compresión con el servidor SQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Conexión de compresión" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Cómo conectar con el servidor, mantenga el valor [kbd]tcp[/kbd] en caso de " "no estar seguro" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipo de conexión" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Controlar la contraseña del usuario" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3816,19 +3826,19 @@ msgstr "" "Un usuario MySQL especial configurado con permisos limitados, más " "información disponible en [a@http://wiki.cihar.com/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Controlar al usuario" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Contar las tablas cuando muestra el listado de las bases de datos" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Contar las tablas" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3836,11 +3846,11 @@ msgstr "" "Dejar en blanco para evitar el soporte de diseñador, sugerido: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabla del diseñador" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3848,30 +3858,30 @@ msgstr "" "Más información en [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] y [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Deshabilitar el uso de INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Cuál extensión PHP debe usar; usted debe usar mysqli si su sistema lo permite" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "extensión PHP para usar" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Ocultar las bases de datos que cumplen con los criterios de las expresiones " "regulares (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Ocultar las bases de datos" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3879,31 +3889,31 @@ msgstr "" "Dejar en blanco para evitar soporte de histórico de consultas SQL, sugerido: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabla de histórico de consultas SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Descripción del servidor" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nombre del servidor" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL de fin de sesión" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Intente conectar sin contraseña" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Conecte sin contraseña" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3917,30 +3927,30 @@ msgstr "" "bases de datos, sólo ingrese sus nombres en orden y utilice [kbd]*[/kbd] al " "final para mostrar las restantes en orden alfabético." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Muestre solamente las bases de datos listadas" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Deje vacío si no está usando config auth" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Contraseña para config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Dejar en blanco para evitar soporte para esquema en PDF, sugerido: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Esquema de PDF: tabla de páginas" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3951,21 +3961,21 @@ msgstr "" "completa. Deje en blanco para que no exita soporte. Predeterminado: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Nombre de la base de datos" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "El puerto al cual ha sido asociado el servidor MySQL, deje vacío para usar " "el predeterminado" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Puerto del servidor" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3977,13 +3987,13 @@ msgstr "" "Deje en blanco para eliminar soporte de almacenamiento de preferencias en " "base de datos, valor sugerido : [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "La tabla abierta actualmente" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3991,19 +4001,19 @@ msgstr "" "Deje en blanco para no dar soporte [a@http://wiki.cihar.com/pma/relation]" "relation-links[/a], de manera predeterminada: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Tabla de relaciones" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Comando SQL para llamar las bases de datos disponibles" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Comando SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4011,44 +4021,44 @@ msgstr "" "Ver [a@http://wiki.cihar.com/pma/auth_types#signon]tipos de autenticación[/" "a] para conocer un ejemplo" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nombre de la sesión al signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL de signon" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "El puerto escuchado por el servidor MySQL, deje vacío para usar los valores " "predeterminados" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Puerto del servidor" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Habilitar SSL para conexión con el servidor SQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Usar SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Dejar en blanco para evitar soporte de esquema en PDF, sugerido: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Esquema en PDF: tabla de coordenadas" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4056,11 +4066,11 @@ msgstr "" "Tabla para describir la presentación de las celdas, deje en blanco para " "quitar soporte, sugerido: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Mostrar tabla de columnas" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4072,13 +4082,13 @@ msgstr "" "Deje en blanco para eliminar soporte de almacenamiento de preferencias en " "base de datos, valor sugerido : [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabla de almacenamiento de preferencias de usuario" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4086,11 +4096,11 @@ msgstr "" "Si se incluye la sentencia DROP DATABASE IF EXISTS como primera línea del " "registro al crear una base de datos o no." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Agregar DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4098,11 +4108,11 @@ msgstr "" "Si se incluye la sentencia DROP TABLE IF EXISTS como primera línea del " "registro al crear una tabla." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Agregar DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4110,21 +4120,21 @@ msgstr "" "Si se incluye la sentencia DROP VIEW IF EXISTS como primera línea del " "registro al crear una vista." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Agregar DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definir la lista de sentencias que la creación automática usa para nuevas " "versiones." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Sentencias a hacer seguimiento" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4132,11 +4142,11 @@ msgstr "" "Deje en blanco para eliminar soporte de seguimiento de consultas SQL, valor " "sugerido: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabla de seguimiento de consultas SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4144,11 +4154,11 @@ msgstr "" "Si el mecanismo de seguimiento crea versiones para tablas y vistas " "automáticamente o no." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Crear versiones automáticamente" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4156,15 +4166,15 @@ msgstr "" "Deje en blanco para eliminar soporte de almacenamiento de preferencias en " "base de datos, valor sugerido : [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabla de almacenamiento de preferencias de usuario" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Usuario para config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4172,31 +4182,31 @@ msgstr "" "Deshabilite si conoce que sus tablas pma_* se encuentran actualizadas. Esto " "previene chequeos de compatibilidad e incrementa por tanto el rendimiento" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Revisión detallada" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "Nombre del servidor donde el servidor SQL se está ejecutando." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Nombre del servidor, forma extendida" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Si el usuario puede ver un botón "mostrar todos (los registros)" o " "no" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Permitir que se muestren todas las filas" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4206,15 +4216,15 @@ msgstr "" "debido a que la contraseña está incluída en el archivo de configuración; " "esto no limita la capacidad de ejecutar la misma orden directamente" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Mostrar el formulario para cambio de contraseña" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Mostrar el formulario para crear una base de datos" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4222,19 +4232,19 @@ msgstr "" "Si inicialmente se muestran los campos de tipo en el modo de edición/" "inserción o no" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Mostrar tipo de campos" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Mostrar campos de función en el modo de edición/inserción" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Mostrar los campos de función" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4242,33 +4252,33 @@ msgstr "" "Mostrar enlace a salida de [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Mostrar el enlace phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Mostrar información detallada acerca del servidor SQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Define si los enunciados SQL generados por phpMyAdmin se deben mostrar" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Mostrar las consultas SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permitir mostrar estadísiticas de base de datos y tablas (por ejemplo uso de " "espacio)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Mostrar estadísticas" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4276,11 +4286,11 @@ msgstr "" "Si los consejos están habilitados y hay un comentario de base de datos " "definido, esto intercambiará el comentario y nombre real" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Mostrar el comentario de la tabla en lugar de su nombre" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4292,30 +4302,30 @@ msgstr "" "['LeftFrameTableSeparator'], de forma que sólo la carpeta sea llamada como " "el alias, el nombre de la tabla en sí mismo permanece intacto" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Mostrar el comentario de la tabla en lugar de su nombre" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Mostrar los comentarios de las tablas en los tooltips" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marcar tablas usadas y hacer posible el mostrar bases de datos con tablas " "bloqueadas" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Saltarse las tablas bloqueadas" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Requiere que el Validador SQL esté habilitado" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4325,7 +4335,7 @@ msgstr "Requiere que el Validador SQL esté habilitado" msgid "Password" msgstr "Contraseña" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4333,11 +4343,11 @@ msgstr "" "[strong]Advertencia:[/strong] necesita extensión PHP SOAP o PEAR SOAP " "instalada" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Habilitar Validador SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4345,12 +4355,12 @@ msgstr "" "Si se posee un nombre de usuario propio, especifícalo aquí (valor por " "defecto: [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nombre de usuario" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4358,19 +4368,19 @@ msgstr "" "Sugerir nombre de base de datos en el formulario de "Crear base de " "datos" (si es posible) o dejar vacío el campo de texto" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Sugerir un nuevo nombre para la base de datos" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Mostrar advertencia en la página principal si se detecta Suhosin" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Advertencia Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4379,12 +4389,12 @@ msgstr "" "será aumentado en áreas de texto para consultas SQL (x2) y en la venta de " "consultas (x1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Columnas para las áreas de texto" # See translation string 813 -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4393,31 +4403,31 @@ msgstr "" "aumentado en áreas de texto para consultas SQL (x2) y en la venta de " "consultas (x1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Filas para áreas de texto" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Título de la ventana al seleccionar una base de datos" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Título de la ventana cuando no hay nada seleccionado" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Título predeterminado" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Título de la ventana cuando se ha seleccionado un servidor" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Título de la ventana cuando se ha seleccionado un tabla" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4429,27 +4439,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente del proxy 1.2.3.4:[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Listado de proxies de confianza para autorización/bloqueo de IP" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Directorio en el servidor donde puede subir archivos para importar" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Directorio desde donde se cargarán los archivos" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Permite hacer una búsqueda dentro de toda la base de datos" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Use búsquedas en la base de datos" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4458,11 +4468,11 @@ msgstr "" "opciones situadas más abajo, sin importar la casilla de la derecha" # see translation string 529 -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Habilitar la pestaña Desarrolladores en la configuración" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4472,21 +4482,21 @@ msgstr "" "sentencias. Ver libraries/import.lib.php para saber el valor predeterminado " "de la cantidad de sentencias que puede tener una consulta." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Opción detallada para múltiples sentencias" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Buscar si existe una versión más reciente" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Habilita la verificación de la última versión en la página principal de " "phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4494,7 +4504,7 @@ msgstr "" msgid "Version check" msgstr "Revise la versión" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4502,7 +4512,7 @@ msgstr "" "Habilite la compresión [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] para las operaciones de importación y exportación" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4524,61 +4534,61 @@ msgstr "Autenticación por HTTP" msgid "Signon authentication" msgstr "Autenticación por sesión" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV usando LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Cuaderno XLS Excel 97-2003" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Cuaderno XLSX Excel 2007" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Hoja de cálculo Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Rápido" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Personalizado" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opciones de exportación de la base de datos" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV para datos de MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Texto Open Document" @@ -4672,7 +4682,7 @@ msgstr "Rutinas" msgid "Return type" msgstr "Muestre el tipo" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5076,58 +5086,58 @@ msgstr "Mostrar contenido BLOB" msgid "Browser transformation" msgstr "Transformación del navegador" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Copiar" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "La fila se ha borrado" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Matar el proceso" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "en la consulta" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Mostrando registros" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "La consulta tardó %01.4f seg" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Cambiar" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operaciones sobre los resultados de la consulta" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Previsualización para imprimir (documento completo)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Mostrar gráfico" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Crear vista" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "No se encontró el enlace" @@ -10393,6 +10403,13 @@ msgstr "VER nombre" msgid "Rename view to" msgstr "Cambiar el nombre de la vista a" +# Defines where row-related links are located +#~ msgid "Show table row links on left side" +#~ msgstr "Mostrar enlaces a la izquierda de filas de tabla" + +#~ msgid "Show table row links on right side" +#~ msgstr "Mostrar enlaces a la derecha de las filas de tabla" + #~ msgid "Background color" #~ msgstr "Color de fondo" diff --git a/po/et.po b/po/et.po index ff1c3c0a0d..3418814d9c 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" @@ -198,7 +198,7 @@ msgstr "Kommentaarid" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Ei" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Seoseskeem" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -429,19 +429,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sorteeri" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Kasvav" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -555,8 +555,8 @@ msgstr "Vaata" msgid "Delete the matches for the %s table?" msgstr "Tabeli andmete salvestamine" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -630,7 +630,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -658,20 +658,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s on vaikimisi varundusmootor sellele MySQL serverile." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Valitud:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Märgista kõik" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -682,15 +682,15 @@ msgid "Check tables having overhead" msgstr "Kontrolli ülekulusid" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspordi" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Trükivaade" @@ -750,7 +750,7 @@ msgstr "Andmesõnastik" msgid "Tracked tables" msgstr "Kontrolli tabelit" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -955,7 +955,7 @@ msgstr "" "pikenda." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1212,8 +1212,8 @@ msgstr "Mootor" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1978,13 +1978,13 @@ msgstr "" msgid "Tables" msgstr "Tabelid" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2094,7 +2094,7 @@ msgstr "Vigane serveri indeks: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Vigane hostname serverile %1$s. Palun kontrolli seadeid." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2156,7 +2156,7 @@ msgstr "MySQL ütles: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Seleta SQL-i" @@ -2168,11 +2168,11 @@ msgstr "Jäta SQL-i seletamine vahele" msgid "Without PHP Code" msgstr "ilma PHP koodita" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Loo PHP kood" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Uuenda" @@ -2181,7 +2181,7 @@ msgstr "Uuenda" msgid "Skip Validate SQL" msgstr "Jäta SQL-i kontroll vahele" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Kontrolli SQL-i" @@ -2281,11 +2281,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "See %s funktionaalsus on mõjutatud tuntud viga, vaata %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2332,21 +2332,34 @@ msgstr "Kataloog mille Te üleslaadimiseks sättisite ei ole ligipääsetav" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Sulgemata jutumärk/ülakoma" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2354,13 +2367,13 @@ msgstr "Sulgemata jutumärk/ülakoma" msgid "structure" msgstr "Struktuur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2368,35 +2381,35 @@ msgstr "" msgid "structure and data" msgstr "Struktuur ja andmed" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Täispikk INSERT" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Laiendatud lisamised" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2484,7 +2497,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2980,10 +2993,10 @@ msgstr "" msgid "Customize default options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3577,7 +3590,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3635,356 +3648,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Muuda tabeli sorteeringut" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Päringuaken" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Nimeta tabel ümber" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Paranda lõimud" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Andmete kodukataloog" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Ühendused" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Pole tabeleid" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defrgamenteeri tabel" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "PHP versioon" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Pole andmebaase" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "serveri nimi" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3993,326 +4002,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "andmebaasi nimi" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Serveri ID" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analüüsi tabelit" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Paranda tabelit" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Serveri valik" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Näitan veeru kommentaare" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defrgamenteeri tabel" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Parameerid" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automaatne taastamine" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Näita avatud tabeleid" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Näita täispikkasid päringuid" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Rea statistika" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4320,29 +4329,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Näita avatud tabeleid" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4352,90 +4361,90 @@ msgstr "" msgid "Password" msgstr "Parool" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Kasutajanimi:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Lisa/Kustuta välja veerud" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Nimeta andmebaas ümber" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4443,57 +4452,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Andmete kodukataloog" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4501,13 +4510,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4527,61 +4536,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV kasutades LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Ava dokumendi arvutustabel" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Andmebaasi eksportimise seaded" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV MS Exceli jaoks" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Ava dokumendi tekst" @@ -4669,7 +4678,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5119,61 +5128,61 @@ msgstr "" msgid "Browser transformation" msgstr "Browseri transformatsioon" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopeeri" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Rida kustutatud" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Tapa" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "päringus" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Näita ridu" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "kokku" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Päring kestis %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muuda" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Päringu tulemuste tegevused" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Trükivaade (täispikkade tekstidega)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Näita PDF skeemi" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Suhte loomine (relation)" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Linki ei leitud" diff --git a/po/eu.po b/po/eu.po index 5c3e7ebbe1..916e4ea6f1 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-21 14:53+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: basque \n" @@ -199,7 +199,7 @@ msgstr "Iruzkinak" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Ez" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Erlazio-eskema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -433,19 +433,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordenatu" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Goranzko" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -559,8 +559,8 @@ msgstr "Arakatu" msgid "Delete the matches for the %s table?" msgstr "Taula honen datuak irauli" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -634,7 +634,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,20 +663,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Ikurdunak:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Guztiak egiaztatu" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -687,15 +687,15 @@ msgid "Check tables having overhead" msgstr "Arazteko hondakinak egiaztatu" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Esportatu" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Inprimatzeko ikuspegia" @@ -753,7 +753,7 @@ msgstr "Datu-hiztegia" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -944,7 +944,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1192,8 +1192,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1949,13 +1949,13 @@ msgstr "" msgid "Tables" msgstr "Taulak" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2063,7 +2063,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2125,7 +2125,7 @@ msgstr "MySQL-ek zera dio: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL-a azaldu" @@ -2137,11 +2137,11 @@ msgstr "SQL-ren azalpena saltatu" msgid "Without PHP Code" msgstr "PHP Koderik gabe" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP kodea sortu" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2150,7 +2150,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL-ren balidapena saltatu" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL balidatu" @@ -2248,11 +2248,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2299,21 +2299,34 @@ msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Itxi gabeko komatxoak" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2321,13 +2334,13 @@ msgstr "Itxi gabeko komatxoak" msgid "structure" msgstr "Egitura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2335,35 +2348,35 @@ msgstr "" msgid "structure and data" msgstr "Egitura eta datuak" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "\"Insert\"ak osatu" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "\"insert\" hedatuak" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2452,7 +2465,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2947,10 +2960,10 @@ msgstr "" msgid "Customize default options" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV datuak" @@ -3526,7 +3539,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3583,351 +3596,347 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Taularen \"Order By\" aldatu" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Kontsulta-leihoa" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Taula berrizendatu izen honetara: " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Konexioak" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Taularik ez" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Datu-baserik ez" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3936,322 +3945,322 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Datu-basea" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Taula aztertu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Taula konpondu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Zerbitzariaren hautaketa" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Zutabearen iruzkinak erakusten" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Sententziak" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Zerbitzariaren bertsioa" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Taulak erakutsi" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Kontsulta osoak erakutsi" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Errenkadaren estatistikak" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4259,28 +4268,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4290,91 +4299,91 @@ msgstr "" msgid "Password" msgstr "Pasahitza" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Erabiltzaile-izena:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Gehitu/ezabatu irizpide-zutabea" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Lehenetsia" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4382,56 +4391,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4439,13 +4448,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4465,61 +4474,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Datu-basea esportatzeko aukerak" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel datuentzako CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4606,7 +4615,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5033,61 +5042,61 @@ msgstr "" msgid "Browser transformation" msgstr "Nabigatzailearen eraldaketa" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Errenkada ezabatua izan da" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Hil" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "kontsultan" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Errenkadak erakusten" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "guztira" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Kontsulta exekutatzeko denbora %01.4f seg" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Aldatu" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Inprimatzeko ikuspena (testu osoak)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF eskema erakutsi" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Zerbitzariaren bertsioa" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Esteka aurkitugabea" diff --git a/po/fa.po b/po/fa.po index 43767b305c..c9f90b65a9 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-05-19 03:54+0200\n" "Last-Translator: \n" "Language-Team: persian \n" @@ -196,7 +196,7 @@ msgstr "توضيحات" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -212,7 +212,7 @@ msgstr "خير" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "ویرایش یا صدور نمای رابطه ای" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "سازنده ی تصویری" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "ترتيب" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "صعودي" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "مشاهده" msgid "Delete the matches for the %s table?" msgstr "داده های همتا در جدول %s حذف شوند؟" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -610,7 +610,7 @@ msgstr "پیگردی فعال می باشد." msgid "Tracking is not active." msgstr "پیگردی فعال نمی باشد." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -640,20 +640,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "موارد انتخاب‌شده :" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "انتخاب همه" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -664,15 +664,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "صدور" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "نماي چاپ" @@ -730,7 +730,7 @@ msgstr "فرهنگ داده‌ها" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -919,7 +919,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1158,8 +1158,8 @@ msgstr "موتور" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1910,13 +1910,13 @@ msgstr "" msgid "Tables" msgstr "جدولها" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2021,7 +2021,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2083,7 +2083,7 @@ msgstr "پيغام MySQL :" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "شرح دادن SQL" @@ -2096,11 +2096,11 @@ msgstr "شرح دادن SQL" msgid "Without PHP Code" msgstr "بدون كد PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "ساخت كد PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2110,7 +2110,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "معتبرسازي SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "معتبرسازي SQL" @@ -2210,11 +2210,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2260,19 +2260,32 @@ msgstr "پوشه‌اي را كه براي انتقال فايل انتخاب ك msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2280,13 +2293,13 @@ msgstr "" msgid "structure" msgstr "ساختار" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2294,35 +2307,35 @@ msgstr "" msgid "structure and data" msgstr "ساختار و داده‌ها" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "تمام وروديها" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "وروديهاي تمديدشده" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2411,7 +2424,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2900,10 +2913,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "داده‌هاي CSV" @@ -3472,7 +3485,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3528,343 +3541,339 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "تغيير جدول مرتب شده با" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "بازناميدن جدول به" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "No tables" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "No databases" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3873,319 +3882,319 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "پايگاه داده" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "تحليل جدول" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "مرمت جدول" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "نمايش توضيحات ستون" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "شرج" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "نسخه سرور" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "نمايش جدولها" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "آمار سطرها" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4193,28 +4202,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4224,91 +4233,91 @@ msgstr "" msgid "Password" msgstr "اسم رمز" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "نام كاربر:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "اضافه يا حذف ستونها" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "پيش‌فرض" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4316,56 +4325,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4373,13 +4382,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4399,62 +4408,62 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy msgid "Database export options" msgstr "آمار پايگاههاي داده" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV براي داده‌هاي MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4541,7 +4550,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4956,61 +4965,61 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "سطر حذف گرديد ." -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "جمع كل" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "تغيير" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "نمايش توضيحات ستون" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "نسخه سرور" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "پيوند پيدا نشد" diff --git a/po/fi.po b/po/fi.po index b297f20e81..ede39773d4 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-11-26 21:29+0200\n" "Last-Translator: \n" "Language-Team: finnish \n" @@ -199,7 +199,7 @@ msgstr "Kommentit" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Ei" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Relaatioskeeman muokkaus tai vienti" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "visuaalinen luonti" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Järjestys" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Nouseva" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Selaa" msgid "Delete the matches for the %s table?" msgstr "Poista taulusta %s löytyneet tulokset?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Seuranta on käytössä." msgid "Tracking is not active." msgstr "Seuranta ei ole käytössä." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s on tämän MySQL-palvelimen oletustallennusmoottori." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Valitut:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Valitse kaikki" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "Valitse taulut, joissa on ylijäämää" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Vienti" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Tulostusversio" @@ -733,7 +733,7 @@ msgstr "Tietosanasto" msgid "Tracked tables" msgstr "Seurattavat taulut" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -931,7 +931,7 @@ msgstr "" "asti ellei PHP:n suoritusaikarajaa nosteta." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1159,8 +1159,8 @@ msgstr "Rivin muokkaus" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1884,13 +1884,13 @@ msgstr "" msgid "Tables" msgstr "Taulut" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1989,7 +1989,7 @@ msgstr "Virheellinen palvelimen indeksi: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Palvelimella %1$s virheellinen nimi. Tarkista asetukset." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2051,7 +2051,7 @@ msgstr "MySQL ilmoittaa: " msgid "Failed to connect to SQL validator!" msgstr "SQL-validaattoriin ei voitu yhdistää" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Selitä SQL-kysely" @@ -2063,11 +2063,11 @@ msgstr "Älä selitä SQL-kyselyä" msgid "Without PHP Code" msgstr "Kätke PHP-koodi" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Näytä PHP-koodi" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Päivitä" @@ -2076,7 +2076,7 @@ msgstr "Päivitä" msgid "Skip Validate SQL" msgstr "Älä tarkista SQL-kyselyä" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Tarkista SQL-lause" @@ -2174,11 +2174,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Toimintoon %s vaikuttaa tunnettu vika, katso %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2224,64 +2224,77 @@ msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää" msgid "There are no files to upload" msgstr "Lähetettäviä tiedostoja ei ole" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Sulje" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "rakenne" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "tiedot" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "rakenne ja tiedot" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Nopea asetusten määritys - näytä asetuksia mahdollisimman vähän" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Mukautettu - näytä kaikki mahdolliset asetukset" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Mukautettu - kuten yllä, mutta ilman pika-/mukautettu-valintaa" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "Kokonaiset lisäyslauseet" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Laajennetut lisäyslauseet" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "molemmat yltä" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "ei kumpikaan yltä" @@ -2366,7 +2379,7 @@ msgid "Set value: %s" msgstr "Aseta arvo: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Palauta oletusarvo" @@ -2886,10 +2899,10 @@ msgstr "Mukauta selaustilaa" msgid "Customize default options" msgstr "Mukauta viennin oletusasetuksia" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3511,7 +3524,7 @@ msgid "Maximum displayed SQL length" msgstr "Näytettävän SQL-kyselyn enimmäispituus" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3574,42 +3587,36 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Näytä vasemmassa kehyksessä logo" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Lajittele taulu" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Käytä vain kuvakkeita, vain tekstiä tai molempia" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Navigointipalkki, jossa kuvakkeet" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "käytä Gzip-ulostulon puskurointia nopeuttaaksesi HTTP-siirtoja" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip-ulostulon puskurointi" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3621,46 +3628,46 @@ msgstr "" "[kbd]SMART[/kbd] - eli laskeva järjestys kentille, joiden tyyppi on TIME, " "DATE, DATETIME tai TIMESTAMP; muulloin nouseva järjestys" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Oletuslajittelujärjestys" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Käytä MySQL-tietokantojen jatkuvia yhteyksiä" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Jatkuvat yhteydet" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Kuvakkeellisen taulun toiminnot" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Estä BLOB- ja BINARY-kenttien muokkaus" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Suojaa binäärikentät" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3674,129 +3681,129 @@ msgstr "" "tarvitaan). Jos poistettu käytöstä, tämä käyttää JavaScript-rutiineja " "kyselyhistorian näyttämisessä (katoaa, kun ikkuna suljetaan)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Pysyvä kyselyhistoria" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Kuinka monta kyselyä historiassa pidetään" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Kyselyhistorian pituus" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Uutta kyselyikkunaa avattaessa näytettävä välilehti" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Oletusarvoinen kyselyikkunavälilehti" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Kyselyikkuna" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Valitse, mitä funktioita käytetään merkistömuunnoksessa" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Merkistön uudelleenkoodaus" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Nimeä taulu uudelleen" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Korjaa säikeet" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Hakemisto, jonne viennit voi tallentaa palvelimella" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Tallennushakemisto" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Jätä tyhjäksi, jos tätä ei käytetä" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Palvelintodennuksen järjestys" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Käytä oletusarvoja jättämällä tyhjäksi" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Palvelintodennuksen säännöt" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Salli kirjautumiset ilman salasanaa" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Salli pääkäyttäjän kirjautuminen" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3805,19 +3812,19 @@ msgstr "" "[a@http://swekey.com]SweKey-laitteistotodennuksen[/a] asetustiedoston polku " "(ei dokumenttijuuressa; suositeltu: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey-asetustiedosto" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Käytettävä todennustyyppi" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Todennustyyppi" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3825,11 +3832,11 @@ msgstr "" "Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/bookmark]" "kirjanmerkki[/a]tukea; oletusarvo: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Kirjanmerkkitaulu" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3837,31 +3844,31 @@ msgstr "" "Jätä tyhjäksi, jos et halua sarakkeiden kommentteja ja mime-tyyppejä; " "oletusarvo: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Saraketietojen taulu" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Pakkaa MySQL-palvelimen yhteys" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Pakkaa yhteys" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Kuinka palvelimeen yhdistetään; käytä tcp:tä, jos olet epävarma" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Yhteystyyppi" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Hallintakäyttäjän salasana" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3870,19 +3877,19 @@ msgstr "" "lisätietoja saatavilla [a@http://wiki.phpmyadmin.net/pma/controluser]wikissä" "[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Hallintakäyttäjä" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Laske taulujen määrä, kun tietokantaluettelo näytetään" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Laske taulujen määrä" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3890,11 +3897,11 @@ msgstr "" "Jätä tyhjäksi, jos et halua Suunnittelija-taulua; oletusarvo: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Suunnittelija-taulu" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3903,28 +3910,28 @@ msgstr "" "virheenjäljittimestä[/a] ja [a@http://bugs.mysql.com/19588]MySQL:n " "ohjelmavirheistä[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Poista INFORMATION_SCHEMA käytöstä" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Käytettävä PHP-laajennus; mysqli-laajennusta tulisi käyttää, jos sitä tuetaan" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Käytettävä PHP-laajennus" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Piilota tietokannat, jotka vastaavat säännöllistä lauseketta (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Piilota tietokannat" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3932,31 +3939,31 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL-kyselyhistorian taulu" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL-palvelimen verkkonimi" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Palvelimen verkkonimi" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Uloskirjautumisen verkko-osoite" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Yritä yhdistää ilman salasanaa" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Yhdistä ilman salasanaa" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3972,30 +3979,30 @@ msgstr "" "koodinvaihtomerkin, mikäli haluat käyttää niiden todellista ilmentymää; " "käytä esimerkiksi 'oma\\_db' eikä 'oma_db'." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Näytä vain luetteloidut tietokannat" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Jätä tyhjäksi, jot et käytä config-todennusta" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Config-todennuksen salasana" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Jätä tyhjäksi, jos et halua PDF-kaavioiden tukea, oletusarvo: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-kaavio: sivujen taulu" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4005,22 +4012,22 @@ msgstr "" "Katso täydet tiedot aiheesta [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/" "a]. Jätä tyhjäksi, jos et halua tukea. Oletusarvo: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "tietokannan nimi" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Portti, jota MySQL-palvelin kuuntelee; käytä oletusarvoa jättämällä tyhjäksi" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Palvelinportti" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4032,13 +4039,13 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Anna käyttäjänimi" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4046,19 +4053,19 @@ msgstr "" "Jätä tyhjäksi, jos et halua [a@http://wiki.phpmyadmin.net/pma/relation]" "relaatiolinkki[/a]tukea; oletusarvo: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relaatiotaulu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Mahdollisten tietokantojen noutoon käytettävä SQL-käsky" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES -käsky" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4066,44 +4073,44 @@ msgstr "" "Katso [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]todennustyyppien[/" "a] esimerkit" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon-istunnon nimi" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon-kirjautumisen verkko-osoite" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Palvelinpistoke, jota MySQL-palvelin kuuntelee; käytä oletusarvoa jättämällä " "tyhjäksi" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Palvelinpistoke" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Yhdistä MySQL-palvelimeen käyttäen SSL-yhteyttä" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Käytä SSL-yhteyttä" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Jätä tyhjäksi, jos et halua PDF-kaavioiden tukea; oletusarvo: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-kaavio: taulun koordinaatit" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4115,13 +4122,13 @@ msgstr "" "Taulu, joka kuvaa näyttökentät; jätä tyhjäksi, jos et halua tukea; " "oletusarvo: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Näyttökenttien taulu" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4133,53 +4140,53 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Eheytä taulu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Tieto" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4191,25 +4198,25 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL-kyselyhistorian taulu" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automaattinen palautuminen" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4221,15 +4228,15 @@ msgstr "" "Jätä tyhjäksi, jos et halua SQL-kyselyhistorian tukea; oletusarvo: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Config-todennuksen käyttäjä" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4237,11 +4244,11 @@ msgstr "" "Poista käytöstä, mikäli tiedät pma_*-taulujesi olevan ajan tasalla. Tämä " "estää yhteensopivuustarkistukset ja lisää siten suorituskykyä." -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Yksityiskohtainen tarkistus" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4249,22 +4256,22 @@ msgstr "" "Käyttäjäystävällinen kuvaus tästä palvelimesta. Jätä tyhjäksi, jos haluat, " "että tässä lukee sen sijaan palvelimen verkkonimi." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Tämän palvelimen yksityiskohtainen nimi" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Pitääkö käyttäjälle näyttää \"Näytä kaikki (tietueet)\" -painike" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Salli kaikkien rivien näyttäminen" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4274,35 +4281,35 @@ msgstr "" "todennusta käytettäessä, koska salasana lukee suoraan asetustiedostossa; " "tämä ei estä saman komennon suorittamista suoraan." -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Näytä salasananvaihtolomake" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Näytä tietokannanluontilomake" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Näytä avoimet taulut" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Näytä funktiokentät muokkaus- ja liäsystilassa" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Näytä funktiokentät" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4310,31 +4317,31 @@ msgstr "" "Näyät linkki [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a]-" "käskyn tulosteeseen" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Näytä phpinfo()-linkki" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Näytä MySQL-palvelimen tarkat tiedot" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Määrittele, pitääkö phpMyAdminin luomat SQL-kyselyt näyttää" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Näytä SQL-kyselyt" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Salli tietokannan ja taulun tilastojen (eli tilankäytön) näyttäminen" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Näytä tilastot" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4342,11 +4349,11 @@ msgstr "" "Jos työkaluvihjeet ovat päällä ja tietokannan kommentti on asetettu, tämä " "näyttää kommentin ja oikean nimen" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Näytä tietokannan kommentti, ei nimi" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4358,30 +4365,30 @@ msgstr "" "['LeftFrameTableSeparator']-asetuksen mukaisesti, jolloin vain kansiota " "kutsutaan aliaksena, itse taulun nimi pysyy muuttumattomana" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Näytä taulun kommentti, ei nimi" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Näytä taulun kommentit työkaluvihjeissä" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Merkitse käytetyt taulut ja mahdollista lukittuja tauluja sisältävien " "tietokantojen näyttäminen" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Ohita lukitut taulut" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4391,28 +4398,28 @@ msgstr "" msgid "Password" msgstr "Salasana" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Käyttäjänimi" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4420,65 +4427,65 @@ msgstr "" "Ehdota tietokannan nimeä "Luo tietokanta" -lomakkeessa " "(mahdollisuuksien mukaan) tai pidä tekstikenttä tyhjänä" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Ehdota uuden tietokannan nimeä" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR-tekstikentän sarakkeet" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR-tekstikentän rivit" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Oletusarvoinen tauluvälilehti" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4490,39 +4497,39 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) -otsakkeeseen, joka tulee " "välipalvelimelta 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" "Luotettujen välipalvelimien luettelo IP-osoitteden sallimista ja estämistä " "varten" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Palvelimen hakemisto, jonne tuotavia tiedostoja voi lähettää" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Lähetyshakemisto" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Antaa hakea koko tietokannasta" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Käytä tietokantahakua" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4531,19 +4538,19 @@ msgstr "" "Näytä monilausekyselyjen kaikki vaikuttuneet rivit. Katso libraries/import." "lib.php-tiedoston oletusarvoista, kuinka monta kyselyä lauseessa voi olla." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Yksityiskohtaiset peräkkäiset lauseet" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Tarkista uusin versio" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4551,7 +4558,7 @@ msgstr "" msgid "Version check" msgstr "Version tarkistus" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4559,7 +4566,7 @@ msgstr "" "Käytä tuonti- ja vientitoiminnoissa [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a]-pakkausta" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4587,63 +4594,63 @@ msgstr "Palvelintodennuksen järjestys" msgid "Signon authentication" msgstr "Palvelintodennuksen järjestys" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV käyttäen LOAD DATA -kyselyä" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS -työkirja" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX -työkirja" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Muu väri" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Tietokannan tulostusvalinnat" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excelin CSV-muoto" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4731,7 +4738,7 @@ msgstr "Rutiinit" msgid "Return type" msgstr "Paluutyyppi" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5197,62 +5204,62 @@ msgstr "Näytä BLOB-sisältö" msgid "Browser transformation" msgstr "Selaimen muunnos (transformation)" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Rivi on poistettu" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Lopeta" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "lauseessa" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Näkyvillä rivit " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "yhteensä" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "kysely kesti %01.4f sek." -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muokkaa" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Kyselytulosten toimenpiteet" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Tulostusversio (kokonaisin tekstein)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Näytä PDF-kaavio" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Luo käyttäjä" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Linkkiä ei löydy" @@ -10702,6 +10709,11 @@ msgstr "VIEW-arvon nimi" msgid "Rename view to" msgstr "Nimeä taulu uudelleen" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Näytä vasemmassa kehyksessä logo" + #~ msgid "Delete the matches for the " #~ msgstr "Poista taulusta %s löytyneet tulokset?" diff --git a/po/fr.po b/po/fr.po index 54a9d612f4..176ffb7258 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-31 17:18+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" @@ -200,7 +200,7 @@ msgstr "Commentaires" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Non" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Éditer ou exporter un schéma relationnel" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -422,19 +422,19 @@ msgid "visual builder" msgstr "mode visuel" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Tri" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Croissant" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -542,8 +542,8 @@ msgstr "Afficher" msgid "Delete the matches for the %s table?" msgstr "Supprimer de la table %s les occurences?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -612,7 +612,7 @@ msgstr "Le suivi est actif." msgid "Tracking is not active." msgstr "Le suivi n'est pas activé." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -642,20 +642,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Sur ce serveur MySQL, le moteur de stockage par défaut est %s." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Pour la sélection :" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tout cocher" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -666,15 +666,15 @@ msgid "Check tables having overhead" msgstr "Cocher tables avec pertes" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporter" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Version imprimable" @@ -728,7 +728,7 @@ msgstr "Dictionnaire de données" msgid "Tracked tables" msgstr "Tables faisant l'objet d'un suivi" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -932,7 +932,7 @@ msgstr "" "limite de temps de PHP ne soit augmentée." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1151,8 +1151,8 @@ msgstr "Éditer en place" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1872,13 +1872,13 @@ msgstr "partagé" msgid "Tables" msgstr "Tables" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1983,7 +1983,7 @@ msgstr "" "Nom d'hôte invalide pour le serveur %1$s. Veuillez vérifier votre " "configuration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2046,7 +2046,7 @@ msgstr "MySQL a répondu: " msgid "Failed to connect to SQL validator!" msgstr "Connexion au validateur SQL impossible" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Expliquer SQL" @@ -2058,11 +2058,11 @@ msgstr "Ne pas expliquer SQL" msgid "Without PHP Code" msgstr "Sans source PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Créer source PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Actualiser" @@ -2071,7 +2071,7 @@ msgstr "Actualiser" msgid "Skip Validate SQL" msgstr "Ne pas valider SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Valider SQL" @@ -2169,11 +2169,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "La fonctionnalité %s est affectée par une anomalie connue, voir %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2220,62 +2220,77 @@ msgstr "Le répertoire de transfert est inaccessible" msgid "There are no files to upload" msgstr "Aucun fichier n'est disponible pour le transfert" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Les deux" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Hauteur" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Ouvert" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Fermé" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "structure" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "données" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "structure et données" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rapide - n'afficher qu'un minimum d'options à configurer" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Personnalisée - afficher toutes les options possibles" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Personnalisée - comme ci-haut mais sans les choix rapide/personnalisée" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "Insertions complètes" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Insertions étendues" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "tous les choix ci-haut" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "aucun des choix ci-haut" @@ -2361,7 +2376,7 @@ msgid "Set value: %s" msgstr "Assigner la valeur: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Ramener la valeur par défaut" @@ -2849,10 +2864,10 @@ msgstr "Personnaliser le mode affichage" msgid "Customize default options" msgstr "Personnaliser les options par défaut" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3448,7 +3463,7 @@ msgid "Maximum displayed SQL length" msgstr "Taille maximum des requêtes SQL affichées" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Les utilisateurs ne peuvent choisir une plus grande valeur" @@ -3514,39 +3529,35 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Il s'agit des liens Modifier, Éditer en place, Copier et Effacer" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Montrer les liens des lignes de données du côté gauche" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Montrer les liens des lignes de données du côté droit" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Utiliser l'ordre naturel pour trier les noms de tables et de bases de données" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Ordre naturel" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Afficher seulement des icônes, seulement du texte ou les deux" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Apparence de la barre de navigation" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "sert à augmenter la vitesse des transferts HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Tampon de sortie GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3554,19 +3565,19 @@ msgstr "" "[kbd]SMART[/kbd] signifie un ordre décroissant pour les colonnes TIME, DATE, " "DATETIME et TIMESTAMP, et croissant pour les autres" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Ordre de tri par défaut" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "...au serveur MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Connexions persistentes" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3575,23 +3586,23 @@ msgstr "" "Désactiver l'avertissement affiché sur la page Structure de bases de données " "si l'une des tables du stockage de configurations phpMyAdmin est manquante" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Tables manquantes pour le stockage de configurations phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Icônes pour les actions sur les tables" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Empêche l'édition des colonnes BLOB et BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Protéger les colonnes avec contenu binaire" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3601,121 +3612,121 @@ msgstr "" "configurations phpMyAdmin). Si désactivé, utilise Javascript pour afficher " "un historique temporaire (sera perdu à la fermeture de la fenêtre)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Historique permanent des requêtes" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Le nombre de requêtes à conserver dans l'historique" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Taille de l'historique" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "L'onglet affiché à l'ouverture d'une fenêtre de requêtes." -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Onglet par défaut pour fenêtre de requêtes" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Hauteur de la fenêtre de requêtes (en pixels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Hauteur de la fenêtre de requêtes" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Largeur de la fenêtre de requêtes (en pixels)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Largeur de la fenêtre de requêtes" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Détermine quelles fonctions seront utilisées pour effectuer la conversion " "des caractères" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Moteur de conversion" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Changer le nom de la table pour" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Répète les en-têtes toutes les X cellules, [kbd]0[/kbd] désactive ceci" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Répéter les en-têtes" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Affiche un bouton d'aide au lieu du message Documentation" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Afficher un bouton d'aide" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" "Répertoire où les exportations peuvent être sauvegardées sur le serveur" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Répertoire de sauvegarde" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Laisser vide si non utilisé" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Ordre d'autorisation des serveurs" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Laisser vide pour la valeur par défaut" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Règles d'autorisation des serveurs" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Permettre les connexions sans fournir de mot de passe" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Permettre une connexion à root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "Domaine de protection à afficher lors d'une authentification HTTP Basic" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Domaine de protection HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3725,19 +3736,19 @@ msgstr "" "l'authentification matérielle Swekey[/a] (ne pas placer sous la racine des " "documents; suggestion : /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Fichier de configuration SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Type d'authentification" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Type d'authentification" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3745,11 +3756,11 @@ msgstr "" "Laisser vider pour désactiver le support des [a@http://wiki.phpmyadmin.net/" "pma/bookmark]signets[/a], suggéré : [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Table pour signets" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3757,33 +3768,33 @@ msgstr "" "Laisser vider pour désactiver les commentaires sur les colonnes et les types " "MIME; suggéré : [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Table pour informations sur les colonnes" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Comprime la connexion au serveur MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Utiliser le mode compression sur la connexion" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Comment se connecter au serveur, utilisez [kbd]tcp[/kbd] si vous êtes dans " "le doute" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Type de connexion" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Mot de passe de l'utilisateur de contrôle" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3791,30 +3802,30 @@ msgstr "" "Un compte MySQL spécial avec des permissions limitées, voir [a@http://wiki." "phpmyadmin.net/pma/controluser] notre wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Utilisateur de contrôle" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Comptage du nombre de tables en montrant la liste des bases de données" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Comptage des tables" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "Laisser vider pour désactiver, suggéré : [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Table pour la fonctionnalité Concepteur" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3822,27 +3833,27 @@ msgstr "" "Voir [a@http://sf.net/support/tracker.php?aid=1849494]ce bogue phpMyAdmin[/" "a] et [a@http://bugs.mysql.com/19588]ce bogue MySQL[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Empêcher l'accès à INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Quelle extension PHP utiliser; vous devriez choisir mysqli si possible" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Extension PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Masquer les bases dont le nom correspond à l'expression (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Masquer les bases de données" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3850,31 +3861,31 @@ msgstr "" "Laisser vider pour désactiver l'historique des requêtes SQL, suggéré : [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tables pour historique des requêtes SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Le nom du serveur sur lequel MySQL est en exécution." -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nom du serveur" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL pour quitter" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Essayer de se connecter sans mot de passe" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Connexion sans mot de passe" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3889,31 +3900,31 @@ msgstr "" "de liste pour montrer le reste des noms de base de données en ordre " "alphabétique." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Restreindre la liste des bases de données" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" "Laisser vide si vous n'utilisez pas la méthode d'authentification config" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Mot de passe pour méthode config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Laisser vider pour désactiver le support des schémas en PDF, suggéré : [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Table pour décrire les schémas en PDF" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3923,21 +3934,21 @@ msgstr "" "Voir [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Laisser vider pour " "désactiver. Suggéré : [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Nom de base de données" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port sur lequel MySQL est en écoute, laisser vide pour utiliser la valeur " "par défaut" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3949,13 +3960,13 @@ msgstr "" "Laisser vider pour désactiver les préférences utilisateur, valeur suggérée : " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "Table actuellement ouverte" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3963,19 +3974,19 @@ msgstr "" "Laisser vider pour désactiver le support [a@http://wiki.phpmyadmin.net/pma/" "relation]relationnel[/a], suggéré : [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Table relationnelle" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "La commande SQL à utiliser pour acquérir la liste des bases de données" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Commande SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3983,42 +3994,42 @@ msgstr "" "Voir [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] pour un exemple" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nom de session pour méthode signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL pour connexion" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Interface de connexion du serveur MySQL, laisser vide pour utiliser la " "valeur par défaut" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Interface de connexion socket" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Utiliser SSL pour la connexion au serveur MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Utiliser SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "Laisser vider pour désactiver, suggéré : [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Table pour coordonnées du schéma en PDF" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4026,11 +4037,11 @@ msgstr "" "Sert à définir les colonnes descriptives, laisser vide pour désactiver; " "suggéré : [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Table pour colonnes descriptives" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4042,13 +4053,13 @@ msgstr "" "Laisser vider pour désactiver les préférences utilisateur, valeur suggérée : " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Table de stockage des préférences utilisateur" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4056,11 +4067,11 @@ msgstr "" "Définit si un énoncé DROP DATABASE IF EXISTS sera ajouté en première ligne " "du journal lors de la création d'une base de données." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Ajouter DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4068,11 +4079,11 @@ msgstr "" "Définit si un énoncé DROP TABLE IF EXISTS sera ajouté en première ligne du " "journal lors de la création d'une table." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Ajouter DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4080,21 +4091,21 @@ msgstr "" "Définit si un énoncé DROP VIEW IF EXISTS sera ajoutée en première ligne dans " "le journal lors de la création de la vue." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Ajouter DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Définit la liste des énoncés que le mécanisme d'auto-création utilise pour " "les nouvelles versions." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Énoncés à suivre" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4102,11 +4113,11 @@ msgstr "" "Laisser vider pour désactiver le suivi des changements SQL, valeur " "suggérée : [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Table pour le suivi des changements SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4114,11 +4125,11 @@ msgstr "" "Définit si le mécanisme de suivi crée automatiquement des versions pour les " "tables et les vues." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Création automatique de versions" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4126,15 +4137,15 @@ msgstr "" "Laisser vider pour désactiver les préférences utilisateur, valeur suggérée : " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Table de stockage des préférences utilisateur" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Utilisateur pour méthode config" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4142,11 +4153,11 @@ msgstr "" "Désactiver si vous savez que vos tables pma_* sont à jour. Ceci contourne " "une vérification et améliore la performance" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Vérification détaillée" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4154,19 +4165,19 @@ msgstr "" "Une description conviviale de ce serveur. Laisser vide pour utiliser à la " "place le nom du serveur." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Nom à afficher pour ce serveur" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Devrait-on afficher un bouton «Tout afficher»" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Permettre l'affichage de toutes les lignes" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4176,15 +4187,15 @@ msgstr "" "cependant on peut exécuter un changement de mot de passe manuellement avec " "la commande appropriée" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Afficher le dialogue de changement de mot de passe" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Afficher le formulaire de création de base de données" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4192,19 +4203,19 @@ msgstr "" "Définit si les champs des types de données MySQL doivent être affichés en " "mode modification/insertion." -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Montrer les champs de type de données" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "En insertion/édition, montrer la colonne contenant les fonctions" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Montrer les fonctions" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4212,46 +4223,46 @@ msgstr "" "Montre un lien vers le résultat de [a@http://php.net/manual/function.phpinfo." "php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Afficher un lien vers phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Afficher les informations détaillées sur le serveur MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Détermine si les requêtes SQL générées par phpMyAdmin devraient être " "affichées" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Afficher les requêtes SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Affiche les statistiques sur les bases de données et les tables (espace " "utilisé)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Afficher les statistiques" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "Inverse l'affichage du nom et des commentaires" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" "Affiche le commentaire décrivant la base de données, au lieu de son nom" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4261,30 +4272,30 @@ msgstr "" "Si défini à [kbd]nested[/kbd], l'alias du nom de table ne sert qu'à " "subdiviser les tables selon $cfg['LeftFrameTableSeparator']" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Affiche le commentaire de table au lieu de son nom" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Affichage des commentaires de table en infobulle" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marque les tables utilisées et rend possible l'affichage des bases de " "données comportant des tables verrouillées" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Saute les tables verrouillées" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Requiert que le validateur SQL soit activé" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4294,7 +4305,7 @@ msgstr "Requiert que le validateur SQL soit activé" msgid "Password" msgstr "Mot de passe" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4302,11 +4313,11 @@ msgstr "" "[strong]Avis:[/strong] l'extension PHP SOAP ou le module PEAR SOAP doit être " "installé" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Activer le validateur SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4314,12 +4325,12 @@ msgstr "" "Si vous avez un code d'utilisateur, indiquez-le ici ([kbd]anonymous[/kbd] " "par défaut)" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Utilisateur" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4327,20 +4338,20 @@ msgstr "" "...dans le dialogue de création de base, si possible, sinon laisser le champ " "vide" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Suggérer un nom de nouvelle base de données" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Un avertissement est affiché sur la page principale si Suhosin est détecté" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Avertissement Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4348,11 +4359,11 @@ msgstr "" "Taille des zones de texte (colonnes) en mode édition, cette valeur sera " "augmentée pour les zones SQL (*2) et la fenêtre de requêtes (*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Taille horizontale pour une zone de texte" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4360,32 +4371,32 @@ msgstr "" "Taille des zones de texte (lignes) en mode édition, cette valeur sera " "augmentée pour les zones SQL (*2) et la fenêtre de requêtes (*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Taille verticale pour une zone de texte" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" "Titre de la fenêtre de navigateur quand une base de données est choisie" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Titre de la fenêtre de navigateur quand rien n'est choisi" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Titre par défaut" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Titre de la fenêtre du navigateur quand un serveur est choisi" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Titre de la fenêtre du navigateur quand une table est choisie" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4397,29 +4408,29 @@ msgstr "" "Forwarded-For) provient du serveur 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste des serveurs mandataires de confiance en vue de IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Répertoire sur le serveur, dans lequel vous téléchargez des fichiers en vue " "de les importer" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Répertoire de téléchargement" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Permet la recherche dans la base de données au complet" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Permet une recherche dans toute la base de données" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4427,11 +4438,11 @@ msgstr "" "Si désactivé, les utilisateurs ne peuvent régler aucune des options ci-bas, " "peu importe la case à cocher à droite" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Active le menu Développeur dans les paramètres" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4440,19 +4451,19 @@ msgstr "" "Montre le nombre de lignes affectées par chaque énoncé. Voir libraries/" "import.lib.php pour le nombre d'énoncés qu'une requête peut comporter." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Détails pour les requêtes multi-énoncés" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Vérifier la présence d'une nouvelle version" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Active la vérification de version sur la page principale" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4460,7 +4471,7 @@ msgstr "Active la vérification de version sur la page principale" msgid "Version check" msgstr "Vérification de version" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4468,7 +4479,7 @@ msgstr "" "Active la compression [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/" "a] pour les opérations d'importation et d'exportation" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4488,61 +4499,61 @@ msgstr "Mode d'authentification « HTTP »" msgid "Signon authentication" msgstr "Mode d'authentification « signon »" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV via LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Rapide" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Personnalisé" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Options d'exportation des bases de données" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV pour MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Texte Open Document" @@ -4630,7 +4641,7 @@ msgstr "Procédures stockées" msgid "Return type" msgstr "Type retourné" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5030,58 +5041,58 @@ msgstr "Montrer le contenu BLOB" msgid "Browser transformation" msgstr "Transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Copier" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "La ligne a été effacée" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Supprimer" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "dans la requête" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Affichage des lignes" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Traitement en %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Modifier" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Opérations sur les résultats de la requête" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Version imprimable (avec textes complets)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Afficher le graphique" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Créer une vue" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Lien absent" @@ -10299,6 +10310,12 @@ msgstr "Nom de la vue" msgid "Rename view to" msgstr "Changer le nom de la vue pour" +#~ msgid "Show table row links on left side" +#~ msgstr "Montrer les liens des lignes de données du côté gauche" + +#~ msgid "Show table row links on right side" +#~ msgstr "Montrer les liens des lignes de données du côté droit" + #~ msgid "Background color" #~ msgstr "Couleur d'arrière-plan" diff --git a/po/gl.po b/po/gl.po index b6e7704700..aa8af1b79c 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-21 14:50+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: galician \n" @@ -202,7 +202,7 @@ msgstr "Comentarios" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -218,7 +218,7 @@ msgstr "Non" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -366,7 +366,7 @@ msgid "Edit or export relational schema" msgstr "Esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -434,19 +434,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -560,8 +560,8 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "A extraer datos da táboa" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -635,7 +635,7 @@ msgstr "O seguemento está activado." msgid "Tracking is not active." msgstr "O seguemento non está activado." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -665,20 +665,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o motor de almacenamento predefinido neste servidor de MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Todos os marcados" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcalos todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -689,15 +689,15 @@ msgid "Check tables having overhead" msgstr "Exceso na comprobación" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualización previa da impresión" @@ -757,7 +757,7 @@ msgstr "Dicionario de datos" msgid "Tracked tables" msgstr "Táboas seguidas" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -955,7 +955,7 @@ msgstr "" "non ser que lle incrementen os limites de tempo de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1220,8 +1220,8 @@ msgstr "Motores" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -2009,13 +2009,13 @@ msgstr "" msgid "Tables" msgstr "Táboas" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2130,7 +2130,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "O nome de servidor non é válido para o servidor %1$s. Revise a configuración." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2194,7 +2194,7 @@ msgstr "Mensaxes do MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Non se puido conectar co servidor de MySQL" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2206,11 +2206,11 @@ msgstr "Saltar a explicacion de SQL" msgid "Without PHP Code" msgstr "sen código PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Crear código PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Refrescar" @@ -2219,7 +2219,7 @@ msgstr "Refrescar" msgid "Skip Validate SQL" msgstr "Omitir a validacion de" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validar o SQL" @@ -2319,11 +2319,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "A función %s vese afectada por un erro descoñecido; consulte %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2370,34 +2370,47 @@ msgstr "Non se pode acceder ao directorio que designou para os envíos" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Fechar" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "estrutura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2405,35 +2418,35 @@ msgstr "" msgid "structure and data" msgstr "Estrutura e datos" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Insercións completas" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Insercións estendidas" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2523,7 +2536,7 @@ msgid "Set value: %s" msgstr "Poñer como valor: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Volver ao valor por omisión" @@ -3055,10 +3068,10 @@ msgstr "Personalizar o modo de navegación" msgid "Customize default options" msgstr "Personalizar as opcións de exportación por omisión" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3683,7 +3696,7 @@ msgid "Maximum displayed SQL length" msgstr "Lonxitude máxima de SQL que se mostra" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3746,44 +3759,38 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Mostrar o logotipo na moldura esquerda" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Ordenar a táboa por" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Empregar só iconas, só texto ou ambos os dous" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Barra de navegación por iconas" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Empregar un búfer para a saída de GZip para atinxir unha maior velocidade " "nas transferencias HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Búfer para a saída de GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3795,46 +3802,46 @@ msgstr "" "[kbd]INTELIXENTE[/kbd] - isto é, orde descendente para os campos do tipo " "TIME, DATE, DATETIME e TIMESTAMP e ascendente para os demais" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Ordenación por omisión" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Empregar conexións persistentes coas bases de datos MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Conexións persistentes" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Operacións de tábocas con iconas" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Impedir que se poidan editar os ficheiros BLOB e BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Protexer os campos binarios" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3848,131 +3855,131 @@ msgstr "" "Se estiver desactivado, utiliza rutinas JS para mostrar o historial de " "procuras (que se perde cando se fecha a xanela)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Historial de procuras permanente" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Cantas procuras se gardan no historial" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Lonxitude do historial de procuras" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "O separador que aparece cando se entra nunha xanela de procuras" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Separador por omisión das xanelas de procuras" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Xanela de procuras" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleccione as funcións que quere empregar para a conversión dos conxuntos de " "caracteres" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Motor de recodificación" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Mudar o nome da táboa para" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Reparar os fíos" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Directorio no que se poden gravar as exportacións no servidor" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Directorio de gardado" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Déixeo en branco se non o vai empregar" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Orde de autenticación do servidor" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Déixeo en branco para o predefinido" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Regras de autenticación do servidor" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Permitir rexistrarse sen contrasinal" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Permitir o rexistro de root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3982,19 +3989,19 @@ msgstr "" "de hardware SweKey[/a] (non se localiza na raíz dos documentos; suxírese: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Ficheiro de configuración SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Método de autenticación que se quere empregar" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipo de autenticación" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -4002,11 +4009,11 @@ msgstr "" "Déixeo en branco se non quere a funcionalidade de [a@http://wiki.phpmyadmin." "net/pma/bookmark]marcadores[/a]; por omisión: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Táboa de marcadores" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -4014,31 +4021,31 @@ msgstr "" "Déixeo en branco se non quere comentarios/tipos mime das columnas; por " "omisión: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Táboa de información das columnas" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Comprimir a conexión ao servidor de MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Comprimir a conexión" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Como ligar co servidor; déixeo como tc se non está segura/a" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipo de conexión" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Contrasinal do usuario de control" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -4047,19 +4054,19 @@ msgstr "" "información dispoñíbel no [a@http://wiki.phpmyadmin.net/pma/controluser]wiki" "[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Usuario de control" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Contar as táboas cando se mostre a listaxe de bases de datos" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Contar as táboas" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -4067,11 +4074,11 @@ msgstr "" "Déixeo en branco se non quere empregar Designer; por omisión: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Táboa de Designer" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -4080,28 +4087,28 @@ msgstr "" "Seguidor de erros dePMA[/a] e en [a@http://bugs.mysql.com/19588]Erros do " "MySQL[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desactivar o uso de INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "O engadido de PHP que quere empregar; debería empregar mysqli se se admite" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Engadido PHP que empregar" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Acochar as bases de datos que coincidan cunha expresión regular (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Acochar as bases de datos" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -4109,31 +4116,31 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Táboa do historial de procuras SQL query" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Nome da máquina na que se executa o servidor de MySQL" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nome do servidor" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL de desconexión" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Tentar conectarse sen contrasinal" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Conectarse sen contrasinal" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4149,30 +4156,30 @@ msgstr "" "empregar os caracteres en si, isto é, empregue 'aminha\\_bd' no canto de " "'amiña_bd'" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Mostrar só as bases de datos listadas" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Déixeo en branco se non vai empregar config auth" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Contrasinal para config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Déixeo en branco se non quere PDF schema; por omisión: [kbd]pma_pdf_pages[/" "kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schema: táboa de páxinas" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4183,23 +4190,23 @@ msgstr "" "completa. Déixeo en branco se non lle interesan. Por omisión: [kbd]phpmyadmin" "[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nome da base de datos" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Porto polo que está a escoitar o servidor de MySQL server; déixeo en branco " "para deixar o predefinido" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Porto do servidor" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4211,13 +4218,13 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Lembrar o nome de usuario" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4225,19 +4232,19 @@ msgstr "" "Déixeo en branco se non quere [a@http://wiki.phpmyadmin.net/pma/relation]" "ligazóns de relación[/a]; por omisión: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Táboa de relacións" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Comando SQL para obter as bases de datos dispoñíbeis" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Mostrar o orde SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4245,45 +4252,45 @@ msgstr "" "Vexa os [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipos de " "autenticación[/a] se quere un exemplo" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nome de sesión de rexistro de entrada" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL de rexistro de entrada" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket polo que está a escoitar o servidor de MySQL; déixeo en branco para " "deixar o predefinido" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Socket do servidor" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "Comprimir a conexión ao servidor de MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Empregar SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Déixeo en branco se non quere PDF schema; por omisión: [kbd]pma_table_coords" "[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schema: coordenadas de táboa" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4295,13 +4302,13 @@ msgstr "" "Táboa para describir os campos a exhibir; déixeo en branco se non a quere; " "por omisión: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Táboa de campos a exhibir" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4313,53 +4320,53 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Táboa de desfragmentación" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Informacións" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4371,25 +4378,25 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "Táboa do historial de procuras SQL query" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Modo de recuperación automática" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4401,15 +4408,15 @@ msgstr "" "Déixeo en branco se non quere un histórico das procuras SQL; por omisión: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Usuario para config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4417,11 +4424,11 @@ msgstr "" "Desactíveo se sabe que as táboas pma_* tables están actualizadas. Isto evita " "as comprobacións de compatibilidade e, polo tanto, mellora o desempeño" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Comprobación estensa" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4429,11 +4436,11 @@ msgstr "" "Unha descrición lexíbel deste servidor. Déixea en branco para que no seu " "canto apareza o nome da máquina." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Nome longo deste servidor" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4442,11 +4449,11 @@ msgstr "" "Se se lle debería mostrar un botón "mostrar todos (rexistros)" ao " "usuario" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Permitir que se mostren todas as fileiras" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4457,35 +4464,35 @@ msgstr "" "configuración; isto non limita a capacidade de executar a mesmo orde " "directamente" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Mostrar o formulario para mudar de contrasinal" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Mostrar o formulario para crear bases de datos" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Mostrar as táboas abertas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Mostrar os campos de función no modo editar/inserir" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Mostrar os campos de función" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4493,33 +4500,33 @@ msgstr "" "Mostra unha ligazón á saída de [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Mostrar a ligazón a phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Mostrar información detallada do servidor de MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Define se se deben mostrar as procuras SQL xeradas polo phpMyAdmin" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Mostrar as procuras SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Permitir que se mostren as estatísticas das bases de datos e das táboas (p." "ex. o uso do espazo)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Mostrar as estatísticas" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4527,11 +4534,11 @@ msgstr "" "Se as mensaxes estiveren activadas e existir un comentario da base de datos, " "isto substitúe o comentario polo nome real" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Mostrar o comentario da base de datos no canto do seu nome" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4543,30 +4550,30 @@ msgstr "" "['LeftFrameTableSeparator'], polo que só o cartafol se chama como o alcume; " "o nome mesmo da táboa fica sen cambiar" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Mostrar o comentario da táboa no canto do seu nome" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Mostrar os comentarios das táboas nas mensaxes" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Marcar as táboas empregadas e permitir que se mostren as bases de datos con " "táboas bloqueadas" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Ignorar as táboas bloqueadas" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4576,28 +4583,28 @@ msgstr "" msgid "Password" msgstr "Contrasinal" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nome de usuario" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4605,65 +4612,65 @@ msgstr "" "Suxerir un nome para as bases de datos no formulario "Crear base de " "datos" (de ser posíbel) ou manter o campo de texto baleiro" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Suxerir un nome novo para as bases de datos" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "Columnas de área de texto de CHAR" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "Fileiras de área de texto de CHAR" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Separador por omisión das táboas" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4675,38 +4682,38 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente do proxy 1.2.3.4:[br][kbd]" "1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista de proxies de confianza para permiso/denegación de IP" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Directorio do servidor ao que se poden enviar os ficheiros que importar" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Directorio de envíos" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Permitir procurar na base de datos completa" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Empregar procuras na base de datos" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4716,19 +4723,19 @@ msgstr "" "múltiplas. Vexa libraries/import.lib.php para o que está predeterminado para " "cantas procuras pode conter unha afirmación." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Afirmacións múltiplas estensas" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Comprobar cal é a última versión" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4736,7 +4743,7 @@ msgstr "" msgid "Version check" msgstr "Comprobación da versión" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4744,7 +4751,7 @@ msgstr "" "Activar a compresión [a@http://gl.wikipedia.org/wiki/ZIP_(formato de " "ficheiro)]ZIP[/a] nas operacións de importación e exportación" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4772,63 +4779,63 @@ msgstr "Orde de autenticación do servidor" msgid "Signon authentication" msgstr "Orde de autenticación do servidor" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV utilizando LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Libro de traballo XLS do Excel 97-2003" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Libro de traballo XLSX do Excel 2007" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Folla de cálculo Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Cor personalizada" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcións de exportación da base de datos" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV (para datos de MS Excel)" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Texto Open Document" @@ -4922,7 +4929,7 @@ msgstr "Rutinas" msgid "Return type" msgstr "Tipo de retorno" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5386,62 +5393,62 @@ msgstr "Mostrar os contidos BLOB" msgid "Browser transformation" msgstr "Transformación do navegador" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Eliminouse o rexistro" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Matar (kill)" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "a procurar" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "A mostrar rexistros " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "a pesquisa levou %01.4f segundos" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Mudar" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operacións de resultados da procura" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Vista previa da impresión (con textos completos)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Mostrar o esquema PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Crear unha versión" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Non se atopou o vínculo" @@ -10903,6 +10910,11 @@ msgstr "Nome da VISTA" msgid "Rename view to" msgstr "Mudar o nome da táboa para" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Mostrar o logotipo na moldura esquerda" + #, fuzzy #~| msgid "Dumping data for table" #~ msgid "Delete the matches for the " diff --git a/po/he.po b/po/he.po index ded8b18710..9207779b88 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-03-02 20:17+0200\n" "Last-Translator: \n" "Language-Team: hebrew \n" @@ -196,7 +196,7 @@ msgstr "הערות" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -212,7 +212,7 @@ msgstr "לא" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -358,7 +358,7 @@ msgid "Edit or export relational schema" msgstr "הצגת תרשים PDF" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -426,19 +426,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "סידור" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "עולה" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -551,8 +551,8 @@ msgstr "עיון" msgid "Delete the matches for the %s table?" msgstr "הוצאת מידע עבור טבלה" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -626,7 +626,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -655,20 +655,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s הוא מנוע האחסון ברירת המחדשל של שרת MySQL זה." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "עם הנבחרים:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "בחירת הכל" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -679,15 +679,15 @@ msgid "Check tables having overhead" msgstr "בדיקת טבלאות עבור תקורה" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ייצוא" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "תצוגת הדפסה" @@ -745,7 +745,7 @@ msgstr "מילון מידע" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -934,7 +934,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1186,8 +1186,8 @@ msgstr "מנועים" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1946,13 +1946,13 @@ msgstr "" msgid "Tables" msgstr "טבלאות" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2055,7 +2055,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2117,7 +2117,7 @@ msgstr "MySQL אמר: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "הסברת SQL" @@ -2129,11 +2129,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "ללא קוד PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "ייצור קוד PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "רענון" @@ -2143,7 +2143,7 @@ msgstr "רענון" msgid "Skip Validate SQL" msgstr "בדיקת תקינות SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "בדיקת תקינות SQL" @@ -2243,11 +2243,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2293,19 +2293,32 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2313,13 +2326,13 @@ msgstr "" msgid "structure" msgstr "מבנה" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2327,35 +2340,35 @@ msgstr "" msgid "structure and data" msgstr "מבנה ומידע" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "השלם הכנסות" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "הכנסות מורחבות" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2444,7 +2457,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2936,10 +2949,10 @@ msgstr "" msgid "Customize default options" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3518,7 +3531,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3575,353 +3588,349 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "שינוי סדר הטבלה לפי" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "חלון שאילתה" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "שינוי שם טבלה אל" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "תיקיית בית של נתונים" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "חיבורים" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "אין טבלאות" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "איחוי טבלה" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "אין מאגרי נתונים" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "בחירת שרת" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3930,324 +3939,324 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "מאגר נתונים" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "קוד שרת (ID)" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "ניתוח טבלה" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "תיקון טבלה" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "בחירת שרת" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "מציג הערות עמודה" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "איחוי טבלה" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "משפטים" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "גרסת שרת" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "ראיית טבלאות" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "הראה שאילתות שלמות" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "סטטיסטיקת שורה" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4255,28 +4264,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4286,91 +4295,91 @@ msgstr "" msgid "Password" msgstr "סיסמא" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "שם משתמש:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "הוספת/מחיקת עמודות שדה" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ברירת מחדל" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4378,56 +4387,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4435,13 +4444,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4461,61 +4470,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "אפשרויות ייצוא מאגר נתונים" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV עבור MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4602,7 +4611,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5030,61 +5039,61 @@ msgstr "" msgid "Browser transformation" msgstr "שינויי צורה זמינים" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "העתקה" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "השורה נמחקה" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "בשאילתה" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "מראה שורות" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "סה\"כ" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "שאילתה לקחה %01.4f שניות" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "שינוי" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "תצוגת הדפסה (עם טקסטים מלאים)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "מציג הערות עמודה" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "גרסת שרת" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "קישור לא נמצא" diff --git a/po/hi.po b/po/hi.po index 5109c17b5f..4ab10e7be9 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-06 09:13+0200\n" "Last-Translator: \n" "Language-Team: hindi \n" @@ -198,7 +198,7 @@ msgstr "टिप्पणी" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "नहीं" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "संबंधपरक स्कीमा को संपादित या निर्यात करें " #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "दृश्य बिल्डर" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "सॉर्ट" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "आरोही" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -540,8 +540,8 @@ msgstr "ब्राउज़" msgid "Delete the matches for the %s table?" msgstr "इस %s टेबल से मैच हटाएँ" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -610,7 +610,7 @@ msgstr "ट्रैकिंग सक्रिय है" msgid "Tracking is not active." msgstr "ट्रैकिंग सक्रिय नहीं है." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -638,20 +638,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s इस MySQL सर्वर पर डिफ़ॉल्ट भंडारण इंजन है." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "चुने हुओं को:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "सभी को चेक करें" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -662,15 +662,15 @@ msgid "Check tables having overhead" msgstr " ओवर्हेअद वाली तालुकाओं को चेक करें." #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "निर्यात" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "छापने वाला द्रश्य." @@ -730,7 +730,7 @@ msgstr "डेटा शब्दकोश" msgid "Tracked tables" msgstr "ट्रैक की गयी टेबलएं" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -925,7 +925,7 @@ msgstr "" "सीमा नहीं बढ़ाते तब तक phpMyAdmin आयात के लिए सक्षम नहीं है." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1152,8 +1152,8 @@ msgstr "इनलाइन संपादन" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1859,13 +1859,13 @@ msgstr "साझा" msgid "Tables" msgstr "टेबल" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1964,7 +1964,7 @@ msgstr "अवैध सर्वर सूचकांक: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "%1$s सर्वर के लिए होस्टनाम अवैध कृपया अपना विन्यास की समीक्षा करें" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2026,7 +2026,7 @@ msgstr "MySQL ने कहा: " msgid "Failed to connect to SQL validator!" msgstr "SQL वलिदटर से जुड़ने में विफल" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL की व्याख्या " @@ -2038,11 +2038,11 @@ msgstr "SQL की व्याख्या को छोड़ जाना" msgid "Without PHP Code" msgstr "php कोड के बिना" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP Code बनाओ" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "ताज़ा करना" @@ -2051,7 +2051,7 @@ msgstr "ताज़ा करना" msgid "Skip Validate SQL" msgstr "SQL की पुष्टि को छोड़ जाना" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL की पुष्टि करना" @@ -2149,11 +2149,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s कार्यक्षमताएक एक बग के द्वारा जनि जाती है| %s पर ध्यान दे " #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2199,62 +2199,77 @@ msgstr "आपकी अपलोड दिरेक्टोरी तक प msgid "There are no files to upload" msgstr "अपलोड करने के लिए फाइल उपलब्ध नहीं" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "दोनों" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "ऊँचाई" + +#: libraries/config.values.php:75 msgid "Open" msgstr "खोले" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "बंद" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "संरचना" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "डेटा" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "संरचना और डेटा" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "जल्दी - कॉन्फ़िगर करने के लिए केवल न्यूनतम विकल्पों को प्रदर्शित करें" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "कस्टम - कॉन्फ़िगर करने के लिए सभी विकल्पों को प्रदर्शित करें" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "कस्टम - उपरोक्त की तरह लेकिन जल्दी / कस्टम विकल्प के बिना" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "पूरा इनसर्टस" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "विस्तृत इनसर्टस" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "ऊपर के दोनों" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "उपरोक्त में से कोई भी नहीं" @@ -2339,7 +2354,7 @@ msgid "Set value: %s" msgstr "मान निर्धारित: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "मूलभूत मान को बहाल" @@ -2814,10 +2829,10 @@ msgstr "ब्राउज़ मोड अनुकूलित" msgid "Customize default options" msgstr "डिफ़ॉल्ट विकल्प अनुकूलित" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3394,7 +3409,7 @@ msgid "Maximum displayed SQL length" msgstr "SQL प्रदर्शित अधिकतम लम्बाई" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "यूसरओं एक उच्च मूल्य निर्धारित नहीं कर सकते" @@ -3453,56 +3468,52 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "ये हैं संपादित करें, इनलाइन संपादन, प्रतिलिपि बनाएँ और हटाएँ लिंक" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "रो लिंक बाईं ओर देखएं" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "रो लिंक दायां ओर देखएं" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "टेबल और डेटाबेस नाम सॉर्ट करने के लिए प्राकृतिक व्यवस्था का उपयोग" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "प्राकृतिक आदेश" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "उपयोग चिह्न, पाठ या दोनों" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "प्रतिष्ठित नेविगेशन पट्टी" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "तेज HTTPट्रान्सफर के लिए GZip आउटपुट बफरिंग का उपयोग करें" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip आउटपुट बफरिंग" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "डिफ़ॉल्ट सॉर्ट क्रम" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL के लिए लगातार कनेक्शन का उपयोग" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "के लिए" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3511,199 +3522,199 @@ msgstr "" "डेटाबेस पर डिफ़ॉल्ट चेतावनी जो प्रदर्शित की जाती है उसे निष्क्रिय करें. संरचना पृष्ठ अगर " "phpMyAdmin विन्यास भंडारण के लिए आवश्यक टेबल को पाया नहीं जा सका " -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin विन्यास भंडारण टेबल लापता" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "चिह्न टेबल ऑपरेटरों" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB और BINARY काँलम को एडिट नहीं किया जा सकता" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "बाइनरी काँलम की रक्षा" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "स्थायी क्वरी इतिहास" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "इतिहास में कितने क्वरी रखने है" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "क्वरी इतिहास लंबाई" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "टैब प्रदर्शित जब एक क्वेरी विंडो खोलें" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "मूलभूत क्वरी विंडो टैब" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "क्वेरी विंडो ऊंचाई (पिक्सेल्स में)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "क्वेरी विंडो ऊंचाई" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "क्वेरी विंडो चौड़ाई (पिक्सेल्स में)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "क्वेरी विंडो चौड़ाई" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "चरित्र रूपांतरण के लिए functions चुने" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "टेबल का नाम बदलें" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "हर सेल्स बाद हेडर दोहराना, [kbd]0[/kbd] इस सुविधा को निष्क्रिय करें" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "हेडर दोहराना" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "प्रलेखन पाठ दिखाने के बजाय मदद बटन दिखाएँ" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "मदद बटन दिखाएँ" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "निर्देशिका जहां निर्यात सर्वर पर सहेजा जा सकता है" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "निर्देशिका बचाना" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "इस्तेमाल नहीं तो खाली छोड़ें" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "होस्ट प्राधिकरण आदेश" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "डिफ़ॉल्ट के लिए खाली छोड़ें" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "होस्ट प्राधिकरण नियम" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "पासवर्ड के बिना प्रवेश की अनुमति" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "रूट लॉगिन की अनुमति" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm name to display when doing HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "http दायरे" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey config फाइल" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "प्रमाणीकरण विधि उपयोग करने के लिए" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "प्रमाणीकरण पद्धति का उपयोग" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "बुकमार्क टेबल" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "काँलम जानकारी टेबल" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL सर्वर कनेक्शन संक्षिप्त करना" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "कनेक्शन संक्षिप्त करना" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "सर्वर से कैसे कनेक्ट करें, [kbd]tcp[/kbd] रखें अगर अनिश्चित" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "कनेक्शन के प्रकार" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "यूसर पासवर्ड नियंत्रण" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3711,56 +3722,56 @@ msgstr "" "एक विशेष MySQL सर्वर सीमित अनुमति के साथ, ज्यादा जानकारी के लिए [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "नियंत्रण यूसर" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "डेटाबेस सूची दिखाते समय टेबल गणना करें" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "टेबल गणना" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "कोई डिजाइनर समर्थन के लिए खाली छोड़ दें, सुझाव [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "डिजाइनर टेबल" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA का उपयोग असमर्थ करें" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "किस PHPएक्सटेंशन का उपयोग करें, अगर समर्थित तो, आपको mysqli चुनना चाहिए" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP विस्तार का उपयोग करें" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "डेटाबेस छिपाना" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3768,31 +3779,31 @@ msgstr "" "अगर आपको SQL क्वरी इतिहास नहीं चाहिए तो इसे खली छोड़ दें, सुझाव: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL इतिहास क्वेरी टेबल" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "होस्ट नाम जहाँ MySQL सर्वर चल रहा है" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "सर्वर होस्ट नाम" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "लॉगआउट URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "पासवर्ड के बिना कनेक्ट करने का प्रयास" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "पासवर्ड के बिना कनेक्ट करें" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3801,48 +3812,48 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "केवल सूचीबद्ध डेटाबेस दिखाएँ" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "अगर विन्यास प्राधिकरण का उपयोग नहीं तो खाली छोड़ दें" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "विन्यास प्राधिकरण के लिए पासवर्ड" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "अगर आपको PDF समर्थन नहीं चाहिए तो इसे खली छोड़ दें, सुझाव: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF स्कीमा: पृष्ठों टेबल" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "डेटाबेस नाम" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "MySQL सर्वर किस port पर सुन रहा है: डिफ़ॉल्ट के लिए खाली छोड़" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "सर्वर" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" @@ -3853,80 +3864,80 @@ msgid "" msgstr "" "कोई डिजाइनर समर्थन के लिए खाली छोड़ दें, सुझाव [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "याद यूसर नाम" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "संबंध टेबल" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "उपलब्ध डेटाबेस लाने के लिए प्रशन" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES आदेश" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "signon सत्र नाम" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL किस गर्तिका पर सुन रहा है: डिफ़ॉल्ट के लिए खाली छोड़" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "सर्वर गर्तिका" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL कनेक्शन के लिए SSL सक्षम करने" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL का उपयोग" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "काँलम टेबल दिखाएँ" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" @@ -3936,33 +3947,33 @@ msgid "" msgstr "" "अगर आपको PDF समर्थन नहीं चाहिए तो इसे खली छोड़ दें, सुझाव: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "यूसर वरीयताओं की भंडारण टेबल" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "ड्रॉप डेटाबेस जोड़ें" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "ड्रॉप टेबल जोड़ें" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -3970,154 +3981,154 @@ msgstr "" "क्या DROP VIEW IF EXISTS बयान पहली लाइन की तरह जोड़े जायेगा, जब एक दृश्य का लोग बन " "रहा है" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "DROP VIEW जोडें" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "बयान ट्रैक करने के लिए" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL क्वरी ट्रैकिंग टेबल" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "स्वतः संस्करण बनाना" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "यूसर वरीयताओं की भंडारण टेबल" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "विन्यास प्राधिकरण के लिए यूसर" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "चेक वाचाल" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "इस सर्वर का विवरण, होस्ट नाम दिखने के लिए खाली छोडें" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "इस सर्वर का वाचाल नाम" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "क्या एक उसेर को "show all (rows)" बटन दिखाना है" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "सभी रोयों को प्रदर्शित करने की अनुमति" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "पासवर्ड बदलने के फार्म" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "डेटाबेस बनाने का फार्म" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "फ़ील्ड प्रकार दिखाएँ" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "phpinfo() लिंक दिखाएँ" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "विस्तृत mysql सर्वर जानकारी" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "क्या phpMyAdmin द्वारा उत्पन SQL प्रशन प्रदर्शित करनी है" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "SQL प्रशन दिखाएँ" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "डेटाबेस और टेबल आँकड़े प्रदर्शित करने की अनुमति दें" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "आँकड़े दिखाएँ" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "डेटाबेस के नाम के बजाय टिप्पणी प्रदर्शित करें" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4125,28 +4136,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "टेबल के नाम के बजाय टिप्पणी प्रदर्शित करें" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "प्रदर्शन टूलटिप्स में टेबल टिप्पणियाँ " -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "बंद टेबलओं को छोड़" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4156,87 +4167,87 @@ msgstr "" msgid "Password" msgstr "पासवर्ड" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "SQL मान्य करता सक्षम" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "अगर आप एक कस्टम यूसर हैं,तो यहाँ निर्दिष्ट करें, (defaults to [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "यूसर नाम" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "नए डेटाबेस नाम का सुझाव" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "अगर Suhosin का पता चलता है तो चेतावनी दी जाएगी" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin चेतावनी" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "पाठ क्षेत्रपाठ क्षेत्र कोलम" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "क्षेत्र रोयाँ" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब एक डेटाबेस का चयन किया " -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब किसी भी डेटाबेस का चयन नहीं किया है" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "डिफ़ॉल्ट शीर्षक" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब एक सर्वर का चयन किया" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "ब्राउज़र विंडो का शीर्षक है जब किसी भी सर्वर का चयन नहीं किया है" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4244,56 +4255,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "विश्वसनीय proxies की सूची IP ​​अनुमति / इनकार के लिए" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "सर्वर पर निर्देशिका जहाँ आप आयात करने के लिए फाइल अपलोड कर सकते हैं" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "अपलोड निर्देशिका" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "संपूर्ण डेटाबेस के अंदर तलाश करने के लिए अनुमति" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "डेटाबेस खोज का प्रयोग" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "सेटिंग्स में डेवलपर टैब को सक्रिय करें" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "वाचाल बयान" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "नवीनतम संस्करण के लिए जाँच" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin के मुख्य पृष्ठ पर नवीनतम संस्करण के लिए जाँच की अनुमति" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4301,13 +4312,13 @@ msgstr "phpMyAdmin के मुख्य पृष्ठ पर नवीनत msgid "Version check" msgstr "संस्करण की जांच" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4327,61 +4338,61 @@ msgstr "HTTP प्रमाणीकरण" msgid "Signon authentication" msgstr "signon प्रमाणीकरण" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV using LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "तुरंत" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "कस्टम" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "डेटाबेस निर्यात विकल्प" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV for MX Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4468,7 +4479,7 @@ msgstr "नियमित कार्य" msgid "Return type" msgstr "रिटर्न प्रकार" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4849,60 +4860,60 @@ msgstr "BLOB सामग्री दिखाने" msgid "Browser transformation" msgstr "सामग्री दिखाने" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "अनुकृति" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "रौ को डिलीट कर दिया" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "रौ देखिये" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr " कुल" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "क्वरी को %01.4f सेकेंड का समय लगा" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "बदलिये" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display Features" msgid "Display chart" msgstr "फीचरस दिखाओ" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "दृश्य बनाइये" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "लिंक नहीं मिला" @@ -9734,3 +9745,9 @@ msgstr "दृश्य का नाम" #: view_operations.php:91 msgid "Rename view to" msgstr "दृश्य का नाम बदलो" + +#~ msgid "Show table row links on left side" +#~ msgstr "रो लिंक बाईं ओर देखएं" + +#~ msgid "Show table row links on right side" +#~ msgstr "रो लिंक दायां ओर देखएं" diff --git a/po/hr.po b/po/hr.po index 289f4ee7cd..5d5cf2de24 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-21 14:54+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: croatian \n" @@ -202,7 +202,7 @@ msgstr "Komentari" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -218,7 +218,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Shema relacija" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -433,19 +433,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Presloži" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Uzlazno" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -559,8 +559,8 @@ msgstr "Pretraživanje" msgid "Delete the matches for the %s table?" msgstr "Izbacivanje podataka za tablicu" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -634,7 +634,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,20 +663,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je zadani pogon pohranjivanja na ovom MySQL poslužitelju." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "S odabirom:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -687,15 +687,15 @@ msgid "Check tables having overhead" msgstr "Provjeri za prepunjene tablice" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Prikaz ispisa" @@ -755,7 +755,7 @@ msgstr "Rječnik podataka" msgid "Tracked tables" msgstr "Provjeri tablicu" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -961,7 +961,7 @@ msgstr "" "povećate vremenska ograničenja unutar php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1220,8 +1220,8 @@ msgstr "Pogoni" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1992,13 +1992,13 @@ msgstr "" msgid "Tables" msgstr "Tablice" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2110,7 +2110,7 @@ msgstr "" "Neispravan naziv za poslužitelj %1$s. Molimo, pregledajte svoju " "konfiguraciju." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2172,7 +2172,7 @@ msgstr "MySQL je poručio: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2184,11 +2184,11 @@ msgstr "Preskoči Objasni SQL" msgid "Without PHP Code" msgstr "Bez PHP koda" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Izradi PHP kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Osvježi" @@ -2197,7 +2197,7 @@ msgstr "Osvježi" msgid "Skip Validate SQL" msgstr "Preskoči provjeru valjanosti SQL-a" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Provjera valjanosti SQL-a" @@ -2297,11 +2297,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Na funkcionalnost %s utječe poznati nedostatak. Pogledajte %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2348,21 +2348,34 @@ msgstr "Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2370,13 +2383,13 @@ msgstr "Navodnik nije zatvoren" msgid "structure" msgstr "Strukturu" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2384,35 +2397,35 @@ msgstr "" msgid "structure and data" msgstr "Strukturu i podatke" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Dovrši umetanja" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Proširena umetanja" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2500,7 +2513,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2996,10 +3009,10 @@ msgstr "" msgid "Customize default options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3591,7 +3604,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3649,356 +3662,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Izmijeni rasporede tablice po" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Preimenuj tablicu u" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Popravi grane" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Osnovna mapa podataka" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Veze" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Nema tablica" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmentiraj tablicu" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "PHP ekstenzija" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Nema baza podataka" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "naziv poslužitelja" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -4007,326 +4016,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "naziv baze podataka" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ID poslužitelja" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analiziraj tablicu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Popravi tablicu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Odabir poslužitelja" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazivanje stupca komentara" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentiraj tablicu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Izjave" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Rad s automatskim povratom" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Prikaži otvorene tablice" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži pune upite" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistike redova" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4334,29 +4343,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Prikaži otvorene tablice" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4366,90 +4375,90 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/Izbriši stupce polja" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Preimenuj bazu podataka u" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4457,57 +4466,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Osnovna mapa podataka" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4515,13 +4524,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4541,63 +4550,63 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV upotrebom LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Otvori izračunsku tablicu dokumenta" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Prilagođena boja" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcije izvoza baze podataka" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV za MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Otvori tekst dokumenta" @@ -4684,7 +4693,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Vrsta povratka" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5137,61 +5146,61 @@ msgstr "" msgid "Browser transformation" msgstr "Pretvaranje preglednika" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Redak je izbrisan" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Eliminiraj" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "unutar upita" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Prikazivanje redaka" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promijeni" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operacije rezultata upita" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Prikaz ispisa (s potpunim tekstovima)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Izradi relaciju" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Veza nije pronađena" diff --git a/po/hu.po b/po/hu.po index 027c20cdf7..c01df6dc66 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-27 18:52+0200\n" "Last-Translator: \n" "Language-Team: hungarian \n" @@ -199,7 +199,7 @@ msgstr "Megjegyzések" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Nem" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Kapcsolati séma szerkesztése, exportálása" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "vizuális tervező" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Rendezés" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Növekvő" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "Tartalom" msgid "Delete the matches for the %s table?" msgstr "Törli a találatokat a %s táblában?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "Nyomkövetés aktív." msgid "Tracking is not active." msgstr "Nyomkövetés inaktív." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Ezen a MySQL szerveren a(z) %s az alapértelmezett tárolómotor." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "A kijelöltekkel végzendő művelet:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Mind kijelölése" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "A felülírott táblák kijelölése" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportálás" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Nyomtatási nézet" @@ -727,7 +727,7 @@ msgstr "Adatkönyvtár" msgid "Tracked tables" msgstr "Nyomon követett táblák" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -929,7 +929,7 @@ msgstr "" "növeli meg a PHP időkorlátozását." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1155,8 +1155,8 @@ msgstr "Inline szerkesztés" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1871,13 +1871,13 @@ msgstr "megosztott" msgid "Tables" msgstr "Táblák" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1980,7 +1980,7 @@ msgstr "Érvénytelen szerverindex: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "A(z) %1$s szerver hosztneve érvénytelen. Ellenőrizze a beállításokat." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2042,7 +2042,7 @@ msgstr "A MySQL mondta: " msgid "Failed to connect to SQL validator!" msgstr "Nem lehetett kapcsolódni a MySQL-validátorhoz" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Az SQL magyarázata" @@ -2054,11 +2054,11 @@ msgstr "SQL magyarázat átugrása" msgid "Without PHP Code" msgstr "PHP kód nélkül" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-kód létrehozása" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Frissítés" @@ -2067,7 +2067,7 @@ msgstr "Frissítés" msgid "Skip Validate SQL" msgstr "SQL érvényesítés átugrása" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL érvényesítése" @@ -2165,11 +2165,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "A(z) %s funkcióra egy ismert hiba van hatással, lásd itt: %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2215,62 +2215,77 @@ msgstr "Nem elérhető a feltöltésekhez megadott könyvtár" msgid "There are no files to upload" msgstr "Nincsenek feltöltendő fájlok" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Mind" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Magasság" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Nyitott" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Zárt" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "szerkezet" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "adat" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "szerkezet és adatok" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Gyors - csak a minimális beállítási lehetőségeket mutatja" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Egyéni - az összes beállítási lehetőségeket mutatja" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Egyéni - mint fentebb, de gyors/egyéni választási lehetőség nélkül" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "teljes beillesztések" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "kiterjesztett beillesztések" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "a fentiekből mindkettő" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "a fentiekből egyik sem" @@ -2356,7 +2371,7 @@ msgid "Set value: %s" msgstr "Adja meg az értéket: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Alapértelmezett érték visszaállítása" @@ -2845,10 +2860,10 @@ msgstr "A tallózó mód testreszabása" msgid "Customize default options" msgstr "Alapértelmezett beállítások testreszabása" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3446,7 +3461,7 @@ msgid "Maximum displayed SQL length" msgstr "A SQL kijelzett hossza legfeljebb" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "A felhasználók nem adhatnak meg nagyobb értéket" @@ -3510,40 +3525,36 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Ezek a Szerkesztés, Inline szerkesztés, Másolás és Törlés linkek" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "A sorhoz tartozó linkek mutatása a bal oldalon" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "A sorhoz tartozó linkek mutatása a jobb oldalon" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Használjon természetes rendezést a tábla, és adatbázis nevek sorrendjéhez" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Természetes rendezés" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Csak ikonok, csak szöveg, vagy mindkettő használata" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Navigációs sáv ikonokkal" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "A GZip-kimenet pufferelése a HTTP-átvitelekben megnövekedett sebességhez" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip-kimenet pufferelése" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3551,19 +3562,19 @@ msgstr "" "[kbd]SMART[/kbd] - pl. a TIME, DATE, DATETIME és TIMESTAMP típusú mezők " "sorrendje csökkenő, egyéb esetben növekvő" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Alapértelmezett rendezési mód" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Állandó kapcsolatok használata a MySQL adatbázisokhoz" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Állandó kapcsolatok" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3573,23 +3584,23 @@ msgstr "" "Struktúra oldalon jelenik meg, ha a phpMyAdmin konfiguráció tároló táblák " "valamelyike nem található" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Hiányzó phpMyAdmin konfiguráció tároló táblák" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Ikonos táblaműveletek" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "A BLOB vagy a BLOB és BINARY mezők módosításának tiltása" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "A bináris mezők védelme" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3599,119 +3610,119 @@ msgstr "" "szükséges hozzá). Ha letiltja, akkor JS-rutinokat használ fel a lekérdezési " "előzmények megjelenítéséhez (ablak bezárásakor elvész)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Állandó lekérdezési előzmények" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Hány lekérdezés tartandó meg az előzményekben" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "A lekérdezési előzmények hossza" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Új lekérdezési ablak megnyitásakor fül megjelenítése" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Alapértelmezett lekérdezési ablak fül" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Lekérdezési ablak magassága (pixelekben)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Lekérdezés ablak magassága" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Lekérdezés ablak szélessége (pixelekben)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Lekérdezés ablak szélessége" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Válassza ki a karakterkészlet-konvertáláshoz használandó funkciókat" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Átkódoló motor" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tábla átnevezése" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Megismétli a fejléceket minden X cellánként, a [kbd]0[/kbd] kikapcsolja ezt " "a lehetőséget" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Fejlécek kijavítása" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Mutassa a Segítség gombot a Dokumentáció szöveg helyett" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Segítség gomb mutatása" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "A könyvtár, melybe az exportálások menthetők a szerveren" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Mentési könyvtár" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Hagyja üresen, ha nem használja" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Az állomás hitelesítési sorrendje" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Hagyja üresen az alapértelmezésekhez" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Az állomás hitelesítési szabályai" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "A jelszó nélküli bejelentkezés engedélyezése" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "A root bejelentkezés engedélyezése" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm neve, ami HTTP hitelesítés közben jelenik meg" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3721,19 +3732,19 @@ msgstr "" "fájljának elérési útja (nem a dokumentumgyökérben található; javaslat: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey konfigurációs fájl" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Használandó hitelesítési módszer" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Hitelesítés típusa" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3741,11 +3752,11 @@ msgstr "" "Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/bookmark]könyvjelző" "[/a] támogatás, alapértelmezés: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Könyvjelzők táblája" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3753,32 +3764,32 @@ msgstr "" "Hagyja üresen, ha nincs oszlopmegjegyzés/mime-típus, alapértelmezés: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Oszlopinformációs tábla" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "A MySQL-szerverhez csatlakozás tömörítése" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "A kapcsolat tömörítése" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "A szerverhez csatlakozás módja, hagyja meg a tcp értéket, ha nem biztos benne" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Csatlakozás típusa" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "A kontrollfelhasználó jelszava" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3786,19 +3797,19 @@ msgstr "" "Korlátozott jogokkal rendelkező, speciális MySQL felhasználó, bővebben a " "[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a] címen olvashat róla" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontrollfelhasználó" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "A táblák megszámolása az adatbázislista megjelenítésekor" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Táblák megszámolása" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3806,11 +3817,11 @@ msgstr "" "Hagyja üresen, ha nem akar Tervező támogatást, alapértelmezés: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tervező tábla" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3819,29 +3830,29 @@ msgstr "" "[/a] és a [a@http://bugs.mysql.com/19588]MySQL hibabejelentőben[/a] olvashat " "róla" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Az INFORMATION_SCHEMA használatának letiltása" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Melyik PHP-kiterjesztés használandó, használja a mysqli kiterjesztést, ha " "támogatott" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Használandó PHP-kiterjesztés" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "A (PCRE) reguláris kifejezéssel megegyező adatbázisok elrejtése" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Adatbázisok elrejtése" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3849,31 +3860,31 @@ msgstr "" "Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek " "támogatására, alapértelmezés: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL-lekérdezések előzményeinek táblája" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Az állomás neve, ahol a MySQL-szerver fut" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "A szerver állomásneve" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Kijelentkezési URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "A csatlakozás jelszó nélküli megkísérlése" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Jelszó nélküli csatlakozás" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3887,30 +3898,30 @@ msgstr "" "adatbázislistákat, beírva a nevüket sorrendben és használja a [kbd]*[/kbd]-t " "a végén, hogy a többi abc-sorrendben jelenjen meg." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Csak a kilistázott adatbázisok megjelenítése" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Hagyja üresen, ha nem a konfigurációs hitelesítést használja" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "A konfigurációs hitelesítés jelszava" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-séma: pages table" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3921,20 +3932,20 @@ msgstr "" "oldalon. Hagyja üresen, ha nincs szükség a támogatására. Alapértelmezés: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Adatbázis neve" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "A port, melyen a MySQL-szerver figyel, hagyja üresen, ha az alapértelmezett" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "A szerver portja" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3946,13 +3957,13 @@ msgstr "" "Hagyja üresen, ha nincs szükség a felhasználói beállítások tárolására az " "adatbázisban, javaslat: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "A felhasználónév újrahívása" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3960,19 +3971,19 @@ msgstr "" "Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/relation]relációs " "hivatkozás[/a] támogatás, alapértelmezés: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relációs tábla" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "A meglévő adatbázisokat kiolvasó SQL-parancs" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES parancs" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3980,44 +3991,44 @@ msgstr "" "Lásd a [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]hitelesítési " "típusok[/a] példáját" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Az egyszeri bejelentkezési munkamenet neve" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Az egyszeri bejelentkezés URL-címe" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "A szoftvercsatorna, melyen a MySQL-szerver figyel, hagyja üresen, ha az " "alapértelmezett" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "A szerver szoftvercsatornája" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "SSL engedélyezése a MySQL-szerverhez való csatlakozáshoz" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL használata" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-séma: table coordinates" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4025,11 +4036,11 @@ msgstr "" "Tábla a megjelenített oszlopok leírásához, hagyja üresen, ha nem kíván " "megadni leírást; javasolt: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Oszlopok tábla megjelenítése" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4041,13 +4052,13 @@ msgstr "" "Hagyja üresen, ha nincs szükség a felhasználói beállítások tárolására az " "adatbázisban, javaslat: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Tábla töredezettségmentesítése" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4055,11 +4066,11 @@ msgstr "" "DROP DATABASE IF EXISTS utasítás hozzá lesz adva a napló első sora ként az " "adatbázis létrehozása során." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "DROP DATABASE hozzáadása" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4067,11 +4078,11 @@ msgstr "" "DROP TABLE IF EXISTS utasítás hozzá lesz adva a napló első sora ként a tábla " "létrehozása során." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "DROP TABLE hozzáadása" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4079,20 +4090,20 @@ msgstr "" "DROP VIEW IF EXISTS utasítás hozzá lesz adva a napló első sora ként a nézet " "létrehozása során." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "DROP VIEW hozzáadása" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Állítások listájának definiálása az új verziójú automata-létrehozások során." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Utasítások követésre" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4100,21 +4111,21 @@ msgstr "" "Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek " "támogatására, javasolt: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL-lekérdezések előzményeinek táblája" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Verziók automatikus létrehozása" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4122,15 +4133,15 @@ msgstr "" "Hagyja üresen, ha nincs szükség a felhasználói beállítások tárolására az " "adatbázisban, javaslat: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "A konfigurációs hitelesítés felhasználóneve" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4138,11 +4149,11 @@ msgstr "" "Tiltsa le, ha tudja, hogy a pma_* táblák naprakészek. Ez megelőzi a " "kompatibilitási ellenőrzéseket, s ezáltal növeli a teljesítményt" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Részletes ellenőrzés" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4150,11 +4161,11 @@ msgstr "" "A szerver felhasználóbarát leírása. Hagyja üresen az állomásnév " "megjelenítéséhez." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "A szerver részletes neve" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4163,11 +4174,11 @@ msgstr "" "Meg kell-e jeleníteni egy felhasználó számára az "az összes (rekord) " "megjelenítése" gombot" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Az összes sor megjelenítésének engedélyezése" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4177,33 +4188,33 @@ msgstr "" "hitelesítési módra, mert a jelszót a konfigurációs fájl tartalmazza, ami " "közvetlenül nem korlátozza ugyanazon parancs végrehajtásának a lehetőségét." -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "A jelszómódosító űrlap megjelenítése" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Az adatbázis létrehozása űrlap megjelenítése" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Mező típusok mutatása" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Szerkesztés/beszúrás módban a függvénymezők megjelenítése" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "A függvénymezők megjelenítése" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4211,35 +4222,35 @@ msgstr "" "Megjeleníti a [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "kimenetre mutató hivatkozást" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "A phpinfo() hivatkozás megjelenítése" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "A MySQL-szerver részletes adatainak megjelenítése" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Meghatározza, hogy meg kell-e jeleníteni a phpMyAdmin által generált SQL-" "lekérdezéseket" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Az SQL-lekérdezések megjelenítése" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Az adatbázis- és táblastatisztika megjelenítésének engedélyezése (pl. " "területhasználat)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "A statisztika megjelenítése" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4247,11 +4258,11 @@ msgstr "" "Ha engedélyezettek az eszközleírások, s ha megadták az adatbázis " "megjegyzését, akkor ez tükrözi a megjegyzést és a valódi nevet" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Az adatbázis megjegyzésének megjelenítése a neve helyett" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4263,30 +4274,30 @@ msgstr "" "['LeftFrameTableSeparator'] utasítás alapján, ezért csak a mappát hívják " "úgy, mint az aliast, a táblanév változatlan marad." -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "A tábla megjegyzésének megjelenítése a neve helyett" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "A tábla megjegyzéseinek megjelenítése az eszközleírásokban" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "A használt táblák megjelölése, s a zárolt táblákat tartalmazó adatbázisok " "láthatóvá tétele" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "A zárolt táblák kihagyása" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Szükséges az SQL Validator engedélyezése" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4296,17 +4307,17 @@ msgstr "Szükséges az SQL Validator engedélyezése" msgid "Password" msgstr "Jelszó" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "SQL Validator engedélyezése" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4314,12 +4325,12 @@ msgstr "" "Ha Önnek egyedi felhasználóneve van, itt megnevezheti (alapértelmezett: [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Felhasználónév" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4327,59 +4338,59 @@ msgstr "" "Javaslat adatbázisnévre az "Adatbázis létrehozása" űrlapon (ha " "lehet), vagy maradjon üres a szövegmező" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Új adatbázisnév javasolása" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Figyelmeztetés megjelenítése a főoldalon, Suhosin észlelésekor" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin figyelmeztetés" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Szövegterület oszlopai" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Szövegterület sorai" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "A böngésző ablak címe, ha ki van választva egy adatbázis" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "A böngésző ablak címe, ha semmi sincs kiválasztva" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Alapértelmezett cím" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "A böngésző ablak címe, ha ki van választva egy szerver" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "A böngésző ablak címe, ha ki van választva egy tábla" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4391,37 +4402,37 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) fejlécben:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "A megbízható proxyk listája az IP engedélyezéshez/elutasításhoz" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "A szerveren lévő könyvtár, melybe feltöltheti az importálandó fájlokat" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Feltöltések könyvtára" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "A teljes adatbázisban történő keresés engedélyezése" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Adatbázis-kereső használata" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4431,19 +4442,19 @@ msgstr "" "sorainak megjelenítése. Egy utasítás által tartalmazható lekérdezések " "számának alapértelmezéseit lásd libraries/import.lib.php fájlban." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Részletes, több utasítás" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Új verzió ellenőrzése" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4451,7 +4462,7 @@ msgstr "" msgid "Version check" msgstr "Verzió-ellenőrzés" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4459,7 +4470,7 @@ msgstr "" "A [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] tömörítés " "engedélyezése az importálási és az exportálási műveletekhez" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4479,61 +4490,61 @@ msgstr "HTTP hitelesítés" msgid "Signon authentication" msgstr "Signon hitelesítés" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV a LOAD DATA használatával" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document munkafüzet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Quick" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Egyedi" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Adatbázis exportálási beállításai" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel CSV adat" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document szöveges dokumentum" @@ -4627,7 +4638,7 @@ msgstr "Eljárások" msgid "Return type" msgstr "Típus visszaadása" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5044,61 +5055,61 @@ msgstr "BLOB-tartalom megjelenítése" msgid "Browser transformation" msgstr "Böngésző átalakítása" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "A sor törlése megtörtént" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Leállít" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "lekérdezésben" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Megjelenített sorok:" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "összesen" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "a lekérdezés %01.4f másodpercig tartott" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Módosítás" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Műveletek a lekérdezési eredménnyel" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Nyomtatási nézet (teljes szöveggel)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF séma megjelenítése" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Kapcsolat létrehozása" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Nem található a hivatkozás" @@ -10474,6 +10485,12 @@ msgstr "NÉZET neve" msgid "Rename view to" msgstr "Nézet átnevezése" +#~ msgid "Show table row links on left side" +#~ msgstr "A sorhoz tartozó linkek mutatása a bal oldalon" + +#~ msgid "Show table row links on right side" +#~ msgstr "A sorhoz tartozó linkek mutatása a jobb oldalon" + #~ msgid "Delete the matches for the " #~ msgstr "A tábla adatainak kiíratása" diff --git a/po/id.po b/po/id.po index 44eadff1f6..1f560fddee 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-16 22:04+0200\n" "Last-Translator: \n" "Language-Team: indonesian \n" @@ -199,7 +199,7 @@ msgstr "Komentar" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Tidak" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Edit atau ekspor skema relasional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "pembangun visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Urutkan" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Urutan menaik" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -539,8 +539,8 @@ msgstr "Browse" msgid "Delete the matches for the %s table?" msgstr "Hapus yang cocok untuk% s tabel?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -608,7 +608,7 @@ msgstr "Pelacakan aktif" msgid "Tracking is not active." msgstr "Pelacakan tidak aktif." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -638,20 +638,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s adalah mesin penyimpan utama pada server MySQL ini." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "yang ditandai:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Pilih semua" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -662,15 +662,15 @@ msgid "Check tables having overhead" msgstr "Periksa Overheaded" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Ekspor" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Pandangan cetak" @@ -728,7 +728,7 @@ msgstr "Kamus Data" msgid "Tracked tables" msgstr "Tabel-tabel yang dilacak" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -926,7 +926,7 @@ msgstr "" "waktu eksekusi php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1156,8 +1156,8 @@ msgstr "Inline Edit" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1876,13 +1876,13 @@ msgstr "" msgid "Tables" msgstr "Tabel" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1984,7 +1984,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Hostname tidak sah untuk server %1$s. Silakan lihat kembali konfigurasi Anda." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2046,7 +2046,7 @@ msgstr "MySQL menyatakan: " msgid "Failed to connect to SQL validator!" msgstr "Gagal melakukan koneksi ke validator SQL!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Terangkan SQL" @@ -2058,11 +2058,11 @@ msgstr "Melewati keterangan SQL" msgid "Without PHP Code" msgstr "Kode PHP tidak ditemukan" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Ciptakan kode PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Menyegarkan" @@ -2071,7 +2071,7 @@ msgstr "Menyegarkan" msgid "Skip Validate SQL" msgstr "Melewati pengesahan (validation) SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Mengesahkan (validate) SQL" @@ -2169,11 +2169,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Fungsionalitas %s dipengaruhi oleh suatu bug, lihat %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2219,62 +2219,75 @@ msgstr "Direktori yang telah ditetapkan untuk mengunggah tidak dapat dihubungi" msgid "There are no files to upload" msgstr "Tidak ada arsip untuk diunggah" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Keduanya" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Buka" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Tutup" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "data" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktur dan data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Cepat - hanya menampilkan opsi untuk konfigurasi" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Custom - menampilkan semua opsi yang mungkin untuk konfigurasi" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Custom - seperti di atas, namun tanpa pilihan cepat/custom" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "INSERT lengkap" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "INSERT yang diperluas" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "keduanya dari yang di atas" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "tidak keduanya dari yang di atas" @@ -2361,7 +2374,7 @@ msgid "Set value: %s" msgstr "Tetapkan nilai: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Kembalikan nilai default" @@ -2857,10 +2870,10 @@ msgstr "" msgid "Customize default options" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "Data CSV" @@ -3439,7 +3452,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3496,355 +3509,351 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Urutkan tabel berdasarkan" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Jendela Pencarian" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Ubah nama tabel menjadi " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Perbaiki proses" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Home direktori data" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Koneksi" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Tabel tidak ditemukan" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmentasikan tabel" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Database tidak ditemukan" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Pilihan Server" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3853,325 +3862,325 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Database" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ID Server" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analisa tabel" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Perbaiki tabel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Pilihan Server" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Tampilkan komentar kolom" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentasikan tabel" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Keterangan" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Modus restorasi otomatis" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Tampilkan tabel" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Tampilkan pencarian yang lengkap" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistik Baris" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4179,28 +4188,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4210,90 +4219,90 @@ msgstr "" msgid "Password" msgstr "Kata Sandi" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nama Pengguna" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "Tambahkan/Hapus kolom" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Default" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4301,56 +4310,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4358,13 +4367,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4384,63 +4393,63 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Warna kustom" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Pilihan cara untuk mengekspor Database" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV untuk data MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4527,7 +4536,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4961,62 +4970,62 @@ msgstr "" msgid "Browser transformation" msgstr "Transformasi Browser" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Baris telah dihapus" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Tutup" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "dalam susunan pemeriksaan" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Tampilan baris" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "jumlah" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "pencarian membutuhkan waktu %01.4f detik" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ubah" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Pandangan cetak (dengan teks lengkap)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Tampilkan skema PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Membuat versi" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link tidak ditemukan" diff --git a/po/it.po b/po/it.po index b1e0e74a79..fb11df086f 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-25 22:43+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" @@ -200,7 +200,7 @@ msgstr "Commenti" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "No" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Modifica o esporta schema relazionale" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -422,19 +422,19 @@ msgid "visual builder" msgstr "creazione query assistita" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordinamento" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Crescente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -542,8 +542,8 @@ msgstr "Mostra" msgid "Delete the matches for the %s table?" msgstr "Eliminare le corrispondenze relative alla tabella %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -612,7 +612,7 @@ msgstr "Il tracking è attivo." msgid "Tracking is not active." msgstr "Il tracking non è attivo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -642,20 +642,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s è il motore di memorizzazione predefinito su questo server MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Se selezionati:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Seleziona tutti" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -666,15 +666,15 @@ msgid "Check tables having overhead" msgstr "Controllo addizionale" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Esporta" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualizza per stampa" @@ -728,7 +728,7 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "Tabelle monitorate" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -932,7 +932,7 @@ msgstr "" "basso per consentire a phpMyAdmin di terminare l'operazione." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1150,8 +1150,8 @@ msgstr "Modifica in linea" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1868,13 +1868,13 @@ msgstr "condiviso" msgid "Tables" msgstr "Tabelle" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1977,7 +1977,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nome host per il server %1$s non valido. Controlla la tua configurazione." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2039,7 +2039,7 @@ msgstr "Messaggio di MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Non sono riuscito a connettermi all'SQL Validator!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Spiega SQL" @@ -2051,11 +2051,11 @@ msgstr "Non Spiegare SQL" msgid "Without PHP Code" msgstr "Senza codice PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Crea il codice PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Aggiorna" @@ -2064,7 +2064,7 @@ msgstr "Aggiorna" msgid "Skip Validate SQL" msgstr "Non Validare SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Valida SQL" @@ -2162,11 +2162,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "La %s funzionalità è affetta da un bug noto, vedi %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2212,62 +2212,77 @@ msgstr "La directory impostata per l'upload non può essere trovata" msgid "There are no files to upload" msgstr "Nessun file da caricare" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Entrambi" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Altezza" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Aperto" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Chiuso" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struttura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "dati" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struttura e dati" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rapido - mostra solo le opzioni minime di configurazione" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Personalizzato - mostra tutte le possibili opzioni di configurazione" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Personalizzato - come sopra ma senza la scelta quick/custom" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "inserimenti completi" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "inserimenti estesi" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "entrambi i precedenti" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "nessuno dei precedenti" @@ -2354,7 +2369,7 @@ msgid "Set value: %s" msgstr "Imposta valore: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Ripristinare valori predefiniti" @@ -2843,10 +2858,10 @@ msgstr "Personalizza modalità di navigazione" msgid "Customize default options" msgstr "Personalizza le opzioni predefinite" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3445,7 +3460,7 @@ msgid "Maximum displayed SQL length" msgstr "Lunghezza massima per visualizzazione SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Gli utenti non possono impostare un valore maggiore" @@ -3512,41 +3527,37 @@ msgstr "" "Eliminazione" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Mostra collegamenti alle righe della tabbella sulla sinistra" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Mostra i collegamenti alle righe sulla destra" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Utilizza un ordine naturale per ordinare i nomi delle tabelle e dei database" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Ordine naturale" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Utilizza solo icone, solo testo o entrambi" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Barra di navigazione iconica" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "utilizza il buffer di uscita GZip per una maggiore velocità nei " "trasferimenti via HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "utilizza il buffer di uscita GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3554,19 +3565,19 @@ msgstr "" "[kbd]SMART[/kbd] - ad esempio ordine decrescente per i campi dei tipi TIME, " "DATE, DATETIME e TIMESTAMP, ordine crescente altrimenti" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Ordinamento predefinito" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Usa connessioni persistenti per i server MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Connessione persistente" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3576,23 +3587,23 @@ msgstr "" "dettagli della Struttura dei database, se qualche tabella necessaria per la " "memorizzazzione della configurazione di phpMyAdmin non viene trovata" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Mancano le tabbelle di configurazione di phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Operazioni iconiche per le tabelle" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disabilita l'opzione di modifica dei campi BLOB e BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Proteggi campi binari" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3603,123 +3614,123 @@ msgstr "" "disabilitata, questa utilizzera funzioni JS per visualizzare la cronologia " "delle query (persa alla chiusura della finstra)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Cronologia delle query permanente" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Il numero di query da mantenere nella cronologia" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Lunghezza per la cronologia delle query" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" "La tabulazione da visualizzare quando una nuova finestra di query viene " "aperta" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Scheda predefinita per la finestra query" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Altezza finestra query (in pixels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Altezza finestra query" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Larghezza finestra query (in pixel)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Larghezza finestra query" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Seleziona le funzioni che saranno usate per la conversione dell'insieme di " "caratteri" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Motore di registrazione" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Rinomina la tabella in" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Repeti le instestazioni ogni X celle, [kbd]0[/kbd] disattiva questa " "funzionalitá" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Ripeti intestazioni" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Mostra il pulsante della guida invece del testo della Documentazione" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Mostra il pulsante della guida" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "La cartella sul server dove é possibile salvare le esportazioni" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Salva cartella" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Lascia vuoto se non usato" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Ordine dei permessi del host" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Lascia vuoto per i valori predefiniti" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Regole dei permessi del host" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Consenti login senza la parola chiave" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Consenti login per utenti root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Il nome del Basic Auth Realm da visualizzare durante HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Realm HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3729,19 +3740,19 @@ msgstr "" "autenticazione hardware SweKey[/a] (not salvata nella cartella document " "root; percorso consigliato: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "File di configurazione SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Metodo di autenticazione da usare" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipo di autenticazione" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3749,11 +3760,11 @@ msgstr "" "Lascia vuoto per disattivare il supporto per i [a@http://wiki.phpmyadmin.net/" "pma/bookmark]segnalibri[/a], consigliato: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabella dei segnalibri" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3761,31 +3772,31 @@ msgstr "" "Lascia vuoto per diattivare i commenti/tipi mime per i campi, consigliato: " "[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabella delle informazioni sui campi" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Comprimi la connessione al server MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Comprimi la connessione" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Come connettersi al server, lascia [kbd]tcp[/kbd] se non sei sicuro" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipo di connessione" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Parola chiave per l'utente di controllo" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3794,19 +3805,19 @@ msgstr "" "ulteriori informazioni disponibili nella [a@http://wiki.phpmyadmin.net/pma/" "controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Utente di controllo" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Conta le tabelle quando la lista dei database viene mostrata" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Conta tabbelle" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3814,11 +3825,11 @@ msgstr "" "Lascia vuoto disattivare il supporto per Designer, consigliato: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabbella di design assistito" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3826,29 +3837,29 @@ msgstr "" "Maggiori informazioni su [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] e [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Disabilita l'utilizzo di INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Il tipo di estensione PHP da utilizzare; dovresti utilizzare mysqli, se " "questo é supportato" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Estensioni PHP da utilizzare" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Nascondi i database corrispondenti all'espressione regolare (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Nascondi i database" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3856,31 +3867,31 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per la cronologia delle query SQL, " "consigliato: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabella di cronologia delle query SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Il nome host dove is server MySQL é in esecuzione" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nome host del server" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Url di logout" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Prova ad effettuare la connessione senza una parola chiave" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Effettua connessione senza la parola chiave" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3895,30 +3906,30 @@ msgstr "" "utilizzare [kbd]*[/ kbd] alla fine per mostrare il resto in ordine " "alfabetico." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Mostra solo i database dalla lista" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Lascia vuoto su il config auth non é utilizzato" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Parola chiave per config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Lascia vuoto disabilitare il supporto per i schemi PDF, consigliato: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Schema PDF: tabella delle pagine" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3929,20 +3940,20 @@ msgstr "" "Lascia vuoto per disabilitarne il supporto. Consigliato: [kbd]phpmyadmin[/" "kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Nome del database" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "La dove il server MySQL ascolta, lascia vuoto per il valore predefinito" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Porta del server" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3954,13 +3965,13 @@ msgstr "" "Lascia vuoto per disabilitare la memorizzazione delle preferenze degli " "utenti nel database, consigliato: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Ricorda nome utente" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3968,19 +3979,19 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per [a@http://wiki.phpmyadmin.net/" "pma/relation]relation-links[/a], consigliato: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Tabella relazionale" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Commando SQL per ritrovare i database disponibili" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Commando SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3988,44 +3999,44 @@ msgstr "" "Vedi [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipi di " "autenticazione[/a] per un esempio" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nome della sessione di signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "L'URL di signon" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Il socket sul quale il server MySQL ascolta, lascia vuoto per il valore " "predefinito" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Socket del server" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Abilita SSL per la connessione al server MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Utilizza SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Lascia vuoto per disabilita il supporto dello schema PDF, consigliato: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Schema PDF: coordinate delle tabelle" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4033,11 +4044,11 @@ msgstr "" "La tabella che descrive i campi di visualizzazione, lascia vuoto per " "disabilitarne il supporto; consigliato: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Visualizza i campi della tabella" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4049,13 +4060,13 @@ msgstr "" "Lascia vuoto per disabilitare la memorizzazione delle preferenze degli " "utenti nel database, consigliato: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabella di memorizzazione delle preferenze degli utenti" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4063,11 +4074,11 @@ msgstr "" "Se aggiungere un instruzione DROP DATABASE IF EXISTS sulla prima linea del " "log quando viene creato un database." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Aggiungi DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4075,11 +4086,11 @@ msgstr "" "Se aggiungere un instruzione DROP TABLE IF EXISTS sulla prima linea del log " "quando viene creato una tabella." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Aggiungi DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4087,21 +4098,21 @@ msgstr "" "Se aggiungere un instruzione DROP VIEW IF EXISTS sulla prima linea del log " "quando viene creata una vista." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Aggiungi DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definisce la lista delle istruzioni the l'auto-creazione utilizza per le " "nuove versioni." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Istruzioni da monitorare" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4109,11 +4120,11 @@ msgstr "" "Lascia vuoto per disabilitare il supporto per il monitoriaggio delle query " "SQL, consigliato: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabella de monitoraggio delle query SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4121,11 +4132,11 @@ msgstr "" "Se il meccanismo di monitoraggio crea versioni per tabelle e viste " "automaticamente." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Crea versioni automaticamente" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4133,15 +4144,15 @@ msgstr "" "Lascia vuoto per disabilitare la memorizzazione delle preferenze degli " "utenti nel database, consigliato: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabella di memorizzazione delle preferenze degli utenti" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Utente per il config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4149,11 +4160,11 @@ msgstr "" "Disabilita se sai che le tua tabelle pma_* sono aggiornate. Questo previene " "dei controlli di compatibilitá e cosí aumente le prestazioni" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Controllo dettagliato" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4161,20 +4172,20 @@ msgstr "" "Una descrizione di facile utilizzo di questo server. Lascia vuoto per " "visualizzare il nome host, invece." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Nome completo di questo server" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Se visualizzare all'utente un pulsante "mostra tutte le (righe)"" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Consenti la visualizzazione di tutte le righe" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4185,15 +4196,15 @@ msgstr "" "di configurazione; questo non limita la capacità di eseguire lo stesso " "comando direttamente" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Mostra il modulo di modifica della parola chiave" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Mostra il modulo di creazione dei database" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4201,20 +4212,20 @@ msgstr "" "Stabilisce se i tipi dei campi dovrebbero essere visualizzati inizialmente " "nella modalitá di inserimento/modifica" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Mostra i tipi di campi" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" "Visualizza i campi delle funzioni nelle modalita di inserimento/modifica" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Mostra i campi delle funzioni" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4222,35 +4233,35 @@ msgstr "" "Mostra un collegamento all'output di [a@http://php.net/manual/function." "phpinfo.php]phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Mostra un collegamento a phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Mostra informazioni dettagliate del server MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Definisce se le query SQL generate da phpMyAdmin devrebbero essere " "visualizzate" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Mostra query SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Consenti la visualizzazione delle statistiche dei database e tabelle (ad " "esempio spazio utilizzato)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Mostra statistiche" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4258,11 +4269,11 @@ msgstr "" "Se i tooltip sono abilitati e un commento del database è impostato, questo " "scambierá il commento ed il vero nome" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Visualizza i commenti dei database, invece dei nomi corrispondenti" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4275,30 +4286,30 @@ msgstr "" "cartella é chiamata come l'alias, ma il nome della tabella stessa rimane " "invariato" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Visualizza i commenti delle tabelle, invece dei nomi corrispondenti" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Visualizza i commenti delle tabelle nei tooltip" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Segna le tabelle come utilizzate e quindi consenti la visualizzazione dei " "database con delle tabelle bloccate" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Ignora le tabelle bloccate" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Richiede l'abilitazione del validatore SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4308,7 +4319,7 @@ msgstr "Richiede l'abilitazione del validatore SQL" msgid "Password" msgstr "Password" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4316,11 +4327,11 @@ msgstr "" "[strong]Avviso:[/strong] richiede l'estensione SOAP di PHP o l'installazione " "di PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Abilita il validatore SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4328,12 +4339,12 @@ msgstr "" "Se hai un nome utente personalizzato, specificalo qui (il predefinito é [kbd]" "anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nome utente" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4341,19 +4352,19 @@ msgstr "" "Suggerisci un nome di database nel modulo \"Crea database\" (se possibile) o " "lascia il campo di testo vuoto" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Suggerisci un nuovo nome per il database" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Mostra un avviso sulla pagina principale se Suhosin é stato trovato" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Avviso Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4362,11 +4373,11 @@ msgstr "" "valore incrementato per le aree di testo delle query SQL (x2) e per la " "finestra di query (x1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Campi di aree di testo" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4375,31 +4386,31 @@ msgstr "" "valore incrementato per le aree di testo delle query SQL (x2) e per la " "finestra di query (x1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Righe con aree di testo" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Totolo della finestra del browser quando un database é selezionato" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Totolo della finestra del browser quando nessun oggetto é selezionato" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Titolo Predefinito" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Totolo della finestra del browser quando un server é selezionato" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Totolo della finestra del browser quando una tebella é selezionata" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4411,28 +4422,28 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) proveniente dalla proxy 1.2.3.4[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista dei proxy di fiducia per filtarre gli IP, accetta/rifiuta" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "La cartella sul server dove é possibile caricare i file per l'importazione" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Cartella dei upload" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Consenti la ricerca all'interno di un intero database" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Utilizza la ricerca dei datatbase" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4440,11 +4451,11 @@ msgstr "" "Quando disabilitato, gli utenti non possono impostare alcune opzioni " "sottostanti, indipendentemente dalla casella di controllo sulla destra" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Abilita la tabulazione per i Sviluppatori nelle impostazioni" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4454,21 +4465,21 @@ msgstr "" "istruzioni. Vedi libraries/import.lib.php per i valori predefiniti di quante " "instruzioni possono essere contenute in una query." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Instruzioni multiple verbose" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Controlla l'ultima versione" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Abilita la prova per la versione piú recente sulla pagina principale di " "phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4476,7 +4487,7 @@ msgstr "" msgid "Version check" msgstr "Controllo versione" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4484,7 +4495,7 @@ msgstr "" "Abilita la compressione [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] per le operazioni di importazione ed esportazione" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4504,61 +4515,61 @@ msgstr "Autenticazione HTTP" msgid "Signon authentication" msgstr "Autenticazione via signon" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV usando LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Foglio di calcolo nel formato Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Veloce" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Personalizzazato" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opzioni di esportazione per database" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV per dati MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Testo nel formato Open Document" @@ -4653,7 +4664,7 @@ msgstr "Routines" msgid "Return type" msgstr "Tipo di risultato" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5053,58 +5064,58 @@ msgstr "Mostra contenuti BLOB" msgid "Browser transformation" msgstr "Trasformazione del browser" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Copia" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "La riga è stata cancellata" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Rimuovi" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "nella query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Mostrando i righi" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "totale" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "La query ha impiegato %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Modifica" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operazioni sui risultati della query" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Vista stampa (con full text)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Mostra diagramma" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Crea vista" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link non trovato" @@ -10327,3 +10338,9 @@ msgstr "Nome VISTA" #: view_operations.php:91 msgid "Rename view to" msgstr "Rinomina la vista in" + +#~ msgid "Show table row links on left side" +#~ msgstr "Mostra collegamenti alle righe della tabbella sulla sinistra" + +#~ msgid "Show table row links on right side" +#~ msgstr "Mostra i collegamenti alle righe sulla destra" diff --git a/po/ja.po b/po/ja.po index 55651aab24..7434dbc088 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-31 12:04+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" @@ -199,7 +199,7 @@ msgstr "コメント" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "いいえ" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "リレーショナルスキーマを編集またはエクスポートする" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "Visual query builder" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "ソート" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "昇順" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -539,8 +539,8 @@ msgstr "表示" msgid "Delete the matches for the %s table?" msgstr "テーブル %s に対して条件に一致したものを削除しますか?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -608,7 +608,7 @@ msgstr "SQL コマンドの追跡はアクティブです。" msgid "Tracking is not active." msgstr "SQL コマンドの追跡は非アクティブです。" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -636,20 +636,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s はこの MySQL サーバのデフォルトストレージエンジンです" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "チェックしたものを:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "すべてチェックする" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -660,15 +660,15 @@ msgid "Check tables having overhead" msgstr "オーバーヘッドのあるテーブルを確認する" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "エクスポート" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "印刷用画面" @@ -722,7 +722,7 @@ msgstr "データ辞書" msgid "Tracked tables" msgstr "SQL コマンドを追跡しているテーブル" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -923,7 +923,7 @@ msgstr "" "PHP の時間制限を伸ばさない限りこのデータのインポートはできません" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1142,8 +1142,8 @@ msgstr "インライン編集" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1855,13 +1855,13 @@ msgstr "共有" msgid "Tables" msgstr "テーブル" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1961,7 +1961,7 @@ msgstr "サーバのインデックスが不正です: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "サーバ %1$s のホスト名が不正です。設定を確認してください" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2023,7 +2023,7 @@ msgstr "MySQLのメッセージ: " msgid "Failed to connect to SQL validator!" msgstr "SQL 検証への接続に失敗しました!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "EXPLAIN で確認" @@ -2035,11 +2035,11 @@ msgstr "SQL の EXPLAIN 解析をスキップ" msgid "Without PHP Code" msgstr "PHP コードを省略" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP コードの作成" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "再描画" @@ -2048,7 +2048,7 @@ msgstr "再描画" msgid "Skip Validate SQL" msgstr "SQL の検証をスキップ" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL の検証" @@ -2146,11 +2146,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s の機能には既知のバグがあります。%s をご覧ください" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2196,62 +2196,77 @@ msgstr "指定したアップロードディレクトリが利用できません msgid "There are no files to upload" msgstr "アップロードファイルがありません" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "両方" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "高さ" + +#: libraries/config.values.php:75 msgid "Open" msgstr "開いておく" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "閉じておく" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "構造" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "データ" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "構造とデータ" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "簡易 - 設定するための最小限のオプションのみ表示" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "詳細 - 設定に必要な全てのオプションを表示" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "詳細 - 上とほぼ同じ、ただし簡易/詳細の選択はなし" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "完全な INSERT 文を作成する" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "長い INSERT 文を作成する" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "上の両方を行う" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "上のどちらでもない" @@ -2336,7 +2351,7 @@ msgid "Set value: %s" msgstr "値「%s」を設定" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "デフォルト値に戻す" @@ -2820,10 +2835,10 @@ msgstr "閲覧モードの詳細設定" msgid "Customize default options" msgstr "デフォルトオプションの詳細設定" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3413,7 +3428,7 @@ msgid "Maximum displayed SQL length" msgstr "表示できる SQL 文の最大の長さ" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "ユーザはこれより高い値を設定することはできません。" @@ -3475,38 +3490,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "編集、インライン編集、コピー、削除のリンクことです。" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "左側にテーブルの行リンクを表示する" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "右側にテーブルの行リンクを表示する" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "テーブルやデータベースの名前のソートを人間が行うような手法で行います。" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "自然順" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "「アイコンのみ」、「テキストのみ」、「両方」のいずれかが使えます。" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "ナビゲーションバーのアイコン" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "HTTP 転送の高速化のために GZip の出力バッファリングを使用します。" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZipの出力バッファリング" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3514,19 +3525,19 @@ msgstr "" "[kbd]SMART[/kbd] とは TIME、DATE、DATETIME、TIMESTAMP 型のカラムに対しては " "DESC、それ以外はASCの並び順にします。" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "デフォルトの並び順" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL データベースへの永続的な接続を使用します。" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "永続的な接続" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3535,23 +3546,23 @@ msgstr "" "phpMyAdmin の設定保存に必要なテーブルを見つけることができなかった場合、データ" "ベースの構造詳細ページに表示されるデフォルトの警告を無効にします。" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin の設定保存用テーブルが不明" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "アイコンによるテーブルの操作" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB および BINARY カラムへの編集を禁止します。" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "バイナリカラムの保護" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3561,119 +3572,119 @@ msgstr "" "の設定保存場所の設定が必要です)。無効にした場合、クエリ履歴の表示に " "JavaScript を利用します(ウィンドウを閉じると履歴は消えます)。" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "永続的なクエリの履歴" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "履歴に残るクエリの件数。" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "クエリ履歴の長さ" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "新しいクエリウィンドウを開いたときに開いておくタブ。" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "クエリウィンドウのデフォルトタブ" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "クエリウィンドウの高さ(ピクセルで指定)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "クエリウィンドウの高さ" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "クエリウィンドウの幅(ピクセルで指定)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "クエリウィンドウの幅" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "文字セットの変換に使用される関数を選択します。" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "コード変換エンジン" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "リネーム後のテーブル名" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "カラム名ヘッダを何行に置きに挿入するか。[kbd]0[/kbd] でこの機能は無効になりま" "す。" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "カラム名ヘッダの繰り返し" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "ドキュメントテキストの代わりにヘルプボタンを表示します。" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "ヘルプボタンの表示" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "エクスポートをサーバ上に保存できるディレクトリ" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "保存ディレクトリ" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "使用しない場合は空欄にします。" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "ホストの認証順番" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "デフォルトにする場合は空欄にします。" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "ホスト認証のルール" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "パスワードなしログインの許可" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "root ログインの許可" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP 認証を行うときに表示される HTTP 基本認証領域名" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP 領域" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3682,19 +3693,19 @@ msgstr "" "[a@http://swekey.com]SweKey ハードウェア認証[/a]用の設定ファイルのパス (ド" "キュメントルートには配置しないこと。/etc/swekey.conf がいいでしょう。)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey 設定ファイル" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "使用する認証方法" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "認証タイプ" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3702,11 +3713,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]ブックマーク[/a]機能を使わない場合" "は空欄にします。[kbd]pma_bookmark[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "ブックマークテーブル" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3714,31 +3725,31 @@ msgstr "" "カラムのコメントと MIME タイプ機能を使わない場合は空欄にします。[kbd]" "pma_column_info[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "カラム情報テーブル" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL サーバと圧縮プロトコルで接続します。" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "圧縮通信を行う" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "サーバへの接続方法。確信がなければ [kbd]tcp[/kbd] のままにします。" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "接続方法" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "phpMyAdmin ユーザのパスワード" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3746,19 +3757,19 @@ msgstr "" "権限を制限して設定しておいた特別な MySQL ユーザを使います。詳細は [a@http://" "wiki.phpmyadmin.net/pma/controluser]wiki[/a] を参照してください。" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "phpMyAdmin ユーザ" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "データベースリストを表示するときにテーブル数も表示するかどうか。" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "テーブル数" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3766,11 +3777,11 @@ msgstr "" "デザイナを使わない場合は空欄にします。[kbd]pma_designer_coords[/kbd] としてお" "くのがいいでしょう。" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "デザイナテーブル" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3778,27 +3789,27 @@ msgstr "" "詳細は [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] " "と [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]。" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA の使用を無効にする" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "mysqli がサポートされているなら、そちらを使うべきでしょう。" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "使用する PHP 拡張" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "正規表現 (PCRE) で一致するデータベースを非表示にします" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "非表示にするデータベース" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3806,31 +3817,31 @@ msgstr "" "SQL クエリの履歴機能を使わない場合は空欄にします。[kbd]pma_history[/kbd] とし" "ておくのがいいでしょう。" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL クエリ履歴テーブル" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "稼働している MySQL サーバのホスト名" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "サーバのホスト名" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "ログアウト URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "パスワード無しでの接続を試みます" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "パスワード無しで接続する" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3846,30 +3857,30 @@ msgstr "" "入力しておきます。[kbd]'*'[/kbd] は残ったものをアルファベット順に並べて表示す" "る働きをします。" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "リスト化したデータベースだけを表示する" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "config 認証を使用しない場合は空欄のままにします。" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "config 認証用のパスワード" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "PDF スキーマを使用しない場合は空欄のままにします。[kbd]pma_pdf_pages[/kbd] と" "しておくのがいいでしょう。" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF スキーマ:ページテーブル" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3880,20 +3891,20 @@ msgstr "" "れらの機能を使わない場合は空欄にします。[kbd]phpmyadmin[/kbd] としておくのが" "いいでしょう。" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "データベース名" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL サーバで開いているポート。デフォルトにしたい場合は空欄のままにします。" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "サーバのポート" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3905,13 +3916,13 @@ msgstr "" "データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_config[/" "kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "現在開いているテーブル" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3919,19 +3930,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]リレーションリンク[/a]機能を使わな" "い場合は空欄にします。[kbd]pma_relation[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "リレーションテーブル" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "使用可能なデータベースを取得するための SQL コマンド" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES コマンド" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3939,44 +3950,44 @@ msgstr "" "設定例は[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]認証モード[/a]を" "参照してください。" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "サインオンセッション名" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "サインオン URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "MySQL サーバで開いているソケット。デフォルトにしたい場合は空欄のままにしま" "す。" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "サーバのソケット" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL サーバへの接続において SSL を有効にします。" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL の使用" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF スキーマを使用しない場合は空欄にします。[kbd]pma_table_coords[/kbd] とし" "ておくのがいいでしょう。" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF スキーマ:テーブルの座標" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3984,11 +3995,11 @@ msgstr "" "表示するカラムを記述するためのテーブル。使用しない場合は空欄にします。[kbd]" "pma_table_info[/kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "表示するカラムためのテーブル" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4000,13 +4011,13 @@ msgstr "" "データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_config[/" "kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "ユーザ設定保存テーブル" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4014,11 +4025,11 @@ msgstr "" "データベースを作成するときにログの最初の行に DROP DATABASE IF EXISTS コマンド" "を追加するかどうか。" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "DROP DATABASE を追加" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4026,11 +4037,11 @@ msgstr "" "テーブルを作成するときにログの最初の行に DROP TABLE IF EXISTS コマンドを追加" "するかどうか。" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "DROP TABLE を追加" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4038,19 +4049,19 @@ msgstr "" "ビューを作成するときにログの最初の行に DROP VIEW IF EXISTS コマンドを追加する" "かどうか。" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "DROP VIEW を追加" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "新しいバージョンに対して自動生成使用するコマンドのリストを定義します。" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "追跡するコマンド" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4058,11 +4069,11 @@ msgstr "" "SQL コマンドの追跡機能を使わない場合は空欄にします。[kbd]pma_tracking[/kbd] " "としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL コマンド追跡テーブル" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4070,11 +4081,11 @@ msgstr "" "SQL コマンドの追跡機能が、テーブルやビューに対して自動的にバージョンを作成す" "るかどうか。" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "バージョンの自動作成" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4082,15 +4093,15 @@ msgstr "" "データベースにユーザ設定の保存しない場合は空欄にします。[kbd]pma_config[/" "kbd] としておくのがいいでしょう。" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "ユーザ設定保存テーブル" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "config 認証用のユーザ" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4098,11 +4109,11 @@ msgstr "" "pma_* テーブルが最新のものであることがわかっている場合、無効にします。これ" "は、互換性チェックをしないことにより、パフォーマンスを向上させます。" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "冗長なチェック" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4110,19 +4121,19 @@ msgstr "" "このサーバのわかりやすい説明。代わりにホスト名を表示するには、空欄のままにし" "ます。" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "このサーバの詳細な名前" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "「すべて表示」ボタンを表示するかどうか。" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "全ての行の表示を許可する" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4132,33 +4143,33 @@ msgstr "" "ください。なぜならパスワードが設定ファイルに直接書き込まれているからです。こ" "れは同じコマンドを直接実行する機能を制限するものではありません。" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "パスワード変更フォームの表示" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "「新規データベース作成」部分を表示する" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "編集/挿入モードで種別フィールドを表示するかどうか定義します。" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "種別フィールドの表示" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "編集/挿入モードで関数フィールドを表示します。" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "関数フィールドの表示" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4166,32 +4177,32 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] の結果へのリンク" "を表示します" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "phpinfo() リンクの表示する" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "詳細な MySQL サーバ情報を表示する" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin によって生成される SQL クエリを表示するかどうかを定義します。" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "SQL クエリの表示" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "データベースやテーブルの状態(領域の使用状況など)の表示を許可します。" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "統計を表示する" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4199,11 +4210,11 @@ msgstr "" "ツールチップが有効でデータベースのコメントが設定されている場合、名前とコメン" "トを入れ替えて表示する形なります。" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "データベースの名前の代わりにコメントを表示する" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4215,30 +4226,30 @@ msgstr "" "されます。そのフォルダはエイリアスのように呼び出されるだけで、テーブル名自体" "はそのまま変わることありません。" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "テーブルの名前の代わりにコメントを表示する" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "ツールチップにテーブルのコメントを表示する" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "使われているテーブルには印をして、テーブルがロックされていても可能であれば" "データベースを閲覧します。" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "ロックされているテーブルをスキップする" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "SQL 検証を有効にするには必要です。" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4248,7 +4259,7 @@ msgstr "SQL 検証を有効にするには必要です。" msgid "Password" msgstr "パスワード" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4256,11 +4267,11 @@ msgstr "" "[strong]注意:[/strong] PHP SOAP 拡張か PEAR SOAP がインストールされている必" "要があります。" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "SQL 検証を有効にする" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4268,12 +4279,12 @@ msgstr "" "ユーザ名を所持している場合は、ここに記述します(デフォルトは [kbd]anonymous[/" "kbd])。" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "ユーザ名" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4281,21 +4292,21 @@ msgstr "" "「データベースの作成」フォームで(可能であれば)データベース名を提案します。" "そうでなければ、テキストフィールドを空欄にします。" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "新しいデータベース名の提案" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Suhosin が検出された場合、警告をメインページに表示します。チェックを入れると" "このメッセージを表示しないようにします。" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin 警告" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4303,11 +4314,11 @@ msgstr "" "編集モードでの textarea の1行の文字数。SQL クエリ用のでは 2 倍、クエリウィン" "ドウに対しては 1.25 倍になります。" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "textarea の 1 行の文字数" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4315,31 +4326,31 @@ msgstr "" "編集モードでの textarea の行数。SQL クエリ用のでは 2 倍、クエリウィンドウに対" "しては 1.25 倍になります。" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "textarea の行数" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "データベース選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "何も選択していないときのブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "デフォルトタイトル" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "サーバ選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "テーブル選択時のブラウザのウィンドウタイトル" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4351,27 +4362,27 @@ msgstr "" "HTTP_X_FORWARDED_FOR (X-Forwarded-For) ヘッダを信頼するように指定することにな" "ります。[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "信頼されたプロキシのリスト(IP アドレスの許可/拒否)" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "インポート用ファイルをアップロードできるサーバ上のディレクトリ" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "アップロードディレクトリ" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "全てのデータベース内を検索することを許可します。" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "データベース検索を使用する" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4379,11 +4390,11 @@ msgstr "" "無効にすると、右端のチェックボックスに関係なく、ユーザが以下のオプションを設" "定することはできません。" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "設定に開発者向けタブを追加する" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4393,19 +4404,19 @@ msgstr "" "トでは表示されます。どのように複数のクエリに表示を含めるかは、ソース " "libraries/import.lib.php を参照してください。" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "マルチクエリの冗長表示" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "バージョンアップの確認" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin のメインページ上で最終バージョンチェックを有効にします。" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4413,7 +4424,7 @@ msgstr "phpMyAdmin のメインページ上で最終バージョンチェック msgid "Version check" msgstr "バージョンの確認" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4421,7 +4432,7 @@ msgstr "" "インポートおよびエクスポートの操作に対して [a@http://ja.wikipedia.org/wiki/" "ZIP_(ファイルフォーマット)]ZIP[/a] 圧縮を有効にします。" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4441,61 +4452,61 @@ msgstr "HTTP 認証" msgid "Signon authentication" msgstr "サインオン認証" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "LOAD DATA 文を使用した CSV の読み込み" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS ワークブック" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX ワークブック" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document スプレッドシート" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "簡易" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "詳細" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "データベースエクスポートオプション" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel 用の CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document テキスト" @@ -4582,7 +4593,7 @@ msgstr "ルーチン" msgid "Return type" msgstr "返り値の種類" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4978,58 +4989,58 @@ msgstr "BLOB の内容を表示する" msgid "Browser transformation" msgstr "ブラウザ変換機能" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "コピー" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "行を削除しました" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "停止" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "行/クエリ" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "行の表示" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "合計" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "クエリの実行時間 %01.4f 秒" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "変更" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "クエリ結果操作" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "印刷用画面 (全テキストを含む)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "グラフで表示する" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "ビューを作成" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "リンク先が見つかりません" @@ -10135,6 +10146,12 @@ msgstr "ビューの名前" msgid "Rename view to" msgstr "リネーム後のビューの名前" +#~ msgid "Show table row links on left side" +#~ msgstr "左側にテーブルの行リンクを表示する" + +#~ msgid "Show table row links on right side" +#~ msgstr "右側にテーブルの行リンクを表示する" + #~ msgid "Delete the matches for the " #~ msgstr "テーブルのデータをダンプしています" diff --git a/po/ka.po b/po/ka.po index 6be7725cc4..c7e9b8c8d6 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" @@ -200,7 +200,7 @@ msgstr "კომენტარები" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "არა" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -363,7 +363,7 @@ msgid "Edit or export relational schema" msgstr "Relational schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -431,19 +431,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "დალაგება" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "ზრდადობით" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -557,8 +557,8 @@ msgstr "არჩევა" msgid "Delete the matches for the %s table?" msgstr "Dumping data for table" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -632,7 +632,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -662,20 +662,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "With selected:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "ყველას შემოწმება" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -686,15 +686,15 @@ msgid "Check tables having overhead" msgstr "Check tables having overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ექსპორტი" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "ხედის ამობეჭდვა" @@ -754,7 +754,7 @@ msgstr "მონაცემების ლექსიკონი" msgid "Tracked tables" msgstr "დაბლოკილი ცხრილების გამოტოვება" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -957,7 +957,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1219,8 +1219,8 @@ msgstr "ძრავები" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -2002,13 +2002,13 @@ msgstr "" msgid "Tables" msgstr "ცხრილები" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2120,7 +2120,7 @@ msgstr "Invalid server index: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2184,7 +2184,7 @@ msgstr "MySQL-მა თქვა: " msgid "Failed to connect to SQL validator!" msgstr "MySQL სერვერთან დაკავშირება ვერ მოხერხდა" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL-ის ახსნა" @@ -2196,11 +2196,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP კოდის გარეშე" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP კოდის შექმნა" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "განახლება" @@ -2209,7 +2209,7 @@ msgstr "განახლება" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validate SQL" @@ -2309,11 +2309,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "The %s functionality is affected by a known bug, see %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2360,21 +2360,34 @@ msgstr "The directory you set for upload work cannot be reached" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Unclosed quote" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2382,13 +2395,13 @@ msgstr "Unclosed quote" msgid "structure" msgstr "სტრუქტურა" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2396,35 +2409,35 @@ msgstr "" msgid "structure and data" msgstr "სტრუქტურა და მონაცემები" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "სრული ჩასმები" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Extended inserts" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2514,7 +2527,7 @@ msgid "Set value: %s" msgstr "Set value: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Restore default value" @@ -3033,10 +3046,10 @@ msgstr "Customize browse mode" msgid "Customize default options" msgstr "Customize default export options" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3655,7 +3668,7 @@ msgid "Maximum displayed SQL length" msgstr "Maximum displayed SQL length" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3716,42 +3729,36 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "მარცხენა ჩარჩოში ლოგოს ჩვენება" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alter table order by" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Use only icons, only text or both" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Iconic navigation bar" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "use GZip output buffering for increased speed in HTTP transfers" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip output buffering" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3763,46 +3770,46 @@ msgstr "" "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Default sorting order" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Use persistent connections to MySQL databases" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Persistent connections" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Iconic table operations" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "Disallow BLOB and BINARY fields from editing" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Protect binary fields" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3815,129 +3822,129 @@ msgstr "" "Enable if you want DB-based query history (requires pmadb). If disabled, " "this utilizes JS-routines to display query history (lost by window close)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanent query history" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "How many queries are kept in history" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Query history length" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Tab displayed when opening a new query window" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Default query window tab" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Query window" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Query window" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Query window" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Select which functions will be used for character set conversion" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Recoding engine" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Rename table to" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Repair threads" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Directory where exports can be saved on server" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "დირექტორიის შენახვა" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Leave blank if not used" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Host authentication order" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Leave blank for defaults" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Host authentication rules" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "root-ით შესვლის ნებართვა" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3947,19 +3954,19 @@ msgstr "" "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey config file" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Authentication method to use" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "ავთენტიფიკაციის ტიპი" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3967,11 +3974,11 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "ცხრილის ჩანიშვნა" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3979,31 +3986,31 @@ msgstr "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Column information table" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL სერვერთან კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "How to connect to server, keep [kbd]tcp[/kbd] if unsure" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "კავშირის ტიპი" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Control user password" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -4011,19 +4018,19 @@ msgstr "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Control user" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Count tables when showing database list" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "ცხრილების დათვლა" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -4031,11 +4038,11 @@ msgstr "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Designer table" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -4043,27 +4050,27 @@ msgstr "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA-ის გამოყენების აკრძალვა" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "What PHP extension to use; you should use mysqli if supported" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "გამოსაყენებელი PHP გაფართოება" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Hide databases matching regular expression (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "მონაცემთა ბაზების დამალვა" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -4071,31 +4078,31 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Hostname where MySQL server is running" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "სერვერის ჰოსტის სახელი" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Logout URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Try to connect without password" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "პაროლის გარეშე დაკავშირება" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4110,29 +4117,29 @@ msgstr "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use 'my\\_db' and not 'my_db'" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Show only listed databases" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Leave empty if not using config auth" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Password for config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schema: pages table" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4142,21 +4149,21 @@ msgstr "" "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "მონაცემთა ბაზა" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "სერვერის პორტი" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4168,13 +4175,13 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Recall user name" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4182,19 +4189,19 @@ msgstr "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relation table" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL command to fetch available databases" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES command" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4202,42 +4209,42 @@ msgstr "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon session name" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Socket on which MySQL server is listening, leave empty for default" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "MySQL სერვერთან კავშირის შეკუმშვა" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL-ის გამოყენება" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schema: table coordinates" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4249,13 +4256,13 @@ msgstr "" "Table to describe the display fields, leave blank for no support; suggested: " "[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Display fields table" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4267,53 +4274,53 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Statements" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4325,25 +4332,25 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL query history table" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Automatic recovery mode" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4355,15 +4362,15 @@ msgstr "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "User for config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4371,11 +4378,11 @@ msgstr "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Verbose check" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4383,11 +4390,11 @@ msgstr "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Verbose name of this server" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4395,11 +4402,11 @@ msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Whether a user should be displayed a "show all (records)" button" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Allow to display all the rows" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4409,35 +4416,35 @@ msgstr "" "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "პაროლის შეცვლის ფორმის ჩვენება" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "მონაცემთა ბაზის შექმნის ფორმის ჩვენება" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Show open tables" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Display the function fields in edit/insert mode" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "ფუნქციების ველების ჩვენება" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4445,32 +4452,32 @@ msgstr "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "phpinfo() ბმულის ჩვენება" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "MySQL სერვერის შესახებ დეტალური ინფორმაციის ჩვენება" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Defines whether SQL queries generated by phpMyAdmin should be displayed" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "SQL მოთხოვნების ჩვენება" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Allow to display database and table statistics (eg. space usage)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "სტატისტიკის ჩევნება" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4478,11 +4485,11 @@ msgstr "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Display database comment instead of its name" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4494,29 +4501,29 @@ msgstr "" "['LeftFrameTableSeparator'] directive, so only the folder is called like the " "alias, the table name itself stays unchanged" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Display table comment instead of its name" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Display table comments in tooltips" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Mark used tables and make it possible to show databases with locked tables" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "დაბლოკილი ცხრილების გამოტოვება" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4526,29 +4533,29 @@ msgstr "" msgid "Password" msgstr "პაროლი" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "მომხმარებელი:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4556,65 +4563,65 @@ msgstr "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Suggest new database name" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR textarea columns" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR textarea rows" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Default table tab" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4626,37 +4633,37 @@ msgstr "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "List of trusted proxies for IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Directory on server where you can upload files for import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "ატვირთვის დირექტორია" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Allow for searching inside the entire database" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Use database search" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4666,19 +4673,19 @@ msgstr "" "libraries/import.lib.php for defaults on how many queries a statement may " "contain." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Verbose multiple statements" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "უკანასკნელ ვერსიაზე შემოწმება" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4686,7 +4693,7 @@ msgstr "" msgid "Version check" msgstr "ვერსიის შემოწმება" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4694,7 +4701,7 @@ msgstr "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4722,63 +4729,63 @@ msgstr "Host authentication order" msgid "Signon authentication" msgstr "Host authentication order" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV using LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Custom color" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "მონაცემთა ბაზის ექსპორტის პარამეტრები" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV MS Excel-თვის" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4865,7 +4872,7 @@ msgstr "Routines" msgid "Return type" msgstr "Return type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5318,61 +5325,61 @@ msgstr "Show BLOB contents" msgid "Browser transformation" msgstr "ინფორმაცია ბრაუზერის შესახებ" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "ასლი" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "სტრიქონი წაიშალა" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "მოთხოვნაში" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Showing rows" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "სულ" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "მოთხოვნას დასჭირდა %01.4f წმ" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "შეცვლა" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Query results operations" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "ხედის ამობეჭდვა (სრული ტექსტებით)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF სქემის ჩვენება" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Create relation" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "ბმული ვერ მოიძებნა" @@ -10757,6 +10764,11 @@ msgstr "VIEW name" msgid "Rename view to" msgstr "Rename table to" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "მარცხენა ჩარჩოში ლოგოს ჩვენება" + #~ msgid "Delete the matches for the " #~ msgstr "Dumping data for table" diff --git a/po/ko.po b/po/ko.po index 0cf6a28694..f7526b1c93 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-06-16 18:18+0200\n" "Last-Translator: \n" "Language-Team: korean \n" @@ -198,7 +198,7 @@ msgstr "설명(코멘트)" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr " 아니오 " #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -359,7 +359,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -425,19 +425,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "정렬" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "오름차순" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -546,8 +546,8 @@ msgstr "보기" msgid "Delete the matches for the %s table?" msgstr "테이블의 덤프 데이터" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -618,7 +618,7 @@ msgstr "트래킹이 활성화되었습니다." msgid "Tracking is not active." msgstr "트래킹이 활성화되어 있지 않습니다." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -646,20 +646,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s는 이 MySQL 서버의 기본 스토리지 엔진입니다." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "선택한 것을:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "모두 체크" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -670,15 +670,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "내보내기" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "인쇄용 보기" @@ -736,7 +736,7 @@ msgstr "데이터 사전 (전체 구조보기)" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -933,7 +933,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1180,8 +1180,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1891,13 +1891,13 @@ msgstr "" msgid "Tables" msgstr "테이블 수" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2000,7 +2000,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2062,7 +2062,7 @@ msgstr "MySQL 메시지: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL 해석" @@ -2074,11 +2074,11 @@ msgstr "해석(EXPLAIN) 생략" msgid "Without PHP Code" msgstr "PHP 코드 없이 보기" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP 코드 보기" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2087,7 +2087,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "SQL 검사 생략" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL 검사" @@ -2185,11 +2185,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2236,21 +2236,34 @@ msgstr "업로드 디렉토리에 접근할 수 없습니다" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "따옴표(quote)가 닫히지 않았음" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2258,13 +2271,13 @@ msgstr "따옴표(quote)가 닫히지 않았음" msgid "structure" msgstr "구조" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2272,35 +2285,35 @@ msgstr "" msgid "structure and data" msgstr "구조와 데이터 모두" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "완전한 INSERT문 작성" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "확장된 inserts" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2387,7 +2400,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2880,10 +2893,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV 데이터" @@ -3457,7 +3470,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3514,351 +3527,347 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "다음 순서대로 테이블 정렬(변경)" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "질의 창" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "질의 창" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "질의 창" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "테이블 이름 바꾸기" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "연결 수" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "테이블이 없습니다" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "데이터베이스가 없습니다" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "서버 선택" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3867,321 +3876,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "데이터베이스명" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "서버 선택" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "테이블 분석" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "테이블 복구" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "서버 선택" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "명세" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "서버 버전" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "테이블 보기" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "행(레코드) 통계" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4189,28 +4198,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4220,91 +4229,91 @@ msgstr "" msgid "Password" msgstr "암호" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "사용자명:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "컬럼 추가/삭제" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "기본값" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4312,56 +4321,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4369,13 +4378,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4403,64 +4412,64 @@ msgstr "인증중입니다..." msgid "Signon authentication" msgstr "인증중입니다..." -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "사용자 지정 색상" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy msgid "Database export options" msgstr "데이터베이스 사용량 통계" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS엑셀 CSV 데이터" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4547,7 +4556,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4970,61 +4979,61 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "선택한 줄(레코드)을 삭제 하였습니다." -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "질의(in query)" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "행(레코드) 보기" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "합계" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "질의 실행시간 %01.4f 초" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "변경" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display chart" msgstr "열(칼럼) 설명(코멘트) 출력하기" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "서버 버전" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" diff --git a/po/lt.po b/po/lt.po index 5885a4bfad..bb3a09e035 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-05 15:52+0200\n" "Last-Translator: Kęstutis \n" "Language-Team: lithuanian \n" @@ -199,7 +199,7 @@ msgstr "Komentarai" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Keisti arba eksportuoti ryšių schemą" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "vizuali daryklė" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Rūšiuoti" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Didėjimo tvarka" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -542,8 +542,8 @@ msgstr "Peržiūrėti" msgid "Delete the matches for the %s table?" msgstr "Ištrinti sutapimus %s lentelėje(ei)?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -613,7 +613,7 @@ msgstr "Sekimas yra aktyvus." msgid "Tracking is not active." msgstr "Sekimas yra neaktyvus." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,20 +643,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s yra standartinis saugojimo variklis šiame MySQL serveryje." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Pasirinktus:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Pažymėti visas" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -667,15 +667,15 @@ msgid "Check tables having overhead" msgstr "Pažymėti turinčias perteklių" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksportuoti" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Spausdinti struktūrą" @@ -735,7 +735,7 @@ msgstr "Duomenų žodynas" msgid "Tracked tables" msgstr "Sekamos lentelės" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -933,7 +933,7 @@ msgstr "" "padidintumėte PHP laiko limitą." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,8 +1161,8 @@ msgstr "Redaguoti čia" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1880,13 +1880,13 @@ msgstr "padalintas" msgid "Tables" msgstr "Lentelės" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1987,7 +1987,7 @@ msgstr "Blogas serverio indeksas: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Blogas serverio %1$s hostname. Prašome peržiūrėti nustatymus." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2049,7 +2049,7 @@ msgstr "MySQL atsakymas: " msgid "Failed to connect to SQL validator!" msgstr "Nepavyko prisijungti prie SQL tikrintuvo!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Paaiškinti SQL" @@ -2061,11 +2061,11 @@ msgstr "Praleisti SQL užklausos aiškinimą" msgid "Without PHP Code" msgstr "be PHP kodo" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP kodas" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Atnaujinti" @@ -2074,7 +2074,7 @@ msgstr "Atnaujinti" msgid "Skip Validate SQL" msgstr "Praleisti SQL užklausos tikrinimą" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Patikrinti SQL užklausą" @@ -2172,11 +2172,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s funkcionalumas paveiktas žinomos klaidos, žiūrėti %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2222,63 +2222,78 @@ msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams." msgid "There are no files to upload" msgstr "Nėra failų išsiuntimui" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Abu" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Aukštis" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Atverti" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Uždarytas" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktūra" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "duomenys" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktūra ir duomenys" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Greitas - rodomi tik minimalūs nustatymai" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Individualizuotas - rodyti visus nustatymus" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" "Individualizuotas - kaip paminėtas, bet be greito/adaptuoto pasirinkimo" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "užbaigti įterpimus" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "praplėsti įterpimus" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "abu iš paminėtų" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "nei vieną iš paminėtų" @@ -2363,7 +2378,7 @@ msgid "Set value: %s" msgstr "Nustatyti reikšmę: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Atstatyti numatytąsias reikšmes" @@ -2847,10 +2862,10 @@ msgstr "Adaptuoti naršymo režimą" msgid "Customize default options" msgstr "Pasirinkti numatytuosius nustatymus" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3435,7 +3450,7 @@ msgid "Maximum displayed SQL length" msgstr "Maksimalus SQL rodymo ilgis" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Naudotojai negali nustatyti didesnės reikšmės" @@ -3498,58 +3513,54 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Lentelių nuorodų eilę rodyti kairėje pusėje" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Lentelių nuorodų eilę rodyti dešinėje pusėje" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Naudoti natūralią tvarką rikiuojant lentelių ir duomenų bazių pavadinimus" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Natūrali tvarka" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Naudoti tik piktogramas (ikonas), tik tekstą arba abu" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Piktograminė navigacijos juostelė" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "naudoti GZip išvedimo buferiui tam, kad padidinti greitį HTTP persiuntimų" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip išvedimo buferis" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Numatytoji rikiavimo tvarka" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Naudoti ilgalaikius prisijungimus prie MySQL duomenų bazių" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Ilgalaikiai sujungimai" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3559,23 +3570,23 @@ msgstr "" "puslapyje, kai neįmanoma rasti phpMyAdmin nustatytų saugyklai reikalingų " "lentelių" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Trūksta phpMyAdmin konfigūracijos saugojimo lentelės" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Piktograminės lentelių operacijos" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Neleisti redaguoti BLOB ir BINARY stulpelių" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Apsaugoti dvejetainius stulpelius" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3585,179 +3596,179 @@ msgstr "" "(reikalinga phpMyAdmin nustatymų saugykla). Jeigu išjungta, naudoja " "JavaScript užklausų istorijai rodyti (prarandama uždarius langą)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Nuolatinė užklausų istorija" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Kiek užklausų laikoma istorijoje" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Užklausų istorijos ilgis" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Parodoma kortelė kai atidaromas naujas užklausos langas" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Numatytoji užklausos lango kortelė" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Užklausos lango aukštis (taškais)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Užklausos lango aukštis" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Užklausos lango plotis (taškais)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Užklausos lango plotis" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Pasirinkti kokios funkcijos bus naudojamos ženklų rinkinio (koduotės) " "konvertavimui" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Įrašymo varikliukas" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Pervadinti lentelę į" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Pakartoti antraštes kas X langelių, [kbd]0[/kbd] išjungia šią galimybę" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Pakartoti antraštes" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Rodyti pagalbos mygtuką vietoje dokumentacijos teksto" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Rodyti pagalbos mygtuką" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Katalogas kur eksportai gali būti išsaugomi serveryje" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Išsaugoti katalogą" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Palikite tuščią, jei nenaudojamas" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Palikite tuščią nutylėtoms reikšmėms" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Leisti prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Leisti prisijungti kaip root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Autentifikacijos tipas" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Pažymėti lentelę" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Naudoti suspaudimą jungiantis prie MySQL serverio" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Naudoti suspaustą susijungimą" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Kaip prisijungti prie serverio, jei nesate tikras palikite [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Susijungimo tipas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Kontroliuoti naudotojų slaptažodį" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3765,19 +3776,19 @@ msgstr "" "Specialus MySQL naudotojas sukonfigūruotas su ribotom galimybėm, daugiau " "informacijos [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontroliuoti naudotoją" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Suskaičiuoti lenteles kai rodomas duomenų bazių sąrašas" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Suskaičiuoti lenteles" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3785,11 +3796,11 @@ msgstr "" "Palikite tuščią jeigu nenorite „Designer“ palaikymo, siūlome: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3797,28 +3808,28 @@ msgstr "" "Daugiau informacijos [a@http://sf.net/support/tracker.php?aid=1849494]PMA[/" "a] ir [a@http://bugs.mysql.com/19588]MySQL[/a] klaidų puslapiuose" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Neleisti matyti INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Kokius PHP plėtinius naudoti; Jūs turėtumėte naudoti mysqli jei palaikoma" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Naudoti PHP išplėtimą" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Slėpti duomenų bazės, atitinkančias standartines išraiškas (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Slėpti duomenų bazes" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3826,31 +3837,31 @@ msgstr "" "Palikite tuščią, jei nenorite SQL užklausų žurnalo, siūlome: [kbd]pma_history" "[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL užklausų žurnalo lentelė" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Kompiuterio, kuriame veikia MySQL serveris, pavadinimas" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Serverio adresas" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Atsijungimo nuoroda" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Bandyti prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Prisijungti be slaptažodžio" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3865,30 +3876,30 @@ msgstr "" "ir pabaigoje nurodykite [kbd]*[/kbd], kad parodytumėte likusias abėcėlės " "tvarka." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Rodyti tik šias duomenų bazes" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Palikite tuščią, jei nenaudojate autentifikacijos pagal nustatymus" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Palikite tuščią jei nenorite PDF schemų palaikymo, siūlome: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schema: puslapių lentelė" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3898,21 +3909,21 @@ msgstr "" "informaciją rasite [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. " "Palikite tušią, kad nepalaikytų. Pasiūlymas: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Duomenų bazės vardas" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Jungtis per kurią MySQL serveris laukia atsakymo, palikite tuščią numatytam " "nustatymui" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Serverio jungtis" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" @@ -3924,13 +3935,13 @@ msgstr "" "Palikite tuščią jeigu nenorite „Designer“ palaikymo, siūlome: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizuoti lentelę" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3938,19 +3949,19 @@ msgstr "" "Palikite tuščią jei nenorite, kad palaikytų [a@http://wiki.phpmyadmin.net/" "pma/relation]sąryšines nuorodas[/a], pasiūlymas: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Sąryšių lentelė" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL komanda išgauti prieinamas duombazes" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES komanda" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3958,50 +3969,50 @@ msgstr "" "Žiūrėkite [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "autentifikacijos tipus[/a] dėl pavyzdžių" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Prisijungimo sesijos vardas" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Prisijungimo adresas" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Prievadas, kurio klausosi MySQL serveris, palikite tuščią įprastiniam" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Serverio prievadas (socket)" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Įjungti SSL susijungimams prie MySQL serverio" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Naudoti SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schema: lentelės koordinatės" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Rodyti lentelės stulpelius" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" @@ -4012,146 +4023,146 @@ msgstr "" "Palikite tuščią jei nenorite PDF schemų palaikymo, siūlome: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences" msgid "UI preferences table" msgstr "Naudotojo nuostatos" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Pridėti DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Pridėti DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Pridėti DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Sekamos užklausos" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL užklausų sekimo lentelė" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automatiškai sukurti versijas" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Išplėstinis patikrinimas" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Leisti rodyti visas eilutes (įrašus)" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Rodyti slaptažodžio keitimo formą" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Rodyti duomenų bazės sukūrimo formą" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Rodyti laukelių tipus" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Rodyti funkcijų laukelius redagavimo/įterpimo režime" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Rodyti funkcijų laukelius" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4159,44 +4170,44 @@ msgstr "" "Rodyti nuorodą į [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "išvedimą" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Rodyti phpinfo() nuorodą" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Rodyti išsamią MySQL serverio informaciją" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Nustato kada turi būti rodomos SQL užklausos kurias sugeneravo phpMyAdmin" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Rodyti SQL užklausas" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Leisti rodyti duomenų bazių ir lentelių statistiką (pavyzdžiui vietos " "naudojimą)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Rodyti statistika" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Rodyti duomenų bazės komentarą vietoje jos pavadinimo" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4204,28 +4215,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Rodyti lentelės komentarą vietoj jos pavadinimo" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Praleisti užrakintas lenteles" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Reikalaujama, kad SQL Validator būtų įjungtas" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4235,7 +4246,7 @@ msgstr "Reikalaujama, kad SQL Validator būtų įjungtas" msgid "Password" msgstr "Slaptažodis" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4243,11 +4254,11 @@ msgstr "" "[strong]Įspėjimas:[/strong] reikalauja PHP SOAP įskiepio arba PEAR SOAP, kad " "būtų įdiegtas" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Įjungti SQL Validator (tikrintoją)" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4255,12 +4266,12 @@ msgstr "" "Jeigu Jūs turite individualizuotą slapyvardį, parašykite jį čia (numatytasis " "yra [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Vartotojo vardas" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4268,59 +4279,59 @@ msgstr "" "Pasiūlo duombazės pavadinimą kai būnama „Sukurti duombazę“ punkte (jeigu " "įmanoma) arba palieka tuščią laukelį" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Pasiūlyti naują duomenų bazės pavadinimą" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Įspėjimas rodomas pagrindiniame puslapyje jeigu Suhosin yra aptinkamas" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin įspėjimas" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Textarea laukeliai" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Naršyklės lango pavadinimas kai duomenų bazė yra pasirinkta" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Naršyklės lango pavadinimas kai niekas nepasirinkta" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Numatytasis pavadinimas" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Naršyklės lango pavadinimas kai serveris yra pasirinktas" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Naršyklės lango pavadinimas, kai pasirinkta lentelė" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4328,27 +4339,27 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Serverio katalogas į kurį Jūs galite įkelti failus importavimui" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Įkelties katalogas" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Leisti paiešką visos duomenų bazės viduje" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Naudoti duomenų bazės paiešką" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4356,31 +4367,31 @@ msgstr "" "Kai išjungta, naudotojai negali nustatyti jokių žemiau esančių nustatymų, " "nepriklausomo nuo to, kad pažymėjimo laukelis yra dešinėje" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Patikrinti ar naujausia versija" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Įjungia naujausios versijos patikrinimą pagrindiniame phpMyAdmin puslapyje" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4388,7 +4399,7 @@ msgstr "" msgid "Version check" msgstr "Versijos patikrinimas" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4396,7 +4407,7 @@ msgstr "" "Įjungia [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] glaudinimą " "importo ir eksporto operacijoms" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4416,61 +4427,61 @@ msgstr "HTTP autentifikacija" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV naudojant LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS darbaknygė" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX darbaknygė" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document skaičiuoklė" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Greitas" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Pritaikytas" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Duomenų bazės eksportavimo nustatymai" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV formatas MS Excel programai" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document rašyklė" @@ -4557,7 +4568,7 @@ msgstr "" msgid "Return type" msgstr "Gražinimo tipas" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4952,60 +4963,60 @@ msgstr "Rodyti BLOB turinį" msgid "Browser transformation" msgstr "Naršyklės transformacija" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopijuoti" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Eilutė buvo ištrinta" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Stabdyti procesą" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "užklausa vykdoma" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Rodomi įrašai" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "iš viso " -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Užklausa užtruko %01.4f sek." -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Redaguoti" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Veiksmai su užklausos rezultatais" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Spausdinti rezultatus (su pilnais tekstais)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Rodyti diagramą" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Sukurti naudotoją" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Sąryšis nerastas" @@ -10132,6 +10143,12 @@ msgstr "VIEW pavadinimas" msgid "Rename view to" msgstr "Pervadinti lentelę į" +#~ msgid "Show table row links on left side" +#~ msgstr "Lentelių nuorodų eilę rodyti kairėje pusėje" + +#~ msgid "Show table row links on right side" +#~ msgstr "Lentelių nuorodų eilę rodyti dešinėje pusėje" + #~ msgid "Background color" #~ msgstr "Fono spalva" diff --git a/po/lv.po b/po/lv.po index 4043ebf749..6b1729e00b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" @@ -198,7 +198,7 @@ msgstr "Komentāri" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Nē" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Relāciju shēma" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -429,19 +429,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Kārtošana" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Augošā secībā" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -555,8 +555,8 @@ msgstr "Apskatīt" msgid "Delete the matches for the %s table?" msgstr "Dati tabulai" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -630,7 +630,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -659,20 +659,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Ar iezīmēto:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Iezīmēt visu" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -683,15 +683,15 @@ msgid "Check tables having overhead" msgstr "Iezīmēt tabulas ar pārtēriņu" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksports" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Izdrukas versija" @@ -749,7 +749,7 @@ msgstr "Datu vārdnīca" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -940,7 +940,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1193,8 +1193,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1956,13 +1956,13 @@ msgstr "" msgid "Tables" msgstr "Tabulas" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2068,7 +2068,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2130,7 +2130,7 @@ msgstr "MySQL teica: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Izskaidrot SQL" @@ -2142,11 +2142,11 @@ msgstr "Neizskaidrot SQL" msgid "Without PHP Code" msgstr "Bez PHP koda" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Izveidot PHP kodu" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Atjaunot" @@ -2155,7 +2155,7 @@ msgstr "Atjaunot" msgid "Skip Validate SQL" msgstr "Nepārbaudīt SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Pārbaudīt SQL" @@ -2253,11 +2253,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2304,21 +2304,34 @@ msgstr "Direktoija, kuru norādijāt augšupielādei, nav pieejama" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Neaizvērtas pēdiņas" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2326,13 +2339,13 @@ msgstr "Neaizvērtas pēdiņas" msgid "structure" msgstr "Struktūra" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2340,35 +2353,35 @@ msgstr "" msgid "structure and data" msgstr "Struktūra un dati" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Pilnas INSERT izteiksmes" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Paplašinātas INSERT izteiksmes" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2457,7 +2470,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2949,10 +2962,10 @@ msgstr "" msgid "Customize default options" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV dati" @@ -3528,7 +3541,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3585,352 +3598,348 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Mainīt datu kārtošanas laukus" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Vaicājuma logs" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Pārsaukt tabulu uz" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Konekcijas" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Nav tabulu" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmentēt tabulu" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Nav datubāzu" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Servera izvēle" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3939,324 +3948,324 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Datubāze" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Servera ID" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizēt tabulu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Restaurēt tabulu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Servera izvēle" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Rādu kolonnu komentārus" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentēt tabulu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Parametrs" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Servera versija" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Rādīt tabulas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Rādīt pilnos vaicājumus" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Rindas statistika" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4264,28 +4273,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4295,91 +4304,91 @@ msgstr "" msgid "Password" msgstr "Parole" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Lietotājvārds:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Pievienot/Dzēst laukus (kolonnas)" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Noklusēts" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4387,56 +4396,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4444,13 +4453,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4470,61 +4479,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Datubāzu eksporta opcijas" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV dati MS Excel formātā" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4611,7 +4620,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5040,61 +5049,61 @@ msgstr "" msgid "Browser transformation" msgstr "Pārlūkprogrammas transformācija" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Ieraksts tika dzēsts" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Nogalināt" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "vaicājumā" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Parādu rindas" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "kopā" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Vaicājums ilga %01.4f s" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Labot" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Drukas skats (ar pilniem tekstiem)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Rādīt PDF shēmu" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Servera versija" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Links nav atrasts" diff --git a/po/mk.po b/po/mk.po index 923199494b..6394ab03c1 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-19 17:04+0200\n" "Last-Translator: \n" "Language-Team: macedonian_cyrillic \n" @@ -199,7 +199,7 @@ msgstr "Коментари" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Не" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Релациона шема" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -430,19 +430,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Подредуваање" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Растечки редослед" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -556,8 +556,8 @@ msgstr "Преглед" msgid "Delete the matches for the %s table?" msgstr "Приказ на податоци од табелата" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -631,7 +631,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,20 +660,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s е основно складиште на овој MySQL сервер." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Обележаното:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "обележи ги сите" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -684,15 +684,15 @@ msgid "Check tables having overhead" msgstr "табели кои имаат пречекорувања" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Извоз" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Преглед за печатење" @@ -750,7 +750,7 @@ msgstr "Речник на податоци" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -941,7 +941,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1193,8 +1193,8 @@ msgstr "Складишта" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1958,13 +1958,13 @@ msgstr "" msgid "Tables" msgstr "Табели" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2071,7 +2071,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2134,7 +2134,7 @@ msgstr "MySQL порака: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Објасни SQL" @@ -2146,11 +2146,11 @@ msgstr "Прескокни ги објаснувањата на SQL-от" msgid "Without PHP Code" msgstr "без PHP код" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Направи PHP код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Освежи" @@ -2159,7 +2159,7 @@ msgstr "Освежи" msgid "Skip Validate SQL" msgstr "Прескокни ја проверката на SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Провери SQL" @@ -2259,11 +2259,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2310,21 +2310,34 @@ msgstr "Директориумот кој го избравте за праќа msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Наводникот не е затворен" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2332,13 +2345,13 @@ msgstr "Наводникот не е затворен" msgid "structure" msgstr "Структура" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2346,35 +2359,35 @@ msgstr "" msgid "structure and data" msgstr "Структура и податоци" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Комплетен INSERT (со имиња на полињата)" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Проширен INSERT" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2463,7 +2476,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2957,10 +2970,10 @@ msgstr "" msgid "Customize default options" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV формат" @@ -3539,7 +3552,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3596,355 +3609,351 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Промени го редоследот во табелата" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Прозорец за упити" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Промени го името на табелата во " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Нишки на поправка" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Основен директориум на податоците" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Конекции" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Нема табела" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Дефрагментирај ја табелата" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Базата на податоци не постои" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Избор на сервер" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3953,325 +3962,325 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "База на податоци" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ID на серверот" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Анализа на табелата" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Поправка на табелата" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Избор на сервер" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Прикажувам коментари на колоните" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Дефрагментирај ја табелата" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Име" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Режим на автоматско опоравување" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Прикажи табели" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Прикажи комплетни упити" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Статистики за записите" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4279,28 +4288,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4310,91 +4319,91 @@ msgstr "" msgid "Password" msgstr "Лозинка" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Корисничко име:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Додади/избриши колона" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Default" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4402,56 +4411,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4459,13 +4468,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4485,61 +4494,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Опции за извоз на бази на податоци" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV за MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4626,7 +4635,7 @@ msgstr "Рутини" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5057,61 +5066,61 @@ msgstr "" msgid "Browser transformation" msgstr "Транформации на веб прелистувачот" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Копирај" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Записот е избришан" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Прекини" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "во упитот" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Приказ на записи од " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "вкупно" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "време на извршување на упитот %01.4f секунди" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Промени" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Преглед за печатење (целосен текст)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF шема" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Верзија на серверот" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Врската не е пронајдена" diff --git a/po/ml.po b/po/ml.po index a0c26d17e2..0e5fab0642 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-02-10 14:03+0100\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malayalam \n" @@ -195,7 +195,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -211,7 +211,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -348,7 +348,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -415,19 +415,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -535,8 +535,8 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -605,7 +605,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -633,20 +633,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -657,15 +657,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -719,7 +719,7 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -903,7 +903,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1118,8 +1118,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1809,13 +1809,13 @@ msgstr "" msgid "Tables" msgstr "" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1909,7 +1909,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -1971,7 +1971,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "" @@ -1983,11 +1983,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1996,7 +1996,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "" @@ -2094,11 +2094,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2144,62 +2144,75 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2284,7 +2297,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2746,10 +2759,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "" @@ -3297,7 +3310,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3353,337 +3366,333 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3692,307 +3701,307 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4000,28 +4009,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4031,86 +4040,86 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4118,56 +4127,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4175,13 +4184,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4201,61 +4210,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4342,7 +4351,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4718,58 +4727,58 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" diff --git a/po/mn.po b/po/mn.po index 9c313e7508..21dee6f67e 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" @@ -197,7 +197,7 @@ msgstr "Тайлбар" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -213,7 +213,7 @@ msgstr "Үгүй" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Хамааралтай схем" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -429,19 +429,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Эрэмбэлэх" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Өсөхөөр" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -555,8 +555,8 @@ msgstr "Хөтлөх" msgid "Delete the matches for the %s table?" msgstr "Хүснэгтийн өгөгдлийг устгах" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -630,7 +630,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -658,20 +658,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s нь уг MySQL сервэрийн анхдагч агуулах хөдөлгүүр байна." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Сонгогдсонтой:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Бүгдийг чагтлах" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -682,15 +682,15 @@ msgid "Check tables having overhead" msgstr "Дээдхийг шалгах" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Гаргах" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Хэвлэхээр харах" @@ -748,7 +748,7 @@ msgstr "Өгөгдлийн толь" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -933,7 +933,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1194,8 +1194,8 @@ msgstr "Хөдөлгүүрүүд" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1959,13 +1959,13 @@ msgstr "" msgid "Tables" msgstr "Хүснэгт" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2075,7 +2075,7 @@ msgstr "Сервэрийн буруу индекс нь: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "%1$s сервэрийн хост буруу. Өөрийн тохиргоогоо нягтална уу." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2137,7 +2137,7 @@ msgstr "MySQL хэлэх нь: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL тайлбар" @@ -2149,11 +2149,11 @@ msgstr "SQL тайлбарлахыг орхих" msgid "Without PHP Code" msgstr "PHP-кодгүй" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-код үүсгэх" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Да.дуудах" @@ -2162,7 +2162,7 @@ msgstr "Да.дуудах" msgid "Skip Validate SQL" msgstr "SQL шалгалтыг алгасах" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL-ийг батлах" @@ -2262,11 +2262,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2313,34 +2313,47 @@ msgstr "Таны сонгосон хавтас \"upload\" хийгдэхгүй msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Хаагдаагүй хашилт" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2348,35 +2361,35 @@ msgstr "" msgid "structure and data" msgstr "Бүтэц ба өгөгдөл" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Оруулалтыг дуусгах" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Өргөтгөсөн оруулалт" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2465,7 +2478,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2955,10 +2968,10 @@ msgstr "" msgid "Customize default options" msgstr "Асуудлын үр дүнгийн үйлдэл" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3530,7 +3543,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3586,349 +3599,345 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Хүснэгтийг эрэмбэлэлтээр өөрчлөх" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Асуултын цонх" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Хүснэгтийг да.нэрлэх" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Thread засах" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3937,321 +3946,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "өгөгдлийн сангийн нэр" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Хүснэгтийг задлах" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Баганын тайлбарыг харуулж байна" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Хүснэгт янзлах" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Баримтжуулал" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Авто сэргээх горим" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Нээлттэй хүснэгтүүдийг харуулах" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4259,28 +4268,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4290,90 +4299,90 @@ msgstr "" msgid "Password" msgstr "Нууц үг" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Багана нэмэх/устгах" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Анхдагч" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4381,56 +4390,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4438,13 +4447,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4464,63 +4473,63 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV хэрэглэх нь LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy #| msgid "Database export options" msgid "Database export options" msgstr "ӨС гаргах сонголтууд" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV өгөгдлийг MS Excel-ээр" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4607,7 +4616,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5053,62 +5062,62 @@ msgstr "" msgid "Browser transformation" msgstr "Хөтчийн өөрчлөл" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Хуулах" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Мөр устгагдсан" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Алах" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "асуултад" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Мөрүүдийг харуулж байна " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "Нийт" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Асуулт нь %01.4f сек авлаа" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Солих" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Асуудлын үр дүнгийн үйлдэл" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Хэвлэхээр харах (бүх бичвэртэй нь)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схем харуулах" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "Үүсгэх" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Холбоос олдсонгүй" diff --git a/po/ms.po b/po/ms.po index de2038ee44..7ad5b93fbe 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" @@ -196,7 +196,7 @@ msgstr "Komen" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -212,7 +212,7 @@ msgstr "Tidak" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -361,7 +361,7 @@ msgid "Edit or export relational schema" msgstr "Skema Hubungan" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -430,19 +430,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Isih" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Menaik" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -556,8 +556,8 @@ msgstr "Lungsur" msgid "Delete the matches for the %s table?" msgstr "Melonggok data bagi jadual" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -631,7 +631,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -659,20 +659,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Dengan pilihan:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tanda Semua" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -683,15 +683,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Paparan Cetak" @@ -749,7 +749,7 @@ msgstr "Kamus Data" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -938,7 +938,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1179,8 +1179,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1933,13 +1933,13 @@ msgstr "" msgid "Tables" msgstr "Jadual-jadual" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2044,7 +2044,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2106,7 +2106,7 @@ msgstr "MySQL berkata: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Terangkan Kod SQL" @@ -2118,11 +2118,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "Tanpa Kod PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Cipta Kod PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2131,7 +2131,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Melangkau Pengesahan SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Mengesahkan SQL" @@ -2229,11 +2229,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2280,21 +2280,34 @@ msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Tanda quote tidak disertakan" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2302,13 +2315,13 @@ msgstr "Tanda quote tidak disertakan" msgid "structure" msgstr "Struktur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2316,35 +2329,35 @@ msgstr "" msgid "structure and data" msgstr "Struktur dan data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Kemasukkan Selesai" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Penyelitan Lanjutan" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2433,7 +2446,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2921,10 +2934,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "data CSV" @@ -3495,7 +3508,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3551,345 +3564,341 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alter table order by" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tukarnama jadual ke" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Hubungan" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Tiada Jadual" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Tiada pangkalan data" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3898,321 +3907,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Pangkalan Data" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analyze table" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Baiki jadual" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Pilihan Pelayan" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Memaparkan Komen Kolum" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Penyataan" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Versi Pelayan" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Papar jadual" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistik Baris" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4220,28 +4229,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4251,91 +4260,91 @@ msgstr "" msgid "Password" msgstr "Katalaluan" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Namapengguna:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Tambah/Padam Kolum Medan" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Asal" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4343,56 +4352,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4400,13 +4409,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4426,62 +4435,62 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy msgid "Database export options" msgstr "Statistik pangkalan data" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV untuk sata MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4568,7 +4577,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4992,61 +5001,61 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Baris telah dipadam" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Bunuh" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "pada kueri" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Papar baris" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "jumlah" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ubah" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Papar Skema PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Versi Pelayan" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Pautan tidak dijumpai" diff --git a/po/nb.po b/po/nb.po index 91d03469fc..d1b687f985 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-03-07 11:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: norwegian \n" @@ -198,7 +198,7 @@ msgstr "Kommentarer" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Nei" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -352,7 +352,7 @@ msgid "Edit or export relational schema" msgstr "Rediger eller eksporter relasjonsskjema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -419,19 +419,19 @@ msgid "visual builder" msgstr "visuell bygger" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sorter" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigende" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -539,8 +539,8 @@ msgstr "Se på" msgid "Delete the matches for the %s table?" msgstr "Slett treffene for %s tabellen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -609,7 +609,7 @@ msgstr "Overvåkning er aktiv." msgid "Tracking is not active." msgstr "Overvåkning er ikke aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,20 +637,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s er standard lagringsmotor for denne MySQL tjeneren." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med avkrysset:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Merk alle" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -661,15 +661,15 @@ msgid "Check tables having overhead" msgstr "Merk overheng" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksporter" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Utskriftsvennlig forhåndsvisning" @@ -729,7 +729,7 @@ msgstr "Dataordbok" msgid "Tracked tables" msgstr "Overvåkede tabeller" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -929,7 +929,7 @@ msgstr "" "øker php tidsgrensen." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1157,8 +1157,8 @@ msgstr "Inline Edit" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1873,13 +1873,13 @@ msgstr "delt" msgid "Tables" msgstr "Tabeller" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1980,7 +1980,7 @@ msgstr "Ugyldig tjenerindeks: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ugyldig tjenernavn for tjener %1$s. Kontroller din konfigurasjon." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2042,7 +2042,7 @@ msgstr "MySQL sa: " msgid "Failed to connect to SQL validator!" msgstr "Kunne ikke koble til SQL validerer!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Forklar SQL" @@ -2054,11 +2054,11 @@ msgstr "Ikke forklar SQL" msgid "Without PHP Code" msgstr "uten PHP kode" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Lag PHP kode" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Oppdater" @@ -2067,7 +2067,7 @@ msgstr "Oppdater" msgid "Skip Validate SQL" msgstr "Ikke teste SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Test SQL" @@ -2165,11 +2165,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funksjonaliteten %s er påvirket av en kjent feil, se %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2215,62 +2215,75 @@ msgstr "Katalogen du anga for opplasting kan ikke nåes" msgid "There are no files to upload" msgstr "Det er ingen filer å laste opp" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Begge" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Åpne" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Lukket" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "data" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktur og data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Hurtig - vis minimalt med konfigureringer" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Bruker - vis alle konfigureringer" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Bruker - som ovenfor, men uten hurtigoppsett" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "Komplette inserts" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Utvidete innlegg" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "begge ovenforstående" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "ingen av de overstående" @@ -2356,7 +2369,7 @@ msgid "Set value: %s" msgstr "Sett verdi: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Gjennopprett standard verdi" @@ -2840,10 +2853,10 @@ msgstr "Endre visningsmodus" msgid "Customize default options" msgstr "Tilpass standardinstillinger" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV-data" @@ -3444,7 +3457,7 @@ msgid "Maximum displayed SQL length" msgstr "Maks lengde SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Brukere kan ikke angi en høyere verdi" @@ -3507,40 +3520,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dette er rediger, innsmettet rediger, kopier og slettede lenker" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Vis logo i venstre ramme" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "Bruk naturlig rekkefølge for å sortere tabell- og databasenavn" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Normal rekkefølge" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Bruk bare ikoner, bare tekst eller begge deler" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Ikonnavigasjonsmeny" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Bruk GZip utbuffring for økt hastighet i HTTP overføringer" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip utbuffring" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3548,42 +3555,42 @@ msgstr "" "[kbd]SMART[/kbd] - dvs. synkende rekkefølge for felter av typen TIME, DATE, " "DATETIME og TIMESTAMP, ellers stigende rekkefølge" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Standard sorteringsrekkefølge" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Bruk vedvarende forbindelser til MySQL databasen" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Vedvarende forbindelser" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Ikoniske tabelloperasjoner" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Ikke tillat BLOB eller BLOB og BINARY kolonner å bli redigert" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Beskytt binære kolonner" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3596,124 +3603,124 @@ msgstr "" "Slå på hvis du ønsker DB-basert spørringshistorie (trenger pmadb). Hvis " "avslått, vil JS-rutiner vise spørringshistorien (tapt ved lukking av vindu)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanent spørringshistorie" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Hvor mange spørringer lagres" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Spørringshistorielengde" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Fanen som vises når et nytt spørringsvindu åpnes" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Standard spørringsvindufane" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Høyde på spørringsvindu" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Spørringsvindu" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Bredde på spørringsvindu" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Velg hvilken funksjon som vil bli brukt for karaktertegnsettskonverteringer" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Rekodingsmotor" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Endre tabellens navn" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Gjenta topptekst" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Mappe for eksporter kan lagres på tjeneren" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Lagringsmappe" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "La stå tom hvis ikke brukt" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Rekkefølge for vertsautentisering" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "La stå tom for standard" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Vertsautentiseringsregler" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Tillat innlogging uten passord" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Tillat innlogging som root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm navn for visning ved bruk av HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3722,19 +3729,19 @@ msgstr "" "Stien til konfigfila for [a@http://swekey.com]SweKey hardware authentication" "[/a] (ikke lokalisert i din dokumentrot; foreslått: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey config fil" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Autentiseringsmetode som skal brukes" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Autentiseringstype" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3742,11 +3749,11 @@ msgstr "" "La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/bookmark]bokmerke[/a]" "støtte, anbefalt: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Bokmerketabell" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3754,31 +3761,31 @@ msgstr "" "La stå tom for ingen kolonnekommentarer/mime typer, anbefalt: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Kolonneinformasjonstabell" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Komprimer tilkoblingen til MySQL tjeneren" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Komprimer tilkobling" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hvordan koble til tjener, behold tcp hvis usikker" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tilkoblingstype" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Kontrollbrukerpassord" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3787,30 +3794,30 @@ msgstr "" "informasjon tilgjengelig på [a@http://wiki.phpmyadmin.net/pma/controluser]" "wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontrollbruker" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Tell tabeller ved visning av databaseliste" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Tell tabeller" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" "La stå tom for ingen Designer støtte, anbefalt: [kbd]designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Designertabell" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3818,58 +3825,58 @@ msgstr "" "Mer informasjon på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] og [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Slå av bruk av INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Hvilken PHP modul som skal brukes, bruk mysqli hvis støttet" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Bruk PHP modul" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skjul databaser som matcher regular expression (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Skul databaser" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL spørringshistorietabell" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Vertsnavn hvor MySQL tjeneren kjører" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Tjenervertsnavn" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Logg ut URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Forsøk å koble til uten passord" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Koble til uten passord" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3884,29 +3891,29 @@ msgstr "" "Du kan bruke MySQL jokertegn (% and _), escape dem hvis du ønsker å bruke " "dem direkte, f.eks. bruk 'my\\_db' og ikke 'my_db'" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Vis kun opplistede databaser" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "La stå tom om du ikke skal bruke config autentisering" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Passord for config autentisering" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "La stå tom for ingen PDF schema støtte, anbefalt: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schema: sidetabell" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3916,19 +3923,19 @@ msgstr "" "wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for komplett informasjon. La stå " "blank for å slå av. Anbefalt: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Ddatabasenavn" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Porten som MySQL tjeneren lytter på, la stå tom for standard verdi" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Tjenerport" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query tracking support, suggested: [kbd]" @@ -3939,13 +3946,13 @@ msgid "" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Husk brukernavn" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3953,19 +3960,19 @@ msgstr "" "La stå tom for ingen [a@http://wiki.phpmyadmin.net/pma/relation]relasjonslink" "[/a]støtte, anbefalt: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relasjonstabell" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL kommando for å hente liste over databaser" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES kommando" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3973,41 +3980,41 @@ msgstr "" "Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/" "a] for et eksempel" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon sesjonsnavn" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Sokkel som MySQL tjeneren lytter på, la stå tom for standard verdi" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Tjenersokkel" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Slå på SSL for tilkobling til MySQL tjener" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Bruk SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "La stå tom for ingen PDF schema støtte, anbefalt: [kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schema: tabellkoordinater" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4015,11 +4022,11 @@ msgstr "" "Tabell for beskrivelse av visningskolonner, la stå tom for ingen støtte; " "anbefalt: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Visningskolonnetabell" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query tracking support, suggested: [kbd]" @@ -4030,13 +4037,13 @@ msgid "" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmenter tabell" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4044,11 +4051,11 @@ msgstr "" "Om en DROP DATABASE IF EXISTS spørring skal bli lagt til som første linje i " "loggen når oppretter en database." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Legg til DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4056,11 +4063,11 @@ msgstr "" "Om en DROP TABLE IF EXISTS spørring vil bli lagt til som første linje til " "loggen når oppretter en tabell." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Legg til DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4068,31 +4075,31 @@ msgstr "" "Om en DROP VIEW IF EXISTS spørring vil bli lagt til som første linje i " "loggen når opprettes en visning." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Legg til DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definerer lista med spørringer autoopprettinga bruker for nye versjoner." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Spørringer som skal spores" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL spørringssporingstabell" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4100,11 +4107,11 @@ msgstr "" "Om sporingsmekanismen oppretter versjoner for tabeller og visninger " "automatisk." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automatisk opprette versjoner" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query tracking support, suggested: [kbd]" @@ -4115,15 +4122,15 @@ msgid "" msgstr "" "La stå tom for ingen SQL spørringshistorie, anbefalt: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Bruker for config autentisering" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4131,11 +4138,11 @@ msgstr "" "Slå av hvis du vet at dine pma_* tabeller er oppdaterte. Denne forhindrer " "kompabilitetssjekk og øker ytelsen" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Full kontroll" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4143,19 +4150,19 @@ msgstr "" "En brukervennlig beskrivelse av denne tjeneren. La stå tom for visning av " "vertsnavn istedet." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Fult navn for denne tjeneren" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Avgjør om en bruker får en "vis alle (rader)" knapp" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Tillat visning av alle rader" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4165,33 +4172,33 @@ msgstr "" "autentiseringsmodus siden passordet er hardkodet i konfigurasjonsfila; dette " "begrenser ikke muligheten til å utføre samme kommando direkte" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Vis passordendringsskjema" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Vis opprett database skjema" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Vis felttyper" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Vis funksjonsfelter i rediger/sett inn modus" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Vis funksjonsfelter" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4199,31 +4206,31 @@ msgstr "" "Vis link til [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "resultat" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Vis phpinfo() link" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Vis detaljert MySQL tjenerinformasjon" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Definer om SQL spørringer generert av phpMyAdmin skal vises" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Vis SQL spørringer" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Tillat visning av database og tabellstatistikk (f.eks. lagringsbruk)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Vis statistikk" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4231,11 +4238,11 @@ msgstr "" "Hvis verktøytips er påslått og en databasekommentar er definert vil denne " "bytte om på kommentar og det reelle navnet" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Vis databasekommentaren istedet for dens navn" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4247,29 +4254,29 @@ msgstr "" "direktivet, så bare mappen et kalt lik aliaset, selve tabellnavnet forblir " "uendret" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Vis tabellkommentar istedet for dens navn" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Vis tabellkommentarer i verktøytips" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Merk tabeller i bruk og gjør det mulig å vise databaser med låste tabeller" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Ignorer låste tabeller" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4279,28 +4286,28 @@ msgstr "" msgid "Password" msgstr "Passord" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Brukernavn" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4308,63 +4315,63 @@ msgstr "" "Foreslå et databasenavn i "Opprett Database" skjemaet (hvis mulig) " "eller behold tekstfeltet tomt" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Foreslå nytt databasenavn" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR textarea kolonner" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR textarea rader" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Forvalgt tittel" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Navn på nettleser når en tjener er valgt" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4376,37 +4383,37 @@ msgstr "" "Forwarded-For) header som kommer fra mellomlager 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Liste over godkjente mellomlager for IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Mappe på tjeneren hvor du kan laste opp filer for import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Opplastingsmappe" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Gjør det mulig å søke i hele databasen" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Bruk databasesøk" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4416,19 +4423,19 @@ msgstr "" "import.lib.php for standarder for hvor mange spørringer en flerutsagn " "spørringer kan inneholde." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Utførlig flere utsagn" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Sjekk for siste versjon" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4436,7 +4443,7 @@ msgstr "" msgid "Version check" msgstr "Versjonskontroll" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4444,7 +4451,7 @@ msgstr "" "Slå på [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-" "komprimering for import og eksportoperasjoner" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4468,61 +4475,61 @@ msgstr "Rekkefølge for vertsautentisering" msgid "Signon authentication" msgstr "Rekkefølge for vertsautentisering" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV med LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document regneark" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Egendefinert" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Databaseeksportinnstillinger" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV for MS Excel data" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document tekst" @@ -4609,7 +4616,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Returtype" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5025,62 +5032,62 @@ msgstr "Vis BLOB innhold" msgid "Browser transformation" msgstr "Nettvisertransformasjon" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Raden er slettet" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Avslutt" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "i spørring" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Viser rader " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "totalt" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Spørring tok %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Endre" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Spørringsresultatshandlinger" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Forhåndsvisning (med all tekst)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Vis PDF-skjema" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Opprett bruker" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link ikke funnet" @@ -10379,3 +10386,8 @@ msgstr "VIEW navn" #: view_operations.php:91 msgid "Rename view to" msgstr "Endre tabellens navn" + +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Vis logo i venstre ramme" diff --git a/po/nl.po b/po/nl.po index e3c888c466..f77c986cf7 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-03-16 20:18+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: dutch \n" @@ -198,7 +198,7 @@ msgstr "Opmerkingen" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Nee" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Bewerk of exporteer relationeel schema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "visuele query opbouwer" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sorteren" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Oplopend" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -540,8 +540,8 @@ msgstr "Verkennen" msgid "Delete the matches for the %s table?" msgstr "Verwijder gevonden rijen voor de tabel %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -610,7 +610,7 @@ msgstr "Tracking is ingeschakeld." msgid "Tracking is not active." msgstr "Tracking is niet actief." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,20 +639,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is de standaard storage engine op deze MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Met geselecteerd:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Selecteer alles" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -663,15 +663,15 @@ msgid "Check tables having overhead" msgstr "Selecteer tabellen met overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exporteer" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Afdrukken" @@ -731,7 +731,7 @@ msgstr "Data Woordenboek" msgid "Tracked tables" msgstr "Tabellen met tracker" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -935,7 +935,7 @@ msgstr "" "worden versoepeld." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1168,8 +1168,8 @@ msgstr "Wijzig inline" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1889,13 +1889,13 @@ msgstr "gedeeld" msgid "Tables" msgstr "Tabellen" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1998,7 +1998,7 @@ msgstr "Ongeldige serverindex: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ongeldige machinenaam voor server %1$s. Controleer uw configuratie." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2060,7 +2060,7 @@ msgstr "MySQL retourneerde: " msgid "Failed to connect to SQL validator!" msgstr "Er kan geen verbinding worden gemaakt met de SQL-validator!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Verklaar SQL" @@ -2072,11 +2072,11 @@ msgstr "Uitleg SQL overslaan" msgid "Without PHP Code" msgstr "zonder PHP-Code" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Genereer PHP-Code" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Vernieuw" @@ -2085,7 +2085,7 @@ msgstr "Vernieuw" msgid "Skip Validate SQL" msgstr "SQL-validatie overslaan" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Valideer SQL" @@ -2185,11 +2185,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "De %s functionaliteit heeft last van een bekend probleem, zie %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2235,62 +2235,77 @@ msgstr "De folder die u heeft ingesteld om te uploaden kan niet worden bereikt" msgid "There are no files to upload" msgstr "Er zijn geen bestanden om te uploaden" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Beide" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Hoogte" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Open" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Gesloten" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "structuur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "gegevens" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "Structuur en gegevens" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Snel - toon enkel de belangrijkste opties" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Uitgebreid - toon alle mogelijke opties" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Uitgebreid - als bovenstaande maar zonder snel/uitgebreid keuze" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "volledige invoegingen" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "uitgebreide invoegingen" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "beide bovenstaande opties" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "geen van bovenstaande opties" @@ -2377,7 +2392,7 @@ msgid "Set value: %s" msgstr "Zet waarde op: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Herstel standaard waarde" @@ -2866,10 +2881,10 @@ msgstr "Aanpassen verkennen-mode" msgid "Customize default options" msgstr "Aanpassen standaard opties" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV gegevens" @@ -3462,7 +3477,7 @@ msgid "Maximum displayed SQL length" msgstr "Maximaal getoonden SQL lengte" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Gebruiker kan geen hogere waarde instellen" @@ -3527,39 +3542,35 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dit zijn Bewerken, Inline bewerken, Kopieer en Delete links" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Toon links naar tabelrijen aan de linker zijder" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Toon links naar tabelrijen aan de rechter zijde" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" "Gebruik natuurlijke volgorde voor het sorteren van tabel en database namen" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Natuurlijke volgorde" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Gebruik enkel iconen, enkel tekst of beide" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Icoon gebruik in navigatie balk" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "gebruik GZip uitvoer buffering voor het versnellen van HTTP verkeer" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip uitvoer buffering" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3567,19 +3578,19 @@ msgstr "" "[kbd]SMART[/kbd] - op aflopende volgorde voor velden van het type TIME, " "DATE, DATETIME en TIMESTAMP, oplopend voor overige velden" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Standaard sorteer volgorde" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Gebruik persistente connecties voor MySQL databases" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Persistente connecties" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3588,23 +3599,23 @@ msgstr "" "Schakel de waarschuwing uit op de database details Structuur pagina als een " "benodigde tabel voor phpMyAdmin configuratie opslag niet gevonden kan worden" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin configuratie opslag tabellen ontbreken" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Icoon gebruik bij tabel bewerkingen" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Blokkeer het bewerken van 'BLOB' en 'BINARY' velden" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Bescherm binaire velden" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3615,120 +3626,120 @@ msgstr "" "worden JS-routines gebruikt om query geschiedenis te tonen (deze gaat " "verloren bij het sluiten van het venster)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanente query geschiedenis" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Hoeveel queries er worden bewaard in de geschiedenis" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Query geschiedenis lengte" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Tabblad dat wordt getoond bij het openen van een nieuw query-venster" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Standaard query-venster tabblad" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Query-vensterhoogte (in pixels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Query-vensterhoogte" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Query-vensterbreedte (in pixels)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Query-vensterbreedte" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Selecteer welke functies worden gebruikt om karakterset conversies uit te " "voeren" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Hercoderings engine" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tabel hernoemen naar" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Herhaal de kopregel elke X cellen, [kbd]0[/kbd] schakelt deze functie uit" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Herhaal kopregels" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Toon helpknop in plaats van Documentatie tekst" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Toon helpknop" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Directory op de server waar exports kunnen worden opgeslagen" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Opslag directory" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Laat dit veld leeg indien u het niet wenst te gebruiken" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Machine autorisatie volgorde" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Laat dit veld leeg om de standaardwaarde te gebruiken" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Host autorisatie regels" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Inloggen zonder wachtwoord toestaan" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Root login toestaan" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm naam om weer te geven tijdens HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3738,19 +3749,19 @@ msgstr "" "hardware authenticatie[/a] (niet binnen de document root directory van uw " "webserver; suggestie: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey configuratiebestand" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "De te gebruiken authenticatie methode" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Authenticatie type" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3758,11 +3769,11 @@ msgstr "" "Laat dit veld leeg om geen [a@http://wiki.phpmyadmin.net/pma/bookmark]" "bookmarks[/a] te gebruiken, suggestie: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Bookmark tabel" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3770,31 +3781,31 @@ msgstr "" "Laat dit veld leeg om geen kolom commentaren en mimetypes te ondersteunen, " "suggestie: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Kolom informatie tabel" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Comprimeer verbinding naar de MySQL-server" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Comprimeer verbinding" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hoe te verbinden met de server, gebruik bij twijfel [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Verbindingstype" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Controle gebruiker wachtwoord" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3802,19 +3813,19 @@ msgstr "" "Een speciale MySQL gebruiker met beperkte rechten, zie de [a@http://wiki." "phpmyadmin.net/pma/controluser]wiki[/a] voor meer informatie" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Controle gebruiker" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Tel het aantal tabellen bij het weergeven van een database lijst" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Tel tabellen" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3822,11 +3833,11 @@ msgstr "" "Laat dit veld leeg om de Designer niet te gebruiken, suggestie: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Designer tabel" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3834,30 +3845,30 @@ msgstr "" "Zie voor meer informatie: [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] en [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Maak geen gebruik van INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Welke PHP-extensie er gebruikt zal worden; gebruik mysqli waar mogelijk" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP-extensie" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Verberg databases die aan de hier opgegeven reguliere expressie (PCRE) " "voldoen" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Verberg databases" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3865,31 +3876,31 @@ msgstr "" "Laat dit veld leeg om geen SQL-historie te ondersteunen, suggestie: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL-query historie tabel" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Machinenaam waar de MySQL-server bereikbaar is" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Server machinenaam" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Uitlog URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Probeer te verbinden zonder wachtwoord" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Verbind zonder wachtwoord" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3903,31 +3914,31 @@ msgstr "" "sorteren door hun naam op volgorde in te voeren en met [kbd]*[/kbd] te " "eindigen om de rest op alfabetische volgorde te tonen." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Toon enkel de opgesomde databases" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" "Laat dit veld leeg indien u geen gebruik maakt van 'config' authenticatie" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Wachtwoord voor 'config' authenticatie" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Laat dit veld leeg wanneer PDF-schema wil ondersteunen, suggestie: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-schema: pagina's tabel" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3938,21 +3949,21 @@ msgstr "" "informatie. Laat dit veld leeg om dit uit te schakelen, suggestie: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Databasenaam" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Het TCP poortnummer waarop MySQL luistert, laat dit veld leeg om de " "standaard waarde te gebruiken" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Server poort" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3964,13 +3975,13 @@ msgstr "" "Laat dit veld leeg om geen gebruikers instellingen op te slaan, voorgesteld: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Herinner gebruikersnaam" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3978,19 +3989,19 @@ msgstr "" "Laat dit veld leeg om geen [a@http://wiki.phpmyadmin.net/pma/relation]" "relation-links[/a] te ondersteunen, suggestie: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relatie tabel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL-commando om de beschikbare databases op te vragen" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES opdracht" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3998,44 +4009,44 @@ msgstr "" "Zie [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authenticatie typen[/" "a] voor een voorbeeld" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon sessienaam" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Het socket waarop de MySQL-server luistert, laat dit leeg voor de standaard " "waarde" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "SSL toepassen voor de verbinding naar de MySQL-server" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Gebruik SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Laat dit veld leeg om geen PDF-schema te ondersteunen, suggestie: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-schema: tabel coördinaten" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4044,11 +4055,11 @@ msgstr "" "is, laat dit veld leeg om weer te geven velden niet te ondersteunen; " "suggestie: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Toon velden tabel" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4060,13 +4071,13 @@ msgstr "" "Laat dit veld leeg om geen gebruikers instellingen op te slaan, voorgesteld: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Gebruikersvoorkeuren opslagtabel" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4074,11 +4085,11 @@ msgstr "" "Of DROP DATABASE IF EXISTS opdracht toegevoegd wordt als eerste regel van de " "log als een database aangemaakt wordt." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Voeg DROP DATABASE toe" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4086,12 +4097,12 @@ msgstr "" "Of een DROP TABLE IF EXISTS opdracht toegevoegd wordt als eerste regel van " "de log als een tabel aangemaakt wordt." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Voeg DROP TABLE toe" # "statement" hier vertalen is geen goed idee. -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4099,21 +4110,21 @@ msgstr "" "Of een DROP VIEW IF EXISTS statement als de eerste lijn toegevoegd zal " "worden bij het aanmaken van een weergave of niet." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Voeg DROP VIEW toe" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definiëert de lijst van opdrachten die gebruikt worden bij het automatisch " "aanmaken bij nieuwe versies." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Bij te houden opdrachten" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4121,11 +4132,11 @@ msgstr "" "Laat dit veld leeg om geen SQL-geschiedenis te ondersteunen, voorgesteld: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL-query opvolgingstabel" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4133,11 +4144,11 @@ msgstr "" "Of het opvolgsysteem versies voor tabellen en weergaven automatisch aanmaakt " "of niet." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automatisch versies aanmaken" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4145,15 +4156,15 @@ msgstr "" "Laat dit veld leeg om geen gebruikers instellingen op te slaan, voorgesteld: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Gebruikersvoorkeuren opslagtabel" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Gebruiker voor 'config' authenticatie" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4161,11 +4172,11 @@ msgstr "" "Schakel dit uit wanneer u zeker weet dat uw pma_* tabellen up-to-date zijn. " "Dit voorkomt compatibiliteitscontroles en verbeterd daarmee de prestaties" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Uitgebreide controle" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4173,19 +4184,19 @@ msgstr "" "Een gebruiksvriendelijke naam voor deze server. Laat dit veld leeg om de " "machinenaam te tonen." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Uitgebreide naam voor deze server" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Of er een "Toon alle (rijen)" knop moet worden getoond" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Toon alle rijen" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4196,34 +4207,34 @@ msgstr "" "configuratiebestand staat opgeslagen; dit beperkt echter niet de " "mogelijkheid om het bijbehorende SQL-commando handmatig uit te voeren" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Toon formulier voor wachtwoord wijzigen" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Toon formulier om een nieuwe database te creëren" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" "Definiëert of type velden initiëel getoond worden in bewerk/toevoeg modus" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Toon veld typen" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Toon de functie velden tijdens het wijzigen/invoegen" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Toon functie velden" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4231,35 +4242,35 @@ msgstr "" "Toon link naar de [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/" "a] uitvoer" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Toon phpinfo() link" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Toon gedetailleerde MySQL-server informatie" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "Geeft aan of SQL-queries die door phpMyAdmin werden gegenereerd moeten " "worden getoond" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Toon SQL-queries" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Maakt het mogelijk om statistieken van databases en tabellen te tonen (over " "o.a. het schijfgebruik)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Toon statistieken" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4267,11 +4278,11 @@ msgstr "" "Indien tooltips zijn ingeschakeld en er een database opmerking aanwezig is, " "wisselt dit de opmerking en de werkelijke naam om" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Toon database opmerking in plaats van de naam" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4282,30 +4293,30 @@ msgstr "" "$cfg['LeftFrameTableSeparator'] gesplitst. Hierdoor krijgt enkel de map de " "naam van de opmerking, de tabelnaam blijft ongewijzigd" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Toon tabel opmerking in plaats van de naam" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Toon tabel opmerking in een tooltip" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markeer in gebruik zijnde tabellen, waardoor het mogelijk om een databases " "die deze tabellen bevat te tonen" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Herken vergrendelde tabellen" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Vereist dat SQL Validator geactiveerd is" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4315,7 +4326,7 @@ msgstr "Vereist dat SQL Validator geactiveerd is" msgid "Password" msgstr "Wachtwoord" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4323,23 +4334,23 @@ msgstr "" "[strong]Waarschuwing:[/strong] Vereist dat PHP SOAP extensie of PEAR SOAP " "geïnstalleerd is" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Activeer SQL Validator" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "Geef eventueel aangepaste gebruikersnaam op (standaard [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Gebruikersnaam" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4348,21 +4359,21 @@ msgstr "" "database in het "e;Nieuwe database aanmaken" formulier, of laat het " "veld leeg" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Stel een databasenaam voor" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Een waarschuwing wordt getoond op de hoofdpagina als Suhosin gedetecteerd " "wordt" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin waarschuwing" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4370,11 +4381,11 @@ msgstr "" "Tekstveld grootte (kolommen) in aanpas modus, deze waarde wordt benadrukt " "weergegeven voor SQL query tekstvelden (*2) en voor het Query scherm (*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Textarea kolommen" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4382,31 +4393,31 @@ msgstr "" "Tekstveld grootte (rijen) in aanpas modus, deze waarde wordt benadrukt " "weergegeven voor SQL query tekstvelden (*2) en voor het Query scherm (*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Tekstveld regels" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Titel van het browser scherm wanneer een database is geselecteerd" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Titel van het browser scherm wanneer niets geselecteerd is" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Standaard titel" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Titel van het browser scherm wanneer een server is geselecteerd" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Titel van het browser scherm wanneer een tabel is geselecteerd" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4418,28 +4429,28 @@ msgstr "" "For) header moet vertrouwen wanneer deze afkomstig is van het IP 1.2.3.4:[br]" "[kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Lijst van vertrouwde proxy servers" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Directory op de server waar te importeren bestanden kunnen worden geupload" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Upload folder" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Maak het mogelijk om te zoeken binnen de gehele database" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Gebruik database doorzoeken" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4447,11 +4458,11 @@ msgstr "" "Wanneer uitgeschakeld, kunnen gebruikers geen van de opties onderaan " "wijzigen, onafhankelijk van het aanvinkveld aan de rechterkant" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Schakel de ontwikkelaar tab in bij instellingen" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4461,20 +4472,20 @@ msgstr "" "meervoudigeopdracht. Zie libraries/import.lib.php voor de criteria waarop " "wordt gebaseerd hoeveel opdrachten een query mag bevatten." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Uitgebreide uitvoer voor meervoudigeopdrachten" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Controleer de meest recente versie" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Schakel de controle op de nieuwste versie in op de hoofdpagina van phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4482,7 +4493,7 @@ msgstr "" msgid "Version check" msgstr "Versie controle" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4490,7 +4501,7 @@ msgstr "" "Gebruik [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compressie " "voor import en export operaties" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4510,61 +4521,61 @@ msgstr "HTTP authenticatie" msgid "Signon authentication" msgstr "Signon authenticatie" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV met behulp van LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Werkboek" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Werkboek" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document rekenblad" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Snel" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Aangepast" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Database export opties" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV voor MS Excel data" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Tekst" @@ -4656,7 +4667,7 @@ msgstr "Routines" msgid "Return type" msgstr "Retour type" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5060,58 +5071,58 @@ msgstr "Toon BLOB inhoud" msgid "Browser transformation" msgstr "Browser transformaties" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopiëren" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "De rij is verwijderd" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "stop proces" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Toon Records" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "totaal" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Query duurde %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Veranderen" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Query resultaat bewerkingen" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Afdrukken (met volledige teksten)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Grafiek weergeven" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "VIEW aanmaken" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link niet gevonden" @@ -10350,6 +10361,12 @@ msgstr "VIEW-naam" msgid "Rename view to" msgstr "Hernoem view naar" +#~ msgid "Show table row links on left side" +#~ msgstr "Toon links naar tabelrijen aan de linker zijder" + +#~ msgid "Show table row links on right side" +#~ msgstr "Toon links naar tabelrijen aan de rechter zijde" + #~ msgid "Background color" #~ msgstr "Achtergrondkleur" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 266235635a..a82e4dd311 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -198,7 +198,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -351,7 +351,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -418,19 +418,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -538,8 +538,8 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -608,7 +608,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, possible-php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -636,20 +636,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -660,15 +660,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -722,7 +722,7 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -906,7 +906,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1121,8 +1121,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1812,13 +1812,13 @@ msgstr "" msgid "Tables" msgstr "" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1912,7 +1912,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -1974,7 +1974,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "" @@ -1986,11 +1986,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -1999,7 +1999,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "" @@ -2097,11 +2097,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2147,62 +2147,75 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2287,7 +2300,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2749,10 +2762,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "" @@ -3300,7 +3313,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3356,337 +3369,333 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3695,307 +3704,307 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4003,28 +4012,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4034,86 +4043,86 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4121,56 +4130,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4178,13 +4187,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4204,61 +4213,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4345,7 +4354,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4721,58 +4730,58 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, possible-php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" diff --git a/po/pl.po b/po/pl.po index c3ecd155e9..a936402d3e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-02-24 16:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: polish \n" @@ -200,7 +200,7 @@ msgstr "Komentarze" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Nie" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -358,7 +358,7 @@ msgid "Edit or export relational schema" msgstr "Edytuj lub eksportuj schemat relacji" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -426,19 +426,19 @@ msgid "visual builder" msgstr "edytor graficzny" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortuj" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Rosnąco" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -549,8 +549,8 @@ msgstr "Przeglądaj" msgid "Delete the matches for the %s table?" msgstr "Usuń wszystkie trafienia dla tabeli %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -620,7 +620,7 @@ msgstr "Monitorowanie jest aktywne." msgid "Tracking is not active." msgstr "Monitorowanie nie jest aktywne." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -650,20 +650,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s to domyślny mechanizm składowania tego serwera MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Zaznaczone:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zaznacz wszystkie" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -674,15 +674,15 @@ msgid "Check tables having overhead" msgstr "Zaznacz nieoptymalne" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Widok do druku" @@ -742,7 +742,7 @@ msgstr "Słownik danych" msgid "Tracked tables" msgstr "Monitorowane tabele" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -940,7 +940,7 @@ msgstr "" "importu bez zwiększenia limitów czasowych PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1179,8 +1179,8 @@ msgstr "Mechanizmy" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1919,13 +1919,13 @@ msgstr "współdzielone" msgid "Tables" msgstr "Tabele" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2032,7 +2032,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Niewłaściwa nazwa hosta serwera %1$s. Proszę przyjrzeć się konfiguracji." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2096,7 +2096,7 @@ msgstr "MySQL zwrócił komunikat: " msgid "Failed to connect to SQL validator!" msgstr "Nie można połączyć się z serwerem MySQL" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Wyjaśnij SQL" @@ -2108,11 +2108,11 @@ msgstr "Pomiń wyjaśnienie SQL" msgid "Without PHP Code" msgstr "Bez kodu PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Utwórz kod PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Odśwież" @@ -2121,7 +2121,7 @@ msgstr "Odśwież" msgid "Skip Validate SQL" msgstr "Pomiń sprawdzanie poprawności SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Sprawdź poprawność SQL" @@ -2221,11 +2221,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funkcja %s jest dotknięta przez znany błąd, zobacz %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2272,34 +2272,47 @@ msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików" msgid "There are no files to upload" msgstr "Nie podałeś plików do wgrania na serwer" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Oba" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Otwórz" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Zamknij" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "dane" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2307,35 +2320,35 @@ msgstr "dane" msgid "structure and data" msgstr "Struktura i dane" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Pokaż tylko podstawowe opcje do konfiguracji" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Pełna - wyświetl wszystkie opcje konfiguracyjne" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Pełne dodania" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Rozszerzone dodania" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "oba powyższe" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "żadne z powyższych" @@ -2423,7 +2436,7 @@ msgid "Set value: %s" msgstr "Ustaw wartość: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Przywróć wartość domyślną" @@ -2923,10 +2936,10 @@ msgstr "Personalizuj tryb przeglądania" msgid "Customize default options" msgstr "Indywidualizacja opcji eksportu" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3536,7 +3549,7 @@ msgid "Maximum displayed SQL length" msgstr "Maksymalna pokazywana długość SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Użytkownicy nie mogą ustawić wyższej wartości" @@ -3601,205 +3614,199 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Pokaż logo w lewej ramce" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "Użyj naturalnego sortowania tabel i baz danych" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Sortowanie tabeli wg" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Używaj tylko ikon, tylko tekstu lub ikon i tekstu" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Wygląd interfejsu paska nawigacji" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Czy kompresować GZip-em wyjście w celu zwiększenia szybkości transferów HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Kompresja wyjścia GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Domyslny porządek sortowania" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Czy użyć trwałych połączeń do baz danych MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Trwałe połączenia" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Brakuje tabel przechowujących konfigurację phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Wygląd interfejsu do operacji na tabeli" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Chroń kolumny binarne" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanentna historia zapytań" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Ile zapytań ma być przechowywanych w historii" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Długość historii zapytań" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Zakładka wyświetlana po otwarciu nowego okna zapytań" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Domyślna zakładka okna zapytań" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Wysokość pola zapytania (w pikselach)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Wysokość pola zapytania" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Szerokość pola zapytania (w pikselach)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Szerokość pola zapytania" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Wybierz funckje, które będą użyte do konwersji kodowania napisów" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Mechanizm konwersji kodowania napisów" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Zmień nazwę tabeli na" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Liczba wątków naprawiających" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Pokaż przycisk pomocy" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Katalog na serwerze, w którym będą zapisywane eksportowane pliki" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Katalog do zapisu" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Należy pozostawić puste jeśli nie jest używane" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy msgid "Host authorization order" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Pozostaw puste, aby użyć wartości domyślnych" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy msgid "Host authorization rules" msgstr "Uwierzytelnianie sprzętowe nie powiodło się" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Pozwól na logowanie bez hasła" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Pozwól na logowanie się roota" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Nazwa \"Auth Realm\" wyświetlana przy autoryzacji HTTP Basic" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3809,19 +3816,19 @@ msgstr "" "SweKey[/a]. Relatywna ścieżka do głównego katalogu phpMyAdmin, np. ./swekey." "conf" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Plik konfiguracyjny SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Jaka metoda uwierzytelniania ma być użyta" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Typ uwierzytelniania" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3829,11 +3836,11 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać zakładek [a@http://wiki.phpmyadmin.net/" "pma/bookmark]bookmark[/a]. Sugerowana nazwa: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabela zakładek" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3841,32 +3848,32 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać komentarzy i typów mime. Sugerowana " "nazwa: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabela informacji o kolumnach" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Czy połączenie do serwera MySQL ma być kompresowane" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Kompresja połączenia" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Sposób połączenia z serwerem; w razie niepewności, należy pozostawić tcp" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Typ połączenia" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Hasło użytkownika monitorującego" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3875,19 +3882,19 @@ msgstr "" "jest dostępnych pod adresem: [a@http://wiki.phpmyadmin.net/pma/controluser]" "wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Użytkownik monitorujący" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Zliczaj tabele podczas pokazywania listy bazy danych" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Zliczaj tabele" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3895,11 +3902,11 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać trybu projektowania. Sugerowana nazwa: " "[kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabela trybu projektowania" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3908,29 +3915,29 @@ msgstr "" "tracker.php?aid=1849494]PMA bug tracker[/a] i [a@http://bugs.mysql.com/19588]" "MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Wyłącz używanie INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Jakiego rozszerzenie PHP ma być użyte; o ile jest obsługiwane, należy podać " "mysqli" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Rozszerzenie PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Ukryj bazy danych pasujące do wyrażenia regularnego (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Ukryj bazy danych" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3938,31 +3945,31 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać historii zapytań SQL. Sugerowana nazwa: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabela historii zapytań SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Nazwa hosta na którym uruchomiony jest serwer MySQL" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Nazwa hosta serwera" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL wylogowania" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Ma być podejmowana próba łączenia się bez hasła" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Łącz się bez hasła" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -3978,31 +3985,31 @@ msgstr "" "znakiem \\, by uzyskać je w znaczeniu dosłownym, np. 'moja\\_baza' a nie " "'moja_baza'" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Pokaż tylko wymienione bazy danych" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" "Należy pozostawić puste w przypadku innego niż config typu uwierzytelniania" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Hasło dla uwierzytelniania typu config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "Schemat PDF: strony tabeli" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4013,22 +4020,22 @@ msgstr "" "pmadb]pmadb[/a]. Puste pole oznacza brak obsługi. Domyślna wartość: [kbd]" "phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nazwa bazy danych" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port na którym nasłuchuje serwer MySQL, pole puste oznacza wartość domyślną" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port serwera" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no column comments/mime types, suggested: [kbd]" @@ -4040,13 +4047,13 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać komentarzy i typów mime. Sugerowana " "nazwa: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Przypominaj nazwę użytkownika" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4054,19 +4061,19 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać [a@http://wiki.phpmyadmin.net/pma/" "relation]relation-links[/a]. Sugerowana nazwa: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Tabela relacji" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Polecenie SQL do pobrania dostępnych baz danych" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Polecenie SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4074,56 +4081,56 @@ msgstr "" "Zobacz przykład usługi pojedynczego logowania (Signon) [a@http://wiki." "phpmyadmin.net/pma/auth_types#signon]authentication types[/a]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Nazwa sesji usługi pojedynczego logowania (Signon)" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL usługi pojedynczego logowania (Signon)" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Gniazdko, na którym nasłuchuje serwer MySQL, pole puste oznacza wartość " "domyślną" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Gniazdo serwera" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Aktywuj SSL do połączeń z serwerem MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Używaj SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "Schemat PDF: współrzędne tabeli" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Wyświetl komentarze dla kolumn" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/" @@ -4135,89 +4142,89 @@ msgstr "" "Pozostaw puste, aby nie obsługiwać schematu PDF. Sugerowana nazwa: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabela przechowująca preferencje użytkowników" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Dodaj DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Dodaj DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Dodaj DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Cecha" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabela śledzenia zapytań SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Tryb automatycznej naprawy" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabela przechowująca preferencje użytkowników" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Użytkownik dla uwierzytelniania typu config" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4225,11 +4232,11 @@ msgstr "" "Dezaktywuj jeśli jesteś pewien, że tabele pma_* są zaktualizowane. To " "zapobiega ciągłemu sprawdzaniu kompatybilności, przez co zwiększa wydajność" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Szczegółowe sprawdzanie" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4237,19 +4244,19 @@ msgstr "" "Przyjazny opis serwera dla użytkownika. Pozostaw puste, aby wyświetlić nazwę " "hosta." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Szczegółowa nazwa serwera" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Pozwól wyświetlać wszystkie rekordy" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4260,35 +4267,35 @@ msgstr "" "pliku konfiguracyjnym. To nie ogranicza możliwości wykonania tego samego " "polecenia bezpośrednio" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Pokaż formularz zmiany hasła" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Pokaż formularz tworzenia bazy danych" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Pokaż otwarte tabele" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Wyświetla pola z funkcjami w trybie edycji/dodawania" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Pokaż pola z funkcjami" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4296,33 +4303,33 @@ msgstr "" "Pokazuje odnośnik do [a@http://php.net/manual/function.phpinfo.php]phpinfo()" "[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Pokaż odnośnik phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Pokaż szczegółowe informacje o serwerze MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Czy mają być pokazywane zapytania SQL generowane przez phpMyAdmina" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Pokaż zapytania SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Pozwala wyświetlać statystyki bazy danych i tabeli (np. wykorzystanie " "miejsca)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Pokaż statystyki" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4330,11 +4337,11 @@ msgstr "" "Jeśli podpowiedzi są włączone i ustawiony jest komentarz do bazy danych, " "zamienia komentarz i nazwę bazy danych" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Wyświetla komentarz do bazy danych zamiast jej nazwy" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4346,30 +4353,30 @@ msgstr "" "['LeftFrameTableSeparator']. A więc tylko katalog jest nazywany jako alias, " "a nazwa tabeli pozostaje niezmieniona" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Wyświetla komentarz do tabeli zamiast jej nazwy" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Wyświetla komentarz do tabeli w postaci podpowiedzi" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Zaznacza używane tabele i umożliwia pokazanie baz danych z zablokowanymi " "tabelami" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Pomiń zablokowane tabele" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Wymaga włączenia walidatora SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4379,7 +4386,7 @@ msgstr "Wymaga włączenia walidatora SQL" msgid "Password" msgstr "Hasło" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4387,11 +4394,11 @@ msgstr "" "[strong]Ostrzeżenie:[/strong] wymaga zainstalowanego rozszerzenia PHP SOAP " "lub PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Włącz walidator SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4399,12 +4406,12 @@ msgstr "" "Jeśli masz swoją nazwa użytkownika, ustaw ją tutaj (domyślnie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Nazwa użytkownika" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4412,33 +4419,33 @@ msgstr "" "Sugeruje nazwę bazy danych podczas operacji "Utwórz bazę danych" " "(jeśli możliwe) lub zostawia puste pole" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Zasugeruj nazwę nowej bazy danych" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" "Ostrzeżenie jest wyświetlane na stronie głównej, jeśli wykryte jest " "rozszerzenie Suhosin" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Ostrzeżenie Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/usuń pola" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4446,31 +4453,31 @@ msgstr "" "Wielkość pola textarea (wierszy) w trybie edycji. Wartość będzie powięszkona " "dla zapytań SQL (*@) i okna zapytań (*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Wierszy w polu textarea" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Tytuł okna, jeśli jest wybrana baza danych" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Tytuł okna, jeśli nic nie jest wybrane" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Domyślny tytuł" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Tytuł okna, jeśli wybrany jest serwer" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4482,30 +4489,30 @@ msgstr "" "nagłówku HTTP_X_FORWARDED_FOR (X-Forwarded-For) przesłanym przez serwer " "pośredniczący (proxy) 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" "Lista zaufanych adresów IP serwerów pośredniczących (proxy) dla reguł allow/" "deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Katalog na serwerze, do którego można przesyłać pliki w celu importowania" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Katalog na przesyłane pliki" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Pozwól na przeszukiwanie całej bazy danych" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Przeszukiwanie bazy danych" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4513,11 +4520,11 @@ msgstr "" "Kiedy wyłączone, użytkownicy nie mogą zmienić żadnej z poniższych opcji , " "wyłączając zaznaczone po prawej" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Włącz zakładkę Developerską w ustawieniach" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4527,19 +4534,19 @@ msgstr "" "Zobacz libraries/import.lib.php, aby dowiedzieć się ile instrukcja może " "domyślnie zawierać zapytań." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Szczegóły wielokrotnych instrukcji" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Sprawdź, czy jest nowsza wersja" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Włącza sprawdzanie czy są aktualizacje phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4547,7 +4554,7 @@ msgstr "Włącza sprawdzanie czy są aktualizacje phpMyAdmin" msgid "Version check" msgstr "Sprawdzenie wersji" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4555,7 +4562,7 @@ msgstr "" "Włącza format kompresji [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP" "[/a] dla operacji importu i eksportu" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4576,63 +4583,63 @@ msgstr "Uwierzytelnianie HTTP" msgid "Signon authentication" msgstr "Typ uwierzytelniania" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV przy użyciu LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Skoroszyt Excel 97-2003 XLS" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Skoroszyt Excel 2007 XLSX" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Arkusz kalkulacyjny OpenDocument" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Szybko" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Własny kolor" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcje eksportu bazy danych" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV dla MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Tekst w formacie Open Document" @@ -4726,7 +4733,7 @@ msgstr "Procedury i funkcje" msgid "Return type" msgstr "Zwracany typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5190,61 +5197,61 @@ msgstr "Pokaż zawartość BLOB" msgid "Browser transformation" msgstr "Sposób prezentacji danych" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopiuj" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Rekord został skasowany" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Unicestwij" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "w zapytaniu" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Pokaż rekordy " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "wszystkich" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Wykonanie zapytania trwało %01.4f sekund(y)" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Zmień" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operacja na wynikach zapytania" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Widok do druku (z pełnymi tekstami)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Wyświetl schemat PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Utwórz związek" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Łącze nie znalezione" @@ -10671,6 +10678,11 @@ msgstr "Nazwa widoku" msgid "Rename view to" msgstr "Zmień nazwę perspektywy na" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Pokaż logo w lewej ramce" + #~ msgid "Background color" #~ msgstr "Kolor tła" diff --git a/po/pt.po b/po/pt.po index 51b8aa377d..0bcdca5643 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-03-26 03:23+0200\n" "Last-Translator: \n" "Language-Team: portuguese \n" @@ -198,7 +198,7 @@ msgstr "Comentários" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Não" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Editar ou exporta o esquema relacional (schema)" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "Construtor Gráfico" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordenação" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -540,8 +540,8 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "Apagar os semelhantes para a %s tabela?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -610,7 +610,7 @@ msgstr "Detecção de Alterações está activa." msgid "Tracking is not active." msgstr "Detecção de Alterações está desactivada." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o storage engine por defeito neste MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Com os seleccionados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "Verificar tabelas com overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vista de impressão" @@ -732,7 +732,7 @@ msgstr "Dicionario de dados" msgid "Tracked tables" msgstr "Tabelas em tracking" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -935,7 +935,7 @@ msgstr "" "incremente os tempos de limite de php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1167,8 +1167,8 @@ msgstr "Editar em linha" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1928,13 +1928,13 @@ msgstr "" msgid "Tables" msgstr "Tabelas" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2041,7 +2041,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2103,7 +2103,7 @@ msgstr "Mensagens do MySQL : " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2115,11 +2115,11 @@ msgstr "Saltar Explicar SQL" msgid "Without PHP Code" msgstr "sem código PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Criar código PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2128,7 +2128,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Saltar a validação SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validar SQL" @@ -2226,11 +2226,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2277,21 +2277,34 @@ msgstr "Não é possivel alcançar a directoria que configurou para fazer upload msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Aspa não fechada" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2299,13 +2312,13 @@ msgstr "Aspa não fechada" msgid "structure" msgstr "Estrutura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2313,35 +2326,35 @@ msgstr "" msgid "structure and data" msgstr "Estrutura e dados" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Instrucções de inserção completas" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Instrucções de inserção múltiplas" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2429,7 +2442,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2924,10 +2937,10 @@ msgstr "" msgid "Customize default options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "Dados CSV" @@ -3511,7 +3524,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3569,352 +3582,348 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alterar a ordem da tabela por" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Janela de Query" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Renomeia a tabela para " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Ligações" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Sem tablelas" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "versão do PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Sem bases de dados" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3923,321 +3932,321 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy msgid "Database name" msgstr "Base de Dados" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizar tabela" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Reparar tabela" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Escolha do Servidor" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Mostrando comentários das Colunas" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Itens" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Versão do servidor" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Mostra tabelas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Mostrar queries completos" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Estatísticas dos registos" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4245,29 +4254,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Mostra tabelas" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4277,91 +4286,91 @@ msgstr "" msgid "Password" msgstr "Palavra-passe" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Utilizador :" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adicionar/Remover Campos" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Defeito" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4369,56 +4378,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4426,13 +4435,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4452,61 +4461,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opções de exportação da Base de Dados" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "dados CSV para MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4594,7 +4603,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5022,61 +5031,61 @@ msgstr "" msgid "Browser transformation" msgstr "Transformação do navegador" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Registo eliminado" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Termina" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "na pesquisa" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Mostrando registos " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "O Query demorou %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Muda" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Vista de impressão (com texto inteiro)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Mostrar o esquema de PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Versão do servidor" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link não encontrado" diff --git a/po/pt_BR.po b/po/pt_BR.po index d8fe5f3ab0..54ff0eda2d 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-14 17:44+0200\n" "Last-Translator: \n" "Language-Team: brazilian_portuguese \n" @@ -199,7 +199,7 @@ msgstr "Comentários" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Não" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Editar ou exportar esquema relacional" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "construtor visual" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Ordenar" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ascendente" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -543,8 +543,8 @@ msgstr "Visualizar" msgid "Delete the matches for the %s table?" msgstr "Excluir correspondentes para a tabela %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -613,7 +613,7 @@ msgstr "Rastreamento está ativo." msgid "Tracking is not active." msgstr "Rastreamento não está ativo." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -643,20 +643,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s é o stored engine padrão neste servidor MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Com marcados:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marcar todos" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -667,15 +667,15 @@ msgid "Check tables having overhead" msgstr "Verificar sobre-carga" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportar" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Visualização para impressão" @@ -734,7 +734,7 @@ msgstr "Dicionário de dados" msgid "Tracked tables" msgstr "Tabelas rastreadas" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -934,7 +934,7 @@ msgstr "" "aumente o tempo limite do PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1172,8 +1172,8 @@ msgstr "Engines" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1914,13 +1914,13 @@ msgstr "compartilhado" msgid "Tables" msgstr "Tabelas" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2029,7 +2029,7 @@ msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" "Nome de serivdor inválido para o servidor %1$s. Verifique suas configurações." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2091,7 +2091,7 @@ msgstr "Mensagens do MySQL : " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explicar SQL" @@ -2103,11 +2103,11 @@ msgstr "Pular Explicação SQL" msgid "Without PHP Code" msgstr "sem código PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Criar código PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Atualizar" @@ -2116,7 +2116,7 @@ msgstr "Atualizar" msgid "Skip Validate SQL" msgstr "Pular validação SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validar SQL" @@ -2216,11 +2216,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "A funcionalidade %s é afetada por um bug conhecido, veja %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2267,19 +2267,34 @@ msgstr "" msgid "There are no files to upload" msgstr "Não existem arquivos para fazer upload" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Ambos" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Altura" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Abrir" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Fechado" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2287,13 +2302,13 @@ msgstr "Fechado" msgid "structure" msgstr "Estrutura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "dados" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2301,35 +2316,35 @@ msgstr "dados" msgid "structure and data" msgstr "Estrutura e dados" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rápida - exibir apenas o mínimo de opções para configurar" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Personalizada - exibir todas as opções possíveis para configurar" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Personalizada - como acima, mas sem a escolha rápida/personalizada." -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Inserções completas" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Inserções extendidas" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "ambos acima" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 #, fuzzy msgid "neither of the above" msgstr "nenhuma das acima" @@ -2415,7 +2430,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2906,10 +2921,10 @@ msgstr "" msgid "Customize default options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3493,7 +3508,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3550,349 +3565,345 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Ordem natural" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Usar apenas ícones, apenas texto ou ambos" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Conexões persistentes" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Histórico de consultas permanente" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Quantas consultas são mantidas no histórico" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Tamanho do histórico de consultas" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Altura da janela de consultas (em pixels)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Altura da janela de consultas" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Largura da janela de consultas (em pixels)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Largura da janela de consultas" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Renomear a tabela para" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Processos de reparo" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Exibir botão de ajuda" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Diretório raiz de dados" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy msgid "Host authorization order" msgstr "Falha na autenticação de hardware" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy msgid "Host authorization rules" msgstr "Falha na autenticação de hardware" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 #, fuzzy msgid "Authentication method to use" msgstr "Autenticando..." -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipo de autenticação" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipo de conexão" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Sem tabelas" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Desfragmentar tabela" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Desabilitar o uso do INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Qual extensão do PHP utilizar: você deveria utilizar mysqli se suportado" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Utilizar a extensão do PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Ocultar bancos de dados" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "nome do servidor" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Tentando conectar sem senha" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3901,318 +3912,318 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Nome do banco de dados" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Porta do servidor" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizar tabela" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Reparar tabela" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "comando SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Socket do servidor" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Utilizar SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Exibindo comentários da coluna" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Desfragmentar tabela" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Adicionar DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Adicionar DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Adicionar DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Comandos" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Criar versões automáticamente" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Permitir mostrar todas as linhas" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Exibir tabelas abertas" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Exibir link para o phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Exibir informações detalhadas do servidor MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Mostrar consultas SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Mostrar estatísticas" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4220,29 +4231,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Mostrar comentários das tabelas em tooltips" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Exibir tabelas abertas" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4252,88 +4263,88 @@ msgstr "" msgid "Password" msgstr "Senha" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Usuário" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Aviso do Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adicionar/Remover colunas" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Título padrão" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4341,57 +4352,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Diretório de upload" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4399,13 +4410,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4429,61 +4440,61 @@ msgstr "Falha na autenticação de hardware" msgid "Signon authentication" msgstr "Falha na autenticação de hardware" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV usando LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Planilha Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opções de exportação do Banco de Dados" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV para dados MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Abrir Documento de Texto" @@ -4570,7 +4581,7 @@ msgstr "Rotinas" msgid "Return type" msgstr "Tipo de returno" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5017,60 +5028,60 @@ msgstr "Exibir conteúdo BLOB" msgid "Browser transformation" msgstr "Transformações do navegador" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Copiar" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Registro eliminado" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Matar" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "na consulta" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Mostrando registros " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Consulta levou %01.4f segundos" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Alterar" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operações resultantes das consultas" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Ver impressão (com textos completos)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Exibir gráfico" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Criar usuário" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link não encontrado" diff --git a/po/ro.po b/po/ro.po index c77da667eb..6d9749d264 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-22 02:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: romanian \n" @@ -202,7 +202,7 @@ msgstr "Comentarii" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -218,7 +218,7 @@ msgstr "Nu" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Schema relațională" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -434,19 +434,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortare" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Crescătoare" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -560,8 +560,8 @@ msgstr "Navigare" msgid "Delete the matches for the %s table?" msgstr "Șterge datele urmărite din acest tabel" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -634,7 +634,7 @@ msgstr "Monitorizarea este activată" msgid "Tracking is not active." msgstr "Monitorizarea nu este activată" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,20 +663,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s este motorul de stocare stabilit implicit pe acest server MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Cele bifate:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Marchează toate" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -687,15 +687,15 @@ msgid "Check tables having overhead" msgstr "Verificare depășit" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportă" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Vizualizare imprimare" @@ -755,7 +755,7 @@ msgstr "Dicționar de date" msgid "Tracked tables" msgstr "Tabelele urmărite" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -962,7 +962,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1220,8 +1220,8 @@ msgstr "Motoare" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1987,13 +1987,13 @@ msgstr "" msgid "Tables" msgstr "Tabele" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2105,7 +2105,7 @@ msgstr "" "Gazdă nevalidă pentru serverul %1$s. Vă rugăm să revizuiți configurația " "dumneavoastră." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2168,7 +2168,7 @@ msgstr "MySQL zice: " msgid "Failed to connect to SQL validator!" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Explică SQL" @@ -2180,11 +2180,11 @@ msgstr "Sari peste explicarea SQL" msgid "Without PHP Code" msgstr "fără cod PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Creează cod PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Reîncarcă" @@ -2193,7 +2193,7 @@ msgstr "Reîncarcă" msgid "Skip Validate SQL" msgstr "Sari peste validarea SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validează SQL" @@ -2293,11 +2293,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funcționalitatea %s este afectată de o eroare cunoscută, vedeți %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2344,21 +2344,34 @@ msgstr "Directorul stabilit pentru încărcare nu poate fi găsit" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Citare neînchisă" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2366,13 +2379,13 @@ msgstr "Citare neînchisă" msgid "structure" msgstr "Structură" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2380,35 +2393,35 @@ msgstr "" msgid "structure and data" msgstr "Structura și date" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Inserări complete" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Inserări extinse" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2497,7 +2510,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2995,10 +3008,10 @@ msgstr "Personalizează regimul de navigare" msgid "Customize default options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3589,7 +3602,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3648,354 +3661,350 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Alterare „ordonare tabel după”" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Fereastra de comandă" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Redenumire tabel la" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Repară firele de execuție" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Directorul de bază pentru date" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy msgid "Host authorization order" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy msgid "Host authorization rules" msgstr "Hardware authentication failed" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Permite autentificarea ca „root”" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Metoda de autentificare de utilizat" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Tipul autentificării" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Comprimă conexiunea" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Tipul conexiunii" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Nu există tabele" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmentare tabel" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Extensia PHP de utilizat" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Ascunde baze de date" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Numele de gazdă al serverului" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Încearcă conectarea fără parolă" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Conectează fără parolă" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -4004,326 +4013,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Lăsați gol dacă nu utilizați „config auth”" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Parola pentru „config auth”" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "nume bază de date" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Portul serverului" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizare tabel" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Reparare tabel" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 #, fuzzy msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Portul la care ascultă serverul MySQL, lăsați gol pentru implicit" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Soclul serverului" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 #, fuzzy msgid "Enable SSL for connection to MySQL server" msgstr "Comprimă conexiunea la serverul MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Utilizează SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Arată comentariile coloanei" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentare tabel" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Comenzi" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Regim de recuperare automată" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Utilizator pentru „config auth”" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Afișează tabele deschise" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Afișare comandă întreagă" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statisticile rîndului" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4331,29 +4340,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Afișează tabele deschise" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4363,90 +4372,90 @@ msgstr "" msgid "Password" msgstr "Parola" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Nume utilizator:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Adaugă/șterge coloane" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Redenumire bază de date în" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4454,57 +4463,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Directorul de bază pentru date" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4512,13 +4521,13 @@ msgstr "" msgid "Version check" msgstr "Verificarea versiunii" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4542,63 +4551,63 @@ msgstr "Tipul autentificării" msgid "Signon authentication" msgstr "Tipul autentificării" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV folosind LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Foaie de calcul Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Culoare personalizată" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opțiuni de exportare a bazei de date" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "Date CSV pentru MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Text Open Document" @@ -4686,7 +4695,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Tipul întors" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5137,61 +5146,61 @@ msgstr "" msgid "Browser transformation" msgstr "Transformare navigator" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Linia a fost ștearsă" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Oprește" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "în interogarea" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Afișează înregistrări" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "total" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "comanda a durat %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Schimbare" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operațiuni asupra rezultatelor interogării" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Vizualizare listare (împreună cu text)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Arată schema PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Creare relație" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Legatură nevalidă" diff --git a/po/ru.po b/po/ru.po index fe93587a54..244bb4d43e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-06-01 22:34+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" @@ -11,8 +11,8 @@ msgstr "" "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: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -200,7 +200,7 @@ msgstr "Комментарии" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Нет" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -355,7 +355,7 @@ msgid "Edit or export relational schema" msgstr "Редакция или экспорт схемы связей" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -424,19 +424,19 @@ msgid "visual builder" msgstr "визуальный составитель запросов" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Отсортировать" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "По возрастанию" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -545,8 +545,8 @@ msgstr "Обзор" msgid "Delete the matches for the %s table?" msgstr "Удалить соответствия для таблицы %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -616,7 +616,7 @@ msgstr "Слежение включено." msgid "Tracking is not active." msgstr "Слежение выключено." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -646,20 +646,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s - тип таблиц данного MySQL сервера устанавливаемый по умолчанию." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "С отмеченными:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Отметить все" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -670,15 +670,15 @@ msgid "Check tables having overhead" msgstr "Отметить требующие оптимизации" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспорт" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Версия для печати" @@ -713,17 +713,14 @@ msgid "Analyze table" msgstr "Анализ таблицы" #: db_structure.php:521 -#| msgid "Go to table" msgid "Add prefix to table" msgstr "Добавить префикс таблицы" #: db_structure.php:523 libraries/mult_submits.inc.php:246 -#| msgid "Replace table data with file" msgid "Replace table prefix" msgstr "Заменить префикс таблицы" #: db_structure.php:525 libraries/mult_submits.inc.php:246 -#| msgid "Replace table data with file" msgid "Copy table with prefix" msgstr "Копировать таблицу с префиксом" @@ -735,7 +732,7 @@ msgstr "Словарь данных" msgid "Tracked tables" msgstr "Отслеживаемые таблицы" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -937,7 +934,7 @@ msgstr "" "пока не будет увеличено ограничение времени выполнения php-сценариев." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -976,12 +973,10 @@ msgid "You are about to DESTROY a complete database!" msgstr "База данных будет полностью УДАЛЕНА!" #: js/messages.php:32 -#| msgid "You are about to DESTROY a complete database!" msgid "You are about to DESTROY a complete table!" msgstr "Таблица будет полностью УДАЛЕНА!" #: js/messages.php:33 -#| msgid "You are about to DESTROY a complete database!" msgid "You are about to TRUNCATE a complete table!" msgstr "Таблица будет полностью ОЧИЩЕНА от данных!" @@ -1120,22 +1115,18 @@ msgid "Searching" msgstr "Поиск" #: js/messages.php:84 -#| msgid "Hide search criteria" msgid "Hide search results" msgstr "Скрыть результаты поиска" #: js/messages.php:85 -#| msgid "Show search criteria" msgid "Show search results" msgstr "Отобразить результаты поиска" #: js/messages.php:86 -#| msgid "Browse" msgid "Browsing" msgstr "Просмотр" #: js/messages.php:87 -#| msgid "Deleting %s" msgid "Deleting" msgstr "Удаление" @@ -1159,8 +1150,8 @@ msgstr "Быстрая правка" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1253,7 +1244,6 @@ msgid ", latest stable version:" msgstr ", последняя стабильная версия:" #: js/messages.php:129 -#| msgid "Jump to database" msgid "up to date" msgstr "актуально" @@ -1631,17 +1621,14 @@ msgstr[1] "Добавлено %1$d строки." msgstr[2] "Добавлено %1$d строк." #: libraries/RecentTable.class.php:113 -#| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "Не удалось сохранить последнюю таблицу" #: libraries/RecentTable.class.php:148 -#| msgid "Count tables" msgid "Recent tables" msgstr "Недавние таблицы" #: libraries/RecentTable.class.php:154 -#| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Отсутствуют недавние таблицы" @@ -1877,13 +1864,13 @@ msgstr "общий" msgid "Tables" msgstr "Таблицы" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1987,7 +1974,7 @@ msgstr "" "Для сервера %1$s указано неверное имя хоста. Исправьте настройки заданные в " "конфигурационном файле phpMyAdmin." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2050,7 +2037,7 @@ msgstr "Ответ MySQL: " msgid "Failed to connect to SQL validator!" msgstr "Невозможно соединиться с SQL валидатором!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Анализ SQL запроса" @@ -2062,11 +2049,11 @@ msgstr "Убрать анализ SQL" msgid "Without PHP Code" msgstr "Убрать PHP-код" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Обновить" @@ -2075,7 +2062,7 @@ msgstr "Обновить" msgid "Skip Validate SQL" msgstr "Убрать проверку синтаксиса SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Проверка синтаксиса" @@ -2174,11 +2161,11 @@ msgstr "" "Работа параметра "%s" подвержена ошибке, описание смотрите на %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2224,62 +2211,77 @@ msgstr "Установленный каталог загрузки не дост msgid "There are no files to upload" msgstr "Файлы для загрузки отсутствуют" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Оба" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Высота" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Открыт" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Закрыт" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "структура" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "данные" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "структура и данные" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Быстро - отображать минимальный набор параметров" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "По выбору - отображать все возможные параметры" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "По выбору - как выше, но без выбора быстро/по выбору" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "полная вставка" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "расширенная вставка" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "оба верхних варианта" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "иначе, чем в вариантах выше" @@ -2364,7 +2366,7 @@ msgid "Set value: %s" msgstr "Установить значение: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Восстановить изначальное значение" @@ -2858,10 +2860,10 @@ msgstr "Настройка режима обзора данных" msgid "Customize default options" msgstr "Настройте параметры экспорта используемые по умолчанию" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3352,14 +3354,12 @@ msgid "Enable highlighting" msgstr "Включить подсветку" #: libraries/config/messages.inc.php:286 -#| msgid "Maximum number of tables displayed in table list" msgid "Maximum number of recently used tables; set 0 to disable" msgstr "" "Максимальное количество недавно использованных таблиц; для отключения " "установить 0" #: libraries/config/messages.inc.php:287 -#| msgid "Untracked tables" msgid "Recently used tables" msgstr "Недавно использованные таблицы" @@ -3457,7 +3457,7 @@ msgid "Maximum displayed SQL length" msgstr "Максимальная длинна отображаемого SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Пользователи не смогут установить более высокое значение" @@ -3521,39 +3521,35 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Это ссылки Редактировать, Редактировать быстро, Копировать и Удалить" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Вывести ссылки слева" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Вывести ссылки справа" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Использовать естественный порядок сортировки имен таблиц и баз данных" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Порядок сортировки" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Использовать только иконки, только текст, или все вместе" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Иконки в строке навигации" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "Используйте буферизацию вывода GZip для увеличения передачи данных по HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Буферизация вывода GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3561,19 +3557,19 @@ msgstr "" "[kbd]SMART[/kbd] - означает обратный порядок сортировки для полей имеющих " "тип TIME, DATE, DATETIME и TIMESTAMP; в ином случае порядок будет прямой" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Порядок сортировки" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Использовать постоянные соединения с базами данных MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Постоянные соединения" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3582,23 +3578,23 @@ msgstr "" "Отключить предупреждение отображаемое на странице структуры базы данных при " "отсутствии таблиц необходимых для хранения конфигурации phpMyAdmin" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Отсутствие таблиц хранения конфигурации phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Иконки операций над таблицами" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Запретить возможность редактирования данных полей типа BLOB и BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Защитить бинарные данные" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3608,120 +3604,119 @@ msgstr "" "настройка расширений phpMyAdmin). При отключении, для истории запросов " "используется JavaScript (история теряется при закрытии окна)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Постоянная история запросов" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Количество запросов хранимых в истории" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Длинна истории запросов" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" "Вкладка отображаемая при открытии нового всплывающего окна выполнения " "запросов" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Вкладка по умолчанию для окна запросов" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Высота окна запроса (в пикселях)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Высота окна запроса" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Ширина окна запроса (в пикселях)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Ширина окна запроса" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Выберите функцию, которая будет использоваться при перекодировании" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Механизм перекодирования" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "При просмотре таблиц, запоминается сортировка каждой таблицы" -#: libraries/config/messages.inc.php:350 -#| msgid "Rename table to" +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "Запоминать сортировку таблиц" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Повторять заголовки через каждые X ячеек; [kbd]0[/kbd] отключает данную " "функцию" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Повтор заголовков" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Отобразить кнопку помощи вместо текста Документация" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Отобразить кнопку помощи" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Каталог на сервере, в который можно сохранять файлы при экспорте" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Каталог сохранения" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Оставьте поле пустым, если не используете данную функцию" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Последовательность идентификации хоста" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Оставьте поле пустым для использования значения по умолчанию" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Правила идентификации хоста" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Разрешать подключения без пароля" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Разрешить вход под root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Отображаемая строка при идентификации методом HTTP" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Область HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3731,19 +3726,19 @@ msgstr "" "идентификации SweKey[/a] (пример, если располагается ниже корня хоста: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Конфигурационный файл SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Используемый метод идентификации" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Тип идентификации" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3751,11 +3746,11 @@ msgstr "" "Для отключения поддержки [a@http://wiki.phpmyadmin.net/pma/bookmark]закладок" "[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Таблица закладок" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3763,31 +3758,31 @@ msgstr "" "Для отключения поддержки комментариев/mime-типов полей оставьте поле пустым. " "Рекомендуется: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Таблица информации полей" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Соединение с сервером MySQL с использованием сжатия данных" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Соединение со сжатием" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Способ соединения с сервером. Если не уверены, оставьте [kbd]tcp[/kbd]" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Тип соединения" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Пароль выделенного пользователя" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3795,19 +3790,19 @@ msgstr "" "Специальный пользователь MySQL с ограниченными привилегиями. Подробнее " "смотрите на [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Выделенный пользователь" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "При выводе баз данных показывать количество таблиц в них" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Подсчитывать таблицы" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3815,11 +3810,11 @@ msgstr "" "Для отключения поддержки Дизайнера Связей оставьте поле пустым. " "Рекомендуется: [kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Таблица Дизайнера" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3827,29 +3822,29 @@ msgstr "" "Подробнее смотрите на [a@http://sf.net/support/tracker.php?aid=1849494]PMA " "bug tracker[/a] и [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Отключить использование INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Выберите какое расширение PHP использовать для работы с MySQL. При " "возможности, используйте mysqli." -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP расширение" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Скрыть базы данных подпадающие под регулярное выражение (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Скрыть базы данных" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3857,33 +3852,33 @@ msgstr "" "Для отключения поддержки истории SQL запросов оставьте поле пустым. " "Рекомендуется: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Таблица истории SQL запросов" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Хост на котором работает сервер MySQL" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Хост сервера" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL выхода" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" "Пытаться установить соединение без пароля, если пароль не был принят при " "идентификации" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Соединять без пароля" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3898,30 +3893,30 @@ msgstr "" "определенном порядке и использовать [kbd]*[/kbd] в конце для вывода " "оставшихся в алфавитном порядке." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Показывать только базы данных из списка" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Если не используется идентификация config, оставьте поле пустым" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Прописанный пароль" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF схема: страницы таблицы" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3932,24 +3927,21 @@ msgstr "" "pmadb[/a]. Для отключения поддержки, оставьте поле пустым. Рекомендуется: " "[kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Имя базы данных" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Порт на котором работает сервер MySQL. Для значения по умолчанию, оставьте " "пустым." -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Порт сервера" -#: libraries/config/messages.inc.php:408 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" @@ -3957,12 +3949,11 @@ msgstr "" "Для отключения возможности просмотра недавно использованных таблиц, оставьте " "поле пустым. Рекомендуется: [kbd]pma_recent[/kbd]" -#: libraries/config/messages.inc.php:409 -#| msgid "Recall user name" +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "Недавно использованная таблица" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3971,19 +3962,19 @@ msgstr "" "связанных таблиц[/a] оставьте поле пустым. Рекомендуется: [kbd]pma_relation[/" "kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Таблица связей" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL команда для выборки доступных баз данных" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Команда SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3991,44 +3982,44 @@ msgstr "" "Для примера смотрите раздел [a@http://wiki.phpmyadmin.net/pma/" "auth_types#signon]типы идентификации[/a]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Имя сессии для Signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Сокет на котором работает сервер MySQL. Для значения по умолчанию, оставьте " "пустым." -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Сокет сервера" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Использовать SSL для соединения с MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Использовать SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Для отключения поддержки PDF схемы оставьте поле пустым. Рекомендуется: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF схема: координаты таблиц" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4036,14 +4027,11 @@ msgstr "" "Таблица для описания отображаемых полей. Для отключения поддержки данной " "функции оставьте поле пустым. Рекомендуется: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Таблица с описаниями полей" -#: libraries/config/messages.inc.php:425 -#| msgid "" -#| "Leave blank for no user preferences storage in database, suggested: [kbd]" -#| "pma_config[/kbd]" +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" @@ -4051,12 +4039,11 @@ msgstr "" "Для отключения возможности хранения настроек интерфейса таблиц, оставьте " "поле пустым. Рекомендуется: [kbd]pma_table_uiprefs[/kbd]" -#: libraries/config/messages.inc.php:426 -#| msgid "User preferences storage table" +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "Таблица хранения настроек интерфейса" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4064,11 +4051,11 @@ msgstr "" "Будет ли при создании базы данных, в журнал первой строкой добавлено " "выражение DROP DATABASE IF EXISTS." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Добавить DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4076,11 +4063,11 @@ msgstr "" "Будет ли при создании таблицы, в журнал первой строкой добавлено выражение " "DROP TABLE IF EXISTS." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Добавить DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4088,21 +4075,21 @@ msgstr "" "Будет ли при создании представления, в журнал первой строкой добавлено " "выражение DROP VIEW IF EXISTS." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Добавить DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Определить список выражений используемых для автоматического создания новых " "версий." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Слежение за выражениями" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4110,11 +4097,11 @@ msgstr "" "Для отключения поддержки слежения за SQL запросами оставьте поле пустым. " "Рекомендуется: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Таблица слежения за SQL запросами" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4122,11 +4109,11 @@ msgstr "" "Должен ли механизм слежения создавать версии таблиц и представлений " "автоматически." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Автоматическое создание версий" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4134,15 +4121,15 @@ msgstr "" "Для отключения возможности хранения пользовательских настроек в базе данных " "оставьте поле пустым. Рекомендуется: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Таблица хранения настроек пользователя" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Прописанный пользователь" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4151,11 +4138,11 @@ msgstr "" "нуждаются в обновлении. Это предотвратит лишние проверки совместимости и " "соответственно увеличит производительность." -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Повторная проверка" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4163,20 +4150,20 @@ msgstr "" "Пользовательское описание сервера. Оставьте пустым, чтобы вывести название " "хоста." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Пользовательское имя сервера" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Позволяет вывести пользователю кнопку "показать все (записи)"" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Разрешать вывод всех строк" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4187,15 +4174,15 @@ msgstr "" "прописанного пароля. Смена пароля в конфигурационном файле напрямую никак не " "ограничена." -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Вывести форму изменения пароля" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Вывести форму создания базы данных" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4203,19 +4190,19 @@ msgstr "" "Определяет изначальное отображение типа полей в режиме редакции или вставки " "данных" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Отображение типа полей" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Выводить поля функций в режиме редактирования или вставки" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Выводить поля функций" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4223,33 +4210,33 @@ msgstr "" "Вывести ссылку для отображения [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Вывести ссылку на phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Вывести подробную информацию по MySQL серверу" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Определяет вывод SQL запросов генерируемых phpMyAdmin" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Показывать SQL запросы" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Разрешить вывод статистики по базам данных и таблицам (например, объем " "занятого пространства)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Показывать статистику" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4257,11 +4244,11 @@ msgstr "" "Если включен вывод всплывающих подсказок и установлен вывод комментария, " "произойдет взаимная замена комментария и имени базы данных" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Выводить вместо имени базы данных ее комментарий" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4272,30 +4259,30 @@ msgstr "" "корневого значения, разделенных указанной в директиве $cfg" "['LeftFrameTableSeparator'] строкой, таблиц" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Комментарий таблицы вместо имени" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Комментарии таблицы во всплывающих подсказках" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Отмечать использованные таблицы и делать возможным отображение баз данных с " "заблокированными таблицами" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Пропускать заблокированные таблицы" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Требуется подключенный SQL валидатор" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4305,7 +4292,7 @@ msgstr "Требуется подключенный SQL валидатор" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4313,11 +4300,11 @@ msgstr "" "[strong]Внимание:[/strong] требуется расширение PHP SOAP, либо установленный " "PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Включение SQL валидатора" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4325,12 +4312,12 @@ msgstr "" "При наличии выделенного имени пользователя, пропишите его здесь (изначально " "используется [kbd]anonymous[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Пользователь" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4338,19 +4325,19 @@ msgstr "" "Предлагать имя создаваемой базы данных при наличии такой возможности, или " "оставить поле пустым" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Предлагать имя новой базы данных" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "При определении Suhosin, на главной странице выводится предупреждение" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Предупреждение о Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4359,11 +4346,11 @@ msgstr "" "будет приоритетным для текстовых полей SQL запроса (*2) и для окна запроса " "(*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Столбцов в текстовом поле" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4372,31 +4359,31 @@ msgstr "" "будет приоритетным для текстовых полей SQL запроса (*2) и для окна запроса " "(*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Строк в текстовом поле" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Заголовок окна браузера при выборе базы данных" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Заголовок окна браузера по умолчанию" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Заголовок по умолчанию" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Заголовок окна браузера при выборе сервера" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Заголовок окна браузера при выборе таблицы" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4408,29 +4395,29 @@ msgstr "" "Forwarded-For) заголовку пришедшему с прокси 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Список доверенных прокси для IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" "Каталог на сервере, в который вы можете загружать файлы для последующего " "импорта" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Каталог загрузки" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Разрешить поиск по всей базе данных" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Использовать поиск по базе данных" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4438,11 +4425,11 @@ msgstr "" "При отключении, пользователи не смогут установить никакие из указанных ниже " "параметров, вне зависимости от галочки справа от них" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Включение вкладки разработчика в настройках" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4452,20 +4439,20 @@ msgstr "" "запросах. Для определения количества выражений в сложносоставном запросе " "смотрите libraries/import.lib.php." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Комментировать составные запросы" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Проверить обновление" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" "Включает возможность проверки последней версии phpMyAdmin на главной странице" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4473,7 +4460,7 @@ msgstr "" msgid "Version check" msgstr "Проверка версии" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4481,7 +4468,7 @@ msgstr "" "Включить [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] " "архивирование для операций импорта и экспорта" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4501,61 +4488,61 @@ msgstr "Авторизация с помощью HTTP" msgid "Signon authentication" msgstr "Авторизация с помощью Signon" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV, используя LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Workbook" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Workbook" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Быстро" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Обычно" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Параметры экспорта базы данных" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV для MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenDocument текст" @@ -4650,7 +4637,7 @@ msgstr "Процедуры" msgid "Return type" msgstr "Возвращаемый тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4704,7 +4691,6 @@ msgstr "Совместимо с MySQL 4.0" #: libraries/display_create_database.lib.php:21 #: libraries/display_create_database.lib.php:39 -#| msgid "Create new database" msgid "Create database" msgstr "Создать базу данных" @@ -5050,58 +5036,58 @@ msgstr "Показать BLOB содержимое" msgid "Browser transformation" msgstr "Преобразование" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Копировать" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Запись была удалена" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Завершить" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "по запросу" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Отображает строки" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "всего" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "запрос занял %01.4f сек." -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Изменить" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Использование результатов запроса" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Версия для печати (полностью)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Отобразить график" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Создать представление" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Связь не найдена" @@ -6030,7 +6016,6 @@ msgid "Convert to Kana" msgstr "Конвертировать в Кану" #: libraries/mult_submits.inc.php:249 -#| msgid "Fr" msgid "From" msgstr "От" @@ -6048,7 +6033,6 @@ msgid "Add table prefix" msgstr "Добавить префикс таблицы" #: libraries/mult_submits.inc.php:266 -#| msgid "Add index" msgid "Add prefix" msgstr "Добавить префикс" @@ -6309,7 +6293,6 @@ msgid "SQL history" msgstr "История SQL-запросов" #: libraries/relation.lib.php:143 -#| msgid "Persistent connections" msgid "Persistent recently used tables" msgstr "Недавно использованные таблицы" @@ -8112,7 +8095,6 @@ msgstr "Невозможно изменить головной сервер" #: server_replication.php:72 #, php-format -#| msgid "Master server changed succesfully to %s" msgid "Master server changed successfully to %s" msgstr "Головной сервер успешно изменён на %s" @@ -9282,7 +9264,6 @@ msgid "Insecure connection" msgstr "Небезопасное соединение" #: setup/frames/index.inc.php:92 -#| msgid "Configuration storage" msgid "Configuration saved." msgstr "Конфигурация сохранена." @@ -10160,17 +10141,14 @@ msgid "Version %s snapshot (SQL code)" msgstr "Обзор версии %s (SQL код)" #: tbl_tracking.php:382 -#| msgid "Track these data definition statements:" msgid "Tracking data definition successfully deleted" msgstr "Данные слежения успешно удалены" #: tbl_tracking.php:384 tbl_tracking.php:401 -#| msgid "Gather errors" msgid "Query error" msgstr "Ошибка запроса" #: tbl_tracking.php:399 -#| msgid "Track these data manipulation statements:" msgid "Tracking data manipulation successfully deleted" msgstr "Данные слежения успешно удалены" @@ -10184,12 +10162,10 @@ msgid "Show %s with dates from %s to %s by user %s %s" msgstr "Вывести %s с датой от %s до %s пользователя %s %s" #: tbl_tracking.php:432 -#| msgid "Delete tracking data for this table" msgid "Delete tracking data row from report" msgstr "Удалить строку данных слежения за таблицей" #: tbl_tracking.php:443 -#| msgid "No databases" msgid "No data" msgstr "Нет данных" @@ -10317,6 +10293,12 @@ msgstr "VIEW название" msgid "Rename view to" msgstr "Переименовать представление в" +#~ msgid "Show table row links on left side" +#~ msgstr "Вывести ссылки слева" + +#~ msgid "Show table row links on right side" +#~ msgstr "Вывести ссылки справа" + #~ msgid "Background color" #~ msgstr "Цвет фона" diff --git a/po/si.po b/po/si.po index aea459ed79..7e769605a1 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-13 17:05+0200\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: sinhala \n" @@ -196,7 +196,7 @@ msgstr "විස්තරය" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -212,7 +212,7 @@ msgstr "නැත" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -351,7 +351,7 @@ msgid "Edit or export relational schema" msgstr "ක්‍රමානුරූපය සංස්කරණය හෝ අපනයනය කරන්න" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -418,19 +418,19 @@ msgid "visual builder" msgstr "දෘශ්‍ය ගොඩනංවනය" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "සුබෙදන්න" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "ආරෝහන" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -538,8 +538,8 @@ msgstr "පිරික්සන්න" msgid "Delete the matches for the %s table?" msgstr "%s වගුව තුල ගැලපීම් ඉවත් කරන්නද?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -608,7 +608,7 @@ msgstr "අවධානය සක්‍රීයයි." msgid "Tracking is not active." msgstr "අවධානය අක්‍රීයයි." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,20 +637,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s is the default storage engine on this MySQL server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "තෝරාගත්:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "සියල්ල කතිර කොටුගත කරන්න" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -661,15 +661,15 @@ msgid "Check tables having overhead" msgstr "Check tables having overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "අපනයනය" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "මුද්‍රණ දර්ශනය" @@ -728,7 +728,7 @@ msgstr "දත්ත කෝෂය" msgid "Tracked tables" msgstr "අවධානය සක්‍රීය වගු" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -925,7 +925,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1152,8 +1152,8 @@ msgstr "පේළිගත සංස්කරණය" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1867,13 +1867,13 @@ msgstr "හවුල්" msgid "Tables" msgstr "වගු" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1977,7 +1977,7 @@ msgstr "අවලංගු සේවාදායක සුචිය: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Invalid hostname for server %1$s. Please review your configuration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2039,7 +2039,7 @@ msgstr "MySQL said: " msgid "Failed to connect to SQL validator!" msgstr "SQL වලංගු කරණයට සම්බන්ද වීම අසමත් විය!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL ය පහදන්න" @@ -2051,11 +2051,11 @@ msgstr "Skip Explain SQL" msgid "Without PHP Code" msgstr "PHP කේත නොමැතිව" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP කේත සාදන්න" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "අලුත් කරන්න" @@ -2064,7 +2064,7 @@ msgstr "අලුත් කරන්න" msgid "Skip Validate SQL" msgstr "Skip Validate SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validate SQL" @@ -2162,11 +2162,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2212,62 +2212,77 @@ msgstr "අප්ලෝඩ් කිරීම් සඳහා සැකසූ msgid "There are no files to upload" msgstr "උඩුගත කිරීම සඳහා ගොනු නොමැත" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "දෙකම" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "උස" + +#: libraries/config.values.php:75 msgid "Open" msgstr "විවෘත" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "වසන ලද" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "සැකිල්ල" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "දත්ත" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "සැකිල්ල සහ දත්ත" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "කඩිනම් - අවම තෝරා ගැනීම් පමණක් පෙන්වන්න" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "අභිමත - සියලුම තෝරා ගැනීම් පෙන්වන්න" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "අභිමත - ඉහත මෙන්, නමුත් අභිමත/කඩිනම් තෝරාගැනීම් නොමෙතිව" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "සම්පූර්ණ ඇතුළු කිරීම්" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "විස්තෘත ඇතුළු කිරීම්" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "ඉහත ද්විත්වයම" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "ඉහත දෙකින් එකක්වත් නොව" @@ -2352,7 +2367,7 @@ msgid "Set value: %s" msgstr "%s අගය පිහිටුවන්න" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "පෙරනිමි අගය ප්‍රතිස්ථාපනය කරන්න" @@ -2821,10 +2836,10 @@ msgstr "පිරික්සුම් ප්‍රකාරය රිසි ස msgid "Customize default options" msgstr "පෙරනිමි විකල්ප රිසි සේ සකසන්න" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3388,7 +3403,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3444,341 +3459,337 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "ස්වභාවික අනුපිළිවල" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "විමසුම් කවුළුවේ උස" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "විමසුම් කවුළුවේ පළල (pixel වලින්)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "විමසුම් කවුළුවේ පළල" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "වගුව බවට නම වෙනස් කරන්න" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "ශීර්ෂකය නැවත නැවතත් පෙන්වන්න" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "උදවු බොත්තම පෙන්වන්න" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "සුරැකුම් ඩිරෙක්ටරිය" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "සම්බන්දතා වර්ගය" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "වගු ගණන් කරන්න" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "භාවිතා කල යුතු PHP දිගුව" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Regular expression (PCRE) හා ගැළපෙන දත්තගබඩා සඟවන්න" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "දත්තගබඩා සඟවන්න" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "සර්වරයේ නම" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3787,319 +3798,319 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "සඳහන් දත්තගබඩා පමණක් පෙන්වන්න" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "දත්තගබඩාවේ නම" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "සර්වරයේ පොර්ට්" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "වගුව විශ්ලේෂණය කරන්න" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "වගුව ප්‍රතිසංස්කරණය කරන්න" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "සර්වරයේ සොකට්" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "තීර විස්තර පෙන්වීම" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragment table" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "ප්‍රකාශය" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "ස්වයංක්‍රියව අනුවාද සාදන්න" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "විවෘත වගු පෙන්වන්න" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "SQL විමසුම් පෙන්වන්න" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "පේළි සංඛ්‍ය ලේඛන" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4107,28 +4118,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "අගුලු ළෑ දත්තගබඩා මඟහරින්න" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4138,89 +4149,89 @@ msgstr "" msgid "Password" msgstr "මුරපදය" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "භාවිත නාමය" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "ක්ෂේත්‍ර තීර එක් කරන්න/ඉවත් කරන්න" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "බවට දත්තගබඩාවේ නම වෙනස් කරන්න" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4228,57 +4239,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "දත්ත මුල් පිටුව" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "phpMyAdmin ප්‍රධාන පිටුවේ නවතම අනුවාදය සඳහා පරීක්ෂාව සක්‍රීය කරන්න " -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4286,13 +4297,13 @@ msgstr "phpMyAdmin ප්‍රධාන පිටුවේ නවතම අන msgid "Version check" msgstr "අනුවාද පරීක්ෂාව" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4312,61 +4323,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV using LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "දත්තගබඩා අපනයන විකල්ප" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS එක්සෙල් සඳහා CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "මෛක්‍රොසොෆ්ට් වර්ඩ් 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4453,7 +4464,7 @@ msgstr "නෛත්‍යක" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4866,58 +4877,58 @@ msgstr "" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "පිටපත් කරන්න" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "පෙළ ඉවත් කරන ලදි" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Kill" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "in query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "පේළි පෙන්වමින්" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "මුළු එකතුව" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "විමසුම තත්පර %01.4f ගන්නා ලදි" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "වෙනස් කරන්න" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "විමසුම් ප්‍රථිඵල සඳහා මෙහෙයුම්" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "මුද්‍රණ දර්ශනය (පූර්ණ පෙළ සමඟින්)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "ප්‍රස්තාරගත කරන්න" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "දසුනක් සාදන්න" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Link not found" diff --git a/po/sk.po b/po/sk.po index 3c9ee0ef62..ae314530e9 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-30 13:03+0200\n" "Last-Translator: Martin Lacina \n" "Language-Team: slovak \n" @@ -199,7 +199,7 @@ msgstr "Komentáre" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Nie" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Upraviť alebo exportovať relačnú schému" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -422,19 +422,19 @@ msgid "visual builder" msgstr "vizuálneho návrhára" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Triediť" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Vzostupne" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -543,8 +543,8 @@ msgstr "Prechádzať" msgid "Delete the matches for the %s table?" msgstr "Odstrániť nájdené záznamy z tabuľky %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -615,7 +615,7 @@ msgstr "Sledovanie je aktívne." msgid "Tracking is not active." msgstr "Sledovanie nie je aktívne." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -644,20 +644,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Na tomto MySQL serveri je prednastaveným úložným systémom %s." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Výber:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označiť všetko" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -668,15 +668,15 @@ msgid "Check tables having overhead" msgstr "Zvoliť neoptimálne" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportovať" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Náhľad k tlači" @@ -730,7 +730,7 @@ msgstr "Dátový slovník" msgid "Tracked tables" msgstr "Sledované tabuľky" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -930,7 +930,7 @@ msgstr "" "časový limit behu skriptu v php." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1147,8 +1147,8 @@ msgstr "Tu upraviť" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1865,13 +1865,13 @@ msgstr "zdieľaný" msgid "Tables" msgstr "Tabuľky" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1973,7 +1973,7 @@ msgstr "Chybný index servera: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Chybné meno servera %1$s. Prosím, skontrolujte konfiguráciu." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2035,7 +2035,7 @@ msgstr "MySQL hlási: " msgid "Failed to connect to SQL validator!" msgstr "Nepodarilo sa pripojiť k SQL validátoru!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Vysvetliť SQL" @@ -2047,11 +2047,11 @@ msgstr "Preskočiť vysvetlenie SQL" msgid "Without PHP Code" msgstr "Bez PHP kódu" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Vytvoriť PHP kód" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Obnoviť" @@ -2060,7 +2060,7 @@ msgstr "Obnoviť" msgid "Skip Validate SQL" msgstr "Bez kontroly SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Skontrolovať SQL" @@ -2158,11 +2158,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funkčnosť %s je ovplyvnená známou chybou, pozri %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2208,62 +2208,75 @@ msgstr "Adresár určený pre upload súborov sa nedá otvoriť" msgid "There are no files to upload" msgstr "Žiadny súbor pre nahrávanie" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Obidva" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Otvorené" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Zatvorené" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "štruktúra" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "dáta" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "štruktúra a dáta" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Rýchly - zobrazí len minimum volieb pre nastavenie" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Vlastný - zobrazí všetky voľby nastavenia" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Vlastný - ako vyššie, ale bez voľby rýchly/vlastný" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "úplné vloženia" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "Rozšírené vkladania" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "obidve vyššie uvedené" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "žiadny z vyššie uvedených" @@ -2348,7 +2361,7 @@ msgid "Set value: %s" msgstr "Nastavená hodnota: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Obnoviť východziu hodnotu" @@ -2831,10 +2844,10 @@ msgstr "Prispôsobiť režim prezerania" msgid "Customize default options" msgstr "Prispôsobenie východzích nastavení" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV dáta" @@ -3426,7 +3439,7 @@ msgid "Maximum displayed SQL length" msgstr "Mazimálna dĺžka zobrazeného SQL dopytu" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Uživatelia nemôžu nastaviť vyššiu hodnotu" @@ -3489,38 +3502,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Toto sú odkazy na Upraviť, Upraviť tu, Kopírovať a Odstrániť" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Zobrazí odkazy riadkov tabuľky na ľavej strane" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Zobrazí odkazy riadkov tabuľky na pravej strane" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Použiť prirodzené triedenie pre mena tabuliek a databáz" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Prirodzené poradie" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Použiť len ikony, len text alebo obidve" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Navigašná lišta s ikonami" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Použiť medzipamäť pre GZip výstup pre zvýšenie rýchlosti HTTP prenosu" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Medzipamäť pre GZip výstup" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3528,19 +3537,19 @@ msgstr "" "[kbd]SMART[/kbd] - t.j. zostupné radenie pre polia typu TIME, DATE, DATETIME " "a TIMESTAMP, ostatné budú radené vzostupne" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Východzie radenie" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Použiť trvalé (persistent) spojenia k MySQL databázam" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Trvalé spojenia" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3550,23 +3559,23 @@ msgstr "" "niektorá z vyžadovaných tabuliek pre miesto uloženia phpMyAdmin konfigurácie " "nebola nájdená" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Chýbajú tabuľky pre miesto uloženia phpMyAdmin konfigurácie" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Zobrazenie ikon pre operácie s tabuľkami" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Zakázať úpravu polí typu BLOB a BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Chrániť binárne polia" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3577,117 +3586,117 @@ msgstr "" "zobrazeniu histórie dopytoj Java Scriptové funkcie (bude stratená pri " "zavretí okna)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Trvalá história dopytov" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Koľko dopytov sa má držať v histórii" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Dĺžka histórie dopytov" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Zobrazený panel pri otvorení nového okna dopytov" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Východzí panel okna dopytov" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Výška okna dopytov (v pixeloch)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Výška okna dopytov" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Šírka okna dopytov (v pixeloch)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Šírka okna dopytov" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Zvoľte, ktorá funkcia bude použitá pre konverziu znakových sád" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Prekódovací nástroj" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Premenovať tabuľku na" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Opkovať hlavičku každých X buniek, [kbd]0[/kbd] vypne túto možnosť" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Opakovať záhlavie" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Zobraziť tlačidlo nápovedy namiesto textu dokumentácie" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Zobraziť tlačidlo nápovedy" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Adresár na serveri pre ukladanie exportov" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Adresár pre ukladanie" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Nechajte prázdne pokiaľ nepoužívate" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Poradie overovania hostiteľa" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Nechajte prázdne, ak chcete použiť východzie nastavenia" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Pravidlá overovania hostiteľa" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Povoliť prihlásenie bez hesla" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Povoliť prihlásenia užívateľa root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3697,19 +3706,19 @@ msgstr "" "overovanie[/a] (Neuložená vo vašom koreňovom adresári dokumentov, doporučené " "umiestneie: -etc-swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Konfiguračný súbor SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Výber overovacej metódy" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Typ overovania" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3717,11 +3726,11 @@ msgstr "" "Nechajte prázdne pre žiadnu podporu [a@http://wiki.phpmyadmin.net/pma/" "bookmark]záložiek[/a], navrhované: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabuľka záložiek" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3729,31 +3738,31 @@ msgstr "" "Nechajte prázdne pre žiadne komentáre ci mime typy polí, navrhované: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabuľka informácii o poliach" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Komprimácia spojenia k MySQL serveru" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Komprimovať pripojenie" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Ako sa pripájať k serveru, nechajte [kbd]tcp[/kbd] ak si nie ste istý" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Typ pripojenia" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Heslo kontrolného užívateľa" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3761,19 +3770,19 @@ msgstr "" "Špeciálny MySQL užívateľ s obmedzenými právami, viac informácii je " "dostupných na [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontrolný užívateľ" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Spočítavať tabuľky pri zobrazovaní zoznamu databáz" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Počítať tabuľky" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3781,11 +3790,11 @@ msgstr "" "Nechajte prázdne pre vypnutie návrhára, východzie nastavenie: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabuľka návrhára" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3793,27 +3802,27 @@ msgstr "" "Viac informácii na [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Zakazať použitie INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Ktoré rozšírenie PHP sa má použiť; použite mysqli ak je to možné" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Použiť rozšírenie PHP" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skryť databázy odpovedajúce regulárnemu výrazu (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Skryť databázy" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3821,31 +3830,31 @@ msgstr "" "Nechať prázdne pre vypnutie histórie SQL dopytov, navrhované: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabuľka histórie SQL dopytov" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Meno počítača, kde beží MySQL server" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Meno servera" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "URL pri odhlásení" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Pokusiť sa pripojiť bez hesla" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Pripojiť sa bez hesla" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3859,30 +3868,30 @@ msgstr "" "ovplyvniť triedenie databáz v zozname. Stačí na konci zoznamu uviesť [kbd]*[/" "kbd] na konci pre zobrazenie ostatných v abecednom poradí." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Zobraziť len vybrané databázy" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Nechajte prázdne, pokiaľ nepoužívate prihlasovací config" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Heslo pre prihlasovací config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Nechajte prázdne pre vypnutie podpory pre PDF schémy, navrhované: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF schéma: tabuľka stránok" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3892,20 +3901,20 @@ msgstr "" "viď [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]. Ak ponecháte prázdne, " "bude táto možnosť vypnutá. Doporučená hodnota: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Meno databázy" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Port, na ktorom počúva MySQL server, nechajte prázdne pre východziu hodnotu" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Port servera" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3917,13 +3926,13 @@ msgstr "" "Nechajte prázdne pre vypnutie možnosti ukladania užívateľských nastavení v " "databáze. Odporúčaná hodnota: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Pamätať si užívateľské meno" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3931,19 +3940,19 @@ msgstr "" "Nechajte prázdne pre vypnutie [a@http://wiki.phpmyadmin.net/pma/relation]" "relation-links[/a] podpory, navrhované: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relačná tabuľka" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL príkaz pre načítanie dostupných databáz" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES príkaz" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3951,43 +3960,43 @@ msgstr "" "Priklad, viď [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]typy " "overovania/a]" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Meno prihlasovacej session/sedenia" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL pri prihlásení" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Socket na ktorom počúva MySQL server, nechajte prázdne pre východziu hodnotu" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Socket servera" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Povoliť SSL pre pripojenie k MySQL serveru" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Použiť SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Nechajte prázdne pro vypnutie podpory pre PDF schému, navrhované: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF schéma: tabuľka súradníc" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3995,11 +4004,11 @@ msgstr "" "Tabuľka obsahujúca popisy polí. Nechajte prázdnu pre vypnutie tejto funkcie. " "Odporúčaná hodnota: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Zobrazenie stĺpcov tabuľky" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4011,13 +4020,13 @@ msgstr "" "Nechajte prázdne pre vypnutie možnosti ukladania užívateľských nastavení v " "databáze. Odporúčaná hodnota: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabuľka pre užívateľské nastavenia" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4025,11 +4034,11 @@ msgstr "" "Či chcete pridať príkaz DROP DATABASE IF EXISTS do logu ako prvý riadok pri " "vytváraní databázy." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Pridať DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4037,11 +4046,11 @@ msgstr "" "Či chcete pridať príkaz DROP TABLE IF EXISTS do logu ako prvý riadok pri " "vytváraní tabuľky." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Pridať DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4049,21 +4058,21 @@ msgstr "" "Či chcete pridať príkaz DROP VIEW IF EXISTS do logu ako prvý riadok pri " "vytváraní pohľadu." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Pridať DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Určuje zoznam príkazov, ktoré sa automaticky použijú pri vytváraní nových " "verzií." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Sledované príkazy" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4071,22 +4080,22 @@ msgstr "" "Nechajte prázdne pre vypnutie podpory pre sledovanie SQL dopytov, " "navrhované: [kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabuľka pre sledovanie SQL dopytov" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Či má sledovací mechanizmus automaticky vytvárať verzie tabuliek a pohľadov." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automaticky vytvárať verzie" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4094,15 +4103,15 @@ msgstr "" "Nechajte prázdne pre vypnutie možnosti ukladania užívateľských nastavení v " "databáze. Odporúčaná hodnota: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabuľka pre užívateľské nastavenia" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4110,11 +4119,11 @@ msgstr "" "Vypnite, pokiaľ viete, že vaše pma_* tabuľky sú aktuálne. Tým zabránite " "kontrolám kompatibility a urýchlite zabrazovanie stránok" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Podrobná kontrola" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4122,36 +4131,36 @@ msgstr "" "Užívateľsky prívetivý popis tohto servera. Ak necháte prízdne, zobrazí sa " "namiesto popisu meno servera." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Dlhé meno tohto servera" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Či sa bude užívateľovi zobrazovať tlačidlo "zobraziť všetky (riadky)" """ -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Povoliť zobraziť všetky riadky" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Zobraziť formulár na zmenu hesla" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Zobraziť formulár na vytvorenie databázy" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4159,19 +4168,19 @@ msgstr "" "Definuje, či sa majú alebo nemajú zobrazovať typové polia v móde úprav/" "vkladania" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Zobraziť typy polí" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Zobraziť zoznam funkcií v móde úprav" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Zobraziť zoznam funkcií" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4179,42 +4188,42 @@ msgstr "" "Zobraziť odkaz na výstup [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a] funkcie" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Zobraziť odkaz na phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Zobraziť podrobné informácie o MySQL serveri" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Určuje, či sa budú zobrazovať SQL dopyty generované phpMyAdminom" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Zobraziť SQL dopyty" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Povoliť zobrazenie štatistík o databázach a tabuľkách (napr. využité miesto)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Zobraziť štatistiky" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Zobraziť komentár k databáze namiesto mena" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4222,28 +4231,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Zobraziť komentár k tabuľke namiesto mena" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Zobraziť komentáre tabuľky vo vyskakovacom okne nápovedy" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Preskočiť zamknuté tabuľky" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Vyžaduje povolené kontrolovanie SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4253,7 +4262,7 @@ msgstr "Vyžaduje povolené kontrolovanie SQL" msgid "Password" msgstr "Heslo" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4261,11 +4270,11 @@ msgstr "" "[strong]Varovanie:[/strong] vyžaduje nainštalované rozšírenia PHP SOAP alebo " "PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Povoliť kontrolovanie SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4273,70 +4282,70 @@ msgstr "" "Pokiaľ máte vlastné užívateľské meno, zadajte ho tu (východzie [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Užívateľ" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Navrhnúť meno novej databázy" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Varovanie Suhosin rozšírenia" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Stĺpce s textovou oblasťou" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Riadkov v textovej oblasti" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Popis okna prehliadača pri výbere databázy" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Popis okna prehliadača keď nie je nič vybrané" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Východzí popis" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Popis okna prehliadača keď je vybraný server" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Popis okna prehliadača keď je vybraná tabuľka" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4344,56 +4353,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Adresár na serveri, kde môžete nahrať súbor pre import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Adresár pre nahrávanie" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Povoliť prehľadávať celú databázu" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Použiť databázové vyhľadávanie" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Povoliť záložku Pre vývojára v nastaveniach" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Skontrolovať najnovšiu verziu" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Povoliť kontrolu poslednej verzie na hlavnej stránke phpMyAdmina" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4401,13 +4410,13 @@ msgstr "Povoliť kontrolu poslednej verzie na hlavnej stránke phpMyAdmina" msgid "Version check" msgstr "Kontrola verzie" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4427,61 +4436,61 @@ msgstr "HTTP overovanie" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV pomocou LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS pracovný zošit" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX pracovný zošit" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Tabuľkový procesor Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Vlastné" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Nastavenia exportu databáz" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV pre MS Excel dáta" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4568,7 +4577,7 @@ msgstr "" msgid "Return type" msgstr "Návratový typ" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4960,59 +4969,59 @@ msgstr "" msgid "Browser transformation" msgstr "Transformácia pri prehliadaní" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Riadok bol zmazaný" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Zabiť" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "v dopyte" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Zobrazené riadky" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "celkovo" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Dopyt zabral %01.4f s" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Zmeniť" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operácie s výsledkami dopytu" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Náhľad tlače (s kompletnými textami)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Zobraziť graf" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Vytvoriť relaciu" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Linka nebola nájdená" @@ -9991,6 +10000,12 @@ msgstr "Meno pohľadu" msgid "Rename view to" msgstr "Premenovať pohľad na" +#~ msgid "Show table row links on left side" +#~ msgstr "Zobrazí odkazy riadkov tabuľky na ľavej strane" + +#~ msgid "Show table row links on right side" +#~ msgstr "Zobrazí odkazy riadkov tabuľky na pravej strane" + #, fuzzy #~| msgid "Dumping data for table" #~ msgid "Delete the matches for the " diff --git a/po/sl.po b/po/sl.po index 9813c60555..cc886c548f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-06-01 23:43+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" @@ -11,8 +11,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " -"n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -199,7 +199,7 @@ msgstr "Pripombe" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Uredi ali izvozi relacijsko shemo" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -423,19 +423,19 @@ msgid "visual builder" msgstr "vidni graditelj" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Razvrsti" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Naraščajoče" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -545,8 +545,8 @@ msgstr "Prebrskaj" msgid "Delete the matches for the %s table?" msgstr "Izbrišem zadetke v tabeli %s?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -617,7 +617,7 @@ msgstr "Sledenje je aktivno." msgid "Tracking is not active." msgstr "Sledenje ni aktivno." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -645,20 +645,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je privzet skladiščni pogon na tem strežniku MySQL." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Z označenim:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi vse" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -669,15 +669,15 @@ msgid "Check tables having overhead" msgstr "Preveri prekoračene" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvozi" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Pogled za tiskanje" @@ -731,7 +731,7 @@ msgstr "Slovar podatkov" msgid "Tracked tables" msgstr "Sledene tabele" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -930,7 +930,7 @@ msgstr "" "povečate vaše časovne omejitve PHP." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1147,8 +1147,8 @@ msgstr "Urejanje v vrstici" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1619,17 +1619,14 @@ msgstr[2] "Vstavljene so %1$d vrstice." msgstr[3] "Vstavljenih je %1$d vrstic." #: libraries/RecentTable.class.php:113 -#| msgid "Could not save configuration" msgid "Could not save recent table" msgstr "Ne morem shraniti nedavne tabele" #: libraries/RecentTable.class.php:148 -#| msgid "Count tables" msgid "Recent tables" msgstr "Nedavne tabele" #: libraries/RecentTable.class.php:154 -#| msgid "There are no configured servers" msgid "There are no recent tables" msgstr "Ni nobenih nedavnih tabel" @@ -1864,13 +1861,13 @@ msgstr "deljeno" msgid "Tables" msgstr "Tabele" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1974,7 +1971,7 @@ msgstr "" "Neveljavno ime gostitelja za strežnik %1$s. Prosim, preglejte svojo " "konfiguracijo." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2036,7 +2033,7 @@ msgstr "MySQL je vrnil: " msgid "Failed to connect to SQL validator!" msgstr "Ne morem se povezati s preverjalnikom SQL!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Razloži stavek SQL" @@ -2048,11 +2045,11 @@ msgstr "Preskoči razlago stavka SQL" msgid "Without PHP Code" msgstr "Brez kode PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Ustvari kodo PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Osveži" @@ -2061,7 +2058,7 @@ msgstr "Osveži" msgid "Skip Validate SQL" msgstr "Preskoči preverjanje pravilnosti SQL stavka" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Preveri pravilnost stavka SQL" @@ -2159,11 +2156,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Na funkcionalnost %s vpliva znan hrošč, glej %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2209,62 +2206,77 @@ msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv" msgid "There are no files to upload" msgstr "Nobene datoteke ni za naložiti" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Oboje" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Višina" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Odprto" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Zaprto" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "podatki" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktura in podatki" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Hitro - prikaži kar najmanj možnosti za konfiguriranje" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Po meri - prikaži vse mogoče možnosti za konfiguriranje" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Po meri - kot zgoraj, vendar brez izbire hitro/po meri" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "popolne poizvedbe insert" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "razširjene poizvedbe insert" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "oboje zgoraj" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "nič od zgoraj" @@ -2350,7 +2362,7 @@ msgid "Set value: %s" msgstr "Določi vrednost: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Povrni privzeto vrednost" @@ -2836,10 +2848,10 @@ msgstr "Prilagodite način brskanja" msgid "Customize default options" msgstr "Prilagodite privzete možnosti" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV-podatki" @@ -3337,7 +3349,6 @@ msgid "Maximum number of recently used tables; set 0 to disable" msgstr "Največje število tabel prikazanih na seznamu tabel" #: libraries/config/messages.inc.php:287 -#| msgid "Untracked tables" msgid "Recently used tables" msgstr "Nedavno uporabljene tabele" @@ -3432,7 +3443,7 @@ msgid "Maximum displayed SQL length" msgstr "Največja dolžina prikazanega SQL" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Uporabniki ne morejo določiti višje vrednosti" @@ -3497,38 +3508,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "To so povezave Uredi, Uredi v vrstici, Kopiraj in Izbriši" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Prikaži povezave do vrstic tabele na levi strani" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Prikaži povezave do vrstic tabele na desni strani" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Uporabi naravni vrstni red za razvrščanje tabel in imen zbirk podatkov" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Naravni vrstni red" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Uporabi samo ikone, samo besedilo ali oboje" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Ikonska navigacijska vrstica" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Uporabi izhod medpomnjenja GZip za povečano hitrost v prenosih HTTP" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "Izhod medpomnjenja GZip" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3536,19 +3543,19 @@ msgstr "" "[kbd]SMART[/kbd] – tj. padajoči vrstni red za stolpce vrste TIME, DATE, " "DATETIME in TIMESTAMP, v naprotnem primeru naraščajoči vrstni red" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Privzet vrstni red" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Uporabi vztrajne povezave s podatkovnimi zbirkami MySQL" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Vztrajne povezave" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3558,23 +3565,23 @@ msgstr "" "podatkov Struktura, če katera od tabel, potrebnih za hrambo konfiguracije " "phpMyAdmin, ni bila najdena" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Manjkajoče tabele hrambe konfiguracije phpMyAdmin" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Ikonski posegi tabel" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Prepreči urejanje stolpcev BLOB in BINARY" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Zaščiti dvojiške stolpce" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3584,116 +3591,115 @@ msgstr "" "(potrebuje hrambo konfiguracije phpMyAdmin). Če je onemogočeno, se za prikaz " "zgodovine poizvedb uporabi rutina JavaScript (ki se izgubi ob zaprtju okna)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Trajna zgodovina poizvedb" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Koliko poizvedb je hranjenih v zgodovini" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Dolžina zgodovine poizvedb" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Zavihek, ki se prikaže ob odprtju novega okna za poizvedbe" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Privzet zavihek okna za poizvedbe" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Višina okna poizvedb (v slikovnih pikah)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Višina okna poizvedb" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Širina okna poizvedb (v slikovnih pikah)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Širina okna poizvedb" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Določi katere funkcije bodo uporabljene za pretvorbo nabora znakov" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Pogon rekodiranja" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "Med brskanjem po tabelah se razvrščanje vsake tabele ohrani" -#: libraries/config/messages.inc.php:350 -#| msgid "Rename table to" +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "Ohrani razvrščanje tabel" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "Ponovi glave vsakih X celic, [kbd]0[/kbd] dezaktivira to funkcijo" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Ponovi glave" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Prikaži gumb za pomoč namesto besedila dokumentacije" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Prikaži gumb za pomoč" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Mapa, kamor se lahko na strežnik shranijo izvozi" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Mapa za shranjevanje" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Pustite prazno, če se ne uporablja" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Zaporedje overovitve gostitelja" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Pustite prazno za privzeto" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Pravila overovitve gostitelja" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Dovoli prijave brez gesla" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Dovoli prijavo root" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "Ime področja HTTP Basic Auth, ki se prikaže med HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "Področje HTTP" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3703,19 +3709,19 @@ msgstr "" "SweKey[/a] (se ne nahaja v korenski mapi dokumentov; predlagano: /etc/swekey." "conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "Konfiguracijska datoteka SweKey" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Način overovitve za uporabo" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Vrsta overovitve" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3723,11 +3729,11 @@ msgstr "" "Pustite prazno, če ne želite podpore [a@http://wiki.phpmyadmin.net/pma/" "bookmark]zaznamkov[/a]; predlagano: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabela zaznamkov" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3735,32 +3741,32 @@ msgstr "" "Pustite prazno, če ne želite pripomb/vrst mime stolpcev; predlagano: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabela informacij stolpcev" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Stisni povezavo s strežnikom MySQL" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Stisni povezavo" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Način povezave s strežnikom; pustite [kbd]tcp[/kbd], če niste prepričani" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Vrsta povezave" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Geslo krmilnega uporabnika" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3768,19 +3774,19 @@ msgstr "" "Posebni uporabnik MySQL, konfiguriran z omejenimi dovoljenji; več informacij " "je na voljo na [a@http://wiki.phpmyadmin.net/pma/controluser]wikiji[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Krmilni uporabnik" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Preštej tabele med prikazovanjem seznama podatkovnih zbirk" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Preštej tabele" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3788,11 +3794,11 @@ msgstr "" "Pustite prazno, če ne želite podpore Oblikovalnika; predlagano: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabela Oblikovalnika" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3800,27 +3806,27 @@ msgstr "" "Več informacij na [a@http://sf.net/support/tracker.php?aid=1849494]" "sledilniku hroščev PMA[/a] in[a@http://bugs.mysql.com/19588]hroščih MySQL[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Onemogoči uporabo INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "Katera razširitev PHP naj se uporablja; uporabite mysqli, če je podprt" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Razširitev PHP za uporabo" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Skrije zbirke podatkov, ki se ujemajo z običajnim izrazom (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Skrij zbirke podatkov" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3828,31 +3834,31 @@ msgstr "" "Pustite prazno, če ne želite podpore zgodovine poizvedb SQL; predlagano: " "[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabela zgodovine poizvedb SQL" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Ime gostitelja, kjer teče strežnik MySQL" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Ime gostitelja strežnika" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Odjavni URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Poskusi se povezati brez gesla" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Poveži se brez gesla" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3866,30 +3872,30 @@ msgstr "" "v vrstnem redu in na koncu uporabite [kbd]*[/kbd] za prikaz preostalih v " "abecednem vrstnem redu." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Prikaži samo navedene zbirke podatkov" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Pustite prazno, če ne uporabljate overovitve config" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Geslo za overovitev config" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Pustite prazno, če ne želite podpore PDF-sheme; predlagano: [kbd]" "pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-shema: tabele strani" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3899,20 +3905,20 @@ msgstr "" "si [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] za vse informacije. " "Pustite prazno, če ne želite podpore. Predlagano: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Ime zbirke podatkov" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "Vrata, na katera naj bo strežnik MySQL priključen; pustite prazno za privzeto" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Vrata strežnika" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3924,12 +3930,11 @@ msgstr "" "Pustite prazno, če ne želite hranjenja uporabnikovih nastavitev v zbirki " "podatkov; predlagano: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 -#| msgid "Recall user name" +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "Nedavno uporabljena tabela" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3937,19 +3942,19 @@ msgstr "" "Pustite prazno, če ne želite podpore [a@http://wiki.phpmyadmin.net/pma/" "relation]relacijskih povezav[/a]; priporočeno: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relacijska tabela" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Ukaz SQL za pridobitev razpoložljivih zbirk podatkov" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "Ukaz SHOW DATABASES" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3957,43 +3962,43 @@ msgstr "" "Oglejte si [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]vrste " "overovitev[/a] za primer" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Ime seje signon" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "URL signon" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "Vtičnica na katero je povezan strežnik MySQL; pustite prazno za privzeto" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Vtičnica strežnika" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Omogoči SSL za povezavo s strežnikom MySQL" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Uporabi SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Pustite prazno, če ne želite podpore PDF-sheme; predlagano: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-shema: koordinate tabel" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4001,11 +4006,11 @@ msgstr "" "Tabela za opisovanje prikaznih stolpcev; pustite prazno, če ne želite " "podpore; predlagano: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Tabela prikaznih stolpcev" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4017,13 +4022,13 @@ msgstr "" "Pustite prazno, če ne želite hranjenja uporabnikovih nastavitev v zbirki " "podatkov; predlagano: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Tabela za hranjenje uporabnikovih nastavitev" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4031,11 +4036,11 @@ msgstr "" "Ali naj se stavek DROP DATABASE IF EXISTS doda kot prva vrstica v dnevnik " "pri ustvarjanju zbirke podatkov." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Dodaj DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4043,11 +4048,11 @@ msgstr "" "Ali naj se stavek DROP TABLE IF EXISTS doda kot prva vrstica v dnevnik pri " "ustvarjanju tabele." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Dodaj DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4055,21 +4060,21 @@ msgstr "" "Ali naj se stavek DROP VIEW IF EXISTS doda kot prva vrstica v dnevnik pri " "ustvarjanju pogleda." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Dodaj DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Določi seznam stavkov, ki jih samodejno ustvarjanje uporabi za nove " "različice." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Izjave za sledenje" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4077,22 +4082,22 @@ msgstr "" "Pustite prazno, če ne želite podpore sledenja poizvedb SQL; predlagano: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "Tabela sledenja poizvedb SQL" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" "Ali naj mehanizem sledenja ustvari različice tabel in pogledov samodejno." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Samodejno ustvari različice" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4100,15 +4105,15 @@ msgstr "" "Pustite prazno, če ne želite hranjenja uporabnikovih nastavitev v zbirki " "podatkov; predlagano: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Tabela za hranjenje uporabnikovih nastavitev" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Uporabnik za overovitev config" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4116,11 +4121,11 @@ msgstr "" "Onemogočite, če veste, da so vaše tabele pma_* ažurirane. To prepreči " "preverjanja združljivosti in tako poveča zmogljivost" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Preverjanje razširitve" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4128,19 +4133,19 @@ msgstr "" "Uporabniku prijazen opis tega strežnika. Pustite prazno, če se naj namesto " "tega prikaže ime gostitelja." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Razširjeno ime tega strežnika" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Ali se naj uporabniku prikaže gumb "prikaži vse (vrstice)"" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Dovoli prikaz vseh vrstic" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4150,33 +4155,33 @@ msgstr "" "kbd], saj je geslo vgrajeno v konfiguracijsko datoteko; to ne omejuje " "možnosti izvedbe enakega ukaza neposredno" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Pokaži obrazec za spremembo gesla" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Pokaži obrazec za ustvarjanje zbirke podatkov" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "Določa ali naj bodo v načinu urejanja/vstavljanja prikazane vrste polj" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Pokaži vrste polj" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Prikaže polja funkcij v načinu urejanja/vstavljanja" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Prikaži polja funkcij" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4184,32 +4189,32 @@ msgstr "" "Prikaže povezavo do podatkov [a@http://php.net/manual/function.phpinfo.php]" "phpinfo()[/a]" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Prikaži povezavo phpinfo()" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Prikaži podrobne informacije o strežniku MySQL" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Določi, ali se naj poizvedbe SQL, ki jih ustvari phpMyAdmin, prikažejo" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Pokaži poizvedbe SQL" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Dovoli prikaz statistike zbirke podatkov in tabele (npr. poraba prostora)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Pokaži statistiko" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4217,11 +4222,11 @@ msgstr "" "Če so zaslonski namigi omogočeni in ima zbirka podatkov določeno pripombo, " "bo to zamenjalo pripombo in pravo ime" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Prikaži pripombo zbirke podatkov namesto njenega imena" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4233,30 +4238,30 @@ msgstr "" "['LeftFrameTableSeparator'], zato je samo mapa imenovana kot pridevek, sama " "imena tabel pa ostanejo nespremenjena" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Prikaži pripombo tabele namesto njenega imena" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Prikaži pripombe tabel v zaslonskih namigih" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Označi uporabljene tabele in omogoči prikaz zbirk podatkov z zaklenjenimi " "tabelami" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Preskoči zaklenjene tabele" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Potrebuje omogočen Preverjalnik SQL" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4266,7 +4271,7 @@ msgstr "Potrebuje omogočen Preverjalnik SQL" msgid "Password" msgstr "Geslo" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4274,11 +4279,11 @@ msgstr "" "[strong]Opozorilo:[/strong] potrebuje nameščeno razširitev PHP SOAP ali PEAR " "SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Omogoči Preverjalnik SQL" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4286,12 +4291,12 @@ msgstr "" "Če imate uporabniško ime po meri, ga določite tukaj (privzeto [kbd]anonymous" "[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Uporabniško ime" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4299,19 +4304,19 @@ msgstr "" "Predlagaj ime zbirke podatkov v obrazcu "Ustvari zbirko podatkov" " "(če je le mogoče) ali pusti besedilno polje prazno" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Predlagaj novo ime zbirke podatkov" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Na glavni strani se prikaže opozorilo, če je zaznan Suhosin" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Opozorilo Suhosin" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4319,11 +4324,11 @@ msgstr "" "Velikost besedilnega polja (stolpci) v načinu urejanja; vrednost bo povečana " "za polja poizvedb SQL (*2) in za okno poizvedbe (*1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Stolpcev besedilnega polja" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4331,31 +4336,31 @@ msgstr "" "Velikost besedilnega polja (vrstice) v načinu urejanja; vrednost bo povečana " "za polja poizvedb SQL (*2) in za okno poizvedbe (*1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Vrstic besedilnega polja" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Naslov okna brskalnika, ko je izbrana zbirka podatkov" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Naslov okna brskalnika, ko je ni izbrano nič" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Privzeti naslov" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Naslov okna brskalnika, ko je izbran strežnik" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Naslov okna brskalnika, ko je izbrana tabela" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4366,27 +4371,27 @@ msgstr "" "navaja, da naj phpMyAdmin zaupa glavi HTTP_X_FORWARDED_FOR (X-Forwarded-For) " "prihajajoči iz proxyja 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Seznam zaupanja vrednih proxyjev za sprejetje/zavrnitev IP" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Mapa na strežniku, kamor lahko naložite datoteke za uvoz" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Mapa za nalaganje" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Dovoli iskanje po celotni zbirki podatkov" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Uporabi iskanje po zbirki podatkov" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4394,11 +4399,11 @@ msgstr "" "Ko je onemogočeno, uporabniki ne morejo nastaviti katere koli od spodnjih " "možnosti, ne glede na potrditveno polje na desni" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Omogoči zavihek Razvijalec v nastavitvah" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4408,19 +4413,19 @@ msgstr "" "si libraries/import.lib.php za privzete podatke o tem, koliko poizvedb lahko " "stavek vsebuje." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Zgosti večkratne stavke" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Preveri za najnovejšo različico" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Omogoča preverjanje najnovejše različice na glavni strani phpMyAdmin" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4428,7 +4433,7 @@ msgstr "Omogoča preverjanje najnovejše različice na glavni strani phpMyAdmin" msgid "Version check" msgstr "Preverjanje različice" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4436,7 +4441,7 @@ msgstr "" "Omogoči stiskanje [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] " "za posege uvoza in izvoza" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4456,61 +4461,61 @@ msgstr "Overitev preko HTTP" msgid "Signon authentication" msgstr "Overitev preko signon" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV z uporabo LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excelov delovni zvezek 97-2003 XLS" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excelov delovni zvezek 2007 XLSX" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Preglednica Open Document" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Hitro" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Po meri" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Možnosti za izvoz zbirke podatkov" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV-podatki za MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Besedilo Open Document" @@ -4597,7 +4602,7 @@ msgstr "Rutina" msgid "Return type" msgstr "Vrnjena vrsta" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4996,58 +5001,58 @@ msgstr "Prikaži vsebine BLOB" msgid "Browser transformation" msgstr "Pretvorba z brskalnikom" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopiraj" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Vrstica je izbrisana" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Prekini proces" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "v poizvedbi" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Prikazujem vrstice" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "skupaj" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Poizvedba je potrebovala %01.4f s" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Spremeni" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Dejanja rezultatov poizvedbe" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Pogled za tiskanje (s polnimi besedili)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Prikaži grafikon" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Ustvari pogled" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Povezave ni mogoče najti" @@ -10202,6 +10207,12 @@ msgstr "Ime VIEW" msgid "Rename view to" msgstr "Preimenuj pogled v" +#~ msgid "Show table row links on left side" +#~ msgstr "Prikaži povezave do vrstic tabele na levi strani" + +#~ msgid "Show table row links on right side" +#~ msgstr "Prikaži povezave do vrstic tabele na desni strani" + #~ msgid "Background color" #~ msgstr "Barva ozadja" diff --git a/po/sq.po b/po/sq.po index ab251d4f83..fc938fe229 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-21 14:51+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: albanian \n" @@ -199,7 +199,7 @@ msgstr "Komente" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr " Jo " #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Skema relacionale" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -430,19 +430,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Renditja" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Në ngjitje" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -556,8 +556,8 @@ msgstr "Shfleto" msgid "Delete the matches for the %s table?" msgstr "Dump i të dhënave për tabelën" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -631,7 +631,7 @@ msgstr "Gjurmimi është aktiv." msgid "Tracking is not active." msgstr "Gjurmimi nuk është aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -660,20 +660,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "N.q.s. të zgjedhur:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Zgjidh gjithçka" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -684,15 +684,15 @@ msgid "Check tables having overhead" msgstr "Zgjidh të mbingarkuarit" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksporto" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Shfaq për printim" @@ -751,7 +751,7 @@ msgstr "Data Dictionary" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -942,7 +942,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1195,8 +1195,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1956,13 +1956,13 @@ msgstr "" msgid "Tables" msgstr "Tabela" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2070,7 +2070,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2132,7 +2132,7 @@ msgstr "Mesazh nga MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Shpjego SQL" @@ -2144,11 +2144,11 @@ msgstr "Mos shpjego SQL" msgid "Without PHP Code" msgstr "pa kod PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Krijo kodin PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Rifresko" @@ -2157,7 +2157,7 @@ msgstr "Rifresko" msgid "Skip Validate SQL" msgstr "Mos vleftëso SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Vleftëso SQL" @@ -2255,11 +2255,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2306,21 +2306,34 @@ msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Thonjëza të pambyllura" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2328,13 +2341,13 @@ msgstr "Thonjëza të pambyllura" msgid "structure" msgstr "Struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2342,35 +2355,35 @@ msgstr "" msgid "structure and data" msgstr "Struktura dhe të dhënat" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Të shtuarat komplet" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Të shtuara të zgjeruara" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2459,7 +2472,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2952,10 +2965,10 @@ msgstr "" msgid "Customize default options" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "të dhëna CSV" @@ -3531,7 +3544,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3588,352 +3601,348 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Transformo tabelën e renditur sipas" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Dritarja e Query" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Riemërto tabelën në" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Lidhje" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Asnjë tabelë" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmento tabelën" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Asnjë databazë" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3942,324 +3951,324 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "Databazat" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analizo tabelën" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Riparo tabelën" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Zgjedhja e serverit" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Vizualizimi i komenteve të kollonave" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmento tabelën" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Instruksione" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "Versioni i MySQL" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "Shfaq tabelat" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Shfaq të gjitha kërkesat" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistikat e rreshtave" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4267,28 +4276,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4298,91 +4307,91 @@ msgstr "" msgid "Password" msgstr "Fjalëkalimi" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Emri i përdoruesit:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Shto/Fshi kollonat e fushës" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "Prezgjedhur" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4390,56 +4399,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4447,13 +4456,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4473,61 +4482,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcione të eksportimit të databazës" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV për të dhëna MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4614,7 +4623,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5041,61 +5050,61 @@ msgstr "" msgid "Browser transformation" msgstr "Transformimi i Shfletuesit" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "rreshti u fshi" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Hiq" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "tek query" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Shfaqja e regjistrimeve " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "Gjithsej" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Query ka zgjatur %01.4f sec" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ndrysho" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Shfaq për printim (me full text)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Shfaq skemën PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Versioni i MySQL" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Lidhja nuk u gjet" diff --git a/po/sr.po b/po/sr.po index d720d0d31d..b9e11a4632 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-06 18:43+0200\n" "Last-Translator: \n" "Language-Team: serbian_cyrillic \n" @@ -198,7 +198,7 @@ msgstr "Коментари" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Не" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -356,7 +356,7 @@ msgid "Edit or export relational schema" msgstr "Уреди или извези релациону схему" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -425,19 +425,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Сортирање" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Растући" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -552,8 +552,8 @@ msgstr "Преглед" msgid "Delete the matches for the %s table?" msgstr "Приказ података табеле" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -656,20 +656,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s је подразумевани погон складиштења на овом MySQL серверу." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Означено:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Означи све" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -680,15 +680,15 @@ msgid "Check tables having overhead" msgstr "Провери табеле које имају прекорачења" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Извоз" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "За штампу" @@ -748,7 +748,7 @@ msgstr "Речник података" msgid "Tracked tables" msgstr "Провери табелу" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -953,7 +953,7 @@ msgstr "" "повећате временска ограничења у PHP-у" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1210,8 +1210,8 @@ msgstr "Складиштења" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1979,13 +1979,13 @@ msgstr "" msgid "Tables" msgstr "Табеле" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2095,7 +2095,7 @@ msgstr "Неисправан индекс сервера: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Неисправан назив сервера %1$s. Молимо проверите своју конфигурацију." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2157,7 +2157,7 @@ msgstr "MySQL рече: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Објасни SQL" @@ -2169,11 +2169,11 @@ msgstr "Прескочи објашњавање SQL-a" msgid "Without PHP Code" msgstr "без PHP кода" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Направи PHP код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Освежи" @@ -2182,7 +2182,7 @@ msgstr "Освежи" msgid "Skip Validate SQL" msgstr "Прескочи проверу SQL-a" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Провери SQL" @@ -2282,11 +2282,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Ова функционалност %s је погођена познатом грешком, видите %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2333,21 +2333,34 @@ msgstr "Директоријум који сте изабрали за слањ msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Наводник није затворен" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2355,13 +2368,13 @@ msgstr "Наводник није затворен" msgid "structure" msgstr "Структура" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2369,35 +2382,35 @@ msgstr "" msgid "structure and data" msgstr "Структура и подаци" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Комплетан INSERT (са именима поља)" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Проширени INSERT" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2485,7 +2498,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2981,10 +2994,10 @@ msgstr "" msgid "Customize default options" msgstr "Опције за извоз базе" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3578,7 +3591,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3636,356 +3649,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Промени редослед у табели" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Прозор за упите" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Промени име табеле у " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Нити поправке" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Основни директоријум података" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Конекције" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Нема табела" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Дефрагментирај табелу" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "верзија PHP-a" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "База не постоји" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "назив сервера" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3994,326 +4003,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "назив базе" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ИД сервера" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Анализирај табелу" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Поправи табелу" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Избор сервера" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Приказујем коментаре колоне" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Дефрагментирај табелу" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Име" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Режим аутоматског опоравка" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Прикажи отворене табеле" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Прикажи комплетне упите" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Статистике реда" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4321,29 +4330,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Прикажи отворене табеле" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4353,90 +4362,90 @@ msgstr "" msgid "Password" msgstr "Лозинка" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Корисничко име:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Додај/обриши колону" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Преименуј базу у" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4444,57 +4453,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Основни директоријум података" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4502,13 +4511,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4528,61 +4537,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV користећи LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Опције за извоз базе" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV за MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4670,7 +4679,7 @@ msgstr "Рутине" msgid "Return type" msgstr "Повратни тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5124,61 +5133,61 @@ msgstr "" msgid "Browser transformation" msgstr "Транформације читача" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Копирај" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Ред је обрисан" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Обустави" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "у упиту" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Приказ записа" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "укупно" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Упит је трајао %01.4f секунди" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Промени" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Операције на резултатима упита" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Поглед за штампу (са пуним текстом)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Прикажи PDF схему" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Направи релацију" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Веза није пронађена" diff --git a/po/sr@latin.po b/po/sr@latin.po index d794f5efd8..19eb8cff63 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-12-02 14:49+0200\n" "Last-Translator: Sasa Kostic \n" "Language-Team: serbian_latin \n" @@ -200,7 +200,7 @@ msgstr "Komentari" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Ne" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -358,7 +358,7 @@ msgid "Edit or export relational schema" msgstr "Uredi ili izvezi relacionu shemu" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -426,19 +426,19 @@ msgid "visual builder" msgstr "vizuelni kreator" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortiranje" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Rastući" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -549,8 +549,8 @@ msgstr "Pregled" msgid "Delete the matches for the %s table?" msgstr "Prikaz podataka tabele" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -622,7 +622,7 @@ msgstr "Praćenje je aktivno." msgid "Tracking is not active." msgstr "Praćenje nije aktivno." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -650,20 +650,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s je podrazumevani pogon skladištenja na ovom MySQL serveru." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Označeno:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Označi sve" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -674,15 +674,15 @@ msgid "Check tables having overhead" msgstr "Proveri tabele koje imaju prekoračenja" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Izvoz" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Za štampu" @@ -742,7 +742,7 @@ msgstr "Rečnik podataka" msgid "Tracked tables" msgstr "Proveri tabelu" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -947,7 +947,7 @@ msgstr "" "povećate vremenska ograničenja u PHP-u" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1204,8 +1204,8 @@ msgstr "Skladištenja" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1973,13 +1973,13 @@ msgstr "" msgid "Tables" msgstr "Tabele" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2089,7 +2089,7 @@ msgstr "Neispravan indeks servera: \"%s\"" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2151,7 +2151,7 @@ msgstr "MySQL reče: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Objasni SQL" @@ -2163,11 +2163,11 @@ msgstr "Preskoči objašnjavanje SQL-a" msgid "Without PHP Code" msgstr "bez PHP koda" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Napravi PHP kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Osveži" @@ -2176,7 +2176,7 @@ msgstr "Osveži" msgid "Skip Validate SQL" msgstr "Preskoči proveru SQL-a" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Proveri SQL" @@ -2276,11 +2276,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Ova funkcionalnost %s je pogođena poznatom greškom, vidite %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2327,21 +2327,34 @@ msgstr "Direktorijum koji ste izabrali za slanje nije dostupan" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Navodnik nije zatvoren" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2349,13 +2362,13 @@ msgstr "Navodnik nije zatvoren" msgid "structure" msgstr "Struktura" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2363,35 +2376,35 @@ msgstr "" msgid "structure and data" msgstr "Struktura i podaci" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Kompletan INSERT (sa imenima polja)" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Prošireni INSERT" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2479,7 +2492,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2976,10 +2989,10 @@ msgstr "" msgid "Customize default options" msgstr "Opcije za izvoz baze" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3571,7 +3584,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3629,356 +3642,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Promeni redosled u tabeli" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Prozor za upite" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Promeni ime tabele u " -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Niti popravke" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Osnovni direktorijum podataka" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Konekcije" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Nema tabela" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Defragmentiraj tabelu" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "verzija PHP-a" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Baza ne postoji" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "naziv servera" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3987,326 +3996,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "naziv baze" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ID servera" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Analiziraj tabelu" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Popravi tabelu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Izbor servera" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Prikazujem komentare kolone" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Defragmentiraj tabelu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Ime" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Režim automatskog oporavka" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Prikaži otvorene tabele" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Prikaži kompletne upite" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Statistike reda" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4314,29 +4323,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Prikaži otvorene tabele" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4346,90 +4355,90 @@ msgstr "" msgid "Password" msgstr "Lozinka" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Korisničko ime:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Dodaj/obriši kolonu" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Preimenuj bazu u" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4437,57 +4446,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Osnovni direktorijum podataka" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4495,13 +4504,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4521,61 +4530,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV koristeći LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document Spreadsheet" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Opcije za izvoz baze" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV za MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Open Document Text" @@ -4663,7 +4672,7 @@ msgstr "Rutine" msgid "Return type" msgstr "Povratni tip" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5117,61 +5126,61 @@ msgstr "" msgid "Browser transformation" msgstr "Tranformacije čitača" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Red je obrisan" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Obustavi" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "u upitu" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Prikaz zapisa" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "ukupno" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Upit je trajao %01.4f sekundi" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Promeni" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operacije na rezultatima upita" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Pogled za štampu (sa punim tekstom)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Prikaži PDF shemu" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Napravi relaciju" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Veza nije pronađena" diff --git a/po/sv.po b/po/sv.po index 86b2fc59c1..722bee5857 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-30 20:24+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" @@ -199,7 +199,7 @@ msgstr "Kommentarer" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Nej" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Editera eller exportera relationsschema" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "grafisk modellerare" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortera" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Stigande" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -540,8 +540,8 @@ msgstr "Visa" msgid "Delete the matches for the %s table?" msgstr "radera matchande för %s tabellen?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -610,7 +610,7 @@ msgstr "Spårning är aktiv." msgid "Tracking is not active." msgstr "Spårning är inte aktiv." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -638,20 +638,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s är standardlagringsmotorn på denna MySQL-server." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Med markerade:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Markera alla" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -662,15 +662,15 @@ msgid "Check tables having overhead" msgstr "Markera ooptimerade" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Exportera" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Utskriftsvänlig visning" @@ -724,7 +724,7 @@ msgstr "Datalexikon" msgid "Tracked tables" msgstr "Spårade tabeller" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -922,7 +922,7 @@ msgstr "" "tidsbegränsningar." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1138,8 +1138,8 @@ msgstr "Redigera" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1854,13 +1854,13 @@ msgstr "delad" msgid "Tables" msgstr "Tabeller" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1961,7 +1961,7 @@ msgstr "Ogiltigt serverindex: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "Ogiltigt värdnamn för server %1$s. Var god granska din konfiguration." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2023,7 +2023,7 @@ msgstr "MySQL sa: " msgid "Failed to connect to SQL validator!" msgstr "Kunde inte ansluta till MySQL validerare" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Förklara SQL-kod" @@ -2035,11 +2035,11 @@ msgstr "Utan SQL-förklaring" msgid "Without PHP Code" msgstr "Utan PHP-kod" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Skapa PHP-kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Uppdatera" @@ -2048,7 +2048,7 @@ msgstr "Uppdatera" msgid "Skip Validate SQL" msgstr "Hoppa över SQL-validering" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Validera SQL-kod" @@ -2146,11 +2146,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "Funktionaliteten för %s påverkas av en känd bugg, se %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2196,62 +2196,77 @@ msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås" msgid "There are no files to upload" msgstr "Det finns inga filer att ladda upp" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Båda" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Höjd" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Öppen" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Stängd" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "struktur" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "data" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "struktur och data" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Snabb - visa endast få alternativ för konfiguration" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Anpassad - visa alla tillgängliga konfigurations optioner" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Anpassad - Som ovan, men utan valet snabb/anpassad " -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "kompletta infogningar" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "utökade infogningar" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "båda av ovanstående" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "Ingen av ovanstående" @@ -2338,7 +2353,7 @@ msgid "Set value: %s" msgstr "Ange värde: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Återställ standardvärde" @@ -2822,10 +2837,10 @@ msgstr "Anpassa webbläsningsläge" msgid "Customize default options" msgstr "Anpassa förvalda alternativ" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3415,7 +3430,7 @@ msgid "Maximum displayed SQL length" msgstr "Maximal visad SQL-längd" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Användare kan inte ange ett högre värde" @@ -3477,38 +3492,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Dessa är redigera, infogad redigering, kopiera och ta bort länkar" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Visa tabellrader som länkar på vänster sida" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Visa tabellrader som länkar på höger sida" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Använd naturlig ordning vid sortering av tabell- och databasnamn" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Naturlig ordning" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Använd enbart ikoner, endast text eller både och" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Ikonbaserat navigeringsfält" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "Använd GZip utmatningsbuffer för ökad hastighet i HTTP-överföringar" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip Utmatningsbuffer" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3516,19 +3527,19 @@ msgstr "" "[kbd]SMART[/kbd] - dvs fallande ordning för kolumner av typen TIME, DATE, " "DATETIME och TIMESTAMP, stigande ordning annars" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Förvald sorteringsordning" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "Använd bestående anslutningar till MySQL-databaser" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Bestående anslutningar" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3538,23 +3549,23 @@ msgstr "" "någon av de nödvändiga tabellerna för phpMyAdmin Configuration Storage inte " "kunde hittas" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Saknade phpMyAdmin konfiguration lagringstabeller" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Ikoniska tabell transaktioner" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "Hindra BLOB och kolumner BINARY från redigering" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Skydda binära kolumner" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3564,120 +3575,120 @@ msgstr "" "konfigurationslagring). Om inakiverad, så används JS-rutiner för att visa " "frågehistorik (förloras när fönstret stängs)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Permanent frågehistorik" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Antal frågor som sparas i historiken" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Längd på frågehistorik" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Flik som visas när man öppnar ett nytt frågefönster" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Default frågefönsterflik" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Höjd på sökfönster (i pixlar)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Fråga höjd på frågefönster" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Sökning fönster bredd (i pixlar)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Sökning fönsterbredd" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Välj vilka funktioner som kommer användas för konvertering av " "teckenuppsättning" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Omvandlingsmotor" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Döp om tabellen till" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Upprepa rubrik varje X celler, [kbd]0[/kbd] avaktiverar den här funktionen" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Reparera rubriker" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Visa hjälpknappen istället för dokumentations text" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Visa hjälp-knappen" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Katalog där exporten kan sparas på servern" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Spara katalog" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Lämna tomt om den inte används" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Host auktorisation för" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Lämna blankt för defaultvärden" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Behörighetsregler för host" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Tillåt inloggning utan lösenord" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Tillåt root-inloggning" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP Basic Auth Realm namn att visa när man gör HTTP Auth" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Realm" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3687,19 +3698,19 @@ msgstr "" "hårdvaruautentisering[/a] (inte placerad i din dokumentrotkatalog; förslag: /" "etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey konfigurationsfil" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Autentiseringsmetod att använda" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Autentiseringstyp" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3707,11 +3718,11 @@ msgstr "" "Lämna tomt för inget stöd för [a@http://wiki.phpmyadmin.net/pma/bookmark]" "bokmärken[/a], förslag: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Tabell för bokmärken" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3719,31 +3730,31 @@ msgstr "" "Lämna tomt för inget stöd för kolumnkommentarer/mime-typer, förslag: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Tabell för kolumninformation" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "Komprimera anslutning till MySQL-servern" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Komprimera anslutning" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Hur ansluta till servern, behåll [kbd]TCP[/ kbd] om du är osäker" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Anslutningstyp" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Lösenord för kontrollanvändare" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3752,19 +3763,19 @@ msgstr "" "information tillgänglig på [a@http://wiki.phpmyadmin.net/pma/controluser]wiki" "[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Kontrollanvändare" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Räkna tabeller vid visning av databaslista" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Räkna tabeller" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3772,11 +3783,11 @@ msgstr "" "Lämna tomt för inget stöd för Designer, förslag: [kbd]pma_designer_coords[/" "kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tabell för Designer" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3784,28 +3795,28 @@ msgstr "" "Mer information på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] och [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "Inaktivera användning av INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Vilket PHP-tillägg som ska användas; du bör använda mysqli om det stöds" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP-tillägg att använda" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Dölj databaser som matchar reguljärt uttryck (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Dölj databaser" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3813,31 +3824,31 @@ msgstr "" "Lämna blankt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history" "[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "Tabell för SQL-frågehistorik" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "Värdnamn där MySQL-servern körs" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Serverns värdnamn" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr " URL för utloggning" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Försök ansluta utan lösenord" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Anslut utan lösenord" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3851,29 +3862,29 @@ msgstr "" "lista. Det är bara att skriva sina namn i ordning och använda [kbd]*[/kbd] i " "slutet för att visa resten i alfabetisk ordning." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Visa endast listade databaser" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Lämna tomt om inte config auth används" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Löseenord för config auth" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Lämna blankt för inget stöd för PDF-schema, förslag: [kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-schema: Tabell för sidor" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3883,19 +3894,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] för komplett information. " "Lämna tomt för inget stöd. Förslag: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Databasnamn" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "Port som MySQL-servern lyssnar på, lämna blankt för default" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Serverport" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3907,12 +3918,12 @@ msgstr "" "Lämna tomt för iatt inte spara användarinställningar i databasen, förslag: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy msgid "Recently used table" msgstr "Nuvarande anslutning" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3920,19 +3931,19 @@ msgstr "" "Lämna tomt för inget stöd för [a@http://wiki.phpmyadmin.net/pma/relation]" "relationslänkar[/a], förslag: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Relations tabell" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "SQL-kommando för att hämta tillgängliga databaser" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES-kommando" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3940,42 +3951,42 @@ msgstr "" "Se [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]autentiseringstyper[/" "a] för ett exempel" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon sessionsnamn" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Signon URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "Sockel som MySQL-servern lyssnar på, lämna tomt för default" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Server socket" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "Aktivera SSL för anslutning till MySQL-servern" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "Använd SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "Lämna tomt för inget stöd för PDF-schema, förslag: [kbd]pma_table_coords[/" "kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-schema: tabellkoordinater" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -3983,11 +3994,11 @@ msgstr "" "Tabell för att beskriva fält att visa, lämna tomt för inget stöd; förslag: " "[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Visa tabellkolumner" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3999,13 +4010,13 @@ msgstr "" "Lämna tomt för iatt inte spara användarinställningar i databasen, förslag: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Användarinställningar lagringstabell" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4013,11 +4024,11 @@ msgstr "" "Om DROP DATABASE IF EXISTS finns, kommando skall läggas till som första " "raden i loggen när man skapar en databas." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "Lägg till DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4025,11 +4036,11 @@ msgstr "" "Om DROP TABLE IF EXISTS finns, kommando skall läggas till som första raden i " "loggen när man skapar en tabell" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "Lägg till DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4037,21 +4048,21 @@ msgstr "" "Om DROP VIEW IF EXISTS finns, kommando skall läggas till som första raden i " "loggen när man skapar en vy" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "Lägg till DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Definierar lista med påståenden vilken auto-creation använder för nya " "versioner." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "Kommandon att spåra" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4059,11 +4070,11 @@ msgstr "" "Lämna tomt för inget stöd för SQL-frågehistorik, förslag: [kbd]pma_history[/" "kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL-fråga spårningstabellen" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4071,11 +4082,11 @@ msgstr "" "Huruvida spårnings mekanismen skapar versioner för tabeller och vyer " "automatiskt." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Automatiskt skapa versioner" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4083,15 +4094,15 @@ msgstr "" "Lämna tomt för iatt inte spara användarinställningar i databasen, förslag: " "[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Användarinställningar lagringstabell" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Användare för config auth" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4099,11 +4110,11 @@ msgstr "" "Inaktivera ifall du vet att dina tabeller pma_* är aktuella. Detta " "förhindrar kompabilitetskontroller och ökar därmed prestanda" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Utökad kontroll" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4111,19 +4122,19 @@ msgstr "" "En användarvänlig beskrivning av denna server. Lämna tomt för att visa " "värdnamnet istället." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Beskrivande namn för denna server" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Ifall en användare ska få se en "visa alla(rader)" knapp" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Tillåt att visa alla rader" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4133,33 +4144,33 @@ msgstr "" "autentisering eftersom lösenordet är hårdkodat i konfigurationsfilen; detta " "begränsar inte möjligheten att utföra samma kommando direkt" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Visa ändra lösenord-formulär" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Visa skapa databas-formulär" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "Anger om typ-fält bör först visas i redigera / infogningsläget" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Visa fälttyper" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Visa funktionsfälten i ändra/infoga-läge" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Visa funktionsfält" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4167,31 +4178,31 @@ msgstr "" "Visar länk till [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "resultatet" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "Visa phpinfo()-länk" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Visa detaljerad MySQL-serverinformation" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "Anger om SQL-frågor som genereras av phpMyAdmin ska visas" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Visa SQL-frågor" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "Tillåt visning av databas- och tabellstatistik (t.ex.av utrymme)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Visa statistik" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4199,11 +4210,11 @@ msgstr "" "Om tooltip används och en databaskommentar är angiven, kommer denna vända " "kommentaren och det riktiga namnet" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Visa databaskommentar istället för dess namn" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4215,30 +4226,30 @@ msgstr "" "['LeftFrameTableSeparator'] , så endast mappen kallas för detta alias, " "tabellnamnet självt förblir oförändrat" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Visa tabellkommentar istället för dess namn" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Visa tabellkommentarer i tooltip" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Markera använda tabeller och gör det möjligt att visa databaser med låsta " "tabeller" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Hoppa över låsta tabeller" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "Kräver att SQL Validator är aktiverad" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4248,7 +4259,7 @@ msgstr "Kräver att SQL Validator är aktiverad" msgid "Password" msgstr "Lösenord" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4256,11 +4267,11 @@ msgstr "" "[strong]Varning:[/strong] kräver PHP SOAP tillägg eller installation av PEAR " "SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "Aktivera SQL Validator" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4268,12 +4279,12 @@ msgstr "" "Om du har ett eget användarnamn, ange det här (default är [kbd]anonymous[/" "kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Användarnamn" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4281,19 +4292,19 @@ msgstr "" "Föreslå ett daabasnamn i "Skapa databas"-formuläret (om möjligt) " "eller behåll textfältet tomt" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Föreslå nytt databasnamn" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "En varning visas på huvudsidan om Suhosin upptäcks" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin varning" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4301,11 +4312,11 @@ msgstr "" "Textareans storlek (kolumner) i redigeringsläge, detta värde kommer betonas " "för SQL-frågans textfält (* 2) och för frågan fönster (* 1,25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Textarea kolumner" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4313,31 +4324,31 @@ msgstr "" "Textareans storlek (rader) i redigeringsläge, detta värde kommer betonas för " "SQL-fråga textfält (* 2) och för frågan fönster (* 1,25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Textarea rader" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Titel på webbläsarfönstret när en databas är vald" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Titel på webbläsarfönstret när ingenting är markerat" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Standard titel" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Titel på webbläsarfönstret när en server är vald" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Titel på webbläsarfönstret när en tabell är markerad" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4349,27 +4360,27 @@ msgstr "" "som kommer från proxyservern 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/" "kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "Lista med betrodda proxies för IP allow/deny" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Katalog på servern där du kan ladda upp filer för import" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Uppladdningskatalogen" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Tillåt sökning i hela databasen" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Använd databassökning" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4377,11 +4388,11 @@ msgstr "" "När det är avstängt, kan användare inte ange något av alternativen nedan, " "oberoende av kryssrutan till höger" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Aktivera fliken Utvecklare i inställningar" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4391,19 +4402,19 @@ msgstr "" "import.lib.php för standardvärden för hur många frågor ett uttryck kan " "innehålla." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Utförliga fleruttrycksfrågor" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Sök efter senaste version" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Aktivera kontroll efter senaste version på phpMyAdmin hemsida" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4411,7 +4422,7 @@ msgstr "Aktivera kontroll efter senaste version på phpMyAdmin hemsida" msgid "Version check" msgstr "Versionskontroll" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4419,7 +4430,7 @@ msgstr "" "Aktivera [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a]-" "komprimering för import- och exportoperationer" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4439,61 +4450,61 @@ msgstr "HTTP-autentisering" msgid "Signon authentication" msgstr "Signon autentisering" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV med LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS arbetsbok" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX arbetsbok" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "OpenDocument kalkylblad" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Snabb" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Anpassad" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Databas exportalternativ" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV för MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenDocument text" @@ -4580,7 +4591,7 @@ msgstr "Rutiner" msgid "Return type" msgstr "Returtyp" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4975,58 +4986,58 @@ msgstr "Visa BLOB-innehåll" msgid "Browser transformation" msgstr "Webbläsaromvandling" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopiera" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Raden har raderats" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Döda" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "i fråga" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Visar rader" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "totalt" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Frågan tog %01.4f sek" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ändra" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Operationer för frågeresultat" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Utskriftsvänlig version (med fullständiga texter)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Visa diagram" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Skapa vy" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Länken hittades inte" @@ -10165,6 +10176,12 @@ msgstr "VIEW namn" msgid "Rename view to" msgstr "Ändra namn till" +#~ msgid "Show table row links on left side" +#~ msgstr "Visa tabellrader som länkar på vänster sida" + +#~ msgid "Show table row links on right side" +#~ msgstr "Visa tabellrader som länkar på höger sida" + #~ msgid "Background color" #~ msgstr "Bakgrundsfärg" diff --git a/po/ta.po b/po/ta.po index 544d7b35aa..c1e7cecd88 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n" "Last-Translator: Sutharshan \n" "Language-Team: Tamil \n" @@ -197,7 +197,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -213,7 +213,7 @@ msgstr "" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -350,7 +350,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -417,19 +417,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -541,8 +541,8 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -611,7 +611,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -639,20 +639,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -663,15 +663,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -727,7 +727,7 @@ msgstr "" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -911,7 +911,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1132,8 +1132,8 @@ msgstr "உள்வரிசை" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1872,13 +1872,13 @@ msgstr "" msgid "Tables" msgstr "" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1972,7 +1972,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2034,7 +2034,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "" @@ -2046,11 +2046,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "" @@ -2157,11 +2157,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2207,62 +2207,75 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2347,7 +2360,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2811,10 +2824,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "" @@ -3370,7 +3383,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3426,337 +3439,333 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3765,307 +3774,307 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4073,28 +4082,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4104,88 +4113,88 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4193,56 +4202,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "புதிய பதிப்பை பார்வையிடவும்" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4250,13 +4259,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4276,61 +4285,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4417,7 +4426,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4793,60 +4802,60 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Add into comments" msgid "Display chart" msgstr "கருதிட்குள் சேர்க்க" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" diff --git a/po/te.po b/po/te.po index ac8749206f..a603d10244 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-07 17:06+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" @@ -201,7 +201,7 @@ msgstr "వ్యాఖ్యలు" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -217,7 +217,7 @@ msgstr "కాదు" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -357,7 +357,7 @@ msgid "Edit or export relational schema" msgstr "" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -426,19 +426,19 @@ msgstr "దృశ్య కల్పకం" # మొదటి అనువాదము #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "క్రమంలో పేర్చు" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "ఆరోహణ" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -548,8 +548,8 @@ msgstr "" msgid "Delete the matches for the %s table?" msgstr "" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -619,7 +619,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -649,20 +649,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -673,15 +673,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ఎగుమతి" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "" @@ -739,7 +739,7 @@ msgid "Tracked tables" msgstr "" # మొదటి అనువాదము -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -923,7 +923,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1164,8 +1164,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1872,13 +1872,13 @@ msgstr "" msgid "Tables" msgstr "పట్టికలు" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1974,7 +1974,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2037,7 +2037,7 @@ msgstr "" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "" @@ -2049,11 +2049,11 @@ msgstr "" msgid "Without PHP Code" msgstr "" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2062,7 +2062,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "" @@ -2162,11 +2162,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2212,64 +2212,79 @@ msgstr "" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "ఎత్తు" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "మూసివేయి" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "నిర్మాణాకృతి" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "భోగట్టా" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "నిర్మాణాకృతి మరియు భోగట్టా" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2354,7 +2369,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2818,10 +2833,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "" @@ -3378,7 +3393,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3434,337 +3449,333 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "సహజ క్రమం" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "సహాయపు బొత్తాన్ని చూపించు" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "ఉపయోగించకపోతే ఖాళీగా వదిలేయండి" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "అప్రమేయాలకై ఖాళీగా వదిలివేయండి" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "అనుసంధాన రకం" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3773,28 +3784,28 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3802,283 +3813,283 @@ msgid "" msgstr "" # మొదటి అనువాదము -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "డేటాబేస్" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 msgid "Recently used table" msgstr "" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences" msgid "UI preferences table" msgstr "వాడుకరి అభిరుచులు" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "గణాంకాలను చూపించు" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4086,28 +4097,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4117,89 +4128,89 @@ msgstr "" msgid "Password" msgstr "సంకేతపదం" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "వాడుకరిపేరు" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" # మొదటి అనువాదము -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "క్రొత్త డేటాబేస్ పేరును సూచించుము" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Table comments" msgid "Textarea columns" msgstr "పట్టిక వ్యాఖ్యలు" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "అప్రమేయ శీర్షిక" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4207,56 +4218,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4264,13 +4275,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4292,61 +4303,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "మైక్రోసాఫ్ట్ వర్డ్ 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4434,7 +4445,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4816,64 +4827,64 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "మొత్తం" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" # మొదటి అనువాదము -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "మార్చుము" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "పట్టిక వ్యాఖ్యలు" # మొదటి అనువాదము -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create" msgid "Create view" msgstr "సృష్టించు" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" diff --git a/po/th.po b/po/th.po index 39c869c753..1bb9228796 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" @@ -197,7 +197,7 @@ msgstr "หมายเหตุ" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -213,7 +213,7 @@ msgstr "ไม่" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -350,7 +350,7 @@ msgid "Edit or export relational schema" msgstr "แก้ไข หรือส่งออก รีเลชันแนล สกีมา" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -418,19 +418,19 @@ msgid "visual builder" msgstr "ตัวสร้างแบบวิชวล" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "เรียง" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "น้อยไปมาก" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -544,8 +544,8 @@ msgstr "เปิดดู" msgid "Delete the matches for the %s table?" msgstr "dump ตาราง" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -617,7 +617,7 @@ msgstr "การติดตามเริ่มทำงานแล้ว" msgid "Tracking is not active." msgstr "หยุดการติดตามแล้ว" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -645,20 +645,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "เซิร์ฟเวอร์ MySQL นี้ใช้ storage engine ชื่อ %s เป็นค่าเริ่มต้น" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "ทำกับที่เลือก:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "เลือกทั้งหมด" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -669,15 +669,15 @@ msgid "Check tables having overhead" msgstr "ตรวจสอบตารางที่มี overhead" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "ส่งออก" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "แสดง" @@ -735,7 +735,7 @@ msgstr "พจนานุกรมข้อมูล" msgid "Tracked tables" msgstr "ตารางที่ถูกติดตาม" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -920,7 +920,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1167,8 +1167,8 @@ msgstr "" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1924,13 +1924,13 @@ msgstr "" msgid "Tables" msgstr "ตาราง" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2034,7 +2034,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2096,7 +2096,7 @@ msgstr "MySQL แสดง: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "อธิบาย SQL" @@ -2108,11 +2108,11 @@ msgstr "ไม่ต้องอธิบาย SQL" msgid "Without PHP Code" msgstr "ไม่เอาโค้ด PHP" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "สร้างโค้ด PHP" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "เรียกใหม่" @@ -2121,7 +2121,7 @@ msgstr "เรียกใหม่" msgid "Skip Validate SQL" msgstr "ไม่ต้องตรวจสอบ SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "ตรวจสอบ SQL" @@ -2219,11 +2219,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2270,21 +2270,34 @@ msgstr "ไม่สามารถใช้งาน ไดเรกทอร msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "ไม่ได้ปิดเครื่องหมายคำพูด" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2292,13 +2305,13 @@ msgstr "ไม่ได้ปิดเครื่องหมายคำพู msgid "structure" msgstr "โครงสร้าง" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2306,35 +2319,35 @@ msgstr "" msgid "structure and data" msgstr "ทั้งโครงสร้างและข้อมูล" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "คำสั่ง INSERT เต็มรูปแบบ" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "แทรกหลายระเบียนในคราวเดียว" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2423,7 +2436,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2916,10 +2929,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ \",\")" @@ -3495,7 +3508,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3552,352 +3565,348 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "เรียงค่าในตารางตาม" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "หน้าต่างคำค้น" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "เปลี่ยนชื่อตารางเป็น" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "การเชื่อมต่อ" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "ไม่มีตาราง" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "จัดระเบียบตาราง" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "ไม่มีฐานข้อมูล" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3906,324 +3915,324 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "ฐานข้อมูล" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "วิเคราะห์ตาราง" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "ซ่อมแซมตาราง" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "ตัวเลือกเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "แสดงหมายเหตุของคอลัมน์" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "จัดระเบียบตาราง" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "คำสั่ง" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy msgid "Automatically create versions" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy msgid "Show field types" msgstr "แสดงตาราง" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "แสดงคำค้นแบบเต็ม" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "สถิติของแถว" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4231,28 +4240,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4262,91 +4271,91 @@ msgstr "" msgid "Password" msgstr "รหัสผ่าน" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "ชื่อผู้ใช้:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ค่าปริยาย" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4354,56 +4363,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4411,13 +4420,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4437,62 +4446,62 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 #, fuzzy msgid "Database export options" msgstr "สถิติฐานข้อมูล" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "ข้อมูล CSV สำหรับไมโครซอฟต์เอ็กเซล" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4579,7 +4588,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5006,61 +5015,61 @@ msgstr "" msgid "Browser transformation" msgstr "การแปลงที่เรียกใช้ได้" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "ลบเรียบร้อยแล้ว" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "ฆ่าทิ้ง" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "ในคำค้น" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "แสดงระเบียนที่ " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "ทั้งหมด" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "คำค้นใช้เวลา %01.4f วินาที" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "เปลี่ยน" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "แสดงสกีมาของ PDF" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "รุ่นของเซิร์ฟเวอร์" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "ไม่พบลิงก์" diff --git a/po/tr.po b/po/tr.po index b69f4e198b..5111144e67 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-19 21:59+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" @@ -199,7 +199,7 @@ msgstr "Yorumlar" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Hayır" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -354,7 +354,7 @@ msgid "Edit or export relational schema" msgstr "Bağlantılı şemayı dışa aktar veya düzenle" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -420,19 +420,19 @@ msgid "visual builder" msgstr "görsel yaratıcı" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sırala" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Küçükten Büyüğe" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -539,8 +539,8 @@ msgstr "Gözat" msgid "Delete the matches for the %s table?" msgstr "%s tablosu için benzeşenler silinsin mi?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -608,7 +608,7 @@ msgstr "İzleme aktif." msgid "Tracking is not active." msgstr "İzleme aktif değil." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -637,20 +637,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s bu MySQL sunucusundaki varsayılan depolama motorudur." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Seçilileri:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Tümünü Seç" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -661,15 +661,15 @@ msgid "Check tables having overhead" msgstr "Ek yükü olan tabloları kontrol et" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Dışa Aktar" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Baskı görünümü" @@ -723,7 +723,7 @@ msgstr "Veri sözlüğü" msgid "Tracked tables" msgstr "İzlenen tablolar" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -921,7 +921,7 @@ msgstr "" "biteremeyeceği anlamına gelir." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1141,8 +1141,8 @@ msgstr "Sıralı Düzenleme" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1856,13 +1856,13 @@ msgstr "paylaşılmış" msgid "Tables" msgstr "Tablolar" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1966,7 +1966,7 @@ msgstr "" "%1$s sunucusu için geçersiz anamakine. Lütfen yapılandırma dosyanızı gözden " "geçirin." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2028,7 +2028,7 @@ msgstr "MySQL çıktısı: " msgid "Failed to connect to SQL validator!" msgstr "SQL onaylayıcısına bağlanma başarısız oldu!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL'i açıkla" @@ -2040,11 +2040,11 @@ msgstr "SQL Açıklamasını atla" msgid "Without PHP Code" msgstr "PHP Kodsuz" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP Kodu oluştur" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Yenile" @@ -2053,7 +2053,7 @@ msgstr "Yenile" msgid "Skip Validate SQL" msgstr "SQL Onaylamayı atla" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL'i onayla" @@ -2151,11 +2151,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s işlevselliği bilinen bir hata tarafından zarar görmüş, bakınız %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2201,62 +2201,77 @@ msgstr "Gönderme işi için ayarladığınız dizine ulaşılamıyor" msgid "There are no files to upload" msgstr "Göndermek için hiç dosya yok" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "Her ikisi" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "Yükseklik" + +#: libraries/config.values.php:75 msgid "Open" msgstr "Açık" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "Kapandı" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "yapı" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "veri" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "yapı ve veri" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "Hızlı - yapılandırmak için sadece en az seçenekleri göster" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "Özel - yapılandırmak için tüm olası seçenekleri göster" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "Özel - yukarıdaki gibi ancak hızlı/özel seçimsiz" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "tam eklemeler" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "genişletilmiş eklemeler" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "yukarıdakinin ikisi birden" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "yukarıdakinin hiçbiri" @@ -2341,7 +2356,7 @@ msgid "Set value: %s" msgstr "Ayar değeri: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Varsayılan değeri geri yükle" @@ -2827,10 +2842,10 @@ msgstr "Gözatma kipini özelleştirir" msgid "Customize default options" msgstr "Varsayılan seçenekleri özelleştirir" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3427,7 +3442,7 @@ msgid "Maximum displayed SQL length" msgstr "En fazla görüntülenecek SQL uzunluğu" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "Kullanıcılar yüksek değer ayarlayamazlar" @@ -3492,39 +3507,35 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "Bunlar Düzenle, Sıralı düzenle, Kopyala ve Sil bağlantılarıdır" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "Tablo satır bağlantılarını sol tarafta göster" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "Tablo satır bağlantılarını sağ tarafta göster" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "Tablo ve veritabanı adlarını sıralamak için doğal sıra kullan" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Doğal sıra" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Sadece simgeleri, sadece metni veya her ikisinide kullanır" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Sembolik rehber çubuğu" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP aktarımlarındaki arttırılmış hız için GZip çıktı arabellekleme kullanımı" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip çıktı arabellekleme" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3532,19 +3543,19 @@ msgstr "" "[kbd]SMART[/kbd] - örn. TIME, DATE, DATETIME ve TIMESTAMP türü sütunları " "için büyükten küçüğe sıralama, aksi halde küçükten büyüğe sıralama" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Varsayılan sıralama düzeni" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL veritabanlarına sürekli bağlantı kullanımı" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Sürekli bağlantılar" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3554,23 +3565,23 @@ msgstr "" "biri bulunamazsa, veritabanı ayrıntıları Yapı sayfasında gösterilen " "varsayılan uyarıyı etkisizleştir" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Eksik phpMyAdmin yapılandırma depolama tabloları" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Sembolik tablo işlemleri" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB ve BINARY sütunlarını düzenlemeye izin vermez" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "Binari sütunlarını koru" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3580,119 +3591,119 @@ msgstr "" "Eğer etkisizleştirilirse, sorgu geçmişini görüntülemek için bu JS-" "programlarından yararlanır (pencere kapatıldığında bilgi kaybolur)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Kalıcı sorgu geçmişi" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Geçmişte ne kadar sorgu tutulacağıdır" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Sorgu geçmişi uzunluğu" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Yeni sorgu penceresi açıldığında görüntülenen sekme" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Varsayılan sorgu penceresi sekmesi" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "Sorgu penceresi yüksekliği (piksel olarak)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Sorgu penceresi yüksekliği" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Sorgu penceresi genişliği (piksel olarak)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Sorgu penceresi genişliği" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "Karakter grubu dönüştürme için kullanılacak olan işlevleri seçin" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Kaydetme motoru" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tabloyu yeniden şuna adlandır" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "Her X hücrede başlığı tekrarla, [kbd]0[/kbd] bu özelliği devre dışı bırakır" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "Başlıkları tekrarla" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "Belge metni yerine yardım düğmesi göster" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "Yardım düğmesi göster" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Dışa aktarmaların sunucu üzerinde kaydedilebileceği dizin" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Kayıt dizini" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Eğer kullanılmayacaksa boş bırakın" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "Anamakine izin düzeni" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Varsayılan için boş bırakın" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "Anamakine izin kuralları" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Parolasız oturum açmaya izin ver" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "Root oturumu açmaya izin ver" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Kimlik Denetimi yaparken görüntülemek için Temel Kimlik Denetim alan adı" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Alanı" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3702,19 +3713,19 @@ msgstr "" "yapılandırma dosyası yolu (belge kök klasörünüzde yer almaz; önerilen: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey yapılandırma dosyası" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Kullanmak için kimlik doğrulama yöntemi" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Kimlik doğrulama türü" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3722,11 +3733,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Yer imi[/a] desteği istenmiyorsa " "boş bırakın, varsayılan: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Yer imi tablosu" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -3734,33 +3745,33 @@ msgstr "" "Sütun yorumları/mime türleri istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Sütun bilgisi tablosu" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL sunucusu bağlantısını sıkıştırır" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Bağlantıyı sıkıştır" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" "Sunucuya nasıl bağlanılacağıdır, eğer emin değilseniz [kbd]tcp[/kbd] olarak " "bırakın" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Bağlantı türü" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Denetim kullanıcısı parolası" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3768,19 +3779,19 @@ msgstr "" "Sınırlı yetkilerle yapılandırılmış özel MySQL kullanıcısıdır, daha fazla " "bilgi [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'de mevcuttur" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Denetim kullanıcısı" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Veritabanı listesini gösterirken tabloları sayar" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Tabloları say" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3788,11 +3799,11 @@ msgstr "" "Tasarımcı desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Tasarımcı tablosu" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3800,29 +3811,29 @@ msgstr "" "[a@http://sf.net/support/tracker.php?aid=1849494]PMA hata izleyici[/a] ve " "[a@http://bugs.mysql.com/19588]MySQL Hataları[/a] üzerine daha fazla bilgi" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA kullanımı etkisiz" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Kullanmak için hangi PHP uzantısı; Eğer destekleniyorsa mysqli " "kullanmalısınız" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Kullanmak için PHP uzantısı" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "Düzenli anlatıma (PCRE) uyan veritabanlarını gizler" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Veritabanlarını gizle" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -3830,31 +3841,31 @@ msgstr "" "SQL sorgu geçmişi desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL sorgu geçmişi tablosu" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL sunucusunun çalıştığı anamakine" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Sunucu anamakine adı" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Oturum kapatma URL'si" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Parolasız bağlanmayı dener" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Parolasız bağlan" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3869,30 +3880,30 @@ msgstr "" "girin ve geri kalanını alfabetik sırada göstermek için sonunda [kbd]*[/kbd] " "kullanın." -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Sadece listelenmiş veritabanları göster" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "Eğer yapılandırma kimlik denetimi kullanılmıyorsa boş bırakın" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "Yapılandırma kimlik den. için parola" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "PDF şeması desteği istenmiyorsa boş bırakın, varsayılan: [kbd]pma_pdf_pages[/" "kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF şeması: sayfalar tablosu" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3902,21 +3913,21 @@ msgstr "" "bilgi için [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a]'ye bakın. " "Destek istenmiyorsa boş bırakın. Önerilen: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Veritabanı adı" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL sunucusunun dinlemede olduğu bağlantı noktası, varsayılan ayar için " "boş bırakın" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Sunucu bağ.noktası" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3928,13 +3939,13 @@ msgstr "" "Veritabanında kullanıcı tercihleri depolaması olmaması için boş bırakın, " "önerilen: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "Şu anda açık olan tablo" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3942,19 +3953,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]İlişki bağlantıları[/a] desteği " "istenmiyorsa boş bırakın, varsayılan: [kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Bağlantı tablosu" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Mevcut veritabanları getirmek için SQL komutu" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES komutu" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3962,43 +3973,43 @@ msgstr "" "Örnek için [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]kimlik " "doğrulama türlerine[/a] bakın" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Oturum açma oturumu adı" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Oturum açma URL'si" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" "MySQL sunucusunun dinlemede olduğu soket, varsayılan ayar için boş bırakın" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Sunucu soketi" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "MySQL sunucusuna bağlantı için SSL etkin" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL kullan" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF şeması desteği istenmiyorsa boş bırakın, varsayılan: [kbd]" "pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF şeması: tablo koordinatları" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" @@ -4006,11 +4017,11 @@ msgstr "" "Görüntü sütunlarını tanımlayan tablodur, destek istenmiyorsa boş bırakın; " "önerilen: [kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Görüntü sütunları tablosu" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -4022,13 +4033,13 @@ msgstr "" "Veritabanında kullanıcı tercihleri depolaması olmaması için boş bırakın, " "önerilen: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "Kullanıcı tercihleri depolama tablosu" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." @@ -4036,11 +4047,11 @@ msgstr "" "Veritabanı oluşturulduğunda günlüğe ilk satır olarak DROP DATABASE IF EXISTS " "ifadesi eklenecek." -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "DROP DATABASE ifadesi ekle" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." @@ -4048,11 +4059,11 @@ msgstr "" "Tablo oluşturulduğunda günlüğe ilk satır olarak DROP TABLE IF EXISTS ifadesi " "eklenecek." -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "DROP TABLE ifadesi ekle" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." @@ -4060,20 +4071,20 @@ msgstr "" "Görünüm oluşturulduğunda günlüğe ilk satır olarak DROP VIEW IF EXISTS " "ifadesi eklenecek." -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "DROP VIEW ifadesi ekle" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" "Yeni sürümler için otomatik oluşturma kullanan ifade listesini tanımlar." -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "İfadelerden izlere" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" @@ -4081,11 +4092,11 @@ msgstr "" "SQL sorgu izleme desteği istenmiyorsa boş bırakın, önerilen: [kbd]" "pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL sorgu izleme tablosu" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." @@ -4093,11 +4104,11 @@ msgstr "" "İzleme mekanizması tablolar ve görünümler için otomatik olarak sürümler " "oluşturur." -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "Otomatik olarak sürümleri oluştur" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" @@ -4105,15 +4116,15 @@ msgstr "" "Veritabanında kullanıcı tercihleri depolaması olmaması için boş bırakın, " "önerilen: [kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "Kullanıcı tercihleri depolama tablosu" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "Yapılandırma kimlik den. için kullanıcı" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4121,11 +4132,11 @@ msgstr "" "Eğer pma_* tablolarınızın güncel olduğunu biliyorsanız etkisizleştirin. Bu " "uyumluluk kontrollerini önler ve dolayısıyla performansı arttırır" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Fazla bilgi denetimi" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." @@ -4133,21 +4144,21 @@ msgstr "" "Bu sunucunun kolay kullanım açıklaması. Anamakine adını görüntülemek için " "boş bırakın." -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Bu sunucunun fazladan adı" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Kullanıcının "tümünü (satırları) göster" düğmesini görüntüleyip " "görüntüleyemeyeceğidir" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Tüm satırları görüntülemeye izin ver" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4157,15 +4168,15 @@ msgstr "" "yapılandırmasını[/kbd] etkilemez çünkü parola yapılandırma dosyasında sıkı " "kodlanmıştır; bu, doğrudan aynı komutun yürütme kabiliyetini sınırlandırmaz" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Parola değiştirme formunu göster" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Veritabanı oluşturma formu göster" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" @@ -4173,19 +4184,19 @@ msgstr "" "Düzenle/ekle kipinde alanlar doldurulsada doldurulmasada ilk olarak " "gösterilmesini tanımlar" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "Alan türlerini göster" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "İşlev alanlarını düzenle/ekle kipinde görüntüler" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "İşlev alanlarını göster" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4193,35 +4204,35 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]Phpinfo()[/a] çıktısına " "bağlantıyı gösterir" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "phpinfo() bağlantısını göster" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "Ayrıntılı MySQL sunucu bilgisini göster" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin tarafından oluşturulan SQL sorgularının görüntülenip " "görüntülenmeyeceğini tanımlar" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "SQL sorgularını göster" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Veritabanı ve tablo istatistiklerini görüntülemek için izin verir (örn. alan " "kullanımı)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "İstatistikleri göster" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4229,11 +4240,11 @@ msgstr "" "Eğer araç ipuçları etkinse ve veritabanı yorumu ayarlıysa bu, yorumu ve " "gerçek adı çevirecek" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Veritabanının adı yerine yorumunu görüntüle" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4245,30 +4256,30 @@ msgstr "" "içe koymak için kulanılır, bu yüzden sadece klasör, kod adı gibi çağrılır, " "tablo adının kendi değişmeden kalır" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Tablonun adı yerine yorumunu görüntüle" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Araç ipuçlarında tablo yorumlarını görüntüle" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Kullanılan tabloları işaretleyin ve veritabanlarını kilitli tablolarla " "birlikte gösterilmesini mümkün yapın" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Kilitli tabloları atla" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4278,7 +4289,7 @@ msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir" msgid "Password" msgstr "Parola" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" @@ -4286,11 +4297,11 @@ msgstr "" "[strong]Uyarı:[/strong] PHP SOAP uzantısı ya da PEAR SOAP kurulu olması " "gerekir" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "SQL Onaylayıcı etkin" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" @@ -4298,12 +4309,12 @@ msgstr "" "Eğer özel kullanıcı adınız varsa, onu burada belirleyin (varsayılanı [kbd]" "isimsiz'dir[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Kullanıcı Adı" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4311,19 +4322,19 @@ msgstr "" ""Veritabanı Oluşturma" formunda veritabanı önerir (eğer mümkünse) " "veya metin alanını boş tutar" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Yeni veritabanı adı öner" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "Eğer Suhosin algılanırsa, ana sayfada uyarı gösterilir" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin uyarısı" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4331,11 +4342,11 @@ msgstr "" "Düzenle kipinde metin alanı boyutu (sütunlar), bu değer SQL sorgu metni " "alanları (*2) ve sorgu penceresi (*1.25) için önemi belirtecektir" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "Metin alanı sütunları" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4343,31 +4354,31 @@ msgstr "" "Düzenle kipinde metin alanı boyutu (satırlar), bu değer SQL sorgu metni " "alanları (*2) ve sorgu penceresi (*1.25) için önemi belirtecektir" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "Metin alanı satırları" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "Veritabanı seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "Hiçbir şey seçilmediğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Varsayılan başlık" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "Sunucu seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "Tablo seçildiğinde tarayıcı penceresi başlığı" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4379,27 +4390,27 @@ msgstr "" "Forwarded-For) başlığına güvenmesini belirler:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "IP İzin Verme/Reddetme için güvenilir proksi listesi" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "İçe aktarmak için dosyaları gönderebileceğiniz sunucu üzerindeki dizin" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Gönderme dizini" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "Tüm veritabanı içinde aramaya izin verir" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Veritabanı aramayı kullan" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" @@ -4407,11 +4418,11 @@ msgstr "" "Etkisizleştirildiğinde kullanıcılar sağdaki işaret kutusunu dikkate almadan " "herhangi bir seçeneği ayarlayamazlar" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "Ayarlarda Geliştirici sekmesi etkin" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4420,19 +4431,19 @@ msgstr "" "Çoklu ifade sorgularında etkilenmiş her ifade sırasını gösterir. İfadenin ne " "kadar sorgu içerebileceği varsayılanı için libraries/import.lib.php'ye bakın." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Çoklu ifadeler için fazla bilgi" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Son sürümü kontrol et" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "Ana phpMyAdmin sayfasında son sürümü kontrol etmeyi etkinleştir" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4440,7 +4451,7 @@ msgstr "Ana phpMyAdmin sayfasında son sürümü kontrol etmeyi etkinleştir" msgid "Version check" msgstr "Sürüm kontrolü" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4448,7 +4459,7 @@ msgstr "" "İçe ve dışa aktarma işlemleri için [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] sıkıştırma etkin" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4468,61 +4479,61 @@ msgstr "HTTP kimlik doğrulaması" msgid "Signon authentication" msgstr "Oturum kaydı kimlik doğrulaması" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "VERİ YÜKLE kullanarak CSV" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS Kitabı" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX Kitabı" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Açık Kaynaklı Tablolama Belgesi" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "Hızlı" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "Özel" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Veritabanı dışa aktarma seçenekleri" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel için CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "Açık Belge Metni" @@ -4612,7 +4623,7 @@ msgstr "Yordamlar" msgid "Return type" msgstr "Dönüş türü" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5011,58 +5022,58 @@ msgstr "BLOB içerikleri göster" msgid "Browser transformation" msgstr "Tarayıcı dönüşümü" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "Kopyala" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Satır silindi" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Sonlandır" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "sorgu içerisinde" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Gösterilen satırlar" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "toplam" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Sorgu %01.4f san. sürdü" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Değiştir" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Sorgu sonuçları işlemleri" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Baskı görünümü (tüm metinler ile)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "Çizelge göster" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "Görünüm oluştur" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Bağlantı bulunamadı" @@ -10225,6 +10236,12 @@ msgstr "GÖRÜNÜM adı" msgid "Rename view to" msgstr "Görünümü yeniden şuna adlandır" +#~ msgid "Show table row links on left side" +#~ msgstr "Tablo satır bağlantılarını sol tarafta göster" + +#~ msgid "Show table row links on right side" +#~ msgstr "Tablo satır bağlantılarını sağ tarafta göster" + #~ msgid "Background color" #~ msgstr "Arkaplan rengi" diff --git a/po/tt.po b/po/tt.po index b5435c4135..c106d4b8d4 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-22 02:25+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: tatarish \n" @@ -199,7 +199,7 @@ msgstr "Açıqlama" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "Yuq" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -362,7 +362,7 @@ msgid "Edit or export relational schema" msgstr "Bäyläneşlär sxeme" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -429,19 +429,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Tezü" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Artıp" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -554,8 +554,8 @@ msgstr "Küzätü" msgid "Delete the matches for the %s table?" msgstr "Tüşämä eçtälegen çığaru" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -628,7 +628,7 @@ msgstr "" msgid "Tracking is not active." msgstr "" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -657,20 +657,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "Bu MySQL-serverdä %s digän saqlaw ısulı töp bularaq saylanğan." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Saylanğannı:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Saylap Beter" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -681,15 +681,15 @@ msgid "Check tables having overhead" msgstr "Check overheaded" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Export" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Bastıru küreneşe" @@ -749,7 +749,7 @@ msgstr "Eçtälek Süzlege" msgid "Tracked tables" msgstr "Tüşämä tikşerü" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -942,7 +942,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1197,8 +1197,8 @@ msgstr "Engine" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1961,13 +1961,13 @@ msgstr "" msgid "Tables" msgstr "Tüşämä" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2076,7 +2076,7 @@ msgstr "Serverdäge \"%s\" digän tezeleş yaraqsız" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2138,7 +2138,7 @@ msgstr "MySQL qaytarışı:" msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL Centekläw" @@ -2150,11 +2150,11 @@ msgstr "SQL Centeklämäskä" msgid "Without PHP Code" msgstr "PHP Kodısız" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-Kod yasa" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Yañart" @@ -2163,7 +2163,7 @@ msgstr "Yañart" msgid "Skip Validate SQL" msgstr "SQL Tikşermäskä" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL'nı Tikşer" @@ -2263,11 +2263,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2314,21 +2314,34 @@ msgstr "Yökläw öçen bigelängän törgäkne uqıp bulmí" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Yabılmağan cäyä" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 @@ -2336,13 +2349,13 @@ msgstr "Yabılmağan cäyä" msgid "structure" msgstr "Tözeleş" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2350,35 +2363,35 @@ msgstr "" msgid "structure and data" msgstr "Tözeleşen dä, eçtälegen dä" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Tulayım östise" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Kiñäytep östise" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2466,7 +2479,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2962,10 +2975,10 @@ msgstr "" msgid "Customize default options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3553,7 +3566,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3611,356 +3624,352 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Tüşämä eçtälegen bolay tezäse" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Soraw täräzäse" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Tüşämä adın üzgärtü" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Tözätü cebe" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "Biremnär törgäge" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "Totaşular" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "Berär genä dä tüşämä yuq" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "Tüşämä kisäklären berläşterü" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 #, fuzzy msgid "PHP extension to use" msgstr "PHP Söreme" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "Biremleklär yuq" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "server adı" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3969,326 +3978,326 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "biremlek adı" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "Server ID'e" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Tüşämä centekläw" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "Tüşämä tözätü" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "Server Saylaw" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "Buy Açıqlamasın Kürsätäse" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Tüşämä kisäklären berläşterü" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Cömlä" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Üzennän tözälü ısulı" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Açıq tüşämä tezmäse" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "Tulı Sorawlar Kürsät" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "Kerem Nöfüse" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4296,29 +4305,29 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "Açıq tüşämä tezmäse" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4328,90 +4337,90 @@ msgstr "" msgid "Password" msgstr "Sersüz" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "Atama:" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "Add/Delete Field Columns" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy msgid "Default title" msgstr "Biremlekne bolay atap quy" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4419,57 +4428,57 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 #, fuzzy msgid "Upload directory" msgstr "Biremnär törgäge" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4477,13 +4486,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4503,61 +4512,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "LOAD DATA qullanıp CSV" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Biremlek saqlaw köyläneşe" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV bireme, MS Excel öçen" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4645,7 +4654,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5081,61 +5090,61 @@ msgstr "" msgid "Browser transformation" msgstr "Browser transformation" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Bu yazma salınğan buldı" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Üter" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "sorawda" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Yazma sanı:" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "tulayım" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Soraw eşkärtü %01.4f sek aldı" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Üzgärt" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Soraw qaytarmasın eşkärtü" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Bastıru küreneşe (bar mätennär belän)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF schema kürsätü" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "Server söreme" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Bäyläneş tabılmadı" diff --git a/po/ug.po b/po/ug.po index 33e1ec6e0a..c5b4473661 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-08-26 11:59+0200\n" "Last-Translator: \n" "Language-Team: Uyghur \n" @@ -199,7 +199,7 @@ msgstr "ئىزاھلار" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -215,7 +215,7 @@ msgstr "يوق" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -356,7 +356,7 @@ msgid "Edit or export relational schema" msgstr "PDF تىزىىسىنى كۆرسىتىش" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -422,19 +422,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "تۈرلەش" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "ئارتىش" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -542,8 +542,8 @@ msgstr "كۆزەت" msgid "Delete the matches for the %s table?" msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -613,7 +613,7 @@ msgstr "ئاكتىپ ئىزلاش" msgid "Tracking is not active." msgstr "ئىزلاش ئاكتىپ ئەمەس" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s بولسا MySQL مۇلازىمىتېرنىڭ ساقلاش ئەندىزە موتۇرى" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "تاللانغىنى:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "ھەممىنى تاللاش" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "مەزمۇن بارلارنى تاللاش" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "چىقىرىش" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "بېسىپ كۆرسىتىش" @@ -729,7 +729,7 @@ msgstr "مەلۇمات لۇغىتى" msgid "Tracked tables" msgstr "ئىزلانغان جەدۋەل" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -926,7 +926,7 @@ msgstr "" "won't be able to finish this import unless you increase php time limits." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1173,8 +1173,8 @@ msgstr " ئىچكى بىرلىشىش" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1889,13 +1889,13 @@ msgstr "" msgid "Tables" msgstr "" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1994,7 +1994,7 @@ msgstr "ئۈنۈمسىز مۇلازىمىتېر :%s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "مۇلازىمىتېر %1$s ئۈنۈمسىز. تەڭشەك ھۆجقىتىنى تەشۈرۈڭ." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2056,7 +2056,7 @@ msgstr "MySQL جاۋابى:" msgid "Failed to connect to SQL validator!" msgstr "Failed to connect to SQL validator!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL ئىزاھى" @@ -2068,11 +2068,11 @@ msgstr "SQL ئىزاھىىدىن ئاتلاش" msgid "Without PHP Code" msgstr "PHP كودى يوق" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP كودى قۇرۇش" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "يېڭلاش" @@ -2081,7 +2081,7 @@ msgstr "يېڭلاش" msgid "Skip Validate SQL" msgstr "SQL دەلىللەشتىن ئاتلاش" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL دەلىللەش" @@ -2179,11 +2179,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2230,32 +2230,45 @@ msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2263,31 +2276,31 @@ msgstr "" msgid "structure and data" msgstr "تۈزۈلىشى ۋە ئۇچۇر" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2374,7 +2387,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2847,10 +2860,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3414,7 +3427,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3470,339 +3483,335 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "ئەسلىگە كەلتۈرۈش يۇلى" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3811,311 +3820,311 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ساندان ئىسمى" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "جەدۋەل تەھلىلى" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4123,28 +4132,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4154,90 +4163,90 @@ msgstr "" msgid "Password" msgstr "پارول" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete columns" msgid "Textarea columns" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ئەندىز" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4245,56 +4254,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4302,13 +4311,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4336,61 +4345,61 @@ msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ..." msgid "Signon authentication" msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ..." -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "OpenOffice جەدىۋېلى" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel دىكى CSVشەكلى" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenOffice ھۆججىتى" @@ -4477,7 +4486,7 @@ msgstr "دائىملىق" msgid "Return type" msgstr "تۈرگە قايتىش" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4900,62 +4909,62 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "ئۇمۇمىي" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "ئۆزگەرتتىش" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "بېسىپ چىقىرش كۈرۈلمىسى" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "جەدۋەل ئىزاھى" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "نەشىرنى قۇىماق" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "ئۇلىنىشنى تاپالمىدى" diff --git a/po/uk.po b/po/uk.po index 231ffb69a2..66d9672c51 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-12-28 22:26+0200\n" "Last-Translator: Olexiy Zagorskyi \n" "Language-Team: ukrainian \n" @@ -198,7 +198,7 @@ msgstr "Коментарі" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -214,7 +214,7 @@ msgstr "Ні" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -353,7 +353,7 @@ msgid "Edit or export relational schema" msgstr "Редагувати або експортувати схему зв'язків" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -421,19 +421,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Посортувати" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Зростаючий" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -542,8 +542,8 @@ msgstr "Переглянути" msgid "Delete the matches for the %s table?" msgstr "Видалити співпадіння для таблиці %s ?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -613,7 +613,7 @@ msgstr "Трекінг є активним." msgid "Tracking is not active." msgstr "Трекінг не активний." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -641,20 +641,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "З відміченими:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Відмітити все" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -665,15 +665,15 @@ msgid "Check tables having overhead" msgstr "" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Експорт" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Версія для друку" @@ -731,7 +731,7 @@ msgstr "Словник даних" msgid "Tracked tables" msgstr "" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -917,7 +917,7 @@ msgid "" msgstr "" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1140,8 +1140,8 @@ msgstr "Редагування рядків" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1839,13 +1839,13 @@ msgstr "" msgid "Tables" msgstr "Таблиць" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1948,7 +1948,7 @@ msgstr "" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2010,7 +2010,7 @@ msgstr "Відповідь MySQL: " msgid "Failed to connect to SQL validator!" msgstr "" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Тлумачити SQL" @@ -2022,11 +2022,11 @@ msgstr "Не тлумачити SQL" msgid "Without PHP Code" msgstr "без PHP коду" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "Створити PHP код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "" @@ -2035,7 +2035,7 @@ msgstr "" msgid "Skip Validate SQL" msgstr "Не перевіряти SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "Перевірити SQL" @@ -2133,11 +2133,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2183,64 +2183,77 @@ msgstr "Встановлений Вами каталог для завантаж msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Unclosed quote" msgid "Closed" msgstr "Не закриті лапки" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "структура і дані" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "повні вставки" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "розширені вставки" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2325,7 +2338,7 @@ msgid "Set value: %s" msgstr "" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "" @@ -2789,10 +2802,10 @@ msgstr "" msgid "Customize default options" msgstr "" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV дані" @@ -3342,7 +3355,7 @@ msgid "Maximum displayed SQL length" msgstr "" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3398,339 +3411,335 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" +msgid "Where to show the table row links" msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "Звичайний порядок" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" msgstr "" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "Висота вікна запиту" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "Ширина вікна запиту (в пікселях)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "Ширина вікна запиту" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Перейменувати таблицю в" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" "swekey.conf)" msgstr "" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3739,309 +3748,309 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "Ім'я бази даних" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "Аналіз таблиці" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "Показувати колонки таблиці" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4049,28 +4058,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4080,86 +4089,86 @@ msgstr "" msgid "Password" msgstr "Пароль" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "Заголовок по замовчуванню" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4167,56 +4176,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4224,13 +4233,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4250,61 +4259,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Налаштування експорту бази даних" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "CSV для даних MS Excel" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4391,7 +4400,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4787,62 +4796,62 @@ msgstr "" msgid "Browser transformation" msgstr "Перетворення МІМЕ-типу бровзером" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Рядок видалено" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Вбити" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "по запиту" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Показано записи " -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "всього" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Запит виконувався %01.4f сек" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Змінити" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "Показати PDF схему" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create User" msgid "Create view" msgstr "Створити користувача" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Лінк не знайдено" diff --git a/po/ur.po b/po/ur.po index ed826918ae..27960b7f39 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-04-23 08:37+0200\n" "Last-Translator: Mehbooob Khan \n" "Language-Team: Urdu \n" @@ -204,7 +204,7 @@ msgstr "تبصرہ" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -220,7 +220,7 @@ msgstr "نہیں" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -359,7 +359,7 @@ msgid "Edit or export relational schema" msgstr "تعلق دار شجرہ کی تدوین یا برآمد کریں" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -427,19 +427,19 @@ msgid "visual builder" msgstr "بصری تعمیر کنندہ" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "چھانٹیں" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "صعودی" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -547,8 +547,8 @@ msgstr "براؤز" msgid "Delete the matches for the %s table?" msgstr "اس جدول کے مشابہات حذف %s کریں؟" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -617,7 +617,7 @@ msgstr "کھوج فعال ہے۔" msgid "Tracking is not active." msgstr "کھوج غیر فعال ہے۔" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -646,20 +646,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%sاس MySQL سرور میں طے شدہ ذخیرہ انجن ہے۔" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "مع منتخب:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "تمام پڑتال کریں" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -670,15 +670,15 @@ msgid "Check tables having overhead" msgstr "اوور ہیڈ جداول کی پڑتال کریں" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "برآمد" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "چھپائی منظر" @@ -736,7 +736,7 @@ msgstr "کوائف لغت" msgid "Tracked tables" msgstr "کھوج شدہ جداول" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -933,7 +933,7 @@ msgstr "" "کو اس وقت تک مکمل نہیں کرسکتا جب تک کہ php وقت حد کو آپ بڑھاتے نہیں۔" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1161,8 +1161,8 @@ msgstr "ان لائن تدوین" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1872,13 +1872,13 @@ msgstr "حصہ دارانہ" msgid "Tables" msgstr "جداول" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1978,7 +1978,7 @@ msgstr "غلط سرور اشاریہ: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "سرور کے لیے ہوسٹ نام غلط ہے %1$s. اپنے تشکیل کا جائزہ لیں۔" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2040,7 +2040,7 @@ msgstr "MySQL نے کہا:" msgid "Failed to connect to SQL validator!" msgstr "SQL جواز دہندہ سے جڑت ناکام ہوا!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL کی تفصیل بتائیں" @@ -2052,11 +2052,11 @@ msgstr "SQL وضاحت کو چھوڑیں" msgid "Without PHP Code" msgstr "PHP کوڈ کے بغیر" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP کوڈ بنائیں" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "تازہ کریں" @@ -2065,7 +2065,7 @@ msgstr "تازہ کریں" msgid "Skip Validate SQL" msgstr "SQL توثیق چھوڑیں" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL کی توثیق کریں" @@ -2163,11 +2163,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s ایک نامعلوم نقص سے کام متاثر ہوا, دیکھیں %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2213,62 +2213,75 @@ msgstr "اپ لوڈ کام کے لیے سیٹ کیا گیا پوشہ قابل ر msgid "There are no files to upload" msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "دونوں" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "کھولیں" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "بند ہوا" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "ساخت" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "کوائف" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "ساخت اور کوائف" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "سریع - تشکیل کے کم سے کم اختیارات دکھائیں" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "مخصوص - تشکیل کے تمام اختیارات دکھائیں" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "مخصوص - بالا ی طرح لیکن سریع/مخصوص انتخاب کے بغیر" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "داخل کرنا مکمل ہوا" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "توسیع شدہ داخلے" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "دونوں بالا" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "بالا میں سے کوئی بھی نہیں" @@ -2353,7 +2366,7 @@ msgid "Set value: %s" msgstr "قدر سیٹ کریں: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "طے شدہ قدر بحال کریں" @@ -2835,10 +2848,10 @@ msgstr "برااؤز موڈ کی تخصیص کریں" msgid "Customize default options" msgstr "طے شدہ اختیارات کی تخصیص کریں" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3427,7 +3440,7 @@ msgid "Maximum displayed SQL length" msgstr "SQL کی زیادہ سے زیادہ لمبائی جو دکھائی جائے" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "صارفین اسے سے زیادہ قدر مقرر نہیں کرسکتے" @@ -3491,38 +3504,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "یہ تدوین، ان لائن تدوین، نقل اور حذف روابط ہیں" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "جدول صف روابط کو بائیں طرف دکھائیں" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "جدول صف روابط کو دائیں طرف دکھائیں" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "جدول اور کوائفیہ نام ترتیب کے لیے قدرتی انداز استعمال کریں" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "قدرتی ترتیب" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "صرف شبیہے، صرف متن یا دوتوں استعمال کریں" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "شبیہاتی گشت بار" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "HTTP منتقلی رفتار بڑھانے کے لیے GZip آؤٹ پٹ بفر استعمال کریں" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip آؤٹ پٹ بفر" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3530,19 +3539,19 @@ msgstr "" "[kbd]SMART[/kbd] - اس اقسام کی کالموں کے لیے نزولی ترتیب type TIME, DATE, " "DATETIME اور TIMESTAMP, بصورت دیگر صعودی ترتیب" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "طے شدہ چھانٹی ترتیب" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL کوائفیہ سے جڑنے کے لیے بہتر جڑت استعمال کریں" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "بہتر جوڑ" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " @@ -3551,23 +3560,23 @@ msgstr "" "اگر phpMyAdmin تشکیل ذخیرہ میں کوئی درکار جداول نہیں ملا جو کہ کوائفیہ " "تفصیلی ساکت صفحہ میں دکھایا جاتا ہے تو طے شدہ انتباہ کو غیر فعال کریں" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "phpMyAdmin تشکیل ذخیرہ جداول موجود نہیں ہے" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "شبیہاتی جدول عملیات" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB اور BINARY کالم تدوین کے لیے ممنوع کریں" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "ثنائی کالم کو ممنوع کریں" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3577,116 +3586,116 @@ msgstr "" "درکار ہوگی). غیرفعال کرنے کی صورت میں یہ جاوا سکرپٹ فنکشن کو استعمال کرتے " "ہوئے طلب لاگ دکھاتا ہے (دریچہ بند ہونے کی صورت میں ضائع ہوجاتی ہے)." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "مستقل طلب لاگ" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "لاگ میں کتنے طلب رکھے جانے چاہیں" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "طلب لاگ کی لمبائی" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "جب ایک نیا طلب دریچہ کھولا جائے گا تو جدول نظر آئے گی" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "طے شدہ طلب دریچہ جدول" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "طلب دریچہ اونچائی(پکسل میں)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "طلب دریچہ اونچائی" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "طلب دریچہ چوڑائی(پکسل میں)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "طلب دریچہ چوڑائی" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "حروف بدلنے کے لیے کونسے فنکش استعمال ہوں کی انتخاب کریں" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "ری کوڈ انجن" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 msgid "Remember table's sorting" msgstr "" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" "سرخی کو ہرX خانے کے لیے دہرائیں, [kbd]0[/kbd] اس خاصیت کو غیر فعال کرتا ہے" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "دہرانے کے لیے سرخیاں" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "مدد دستاویز متن کی جگہ بٹن دکھائیں" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "مدد بٹن دکھائیں" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "وہ پوشہ جس پر برآمد سرور میں محفوظ کیے جاسکیں" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "پوشہ محفوظ کریں" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "استعمال نہ ہونے کی صورت میں خالی چھوڑ دیں" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "ہوسٹ توثیق حکم" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "طے شدہ کے لیے خالی چھوڑ دیں" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "ہوسٹ توثیق قاعدے" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "پاس ورڈ کے بغیر لاگ ان کی اجازت دیں" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "منتظم لاگ ان کی اجازت دیں" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "HTTP بنیادی توثیق اختیار نام جو دکھائی جائے جب HTTP توثیق کررہا ہو" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP اختیار" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3695,19 +3704,19 @@ msgstr "" "تشکیل مسل کے لیے جگہ [a@http://swekey.com]SweKey ہاروئیر توثیق[/a] (آپ کے " "منتظم دستاویز میں موجود نہیں ہے; مجوزہ: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey تشکیل مسل" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "توثیق کا طریقہ جو استعمال ہو" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "توثیق قسم" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3715,42 +3724,42 @@ msgstr "" "نہیں کے لیے خالی چھوڑیں@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "معاونت، مجوزہd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "جدول نشان کریں" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "" "کالم تبصرہ/mime اقسام کے لیے خالی چھوڑیں, مجوزہ: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "کالم معلومات جدول" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "جڑنے کو MySQL سرور کے لیے سکیڑیں" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "جڑنے کو سکیڑیں" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "سرور سے کیسے جڑا جائے, چھوڑ دیں [kbd]tcp[/kbd] اگر پتا نہیں" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "جڑنے کی قسم" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "صارف پاس ورڈ کنٹرول" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3758,19 +3767,19 @@ msgstr "" "ایک خاص MySQL صارف مقررہ اجازت نامہ کے ساتھ تشکیل دیا گیا ہے, مزید معلومات " "یہاں موجود ہیں[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "صارف کو کنٹرول کریں" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "جب کوائفیہ فہرست دکھا رہے ہوں تو جداول کی گنتی کریں" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "حداول کی گنتی کریں" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -3778,11 +3787,11 @@ msgstr "" "اگر ڈیزائنر کی معاونت نہیں کرسکتے تو کالی چھوڑ دیں, مجوزہ: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "ڈیزائنر جدول" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3790,59 +3799,59 @@ msgstr "" "مزید معلومات یہاں موجود ہے [a@http://sf.net/support/tracker.php?aid=1849494]" "PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL نقائص[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA کی استعمال کو غیر فعال کریں" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "PHP کو کونسی قسم استعمال کی جائے; آپ استعمال کریں mysqli اگر اس کی معاونت ہے" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "PHP کی قسم جو اسعتمال کی جائے" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "وہ کوائفیے چھپائیں جو ریگولر ایکسپریشن سے مطابقت رکھتے ہیں (PCRE)" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "کوائفیے چھپائیں" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "" "SQL طلب لاگ معاونت نہ کرنے کے لیے خالی چھوڑیں , مجوزہ: [kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL طلب لاگ جدول" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "جہاں MySQL سرور چل رہا ہے اس کا نام" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "سرور نام" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "لاگ آؤٹ URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "پاس ورڈ کے بغیر جڑنے کی کوشش کریں" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "پاس ورڈ کے بغیر جڑیں" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3851,49 +3860,49 @@ msgid "" "alphabetical order." msgstr "" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " "no support. Suggested: [kbd]phpmyadmin[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "Database" msgid "Database name" msgstr "ڈیٹا بیس" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no column comments/mime types, suggested: [kbd]" @@ -3904,80 +3913,80 @@ msgid "" msgstr "" "کالم تبصرہ/mime اقسام کے لیے خالی چھوڑیں, مجوزہ: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "صارف نام یاد کریں" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" @@ -3989,184 +3998,184 @@ msgstr "" "اگر ڈیزائنر کی معاونت نہیں کرسکتے تو کالی چھوڑ دیں, مجوزہ: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 msgid "UI preferences table" msgstr "" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " "file; this does not limit the ability to execute the same command directly" msgstr "" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4174,28 +4183,28 @@ msgid "" "alias, the table name itself stays unchanged" msgstr "" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4205,90 +4214,90 @@ msgstr "" msgid "Password" msgstr "" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "ڈیفالٹ" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4296,56 +4305,56 @@ msgid "" "HTTP_X_FORWARDED_FOR[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " "contain." msgstr "" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4353,13 +4362,13 @@ msgstr "" msgid "Version check" msgstr "" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "" @@ -4379,61 +4388,61 @@ msgstr "" msgid "Signon authentication" msgstr "" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "" @@ -4520,7 +4529,7 @@ msgstr "" msgid "Return type" msgstr "" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4910,62 +4919,62 @@ msgstr "" msgid "Browser transformation" msgstr "" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Table comments" msgid "Display chart" msgstr "ٹیبل کمنٹس" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Created" msgid "Create view" msgstr "تخلیق کیا گیا" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "" @@ -9741,3 +9750,9 @@ msgstr "" #: view_operations.php:91 msgid "Rename view to" msgstr "" + +#~ msgid "Show table row links on left side" +#~ msgstr "جدول صف روابط کو بائیں طرف دکھائیں" + +#~ msgid "Show table row links on right side" +#~ msgstr "جدول صف روابط کو دائیں طرف دکھائیں" diff --git a/po/uz.po b/po/uz.po index 5cd9aa0ae7..93bb6bccfb 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-22 02:31+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_cyrillic \n" @@ -200,7 +200,7 @@ msgstr "Изоҳлар" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -216,7 +216,7 @@ msgstr "Йўқ" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -364,7 +364,7 @@ msgid "Edit or export relational schema" msgstr "Алоқалар схемаси" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -432,19 +432,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Сортировка қилиш" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "Ўсиш тартибида" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -558,8 +558,8 @@ msgstr "Кўриб чиқиш" msgid "Delete the matches for the %s table?" msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -633,7 +633,7 @@ msgstr "Кузатиш фаол." msgid "Tracking is not active." msgstr "Кузатиш фаол эмас." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -663,20 +663,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL серверидаги андозавий маълумотлар жадвали тури." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Белгиланганларни: " -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Барчасини белгилаш" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -687,15 +687,15 @@ msgid "Check tables having overhead" msgstr "Оптималлаштириш лозим бўлгн жадвалларни белгилаш" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Экспорт" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Чоп этиш версияси" @@ -755,7 +755,7 @@ msgstr "Маълумотлар луғати" msgid "Tracked tables" msgstr "Кузатилган жадваллар" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -958,7 +958,7 @@ msgstr "" "phpMyAdmin дастури импорт жараёнини якунла олмаслигини билдиради." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1224,8 +1224,8 @@ msgstr "Жадвал турлари" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -2010,13 +2010,13 @@ msgstr "" msgid "Tables" msgstr "Жадваллар" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2131,7 +2131,7 @@ msgstr "" " %1$s сервери учун нотўғри хост номи кўрсатилган. phpMyAdmin конфигурацион " "файлида белгиланган созлашларни тўғирланг." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2196,7 +2196,7 @@ msgstr "MySQL жавоби: " msgid "Failed to connect to SQL validator!" msgstr "MySQL-серверга уланиб бўлмади" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "Сўров таҳлили" @@ -2208,11 +2208,11 @@ msgstr "Таҳлил керак эмас" msgid "Without PHP Code" msgstr "PHP-код олиб ташлаш" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-код" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Янгилаш" @@ -2221,7 +2221,7 @@ msgstr "Янгилаш" msgid "Skip Validate SQL" msgstr "SQL синтаксиси текширувини олиб ташлаш" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL тўғрилигини текшириш" @@ -2323,11 +2323,11 @@ msgstr "" "маълумот учун қаранг \"%s\"" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2374,34 +2374,47 @@ msgstr "Кўрсатилган каталокка юклаб бўлмади" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Ёпиш" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "тузилиш" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2409,35 +2422,35 @@ msgstr "" msgid "structure and data" msgstr "Тузилиши ва маълумотлари" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "Тўла қўйиш" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Кенгайтирилган қўйилмалар" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2527,7 +2540,7 @@ msgid "Set value: %s" msgstr "Қуйидаги қийматни ўрнатиш: \"%s\"" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Асл қийматларни тиклаш" @@ -3055,10 +3068,10 @@ msgstr "Кўриб чиқиш усулини созлаш" msgid "Customize default options" msgstr "Экспорт афзалликларини созлаш" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3682,7 +3695,7 @@ msgid "Maximum displayed SQL length" msgstr "SQL сўровининг максимал узунлиги" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3744,44 +3757,38 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Чап рамкада логотипни кўрсатиш" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Жадвал сортировкасини ўзгартириш" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Фақат пиктограмма, фақат матн ёки ҳар иккисини ишлатиш" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Пиктограммали навигация менюси" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP орқали маълумот узатишда юқори тезликка эришиш учун GZip буферизациядан " "фойдаланинг" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip буферизация" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3793,46 +3800,46 @@ msgstr "" "[kbd]SMART[/kbd] – яъни, TIME, DATE, DATETIME ва TIMESTAMP туридаги " "майдонлар учун камайиш тартибида, акс ҳолда кўпайиш тартибида" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Асл тартиблаш қоидаси" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL маълумотлар базаларида доимий уланишлардан фойдаланиш" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Доимий уланишлар" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Жадвал операцияларини пиктограммалар ёрдамида амалга ошириш" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB ва BINARY майдонларини таҳирлашни ман этиш" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Бинар (иккилик) майдонларни ҳимоялаш" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3846,131 +3853,131 @@ msgstr "" "танловни ёқинг (pmadb талаб этилади). Ушбу танлов ўчирилган бўлса, ойна " "ёпилган заҳоти сўровлар тарихи йўқолади." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Доимий сўровлар тарихи" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Журналда сақланадиган сўровлар сони" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "Сўровлар тарихи узунлиги" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Янги сўровлар ойнаси очилганда кўрсатиладиган ёрлиқ" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "Сўровлар ойнасининг ёрлиғи" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "Сўровлар ойнаси" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Кодировкаларни бир-бирига ўтказишда фойдаланиладиган функцияларни танланг" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Кодировкалаш функцияси" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Жадвал номини ўзгартириш" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Оқимли тиклаш" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Сервердаги экспорт файллар сақланадиган директория" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Сақлаш директорияси" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Агар ишлатилмаса бўш қолдиринг" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Аутентификация тартиби" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Асл қоидаларни ишлатиш учун бўш қолдиринг" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Аутентификация қоидалари" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Паролсиз қиришга рухсат бериш" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "\"root\"га киришга рухсат бериш" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Авторизация вақтида кўрсатиладиган Оддий HTTP Авторизация Бўлими номи" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Бўлими" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3980,19 +3987,19 @@ msgstr "" "файл йўли (ҳужжатлар каталогига жойлаштирилмаган; тавсия этилади: /etc/" "swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "\"SweKey\" конфигурация файли" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Фойдаланиладиган аутентификация усули" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Аутентификация усули" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -4000,11 +4007,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Хатчўп[/a] ишлатмаслик учун бўш " "қолдиринг, асли: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Хатчўплар жадвали" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -4012,31 +4019,31 @@ msgstr "" "Устун изоҳлари/\"mime\"-турлари ҳақидаги маълумотларни ишлатмаслик учун бўш " "қолдиринг, асли: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Устун маълумотлари жадвали" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL сервеига уланишни қисиш" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Уланишни қисиш" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Серверга уланиш тури, агар билмасангиз, \"tcp\" деб қолдиринг" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Уланиш тури" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Назорат фойдаланувчиси пароли" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -4045,19 +4052,19 @@ msgstr "" "батафсил маълумот [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]" "да мавжуд" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Назорат фойдаланувчиси" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Маълумотлар базалари рўйхати кўрсатилганда жадвалларни санаш" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Жадвалларни санаш" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -4065,11 +4072,11 @@ msgstr "" "Дизайнер ишлатмаслик учун бўш қолдиринг, асл қиймати: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Дизайнер жадвали" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -4078,30 +4085,30 @@ msgstr "" "bug tracker\"[/a] ва [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]ларга " "қаранг" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA ишлатишни ўчириш" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Қайси PHP кенгайтмасидан фойдаланмоқчисиз; иложи бўлса, \"mysqli\" " "кенгайтмасидан фойдаланинг" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Фойдаланиладиган PHP кенгайтмаси" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Мунтазам иборалар(PCRE)га тўғри келадиган маълумотлар базаларини яшириш" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Базаларни яшириш" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -4109,31 +4116,31 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL сўровлари тарихи жадвали" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL сервери ишлаётган хост номи" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Сервер хост номи" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Чиқиш URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Паролсиз уланишга ҳаракат қилиш" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Паролсиз уланиш" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4149,31 +4156,31 @@ msgstr "" "олдига тескари эгри чизиқ (\\) қўйишингиз керак, масалан \\\"my\\_db\\" "\" (лекин \"my_db\" эмас)" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Фақат рўйхатдаги базаларни кўрсатиш" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" "Агар \"config\" аутентификация усулидан фойдаланмасангиз, бўш қолдиринг" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "\"config\" аутентификация усули пароли" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: " "[kbd]\"pma_pdf_pages\"[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-схема: саҳифалар жадвали" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4184,22 +4191,22 @@ msgstr "" "қаранг. Агар фойдаланмасангиз, бўшқолдиринг. Асл қиймати: [kbd]\"phpmyadmin" "\"[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "маълумотлар базаси номи" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL сервери тинглайдиган порт, асл қийматни қолдириш учун бўш қолдиринг" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Сервер порти" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4211,13 +4218,13 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Фойдаланувчи номини чақириб олиш" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4225,19 +4232,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]Алоқа боғланишлари[/a]ни " "ишлатмаслик учун, бўш қолдиринг, асл қиймати: [kbd]\"pma_relation\"[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Алоқалар жадвали" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Мавжуд жадвалларни кўрсатиш учун ишлатиладиган SQL буйруғи" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES буйруғи" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4245,44 +4252,44 @@ msgstr "" "Намуна учун [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "аутентификация усуллари[/a]га қаранг" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Кириш сессияси номи" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Кириш URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL сервери тинглайдиган сокет, асл қиймати учун бўш қолдиринг" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Сервер сокети" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" "SSL (Secure Sockets Layer - ҳимояланган сокетлар протоколи) уланишдан " "фойдаланиш" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL уланишдан фойдаланиш" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: " "[kbd]\"pma_table_coords\"[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-схема: жадвал координаталари" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4294,13 +4301,13 @@ msgstr "" "Кўрсатиладиган майдонлар шарҳлари сақланадиган жадвал, ишлатмаслик учун бўш " "қолдиринг, асл қиймати: [kbd]\"pma_table_info\"[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Майдонлар жадвалини кўрсатиш" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4312,53 +4319,53 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Жадвални дефрагментациялаш" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Тавсиф" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4370,25 +4377,25 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL сўровлари тарихи жадвали" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Автоматик тиклаш режими" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4400,15 +4407,15 @@ msgstr "" "Агар SQL сўровлар тарихидан фойдаланмоқчи бўлмасангиз, бўш қолдиринг, асл " "қиймати: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "\"config\" аутентификация усули фойдаланувчиси" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4417,32 +4424,32 @@ msgstr "" "ишонсангиз, унда ўчириб қўйинг. Шундай қилсангиз, ортиқча текширувларнинг " "олдини олган бўласиз ва ишлаш унумдорлигини оширган бўласиз" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Кенгайтирилган текширув" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "MySQL сервери ишлаётган хост сервер номи" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Ушбу сервернинг кенгайтирилган номи" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "Фойдаланувчига \"барча (ёзувлар)ни кўрсатиш\" тугмаси кўрсатилсинми?" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Барча қаторларни кўрсатишга рухсат бериш" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4451,35 +4458,35 @@ msgstr "" "Эсда тутинг, ушбу танловни ёқишингиз [kbd]\"config\"[/kbd] аутентификация " "усулидаги паролга таъсир этмайди" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Паролни ўзгартириш формасини кўрсатиш" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Маълумотлар базаси тузиш формасини кўрсатиш" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Очиқ жадваллар рўйхати" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Таҳрирлаш/қўйиш режимида функциялар майдонини кўрсатиш" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Фукнциялармайдонини кўрсатиш" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4487,34 +4494,34 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] функцияси " "натижасига боғ кўрсатиш" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "\"phpinfo()\" функциясига боғ кўрсатиш" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "MySQL сервери ҳақида батафсил маълумот кўрсатиш" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin томонидан генерация қилинган SQL сўровларини кўрсатиш керакми?" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Show SQL сўровларини кўрсатиш" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Маълумотлар базалари ва жадваллар статискасини (масалан, дискда эгаллаган " "жойи) кўрсатиш" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Статискани кўрсатиш" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4522,11 +4529,11 @@ msgstr "" "Агар кўрсатгич контекст ойнаси ёқилган бўлса ва маълумотлар базаларида шарҳ " "ўрнатилган бўлса, ушбу танлов база шарҳи ва ҳақиқий номи ўрнини алмаштиради" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "База номи ўрнига унинг шарҳини кўрсатиш" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4538,30 +4545,30 @@ msgstr "" "директивасида кўрсатилган усулда жадваллар бўлинади, лекин жадвал номлари " "ўзгаришсиз қолади" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Жадвал номи ўрнига унинг шарҳини кўрсатиш" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Жадвал шарҳларини кўрсатгич контекст ойнасида кўрсатиш" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Ишлатилаётган жадвалларни белгилаш ва қулфланган жадваллари мавжуд бўлган " "маълумотлар базаларини кўришга имкон бериш" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Қулфланган жадвалларни ташлаб кетишлик" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4571,28 +4578,28 @@ msgstr "" msgid "Password" msgstr "Парол" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Фойдаланувчи" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4600,65 +4607,65 @@ msgstr "" "\"База тузиш\" формасида маълумотлар базаси номини таклиф этинг ёки матн " "майдонини бўш қолдиринг" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Янги база номини таклиф этиш" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR майдонидаги устунлар сони" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR майдонидаги қаторлар сони" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Жадвал ёрлиғи" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4670,38 +4677,38 @@ msgstr "" "келаётган HTTP_X_FORWARDED_FOR (X-Forwarded-For) сарлавҳани ишончли деб " "қабул қилишини таъминлайди: [br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "IP бўйича рухсат бериш/рад этиш учун ишонарли прокси-серверлар рўйхати" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Серверда импорт файллари сақланадиган директория" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Импорт директорияси" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" "Маълумотлар базаси ичидаги маълумотларни тўлалигича қидиришга рухсат бериш" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Базани қидиришдан фойдаланиш" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4711,19 +4718,19 @@ msgstr "" "неча сўровниўз ичига олиши мумкинлиги \"libraries/import.lib.php\" файлида " "белгиланган." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Кенгайтирилган ибора" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Охирги версияни текшириш" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4731,7 +4738,7 @@ msgstr "" msgid "Version check" msgstr "Версияни текшириш" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4739,7 +4746,7 @@ msgstr "" "Импорт ва экспорт операциялари учун [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] қисишни ёқиш" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4767,63 +4774,63 @@ msgstr "Аутентификация тартиби" msgid "Signon authentication" msgstr "Аутентификация тартиби" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "\"LOAD DATA\" ишлатилган CSV" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS иш китоби" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX иш китоби" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document жадвали" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Рангни танлаш" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Маълумотлар базаси экспорт параметрлари" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel учун CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenDocument матн" @@ -4920,7 +4927,7 @@ msgstr "Муолажалар" msgid "Return type" msgstr "Қайтариладиган тип" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5387,62 +5394,62 @@ msgstr "BLOB туридаги маълумотларни кўрсатиш" msgid "Browser transformation" msgstr "Ўгириш" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Ёзув ўчирилди" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Тугатиш" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "сўров бўйича" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Ёзувларни кўрсатиш" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "жами" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "Сўров %01.4f секунд вақт олди" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "Ўзгартириш" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "Сўров натижаларини ишлатиш" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Чоп этиш версияси (тўла)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-схемани кўрсатиш" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Версиясини тузиш" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Алоқа топилмади" @@ -10924,6 +10931,11 @@ msgstr "Ном кўриниши" msgid "Rename view to" msgstr "Кўриниш номини ўзгартириш" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Чап рамкада логотипни кўрсатиш" + #, fuzzy #~| msgid "Delete tracking data for this table" #~ msgid "Delete the matches for the " diff --git a/po/uz@latin.po b/po/uz@latin.po index 3ccf51bec7..5a67f8f78a 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2010-07-22 02:30+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_latin \n" @@ -201,7 +201,7 @@ msgstr "Izohlar" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -217,7 +217,7 @@ msgstr "Yo‘q" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -365,7 +365,7 @@ msgid "Edit or export relational schema" msgstr "Aloqalar sxemasi" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -433,19 +433,19 @@ msgid "visual builder" msgstr "" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "Sortirovka qilish" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "O‘sish tartibida" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -559,8 +559,8 @@ msgstr "Ko‘rib chiqish" msgid "Delete the matches for the %s table?" msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -635,7 +635,7 @@ msgstr "Kuzatish faol." msgid "Tracking is not active." msgstr "Kuzatish faol emas." -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -665,20 +665,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "\"%s\" - MySQL serveridagi andozaviy ma`lumotlar jadvali turi." #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "Belgilanganlarni: " -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "Barchasini belgilash" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -689,15 +689,15 @@ msgid "Check tables having overhead" msgstr "Optimallashtirish lozim bo‘lgn jadvallarni belgilash" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "Eksport" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "Chop etish versiyasi" @@ -757,7 +757,7 @@ msgstr "Ma`lumotlar lug‘ati" msgid "Tracked tables" msgstr "Kuzatilgan jadvallar" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -960,7 +960,7 @@ msgstr "" "phpMyAdmin dasturi import jarayonini yakunla olmasligini bildiradi." #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1229,8 +1229,8 @@ msgstr "Jadval turlari" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -2016,13 +2016,13 @@ msgstr "" msgid "Tables" msgstr "Jadvallar" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -2138,7 +2138,7 @@ msgstr "" " %1$s serveri uchun noto‘g‘ri xost nomi ko‘rsatilgan. phpMyAdmin " "konfiguratsion faylida belgilangan sozlashlarni to‘g‘irlang." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -2204,7 +2204,7 @@ msgstr "MySQL javobi: " msgid "Failed to connect to SQL validator!" msgstr "MySQL-serverga ulanib bo‘lmadi" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "So‘rov tahlili" @@ -2216,11 +2216,11 @@ msgstr "Tahlil kerak emas" msgid "Without PHP Code" msgstr "PHP-kod olib tashlash" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "PHP-kod" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "Yangilash" @@ -2229,7 +2229,7 @@ msgstr "Yangilash" msgid "Skip Validate SQL" msgstr "SQL sintaksisi tekshiruvini olib tashlash" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "SQL to‘g‘riligini tekshirish" @@ -2331,11 +2331,11 @@ msgstr "" "ma`lumot uchun qarang \"%s\"" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2382,34 +2382,47 @@ msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi" msgid "There are no files to upload" msgstr "" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Right" +msgstr "" + +#: libraries/config.values.php:75 msgid "Open" msgstr "" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 #, fuzzy #| msgid "Close" msgid "Closed" msgstr "Yopish" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "tuzilish" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #, fuzzy @@ -2417,35 +2430,35 @@ msgstr "" msgid "structure and data" msgstr "Tuzilishi va ma`lumotlari" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 #, fuzzy #| msgid "Complete inserts" msgid "complete inserts" msgstr "To‘la qo‘yish" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 #, fuzzy #| msgid "Extended inserts" msgid "extended inserts" msgstr "Kengaytirilgan qo‘yilmalar" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "" @@ -2535,7 +2548,7 @@ msgid "Set value: %s" msgstr "Quyidagi qiymatni o‘rnatish: \"%s\"" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "Asl qiymatlarni tiklash" @@ -3064,10 +3077,10 @@ msgstr "Ko‘rib chiqish usulini sozlash" msgid "Customize default options" msgstr "Eksport afzalliklarini sozlash" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3695,7 +3708,7 @@ msgid "Maximum displayed SQL length" msgstr "SQL so‘rovining maksimal uzunligi" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "" @@ -3758,44 +3771,38 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "" #: libraries/config/messages.inc.php:318 -#, fuzzy -#| msgid "Show logo in left frame" -msgid "Show table row links on left side" -msgstr "Chap ramkada logotipni ko‘rsatish" - -#: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" +msgid "Where to show the table row links" msgstr "" -#: libraries/config/messages.inc.php:320 +#: libraries/config/messages.inc.php:319 msgid "Use natural order for sorting table and database names" msgstr "" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "Jadval sortirovkasini o‘zgartirish" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "Faqat piktogramma, faqat matn yoki har ikkisini ishlatish" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "Piktogrammali navigatsiya menyusi" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "" "HTTP orqali ma`lumot uzatishda yuqori tezlikka erishish uchun GZip " "buferizatsiyadan foydalaning" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip buferizatsiya" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 #, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, " @@ -3807,46 +3814,46 @@ msgstr "" "[kbd]SMART[/kbd] – ya`ni, TIME, DATE, DATETIME va TIMESTAMP turidagi " "maydonlar uchun kamayish tartibida, aks holda ko‘payish tartibida" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "Asl tartiblash qoidasi" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "MySQL ma`lumotlar bazalarida doimiy ulanishlardan foydalanish" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "Doimiy ulanishlar" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "Jadval operatsiyalarini piktogrammalar yordamida amalga oshirish" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 #, fuzzy #| msgid "Disallow BLOB and BINARY fields from editing" msgid "Disallow BLOB and BINARY columns from editing" msgstr "BLOB va BINARY maydonlarini tahirlashni man etish" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 #, fuzzy #| msgid "Protect binary fields" msgid "Protect binary columns" msgstr "Binar (ikkilik) maydonlarni himoyalash" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 #, fuzzy #| msgid "" #| "Enable if you want DB-based query history (requires pmadb). If disabled, " @@ -3860,132 +3867,132 @@ msgstr "" "tanlovni yoqing (pmadb talab etiladi). Ushbu tanlov o‘chirilgan bo‘lsa, oyna " "yopilgan zahoti so‘rovlar tarixi yo‘qoladi." -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "Doimiy so‘rovlar tarixi" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "Jurnalda saqlanadigan so‘rovlar soni" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "So‘rovlar tarixi uzunligi" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "Yangi so‘rovlar oynasi ochilganda ko‘rsatiladigan yorliq" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "So‘rovlar oynasining yorlig‘i" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "So‘rovlar oynasi" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "" "Kodirovkalarni bir-biriga o‘tkazishda foydalaniladigan funksiyalarni tanlang" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "Kodirovkalash funksiyasi" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "Jadval nomini o‘zgartirish" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "Oqimli tiklash" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "Serverdagi eksport fayllar saqlanadigan direktoriya" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "Saqlash direktoriyasi" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "Agar ishlatilmasa bo‘sh qoldiring" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 #, fuzzy #| msgid "Host authentication order" msgid "Host authorization order" msgstr "Autentifikatsiya tartibi" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "Asl qoidalarni ishlatish uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 #, fuzzy #| msgid "Host authentication rules" msgid "Host authorization rules" msgstr "Autentifikatsiya qoidalari" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "Parolsiz qirishga ruxsat bеrish" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "\"root\"ga kirishga ruxsat berish" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "" "HTTP Avtorizatsiya vaqtida ko‘rsatiladigan Oddiy HTTP Avtorizatsiya Bo‘limi " "nomi" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP Bo‘limi" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3995,19 +4002,19 @@ msgstr "" "konfiguratsion fayl yo‘li (hujjatlar katalogiga joylashtirilmagan; tavsiya " "etiladi: /etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "\"SweKey\" konfiguratsiya fayli" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "Foydalaniladigan autentifikatsiya usuli" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "Autentifikatsiya usuli" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -4015,11 +4022,11 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/bookmark]Xatcho‘p[/a] ishlatmaslik uchun " "bo‘sh qoldiring, asli: [kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "Xatcho‘plar jadvali" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" @@ -4027,31 +4034,31 @@ msgstr "" "Ustun izohlari/\"mime\"-turlari haqidagi ma`lumotlarni ishlatmaslik uchun " "bo‘sh qoldiring, asli: [kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "Ustun ma`lumotlari jadvali" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "MySQL serveiga ulanishni qisish" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "Ulanishni qisish" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "Serverga ulanish turi, agar bilmasangiz, \"tcp\" deb qoldiring" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "Ulanish turi" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "Nazorat foydalanuvchisi paroli" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -4060,19 +4067,19 @@ msgstr "" "batafsil ma`lumot [a@http://wiki.phpmyadmin.net/pma/controluser]\"wiki\"[/a]" "da mavjud" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "Nazorat foydalanuvchisi" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "Ma`lumotlar bazalari ro‘yxati ko‘rsatilganda jadvallarni sanash" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "Jadvallarni sanash" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" @@ -4080,11 +4087,11 @@ msgstr "" "Dizayner ishlatmaslik uchun bo‘sh qoldiring, asl qiymati: [kbd]" "pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "Dizayner jadvali" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -4093,30 +4100,30 @@ msgstr "" "aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql." "com/19588]\"MySQL Bugs\"[/a]larga qarang" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "INFORMATION_SCHEMA ishlatishni o‘chirish" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "" "Qaysi PHP kengaytmasidan foydalanmoqchisiz; iloji bo‘lsa, \"mysqli\" " "kengaytmasidan foydalaning" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "Foydalaniladigan PHP kengaytmasi" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "" "Muntazam iboralar(PCRE)ga to‘g‘ri keladigan ma`lumotlar bazalarini yashirish" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "Bazalarni yashirish" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" @@ -4124,31 +4131,31 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL so‘rovlari tarixi jadvali" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL sеrvеri ishlayotgan xost nomi" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "Sеrvеr xost nomi" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "Chiqish URL" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "Parolsiz ulanishga harakat qilish" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "Parolsiz ulanish" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 #, fuzzy #| msgid "" #| "You can use MySQL wildcard characters (% and _), escape them if you want " @@ -4164,31 +4171,31 @@ msgstr "" "oldiga teskari egri chiziq (\\) qo‘yishingiz kerak, masalan \\\"my\\_db\\" "\" (lekin \"my_db\" emas)" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "Faqat ro‘yxatdagi bazalarni ko‘rsatish" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "" "Agar \"config\" autentifikatsiya usulidan foydalanmasangiz, bo‘sh qoldiring" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "\"config\" autentifikatsiya usuli paroli" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" "Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: " "[kbd]\"pma_pdf_pages\"[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF-sxema: sahifalar jadvali" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -4199,22 +4206,22 @@ msgstr "" "ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: " "[kbd]\"phpmyadmin\"[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "ma`lumotlar bazasi nomi" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "" "MySQL serveri tinglaydigan port, asl qiymatni qoldirish uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "Server porti" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4226,13 +4233,13 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Recall user name" msgid "Recently used table" msgstr "Foydalanuvchi nomini chaqirib olish" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -4240,19 +4247,19 @@ msgstr "" "[a@http://wiki.phpmyadmin.net/pma/relation]Aloqa bog‘lanishlari[/a]ni " "ishlatmaslik uchun, bo‘sh qoldiring, asl qiymati: [kbd]\"pma_relation\"[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "Aloqalar jadvali" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "Mavjud jadvallarni ko‘rsatish uchun ishlatiladigan SQL buyrug‘i" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "SHOW DATABASES buyrug‘i" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -4260,44 +4267,44 @@ msgstr "" "Namuna uchun [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]" "autentifikatsiya usullari[/a]ga qarang" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Kirish sessiyasi nomi" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "Kirish URL" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL serveri tinglaydigan soket, asl qiymati uchun bo‘sh qoldiring" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "Server soketi" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "" "SSL (Secure Sockets Layer - himoyalangan soketlar protokoli) ulanishdan " "foydalanish" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "SSL ulanishdan foydalanish" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" "PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: " "[kbd]\"pma_table_coords\"[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF-sxema: jadval koordinatalari" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 #, fuzzy #| msgid "" #| "Table to describe the display fields, leave blank for no support; " @@ -4309,13 +4316,13 @@ msgstr "" "Ko‘rsatiladigan maydonlar sharhlari saqlanadigan jadval, ishlatmaslik uchun " "bo‘sh qoldiring, asl qiymati: [kbd]\"pma_table_info\"[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Display fields table" msgid "Display columns table" msgstr "Maydonlar jadvalini ko‘rsatish" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4327,53 +4334,53 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "Jadvalni defragmentatsiyalash" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "Tavsif" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4385,25 +4392,25 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 #, fuzzy #| msgid "SQL query history table" msgid "SQL query tracking table" msgstr "SQL so‘rovlari tarixi jadvali" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "Avtomatik tiklash rejimi" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 #, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma_history" @@ -4415,15 +4422,15 @@ msgstr "" "Agar SQL so‘rovlar tarixidan foydalanmoqchi bo‘lmasangiz, bo‘sh qoldiring, " "asl qiymati: [kbd]\"pma_history\"[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "\"config\" autentifikatsiya usuli foydalanuvchisi" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" @@ -4433,21 +4440,21 @@ msgstr "" "tekshiruvlarning oldini olgan bo‘lasiz va ishlash unumdorligini oshirgan " "bo‘lasiz" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "Kengaytirilgan tekshiruv" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "MySQL serveri ishlayotgan xost server nomi" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "Ushbu serverning kengaytirilgan nomi" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 #, fuzzy #| msgid "" #| "Whether a user should be displayed a "show all (records)" button" @@ -4455,11 +4462,11 @@ msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "" "Foydalanuvchiga \"barcha (yozuvlar)ni ko‘rsatish\" tugmasi ko‘rsatilsinmi?" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "Barcha qatorlarni ko‘rsatishga ruxsat berish" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4468,35 +4475,35 @@ msgstr "" "Esda tuting, ushbu tanlovni yoqishingiz [kbd]\"config\"[/kbd] " "autentifikatsiya usulidagi parolga ta`sir etmaydi" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "Parolni o‘zgartirish formasini ko‘rsatish" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "Ma`lumotlar bazasi tuzish formasini ko‘rsatish" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "Ochiq jadvallar ro‘yxati" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "Tahrirlash/qo‘yish rejimida funksiyalar maydonini ko‘rsatish" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "Fuknsiyalarmaydonini ko‘rsatish" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" @@ -4504,35 +4511,35 @@ msgstr "" "[a@http://php.net/manual/function.phpinfo.php]\"phpinfo()\"[/a] funksiyasi " "natijasiga bog‘ ko‘rsatish" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "\"phpinfo()\" funksiyasiga bog‘ ko‘rsatish" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "MySQL serveri haqida batafsil ma`lumot ko‘rsatish" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "" "phpMyAdmin tomonidan generatsiya qilingan SQL so‘rovlarini ko‘rsatish " "kerakmi?" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "Show SQL so‘rovlarini ko‘rsatish" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "" "Ma`lumotlar bazalari va jadvallar statiskasini (masalan, diskda egallagan " "joyi) ko‘rsatish" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "Statiskani ko‘rsatish" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" @@ -4541,11 +4548,11 @@ msgstr "" "sharh o‘rnatilgan bo‘lsa, ushbu tanlov baza sharhi va haqiqiy nomi o‘rnini " "almashtiradi" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "Baza nomi o‘rniga uning sharhini ko‘rsatish" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4557,30 +4564,30 @@ msgstr "" "direktivasida ko‘rsatilgan usulda jadvallar bo‘linadi, lekin jadval nomlari " "o‘zgarishsiz qoladi" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "Jadval nomi o‘rniga uning sharhini ko‘rsatish" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "Jadval sharhlarini ko‘rsatgich kontekst oynasida ko‘rsatish" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "" "Ishlatilayotgan jadvallarni belgilash va qulflangan jadvallari mavjud " "bo‘lgan ma`lumotlar bazalarini ko‘rishga imkon berish" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "Qulflangan jadvallarni tashlab ketishlik" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4590,28 +4597,28 @@ msgstr "" msgid "Password" msgstr "Parol" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "Foydalanuvchi" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" @@ -4619,65 +4626,65 @@ msgstr "" "\"Baza tuzish\" formasida ma`lumotlar bazasi nomini taklif eting yoki matn " "maydonini bo‘sh qoldiring" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "Yangi baza nomini taklif etish" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "CHAR textarea columns" msgid "Textarea columns" msgstr "CHAR maydonidagi ustunlar soni" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" msgstr "" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 #, fuzzy #| msgid "CHAR textarea rows" msgid "Textarea rows" msgstr "CHAR maydonidagi qatorlar soni" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default table tab" msgid "Default title" msgstr "Jadval yorlig‘i" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4689,40 +4696,40 @@ msgstr "" "kelayotgan HTTP_X_FORWARDED_FOR (X-Forwarded-For) sarlavhani ishonchli deb " "qabul qilishini ta`minlaydi: [br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "" "IP bo‘yicha ruxsat berish/rad etish uchun ishonarli proksi-serverlar ro‘yxati" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "Serverda import fayllari saqlanadigan direktoriya" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "Import direktoriyasi" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "" "Ma`lumotlar bazasi ichidagi ma`lumotlarni to‘laligicha qidirishga ruxsat " "berish" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "Bazani qidirishdan foydalanish" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4732,19 +4739,19 @@ msgstr "" "necha so‘rovnio‘z ichiga olishi mumkinligi \"libraries/import.lib.php\" " "faylida belgilangan." -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "Kengaytirilgan ibora" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "Oxirgi versiyani tekshirish" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4752,7 +4759,7 @@ msgstr "" msgid "Version check" msgstr "Versiyani tekshirish" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4760,7 +4767,7 @@ msgstr "" "Import va eksport operatsiyalari uchun [a@http://en.wikipedia.org/wiki/ZIP_" "(file_format)]ZIP[/a] qisishni yoqish" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4788,63 +4795,63 @@ msgstr "Autentifikatsiya tartibi" msgid "Signon authentication" msgstr "Autentifikatsiya tartibi" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "\"LOAD DATA\" ishlatilgan CSV" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS ish kitobi" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX ish kitobi" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "Open Document jadvali" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 #, fuzzy #| msgid "Custom color" msgid "Custom" msgstr "Rangni tanlash" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "Ma`lumotlar bazasi eksport parametrlari" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel uchun CSV" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenDocument matn" @@ -4941,7 +4948,7 @@ msgstr "Muolajalar" msgid "Return type" msgstr "Qaytariladigan tip" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -5410,62 +5417,62 @@ msgstr "BLOB turidagi ma`lumotlarni ko‘rsatish" msgid "Browser transformation" msgstr "O‘girish" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "Yozuv o‘chirildi" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "Tugatish" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "so‘rov bo‘yicha" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "Yozuvlarni ko‘rsatish" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "jami" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "So‘rov %01.4f sekund vaqt oldi" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "O‘zgartirish" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "So‘rov natijalarini ishlatish" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "Chop etish versiyasi (to‘la)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "PDF-sxemani ko‘rsatish" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy #| msgid "Create version" msgid "Create view" msgstr "Vеrsiyasini tuzish" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "Aloqa topilmadi" @@ -10990,6 +10997,11 @@ msgstr "Nom ko‘rinishi" msgid "Rename view to" msgstr "Ko‘rinish nomini o‘zgartirish" +#, fuzzy +#~| msgid "Show logo in left frame" +#~ msgid "Show table row links on left side" +#~ msgstr "Chap ramkada logotipni ko‘rsatish" + #~ msgid "Delete the matches for the " #~ msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish" diff --git a/po/zh_CN.po b/po/zh_CN.po index f3196296f4..bce3e9b540 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-30 05:47+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" @@ -196,7 +196,7 @@ msgstr "注释" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -212,7 +212,7 @@ msgstr "否" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -349,7 +349,7 @@ msgid "Edit or export relational schema" msgstr "编辑或导出关系大纲" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -415,19 +415,19 @@ msgid "visual builder" msgstr "可视化查询生成器" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "排序" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "递增" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -534,8 +534,8 @@ msgstr "浏览" msgid "Delete the matches for the %s table?" msgstr "删除 %s 表中所有匹配的记录?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -603,7 +603,7 @@ msgstr "追踪已启用。" msgid "Tracking is not active." msgstr "追踪已禁用。" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -631,20 +631,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s 是此 MySQL 服务器的默认存储引擎。" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "选中项:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "全选" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -655,15 +655,15 @@ msgid "Check tables having overhead" msgstr "仅选择多余" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "导出" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "打印预览" @@ -717,7 +717,7 @@ msgstr "数据字典" msgid "Tracked tables" msgstr "已追踪的表" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -906,7 +906,7 @@ msgstr "" "将无法完成导入操作。" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1121,8 +1121,8 @@ msgstr "快速编辑" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1822,13 +1822,13 @@ msgstr "已共享" msgid "Tables" msgstr "数据表" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1926,7 +1926,7 @@ msgstr "无效的服务器索引: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "无效的主机名 %1$s,请检查配置文件。" -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -1988,7 +1988,7 @@ msgstr "MySQL 返回:" msgid "Failed to connect to SQL validator!" msgstr "连接到 SQL 校验器失败!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "解释 SQL" @@ -2000,11 +2000,11 @@ msgstr "略过解释 SQL" msgid "Without PHP Code" msgstr "无 PHP 代码" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "创建 PHP 代码" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "刷新" @@ -2013,7 +2013,7 @@ msgstr "刷新" msgid "Skip Validate SQL" msgstr "略过校验 SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "校验 SQL" @@ -2111,11 +2111,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s 功能受到一个已知的缺陷 (bug) 影响,参见 %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2161,62 +2161,77 @@ msgstr "用于上传的文件夹出错,无法使用" msgid "There are no files to upload" msgstr "没有可上传的文件" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "全部" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "高" + +#: libraries/config.values.php:75 msgid "Open" msgstr "开启" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "关闭" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "结构" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "数据" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "结构和数据" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "快速 - 仅显示必须的设置项" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "自定义 - 显示所有可用的设置项" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "自定义 - 不显示 快速/自定义 选择" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "完整插入" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "扩展插入" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "以上兼有" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "以上均不" @@ -2301,7 +2316,7 @@ msgid "Set value: %s" msgstr "设置值: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "还原默认值" @@ -2775,10 +2790,10 @@ msgstr "自定义浏览模式" msgid "Customize default options" msgstr "自定义默认选项" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3349,7 +3364,7 @@ msgid "Maximum displayed SQL length" msgstr "显示 SQL 语句的最大长度" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "用户不能设置更大的值" @@ -3407,38 +3422,34 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "它们是编辑、快速编辑、复制和删除链接" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "在数据左侧显示操作链接" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "在数据右侧显示操作链接" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "为数据库和数据表名使用自然排序" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 msgid "Natural order" msgstr "自然排序" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "仅使用图标、文本或都使用" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "导航条显示" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "使用 GZip 输出缓冲以加快 HTTP 传输速度" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip 输出缓冲" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3446,42 +3457,42 @@ msgstr "" "[kbd]SMART[/kbd] - 如:对 TIME、DATE、DATETIME 和 TIMESTAMP 类型的字段递减排" "序,其他字段递增" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "默认排序" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "在连接到 MySQL 数据库时使用持久连接" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "持久连接" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "禁止在缺少 phpMyAdmin 高级功能所需数据表时在数据库结构页中显示默认警告" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "丢失 phpMyAdmin 高级功能数据表" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "数据表操作显示" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "禁止编辑 BLOB 和 BINARY 类型字段" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "保护二进制字段" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3490,117 +3501,117 @@ msgstr "" "允许使用基于数据库的查询历史 (需要 phpMyAdmin 高级功能)。如果禁用,将使用 " "JS 程序来显示查询历史 (关闭窗口即丢失)。" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "持久查询历史" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "记录查询历史的数量" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "查询历史个数" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "打开一个新查询窗口时默认显示的页面" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "默认查询窗口标签" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "查询窗口高度 (单位:像素)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 msgid "Query window height" msgstr "查询窗口高度" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 msgid "Query window width (in pixels)" msgstr "查询窗口宽度 (单位:像素)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 msgid "Query window width" msgstr "查询窗口宽度" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "选择进行字符集转换时使用的函数" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "记录引擎" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "将表改名为" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "每 X 单元格重复表头,要禁止此功能请设为 [kbd]0[/kbd]" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 msgid "Repeat headers" msgstr "重复表头" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "显示帮助按钮代替文档文本" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "显示帮助按钮" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "服务器上用来保存导出文件的文件夹" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 msgid "Save directory" msgstr "保存文件夹" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "不使用请留空" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "主机认证模式" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "默认请留空" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "主机认证规则" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "允许空密码登录" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "允许 root 用户登录" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "使用 HTTP 基本认证时显示给用户的提示信息" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP 提示信息" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3609,19 +3620,19 @@ msgstr "" "[a@http://swekey.com]SweKey 硬件认证 (外链,英文)[/a]的配置文件路径 (请勿置于" "你的文档根文件夹,推荐使用:/etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey 配置文件" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "要使用的认证方式" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "认证方式" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3629,41 +3640,41 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/bookmark]书签 (外链,英文)[/a]功能请" "留空,默认:[kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "书签表" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "留空则不使用列信息和MIME类型。默认值:[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "列信息表" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "压缩连接到 MySQL 服务器" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "压缩连接" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "怎样连接到服务器,如果不确定,请选择 tcp" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 msgid "Connection type" msgstr "连接方式" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "控制用户的密码" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3671,29 +3682,29 @@ msgstr "" "一个特殊的被限制权限的 MySQL 用户,参见 [a@http://wiki.phpmyadmin.net/pma/" "controluser]wiki (外链,英文)[/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "控制用户" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "显示数据库列表时计算数据表的数量" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 msgid "Count tables" msgstr "统计数据表" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "不使用设计功能请留空,默认:[kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 msgid "Designer table" msgstr "设计表" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3702,57 +3713,57 @@ msgstr "" "统 (外链,英文)[/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外" "链,英文)[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "禁止使用 INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "要使用的 PHP 扩展,如果支持,推荐使用 mysqli。" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "要使用的 PHP 扩展" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "该正则表达式 (PCRE,Perl 兼容) 所匹配的数据库将被隐藏" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 msgid "Hide databases" msgstr "隐藏数据库" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "不使用 SQL 查询历史功能请留空,默认:[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL 查询历史表" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL 服务器的主机名" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 msgid "Server hostname" msgstr "服务器主机名" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "退出地址" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "尝试用空密码连接" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "用空密码连接" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3764,28 +3775,28 @@ msgstr "" "\\_db'[/kbd] 而不是 [kbd]'my_db'[/kbd]。通过该选项你可以对数据库列表排序,只" "需按顺序输入它们的名称并加上 [kbd]*[/kbd],剩下的数据库将按字母顺序排在最后。" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "仅显示列出的数据库" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "如果不使用 config 认证方式,请留空" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "config 认证方式的密码" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "不使用 PDF 大纲功能请留空,默认:[kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF 大纲: 数据表页" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3794,19 +3805,19 @@ msgstr "" "关系、书签、PDF 功能所用的数据库。参见 [a@http://wiki.phpmyadmin.net/pma/" "pmadb]pmadb (外链,英文)[/a]。不使用请留空。默认: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 msgid "Database name" msgstr "数据库名" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "MySQL 服务器监听的端口,留空为默认" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 msgid "Server port" msgstr "服务器端口" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3816,13 +3827,13 @@ msgid "" "suggested: [kbd]pma_recent[/kbd]" msgstr "不在数据库中保存用户偏好请留空,默认:[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Currently opened table" msgid "Recently used table" msgstr "当前打开的数据表" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3830,19 +3841,19 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/relation]关系链接 (外链,英文)[/a]功" "能请留空,默认:[kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 msgid "Relation table" msgstr "关系表" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "取得所有可用数据库的 SQL 语句" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "显示数据库(SHOW DATABASES)命令" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" @@ -3850,50 +3861,50 @@ msgstr "" "参见[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]认证方式 (外链,英文)" "[/a]中的例子" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon 会话名" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "登录地址" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL 服务器监听的套接字,留空为默认" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 msgid "Server socket" msgstr "服务器套接字 (socket)" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "使用 SSL 连接到 MySQL 服务器" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "使用 SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "不使用 PDF 大纲功能请留空,默认:[kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF 大纲: 数据表并发" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "描述显示字段的表,不使用请留空,默认:[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 msgid "Display columns table" msgstr "显示字段表" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 #, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" @@ -3903,113 +3914,113 @@ msgid "" "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "不在数据库中保存用户偏好请留空,默认:[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "User preferences storage table" msgid "UI preferences table" msgstr "用户偏好表" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "设置当记录数据库创建时,是否在前面加上 DROP DATABASE IF EXISTS 命令。" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "添加 DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "设置当记录数据表创建时,是否在前面加上 DROP TABLE IF EXISTS 命令。" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "添加 DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "设置当记录视图创建时,是否在前面加上 DROP VIEW IF EXISTS 命令。" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "添加 DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "定义自动创建新版的命令列表。" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 msgid "Statements to track" msgstr "要追踪的命令" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "不使用 SQL 查询追踪功能请留空,默认:[kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL 查询追踪表" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "设置追踪系统是否自动为数据表和视图创建版本。" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 msgid "Automatically create versions" msgstr "自动创建版本" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "不在数据库中保存用户偏好请留空,默认:[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "用户偏好表" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "config 认证方式的用户名" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "如果你确定 pma_* 数据表都是最新的,可以禁用此项。此功能提供兼容性检查" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "详细检查" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "一个好记的名字。留空将显示主机名。" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "服务器名称" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "设置是否给用户显示一个 "显示所有 (记录)" 的按钮" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "允许显示所有行" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4018,75 +4029,75 @@ msgstr "" "注意:该选项不影响 [kbd]config[/kbd] 认证方式,因为密码是保存在配置文件中,该" "选项也不限制直接执行可实现相同功能的命令。" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "显示修改密码" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "显示创建数据库表单" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "定义在编辑/插入模式中是否显示字段类型一列" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 msgid "Show field types" msgstr "显示字段类型" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "在编辑/插入模式中显示函数列" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "显示函数列" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" "显示 [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] 输出的链接" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "显示 phpinfo() 链接" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "显示 MySQL 服务器详细信息" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "定义是否显示 phpMyAdmin 生成的 SQL 查询" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 msgid "Show SQL queries" msgstr "显示 SQL 查询" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "允许显示数据库和数据表的统计信息 (如:空间使用)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 msgid "Show statistics" msgstr "显示统计" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" "如果启用了悬停提示且设置了数据库备注,这里将简略显示数据库备注和数据库名" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "显示数据库的备注而不显示数据库名" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4097,28 +4108,28 @@ msgstr "" "['LeftFrameTableSeparator'] 作分割/层叠用,所有只有目录的名字像别名,数据表自" "己的名字并不改变" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "显示表备注而不显示表名" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "悬停时显示表备注" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "将已锁定的数据表在数据库中显示为使用中" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 msgid "Skip locked tables" msgstr "跳过锁定的表" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "需要启用 SQL 校验器" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4128,47 +4139,47 @@ msgstr "需要启用 SQL 校验器" msgid "Password" msgstr "密码" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "[strong]警告:[/strong]需要安装 PHP SOAP 扩展或 PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "启用 SQL 校验器" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "" "如果你有自己的用户名,请在这里输入 (默认为 [kbd]anonymous (匿名)[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 msgid "Username" msgstr "用户名" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "如果可能,在 "新建数据库" 表单中建议一个名字,或留空" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "建议新数据库名" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "若检测到 Suhosin 将在主页显示一个警告" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin 警告" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4176,11 +4187,11 @@ msgstr "" "编辑模式的文本框大小 (列数),此值将用于 SQL 查询文本框 (*2) 和查询窗口 " "(*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 msgid "Textarea columns" msgstr "文本框列" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4188,31 +4199,31 @@ msgstr "" "编辑模式的文本框大小 (行数),此值将用于 SQL 查询文本框 (*2) 和查询窗口 " "(*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "文本框行" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "选中一个数据库时浏览器窗口的标题" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "未选择时浏览器窗口的标题" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 msgid "Default title" msgstr "默认标题" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "选中一个服务器时浏览器窗口的标题" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "选中一张数据表时浏览器窗口的标题" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4223,37 +4234,37 @@ msgstr "" "信任从代理 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd] 发来的 " "HTTP_X_FORWARDED_FOR 头" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "可信代理IP列表" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "服务器上用来存放导入文件的文件夹" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "上传文件夹" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "允许搜索整个数据库" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "使用数据库搜索" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "禁用时,用户不能设置下列选项,右侧的复选框被忽略" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "启用设置中的开发标签" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4262,19 +4273,19 @@ msgstr "" "在进行多个语句查询时,显示每个语句所影响的行数。默认一次查询可以包含的查询语" "句数可以在 libraries/import.lib.php 中找到。" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "为多个语句输出更多信息" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "检查更新" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "允许在 phpMyAdmin 主页面中检查最新版本" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4282,7 +4293,7 @@ msgstr "允许在 phpMyAdmin 主页面中检查最新版本" msgid "Version check" msgstr "检查更新" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4290,7 +4301,7 @@ msgstr "" "允许在导入和导出时使用 [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP " "(外链,英文)[/a] 压缩" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4310,61 +4321,61 @@ msgstr "HTTP 认证" msgid "Signon authentication" msgstr "Signon 认证" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV 使用 LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS 工作簿" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX 工作簿" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "OpenOffice 表格" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "快速" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "自定义" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "数据库导出选项" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel 的 CSV 格式" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenOffice 文档" @@ -4451,7 +4462,7 @@ msgstr "常规" msgid "Return type" msgstr "返回类型" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4834,58 +4845,58 @@ msgstr "显示 BLOB 内容" msgid "Browser transformation" msgstr "浏览器转换" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "复制" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "已删除该行" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "杀死" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "查询中" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "显示行" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "总计" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "查询花费 %01.4f 秒" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "修改" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "查询结果选项" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "打印预览 (全文显示)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 msgid "Display chart" msgstr "显示图表" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 msgid "Create view" msgstr "新建视图" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "找不到链接" @@ -9790,6 +9801,12 @@ msgstr "视图名" msgid "Rename view to" msgstr "将视图改名为" +#~ msgid "Show table row links on left side" +#~ msgstr "在数据左侧显示操作链接" + +#~ msgid "Show table row links on right side" +#~ msgstr "在数据右侧显示操作链接" + #~ msgid "Background color" #~ msgstr "背景色" diff --git a/po/zh_TW.po b/po/zh_TW.po index 1734e131f0..05bf707131 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-05-31 17:50+0200\n" +"POT-Creation-Date: 2011-06-02 11:48+0200\n" "PO-Revision-Date: 2011-05-30 04:51+0200\n" "Last-Translator: \n" "Language-Team: chinese_traditional \n" @@ -194,7 +194,7 @@ msgstr "註釋" #: db_datadict.php:260 js/messages.php:80 libraries/Index.class.php:358 #: libraries/Index.class.php:385 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:282 @@ -210,7 +210,7 @@ msgstr "否" #: db_datadict.php:260 js/messages.php:79 libraries/Index.class.php:359 #: libraries/Index.class.php:384 libraries/config.values.php:45 -#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204 +#: libraries/config.values.php:51 libraries/config/FormDisplay.tpl.php:204 #: libraries/export/htmlword.php:325 libraries/export/latex.php:444 #: libraries/export/odt.php:375 libraries/export/texytext.php:304 #: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 @@ -347,7 +347,7 @@ msgid "Edit or export relational schema" msgstr "編輯或匯出關聯大綱" #: db_printview.php:102 db_tracking.php:85 db_tracking.php:186 -#: libraries/config/messages.inc.php:496 libraries/db_structure.lib.php:37 +#: libraries/config/messages.inc.php:495 libraries/db_structure.lib.php:37 #: libraries/export/pdf.php:100 libraries/export/xml.php:331 #: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237 #: server_privileges.php:1745 server_privileges.php:1801 @@ -413,19 +413,19 @@ msgid "visual builder" msgstr "視覺化查詢產生器" #: db_qbe.php:222 libraries/db_structure.lib.php:95 -#: libraries/display_tbl.lib.php:858 +#: libraries/display_tbl.lib.php:865 msgid "Sort" msgstr "排序" #: db_qbe.php:231 db_qbe.php:265 libraries/db_structure.lib.php:102 -#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:819 +#: libraries/display_tbl.lib.php:510 libraries/display_tbl.lib.php:826 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:275 #: tbl_select.php:277 msgid "Ascending" msgstr "遞增" #: db_qbe.php:232 db_qbe.php:273 libraries/db_structure.lib.php:110 -#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:816 +#: libraries/display_tbl.lib.php:515 libraries/display_tbl.lib.php:823 #: server_databases.php:158 server_databases.php:175 tbl_operations.php:276 #: tbl_select.php:278 msgid "Descending" @@ -532,8 +532,8 @@ msgstr "瀏覽" msgid "Delete the matches for the %s table?" msgstr "刪除 %s 資料表中符合的資料?" -#: db_search.php:259 libraries/display_tbl.lib.php:1229 -#: libraries/display_tbl.lib.php:2159 +#: db_search.php:259 libraries/display_tbl.lib.php:1236 +#: libraries/display_tbl.lib.php:2184 #: libraries/schema/User_Schema.class.php:169 #: libraries/schema/User_Schema.class.php:238 #: libraries/schema/User_Schema.class.php:273 @@ -601,7 +601,7 @@ msgstr "追蹤已啓用" msgid "Tracking is not active." msgstr "追蹤已停用" -#: db_structure.php:379 libraries/display_tbl.lib.php:2043 +#: db_structure.php:379 libraries/display_tbl.lib.php:2068 #, php-format msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" @@ -629,20 +629,20 @@ msgid "%s is the default storage engine on this MySQL server." msgstr "%s 是此 MySQL 伺服器的預設儲存引擎" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 -#: libraries/display_tbl.lib.php:2184 libraries/display_tbl.lib.php:2189 +#: libraries/display_tbl.lib.php:2209 libraries/display_tbl.lib.php:2214 #: libraries/mult_submits.inc.php:15 server_databases.php:260 #: server_databases.php:265 server_privileges.php:1666 tbl_structure.php:548 #: tbl_structure.php:557 msgid "With selected:" msgstr "選中項:" -#: db_structure.php:486 libraries/display_tbl.lib.php:2179 +#: db_structure.php:486 libraries/display_tbl.lib.php:2204 #: server_databases.php:262 server_privileges.php:583 #: server_privileges.php:1669 tbl_structure.php:551 msgid "Check All" msgstr "全選" -#: db_structure.php:490 libraries/display_tbl.lib.php:2180 +#: db_structure.php:490 libraries/display_tbl.lib.php:2205 #: libraries/replication_gui.lib.php:35 server_databases.php:264 #: server_privileges.php:586 server_privileges.php:1673 tbl_structure.php:555 msgid "Uncheck All" @@ -653,15 +653,15 @@ msgid "Check tables having overhead" msgstr "僅選擇多餘" #: db_structure.php:503 libraries/config/messages.inc.php:162 -#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2197 -#: libraries/display_tbl.lib.php:2331 libraries/server_links.inc.php:65 +#: libraries/db_links.inc.php:56 libraries/display_tbl.lib.php:2222 +#: libraries/display_tbl.lib.php:2356 libraries/server_links.inc.php:65 #: libraries/tbl_links.inc.php:73 prefs_manage.php:288 #: server_privileges.php:1354 setup/frames/menu.inc.php:21 msgid "Export" msgstr "匯出" #: db_structure.php:505 db_structure.php:567 -#: libraries/display_tbl.lib.php:2286 tbl_structure.php:586 +#: libraries/display_tbl.lib.php:2311 tbl_structure.php:586 #: tbl_structure.php:588 msgid "Print view" msgstr "列印預覽" @@ -715,7 +715,7 @@ msgstr "資料字典" msgid "Tracked tables" msgstr "已追蹤的表" -#: db_tracking.php:84 libraries/config/messages.inc.php:490 +#: db_tracking.php:84 libraries/config/messages.inc.php:489 #: libraries/export/htmlword.php:89 libraries/export/latex.php:162 #: libraries/export/odt.php:120 libraries/export/pdf.php:100 #: libraries/export/sql.php:453 libraries/export/texytext.php:77 @@ -906,7 +906,7 @@ msgstr "" "將無法完成匯入操作" #: import.php:453 libraries/Message.class.php:185 -#: libraries/display_tbl.lib.php:2080 libraries/sql_query_form.lib.php:139 +#: libraries/display_tbl.lib.php:2105 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" @@ -1122,8 +1122,8 @@ msgstr "快速編輯" #: js/messages.php:96 libraries/Index.class.php:465 #: libraries/common.lib.php:594 libraries/common.lib.php:1130 -#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:470 -#: libraries/display_tbl.lib.php:1193 libraries/import.lib.php:1150 +#: libraries/common.lib.php:2990 libraries/config/messages.inc.php:469 +#: libraries/display_tbl.lib.php:1200 libraries/import.lib.php:1150 #: libraries/import.lib.php:1174 libraries/schema/User_Schema.class.php:168 #: setup/frames/index.inc.php:137 msgid "Edit" @@ -1822,13 +1822,13 @@ msgstr "已共享" msgid "Tables" msgstr "資料表" -#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:304 -#: libraries/config/setup.forms.php:340 libraries/config/setup.forms.php:371 -#: libraries/config/setup.forms.php:376 -#: libraries/config/user_preferences.forms.php:204 -#: libraries/config/user_preferences.forms.php:240 -#: libraries/config/user_preferences.forms.php:271 -#: libraries/config/user_preferences.forms.php:276 +#: libraries/build_html_for_db.lib.php:35 libraries/config/setup.forms.php:303 +#: libraries/config/setup.forms.php:339 libraries/config/setup.forms.php:370 +#: libraries/config/setup.forms.php:375 +#: libraries/config/user_preferences.forms.php:203 +#: libraries/config/user_preferences.forms.php:239 +#: libraries/config/user_preferences.forms.php:270 +#: libraries/config/user_preferences.forms.php:275 #: libraries/export/latex.php:215 libraries/export/sql.php:945 #: server_privileges.php:513 server_replication.php:314 tbl_printview.php:314 #: tbl_structure.php:759 @@ -1926,7 +1926,7 @@ msgstr "無效的伺服器索引: %s" msgid "Invalid hostname for server %1$s. Please review your configuration." msgstr "伺服器 %1$s 主機名稱錯誤, 請檢查設定檔案." -#: libraries/common.inc.php:637 libraries/config/messages.inc.php:494 +#: libraries/common.inc.php:637 libraries/config/messages.inc.php:493 #: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1174 #: test/theme.php:56 msgid "Server" @@ -1988,7 +1988,7 @@ msgstr "MySQL 返回:" msgid "Failed to connect to SQL validator!" msgstr "連線到 SQL 檢驗器失敗!" -#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:471 +#: libraries/common.lib.php:1105 libraries/config/messages.inc.php:470 msgid "Explain SQL" msgstr "SQL說明 " @@ -2000,11 +2000,11 @@ msgstr "略過SQL說明 " msgid "Without PHP Code" msgstr "無 PHP 程式碼" -#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:473 +#: libraries/common.lib.php:1146 libraries/config/messages.inc.php:472 msgid "Create PHP Code" msgstr "建立 PHP 程式碼" -#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:472 +#: libraries/common.lib.php:1164 libraries/config/messages.inc.php:471 #: server_status.php:467 msgid "Refresh" msgstr "重新整理" @@ -2013,7 +2013,7 @@ msgstr "重新整理" msgid "Skip Validate SQL" msgstr "略過檢驗 SQL" -#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:475 +#: libraries/common.lib.php:1176 libraries/config/messages.inc.php:474 msgid "Validate SQL" msgstr "檢驗 SQL" @@ -2111,11 +2111,11 @@ msgid "The %s functionality is affected by a known bug, see %s" msgstr "%s 功能受到一個已知的缺陷 (bug) 影響,參見 %s" #: libraries/common.lib.php:2790 libraries/common.lib.php:2797 -#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:295 -#: libraries/config/setup.forms.php:332 libraries/config/setup.forms.php:366 -#: libraries/config/user_preferences.forms.php:195 -#: libraries/config/user_preferences.forms.php:232 -#: libraries/config/user_preferences.forms.php:266 +#: libraries/common.lib.php:2985 libraries/config/setup.forms.php:294 +#: libraries/config/setup.forms.php:331 libraries/config/setup.forms.php:365 +#: libraries/config/user_preferences.forms.php:194 +#: libraries/config/user_preferences.forms.php:231 +#: libraries/config/user_preferences.forms.php:265 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 #: libraries/tbl_properties.inc.php:642 pmd_general.php:151 @@ -2161,62 +2161,77 @@ msgstr "設定之上傳目錄錯誤,無法使用" msgid "There are no files to upload" msgstr "沒有可上傳的檔案" -#: libraries/config.values.php:45 libraries/config.values.php:50 +#: libraries/config.values.php:45 libraries/config.values.php:47 +#: libraries/config.values.php:51 msgid "Both" msgstr "全部" -#: libraries/config.values.php:74 +#: libraries/config.values.php:47 +msgid "Nowhere" +msgstr "" + +#: libraries/config.values.php:47 +msgid "Left" +msgstr "" + +#: libraries/config.values.php:47 +#, fuzzy +#| msgid "Height" +msgid "Right" +msgstr "高" + +#: libraries/config.values.php:75 msgid "Open" msgstr "開啓" -#: libraries/config.values.php:74 +#: libraries/config.values.php:75 msgid "Closed" msgstr "關閉" -#: libraries/config.values.php:95 libraries/export/htmlword.php:24 +#: libraries/config.values.php:96 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 #: libraries/import.lib.php:1172 msgid "structure" msgstr "結構" -#: libraries/config.values.php:96 libraries/export/htmlword.php:24 +#: libraries/config.values.php:97 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "data" msgstr "資料" -#: libraries/config.values.php:97 libraries/export/htmlword.php:24 +#: libraries/config.values.php:98 libraries/export/htmlword.php:24 #: libraries/export/latex.php:41 libraries/export/odt.php:33 #: libraries/export/sql.php:79 libraries/export/texytext.php:23 msgid "structure and data" msgstr "結構和資料" -#: libraries/config.values.php:99 +#: libraries/config.values.php:100 msgid "Quick - display only the minimal options to configure" msgstr "快速 - 僅顯示必須的設定項" -#: libraries/config.values.php:100 +#: libraries/config.values.php:101 msgid "Custom - display all possible options to configure" msgstr "自訂 - 顯示所有可用的設定項" -#: libraries/config.values.php:101 +#: libraries/config.values.php:102 msgid "Custom - like above, but without the quick/custom choice" msgstr "自訂 - 不顯示 快速/自訂 選擇" -#: libraries/config.values.php:119 +#: libraries/config.values.php:120 msgid "complete inserts" msgstr "完整插入" -#: libraries/config.values.php:120 +#: libraries/config.values.php:121 msgid "extended inserts" msgstr "外掛插入" -#: libraries/config.values.php:121 +#: libraries/config.values.php:122 msgid "both of the above" msgstr "以上兼有" -#: libraries/config.values.php:122 +#: libraries/config.values.php:123 msgid "neither of the above" msgstr "以上均不" @@ -2301,7 +2316,7 @@ msgid "Set value: %s" msgstr "設定值: %s" #: libraries/config/FormDisplay.tpl.php:253 -#: libraries/config/messages.inc.php:355 +#: libraries/config/messages.inc.php:354 msgid "Restore default value" msgstr "還原預設值" @@ -2775,10 +2790,10 @@ msgstr "自訂瀏覽模式" msgid "Customize default options" msgstr "自定預設選項" -#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:236 -#: libraries/config/setup.forms.php:315 -#: libraries/config/user_preferences.forms.php:138 -#: libraries/config/user_preferences.forms.php:215 libraries/export/csv.php:16 +#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:235 +#: libraries/config/setup.forms.php:314 +#: libraries/config/user_preferences.forms.php:137 +#: libraries/config/user_preferences.forms.php:214 libraries/export/csv.php:16 #: libraries/import/csv.php:21 msgid "CSV" msgstr "CSV" @@ -3347,7 +3362,7 @@ msgid "Maximum displayed SQL length" msgstr "顯示 SQL 指令的最大長度" #: libraries/config/messages.inc.php:305 libraries/config/messages.inc.php:310 -#: libraries/config/messages.inc.php:338 +#: libraries/config/messages.inc.php:337 msgid "Users cannot set a higher value" msgstr "使用者不能設定更大的值" @@ -3406,40 +3421,36 @@ msgid "These are Edit, Inline edit, Copy and Delete links" msgstr "它們是編輯、快速編輯、複製和刪除連結" #: libraries/config/messages.inc.php:318 -msgid "Show table row links on left side" -msgstr "在資料左側顯示操作連結" +msgid "Where to show the table row links" +msgstr "" #: libraries/config/messages.inc.php:319 -msgid "Show table row links on right side" -msgstr "在資料右側顯示操作連結" - -#: libraries/config/messages.inc.php:320 msgid "Use natural order for sorting table and database names" msgstr "爲資料庫和資料資料表名稱使用自然排序" -#: libraries/config/messages.inc.php:321 +#: libraries/config/messages.inc.php:320 #, fuzzy #| msgid "Alter table order by" msgid "Natural order" msgstr "自然排序" -#: libraries/config/messages.inc.php:322 libraries/config/messages.inc.php:332 +#: libraries/config/messages.inc.php:321 libraries/config/messages.inc.php:331 msgid "Use only icons, only text or both" msgstr "僅使用圖示、文字或都使用" -#: libraries/config/messages.inc.php:323 +#: libraries/config/messages.inc.php:322 msgid "Iconic navigation bar" msgstr "導覽列使用圖示" -#: libraries/config/messages.inc.php:324 +#: libraries/config/messages.inc.php:323 msgid "use GZip output buffering for increased speed in HTTP transfers" msgstr "使用 GZip 輸出快取以加快 HTTP 傳輸速度" -#: libraries/config/messages.inc.php:325 +#: libraries/config/messages.inc.php:324 msgid "GZip output buffering" msgstr "GZip 輸出快取" -#: libraries/config/messages.inc.php:326 +#: libraries/config/messages.inc.php:325 msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise" @@ -3447,42 +3458,42 @@ msgstr "" "[kbd]SMART[/kbd] - 如:對 TIME、DATE、DATETIME 和 TIMESTAMP 類型的欄位遞減排" "序,其他欄位遞增" -#: libraries/config/messages.inc.php:327 +#: libraries/config/messages.inc.php:326 msgid "Default sorting order" msgstr "預設排序" -#: libraries/config/messages.inc.php:328 +#: libraries/config/messages.inc.php:327 msgid "Use persistent connections to MySQL databases" msgstr "在連線到 MySQL 資料庫時使用持續連線" -#: libraries/config/messages.inc.php:329 +#: libraries/config/messages.inc.php:328 msgid "Persistent connections" msgstr "持續連線" -#: libraries/config/messages.inc.php:330 +#: libraries/config/messages.inc.php:329 msgid "" "Disable the default warning that is displayed on the database details " "Structure page if any of the required tables for the phpMyAdmin " "configuration storage could not be found" msgstr "禁止在缺少 phpMyAdmin 進階功能所需資料表時在資料庫結構頁中顯示預設警告" -#: libraries/config/messages.inc.php:331 +#: libraries/config/messages.inc.php:330 msgid "Missing phpMyAdmin configuration storage tables" msgstr "丟失 phpMyAdmin 進階功能資料表" -#: libraries/config/messages.inc.php:333 +#: libraries/config/messages.inc.php:332 msgid "Iconic table operations" msgstr "資料表操作顯示" -#: libraries/config/messages.inc.php:334 +#: libraries/config/messages.inc.php:333 msgid "Disallow BLOB and BINARY columns from editing" msgstr "禁止編輯 BLOB 和 BINARY 類型欄位" -#: libraries/config/messages.inc.php:335 +#: libraries/config/messages.inc.php:334 msgid "Protect binary columns" msgstr "保護二進制欄位" -#: libraries/config/messages.inc.php:336 +#: libraries/config/messages.inc.php:335 msgid "" "Enable if you want DB-based query history (requires phpMyAdmin configuration " "storage). If disabled, this utilizes JS-routines to display query history " @@ -3491,126 +3502,126 @@ msgstr "" "允許使用基於資料庫的查詢歷史 (需要 phpMyAdmin 進階功能)。如果停用,將使用 " "JS 程序來顯示查詢歷史 (關閉視窗即丟失)" -#: libraries/config/messages.inc.php:337 +#: libraries/config/messages.inc.php:336 msgid "Permanent query history" msgstr "持續查詢歷史" -#: libraries/config/messages.inc.php:339 +#: libraries/config/messages.inc.php:338 msgid "How many queries are kept in history" msgstr "記錄查詢歷史的數量" -#: libraries/config/messages.inc.php:340 +#: libraries/config/messages.inc.php:339 msgid "Query history length" msgstr "查詢歷史個數" -#: libraries/config/messages.inc.php:341 +#: libraries/config/messages.inc.php:340 msgid "Tab displayed when opening a new query window" msgstr "開啟一個新查詢視窗時預設顯示的頁面" -#: libraries/config/messages.inc.php:342 +#: libraries/config/messages.inc.php:341 msgid "Default query window tab" msgstr "預設查詢視窗標籤" -#: libraries/config/messages.inc.php:343 +#: libraries/config/messages.inc.php:342 msgid "Query window height (in pixels)" msgstr "查詢視窗高度 (單位:像素)" -#: libraries/config/messages.inc.php:344 +#: libraries/config/messages.inc.php:343 #, fuzzy #| msgid "Query window" msgid "Query window height" msgstr "查詢視窗高度" -#: libraries/config/messages.inc.php:345 +#: libraries/config/messages.inc.php:344 #, fuzzy #| msgid "Query window" msgid "Query window width (in pixels)" msgstr "查詢視窗寬度 (單位:像素)" -#: libraries/config/messages.inc.php:346 +#: libraries/config/messages.inc.php:345 #, fuzzy #| msgid "Query window" msgid "Query window width" msgstr "查詢視窗寬度" -#: libraries/config/messages.inc.php:347 +#: libraries/config/messages.inc.php:346 msgid "Select which functions will be used for character set conversion" msgstr "選擇進行字集轉換時使用的函數" -#: libraries/config/messages.inc.php:348 +#: libraries/config/messages.inc.php:347 msgid "Recoding engine" msgstr "記錄引擎" -#: libraries/config/messages.inc.php:349 +#: libraries/config/messages.inc.php:348 msgid "When browsing tables, the sorting of each table is remembered" msgstr "" -#: libraries/config/messages.inc.php:350 +#: libraries/config/messages.inc.php:349 #, fuzzy #| msgid "Rename table to" msgid "Remember table's sorting" msgstr "將資料表改名為" -#: libraries/config/messages.inc.php:351 +#: libraries/config/messages.inc.php:350 msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgstr "每 X 單元格重複表頭,要禁止此功能請設爲 [kbd]0[/kbd]" -#: libraries/config/messages.inc.php:352 +#: libraries/config/messages.inc.php:351 #, fuzzy #| msgid "Repair threads" msgid "Repeat headers" msgstr "重複表頭" -#: libraries/config/messages.inc.php:353 +#: libraries/config/messages.inc.php:352 msgid "Show help button instead of Documentation text" msgstr "顯示幫助按鈕代替檔案文字" -#: libraries/config/messages.inc.php:354 +#: libraries/config/messages.inc.php:353 msgid "Show help button" msgstr "顯示幫助按鈕" -#: libraries/config/messages.inc.php:356 +#: libraries/config/messages.inc.php:355 msgid "Directory where exports can be saved on server" msgstr "伺服器上用來儲存匯出檔案的資料夾" -#: libraries/config/messages.inc.php:357 +#: libraries/config/messages.inc.php:356 #, fuzzy msgid "Save directory" msgstr "儲存資料夾" -#: libraries/config/messages.inc.php:358 +#: libraries/config/messages.inc.php:357 msgid "Leave blank if not used" msgstr "不使用請留空" -#: libraries/config/messages.inc.php:359 +#: libraries/config/messages.inc.php:358 msgid "Host authorization order" msgstr "主機認證模式" -#: libraries/config/messages.inc.php:360 +#: libraries/config/messages.inc.php:359 msgid "Leave blank for defaults" msgstr "預設請留空" -#: libraries/config/messages.inc.php:361 +#: libraries/config/messages.inc.php:360 msgid "Host authorization rules" msgstr "主機認證規則" -#: libraries/config/messages.inc.php:362 +#: libraries/config/messages.inc.php:361 msgid "Allow logins without a password" msgstr "允許空密碼登錄" -#: libraries/config/messages.inc.php:363 +#: libraries/config/messages.inc.php:362 msgid "Allow root login" msgstr "允許 root 使用者登錄" -#: libraries/config/messages.inc.php:364 +#: libraries/config/messages.inc.php:363 msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgstr "使用 HTTP 基本認證時顯示給使用者的提示資訊" -#: libraries/config/messages.inc.php:365 +#: libraries/config/messages.inc.php:364 msgid "HTTP Realm" msgstr "HTTP 提示資訊" -#: libraries/config/messages.inc.php:366 +#: libraries/config/messages.inc.php:365 msgid "" "The path for the config file for [a@http://swekey.com]SweKey hardware " "authentication[/a] (not located in your document root; suggested: /etc/" @@ -3619,19 +3630,19 @@ msgstr "" "[a@http://swekey.com]SweKey 硬件認證 [/a]的設定檔案路徑 (請勿置於您的檔案根資" "料夾,推薦使用:/etc/swekey.conf)" -#: libraries/config/messages.inc.php:367 +#: libraries/config/messages.inc.php:366 msgid "SweKey config file" msgstr "SweKey 設定檔案" -#: libraries/config/messages.inc.php:368 +#: libraries/config/messages.inc.php:367 msgid "Authentication method to use" msgstr "要使用的認證方式" -#: libraries/config/messages.inc.php:369 setup/frames/index.inc.php:126 +#: libraries/config/messages.inc.php:368 setup/frames/index.inc.php:126 msgid "Authentication type" msgstr "認證方式" -#: libraries/config/messages.inc.php:370 +#: libraries/config/messages.inc.php:369 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" @@ -3639,42 +3650,42 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/bookmark]書籤 [/a]功能請留空,預設:" "[kbd]pma_bookmark[/kbd]" -#: libraries/config/messages.inc.php:371 +#: libraries/config/messages.inc.php:370 msgid "Bookmark table" msgstr "書籤表" -#: libraries/config/messages.inc.php:372 +#: libraries/config/messages.inc.php:371 msgid "" "Leave blank for no column comments/mime types, suggested: [kbd]" "pma_column_info[/kbd]" msgstr "留空則不使用列資訊和MIME類型。預設值:[kbd]pma_column_info[/kbd]" -#: libraries/config/messages.inc.php:373 +#: libraries/config/messages.inc.php:372 msgid "Column information table" msgstr "列資訊表" -#: libraries/config/messages.inc.php:374 +#: libraries/config/messages.inc.php:373 msgid "Compress connection to MySQL server" msgstr "壓縮連線到 MySQL 伺服器" -#: libraries/config/messages.inc.php:375 +#: libraries/config/messages.inc.php:374 msgid "Compress connection" msgstr "壓縮連線" -#: libraries/config/messages.inc.php:376 +#: libraries/config/messages.inc.php:375 msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgstr "怎樣連線到伺服器,如果不確定,請選擇 tcp" -#: libraries/config/messages.inc.php:377 +#: libraries/config/messages.inc.php:376 #, fuzzy msgid "Connection type" msgstr "連線方式" -#: libraries/config/messages.inc.php:378 +#: libraries/config/messages.inc.php:377 msgid "Control user password" msgstr "控制使用者的密碼" -#: libraries/config/messages.inc.php:379 +#: libraries/config/messages.inc.php:378 msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" @@ -3682,31 +3693,31 @@ msgstr "" "一個特殊的被限制權限的 MySQL 使用者,參見 [a@http://wiki.phpmyadmin.net/pma/" "controluser]wiki [/a]" -#: libraries/config/messages.inc.php:380 +#: libraries/config/messages.inc.php:379 msgid "Control user" msgstr "控制使用者" -#: libraries/config/messages.inc.php:381 +#: libraries/config/messages.inc.php:380 msgid "Count tables when showing database list" msgstr "顯示資料庫列表時計算資料表的數量" -#: libraries/config/messages.inc.php:382 +#: libraries/config/messages.inc.php:381 #, fuzzy msgid "Count tables" msgstr "統計資料表" -#: libraries/config/messages.inc.php:383 +#: libraries/config/messages.inc.php:382 msgid "" "Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/" "kbd]" msgstr "不使用設計功能請留空,預設:[kbd]pma_designer_coords[/kbd]" -#: libraries/config/messages.inc.php:384 +#: libraries/config/messages.inc.php:383 #, fuzzy msgid "Designer table" msgstr "設計表" -#: libraries/config/messages.inc.php:385 +#: libraries/config/messages.inc.php:384 msgid "" "More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug " "tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" @@ -3714,59 +3725,59 @@ msgstr "" "參見 [a@http://sf.net/support/tracker.php?aid=1849494]PMA 缺陷 (bug) 跟蹤係" "統 [/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外鏈,英文)[/a]" -#: libraries/config/messages.inc.php:386 +#: libraries/config/messages.inc.php:385 msgid "Disable use of INFORMATION_SCHEMA" msgstr "禁止使用 INFORMATION_SCHEMA" -#: libraries/config/messages.inc.php:387 +#: libraries/config/messages.inc.php:386 msgid "What PHP extension to use; you should use mysqli if supported" msgstr "要使用的 PHP 外掛,如果支援,推薦使用 mysqli" -#: libraries/config/messages.inc.php:388 +#: libraries/config/messages.inc.php:387 msgid "PHP extension to use" msgstr "要使用的 PHP 外掛" -#: libraries/config/messages.inc.php:389 +#: libraries/config/messages.inc.php:388 msgid "Hide databases matching regular expression (PCRE)" msgstr "該正則表達式 (PCRE,Perl 相容) 所符合的資料庫將被隱藏" -#: libraries/config/messages.inc.php:390 +#: libraries/config/messages.inc.php:389 #, fuzzy msgid "Hide databases" msgstr "隱藏資料庫" -#: libraries/config/messages.inc.php:391 +#: libraries/config/messages.inc.php:390 msgid "" "Leave blank for no SQL query history support, suggested: [kbd]pma_history[/" "kbd]" msgstr "不使用 SQL 查詢歷史功能請留空,預設:[kbd]pma_history[/kbd]" -#: libraries/config/messages.inc.php:392 +#: libraries/config/messages.inc.php:391 msgid "SQL query history table" msgstr "SQL 查詢歷史表" -#: libraries/config/messages.inc.php:393 +#: libraries/config/messages.inc.php:392 msgid "Hostname where MySQL server is running" msgstr "MySQL 伺服器的主機名" -#: libraries/config/messages.inc.php:394 +#: libraries/config/messages.inc.php:393 #, fuzzy msgid "Server hostname" msgstr "伺服器主機名" -#: libraries/config/messages.inc.php:395 +#: libraries/config/messages.inc.php:394 msgid "Logout URL" msgstr "登出網址" -#: libraries/config/messages.inc.php:396 +#: libraries/config/messages.inc.php:395 msgid "Try to connect without password" msgstr "嘗試用空密碼連線" -#: libraries/config/messages.inc.php:397 +#: libraries/config/messages.inc.php:396 msgid "Connect without password" msgstr "用空密碼連線" -#: libraries/config/messages.inc.php:398 +#: libraries/config/messages.inc.php:397 msgid "" "You can use MySQL wildcard characters (% and _), escape them if you want to " "use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not " @@ -3778,28 +3789,28 @@ msgstr "" "\\_db'[/kbd] 而不是 [kbd]'my_db'[/kbd]。透過該選項您可以對資料庫列表排序,只" "需按順序輸入它們的名稱並加上 [kbd]*[/kbd],剩下的資料庫將按字母順序排在最後" -#: libraries/config/messages.inc.php:399 +#: libraries/config/messages.inc.php:398 msgid "Show only listed databases" msgstr "僅顯示列出的資料庫" -#: libraries/config/messages.inc.php:400 libraries/config/messages.inc.php:441 +#: libraries/config/messages.inc.php:399 libraries/config/messages.inc.php:440 msgid "Leave empty if not using config auth" msgstr "如果不使用 config 認證方式,請留空" -#: libraries/config/messages.inc.php:401 +#: libraries/config/messages.inc.php:400 msgid "Password for config auth" msgstr "config 認證方式的密碼" -#: libraries/config/messages.inc.php:402 +#: libraries/config/messages.inc.php:401 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "不使用 PDF 大綱功能請留空,預設:[kbd]pma_pdf_pages[/kbd]" -#: libraries/config/messages.inc.php:403 +#: libraries/config/messages.inc.php:402 msgid "PDF schema: pages table" msgstr "PDF 大綱: 資料表頁" -#: libraries/config/messages.inc.php:404 +#: libraries/config/messages.inc.php:403 msgid "" "Database used for relations, bookmarks, and PDF features. See [a@http://wiki." "phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for " @@ -3808,34 +3819,34 @@ msgstr "" "關聯、書籤、PDF 功能所用的資料庫。參見 [a@http://wiki.phpmyadmin.net/pma/" "pmadb]pmadb [/a]。不使用請留空。預設: [kbd]phpmyadmin[/kbd]" -#: libraries/config/messages.inc.php:405 +#: libraries/config/messages.inc.php:404 #, fuzzy #| msgid "database name" msgid "Database name" msgstr "資料庫名" -#: libraries/config/messages.inc.php:406 +#: libraries/config/messages.inc.php:405 msgid "Port on which MySQL server is listening, leave empty for default" msgstr "MySQL 伺服器監聽的連接埠,留空爲預設" -#: libraries/config/messages.inc.php:407 +#: libraries/config/messages.inc.php:406 #, fuzzy msgid "Server port" msgstr "伺服器連接埠" -#: libraries/config/messages.inc.php:408 +#: libraries/config/messages.inc.php:407 msgid "" "Leave blank for no \"persistent\" recently used tables across sessions, " "suggested: [kbd]pma_recent[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:409 +#: libraries/config/messages.inc.php:408 #, fuzzy #| msgid "Analyze table" msgid "Recently used table" msgstr "分析資料表" -#: libraries/config/messages.inc.php:410 +#: libraries/config/messages.inc.php:409 msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" @@ -3843,189 +3854,189 @@ msgstr "" "不使用[a@http://wiki.phpmyadmin.net/pma/relation]關聯連結 [/a]功能請留空,預" "設:[kbd]pma_relation[/kbd]" -#: libraries/config/messages.inc.php:411 +#: libraries/config/messages.inc.php:410 #, fuzzy msgid "Relation table" msgstr "關聯表" -#: libraries/config/messages.inc.php:412 +#: libraries/config/messages.inc.php:411 msgid "SQL command to fetch available databases" msgstr "取得所有可用資料庫的 SQL 指令" -#: libraries/config/messages.inc.php:413 +#: libraries/config/messages.inc.php:412 msgid "SHOW DATABASES command" msgstr "顯示資料庫(SHOW DATABASES)命令" -#: libraries/config/messages.inc.php:414 +#: libraries/config/messages.inc.php:413 msgid "" "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types" "[/a] for an example" msgstr "" "參見[a@http://wiki.phpmyadmin.net/pma/auth_types#signon]認證方式 [/a]中的例子" -#: libraries/config/messages.inc.php:415 +#: libraries/config/messages.inc.php:414 msgid "Signon session name" msgstr "Signon 連線名" -#: libraries/config/messages.inc.php:416 +#: libraries/config/messages.inc.php:415 msgid "Signon URL" msgstr "登錄網址" -#: libraries/config/messages.inc.php:417 +#: libraries/config/messages.inc.php:416 msgid "Socket on which MySQL server is listening, leave empty for default" msgstr "MySQL 伺服器監聽的連線埠,留空爲預設" -#: libraries/config/messages.inc.php:418 +#: libraries/config/messages.inc.php:417 #, fuzzy msgid "Server socket" msgstr "伺服器連線埠 (socket)" -#: libraries/config/messages.inc.php:419 +#: libraries/config/messages.inc.php:418 msgid "Enable SSL for connection to MySQL server" msgstr "使用 SSL 連線到 MySQL 伺服器" -#: libraries/config/messages.inc.php:420 +#: libraries/config/messages.inc.php:419 msgid "Use SSL" msgstr "使用 SSL" -#: libraries/config/messages.inc.php:421 +#: libraries/config/messages.inc.php:420 msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "不使用 PDF 大綱功能請留空,預設:[kbd]pma_table_coords[/kbd]" -#: libraries/config/messages.inc.php:422 +#: libraries/config/messages.inc.php:421 msgid "PDF schema: table coordinates" msgstr "PDF 大綱: 資料表同時" -#: libraries/config/messages.inc.php:423 +#: libraries/config/messages.inc.php:422 msgid "" "Table to describe the display columns, leave blank for no support; " "suggested: [kbd]pma_table_info[/kbd]" msgstr "描述顯示欄位的表,不使用請留空,預設:[kbd]pma_table_info[/kbd]" -#: libraries/config/messages.inc.php:424 +#: libraries/config/messages.inc.php:423 #, fuzzy #| msgid "Displaying Column Comments" msgid "Display columns table" msgstr "顯示欄位表" -#: libraries/config/messages.inc.php:425 +#: libraries/config/messages.inc.php:424 msgid "" "Leave blank for no \"persistent\" tables'UI preferences across sessions, " "suggested: [kbd]pma_table_uiprefs[/kbd]" msgstr "" -#: libraries/config/messages.inc.php:426 +#: libraries/config/messages.inc.php:425 #, fuzzy #| msgid "Defragment table" msgid "UI preferences table" msgstr "整理資料表" -#: libraries/config/messages.inc.php:427 +#: libraries/config/messages.inc.php:426 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." msgstr "設定當記錄資料庫建立時,是否在前面加上 DROP DATABASE IF EXISTS 命令" -#: libraries/config/messages.inc.php:428 +#: libraries/config/messages.inc.php:427 msgid "Add DROP DATABASE" msgstr "新增 DROP DATABASE" -#: libraries/config/messages.inc.php:429 +#: libraries/config/messages.inc.php:428 msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." msgstr "設定當記錄資料表建立時,是否在前面加上 DROP TABLE IF EXISTS 命令" -#: libraries/config/messages.inc.php:430 +#: libraries/config/messages.inc.php:429 msgid "Add DROP TABLE" msgstr "新增 DROP TABLE" -#: libraries/config/messages.inc.php:431 +#: libraries/config/messages.inc.php:430 msgid "" "Whether a DROP VIEW IF EXISTS statement will be added as first line to the " "log when creating a view." msgstr "設定當記錄 view建立時,是否在前面加上 DROP VIEW IF EXISTS 命令" -#: libraries/config/messages.inc.php:432 +#: libraries/config/messages.inc.php:431 msgid "Add DROP VIEW" msgstr "新增 DROP VIEW" -#: libraries/config/messages.inc.php:433 +#: libraries/config/messages.inc.php:432 msgid "Defines the list of statements the auto-creation uses for new versions." msgstr "定義自動建立新版的命令列表" -#: libraries/config/messages.inc.php:434 +#: libraries/config/messages.inc.php:433 #, fuzzy #| msgid "Statements" msgid "Statements to track" msgstr "要追蹤的命令" -#: libraries/config/messages.inc.php:435 +#: libraries/config/messages.inc.php:434 msgid "" "Leave blank for no SQL query tracking support, suggested: [kbd]pma_tracking[/" "kbd]" msgstr "不使用 SQL 查詢追蹤功能請留空,預設:[kbd]pma_tracking[/kbd]" -#: libraries/config/messages.inc.php:436 +#: libraries/config/messages.inc.php:435 msgid "SQL query tracking table" msgstr "SQL 查詢追蹤表" -#: libraries/config/messages.inc.php:437 +#: libraries/config/messages.inc.php:436 msgid "" "Whether the tracking mechanism creates versions for tables and views " "automatically." msgstr "設定追蹤系統是否自動爲資料表和 view建立版本" -#: libraries/config/messages.inc.php:438 +#: libraries/config/messages.inc.php:437 #, fuzzy #| msgid "Automatic recovery mode" msgid "Automatically create versions" msgstr "自動建立版本" -#: libraries/config/messages.inc.php:439 +#: libraries/config/messages.inc.php:438 msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_config[/kbd]" msgstr "不在資料庫中儲存使用者偏好請留空,預設:[kbd]pma_config[/kbd]" -#: libraries/config/messages.inc.php:440 +#: libraries/config/messages.inc.php:439 msgid "User preferences storage table" msgstr "使用者偏好表" -#: libraries/config/messages.inc.php:442 +#: libraries/config/messages.inc.php:441 msgid "User for config auth" msgstr "config 認證方式的帳號" -#: libraries/config/messages.inc.php:443 +#: libraries/config/messages.inc.php:442 msgid "" "Disable if you know that your pma_* tables are up to date. This prevents " "compatibility checks and thereby increases performance" msgstr "如果您確定 pma_* 資料表都是最新的,可以停用此項。此功能提供相容性檢查" -#: libraries/config/messages.inc.php:444 +#: libraries/config/messages.inc.php:443 msgid "Verbose check" msgstr "詳細檢查" -#: libraries/config/messages.inc.php:445 +#: libraries/config/messages.inc.php:444 msgid "" "A user-friendly description of this server. Leave blank to display the " "hostname instead." msgstr "一個好記的名字。留空將顯示主機名" -#: libraries/config/messages.inc.php:446 +#: libraries/config/messages.inc.php:445 msgid "Verbose name of this server" msgstr "伺服器名稱" -#: libraries/config/messages.inc.php:447 +#: libraries/config/messages.inc.php:446 msgid "Whether a user should be displayed a "show all (rows)" button" msgstr "設定是否給使用者顯示一個 "顯示所有 (記錄)" 的按鈕" -#: libraries/config/messages.inc.php:448 +#: libraries/config/messages.inc.php:447 msgid "Allow to display all the rows" msgstr "允許顯示所有行" -#: libraries/config/messages.inc.php:449 +#: libraries/config/messages.inc.php:448 msgid "" "Please note that enabling this has no effect with [kbd]config[/kbd] " "authentication mode because the password is hard coded in the configuration " @@ -4034,79 +4045,79 @@ msgstr "" "注意:該選項不影響 [kbd]config[/kbd] 認證方式,因爲密碼是儲存在設定檔案中,該" "選項也不限制直接執行可實現相同功能的命令" -#: libraries/config/messages.inc.php:450 +#: libraries/config/messages.inc.php:449 msgid "Show password change form" msgstr "顯示修改密碼" -#: libraries/config/messages.inc.php:451 +#: libraries/config/messages.inc.php:450 msgid "Show create database form" msgstr "顯示建立資料庫表單" -#: libraries/config/messages.inc.php:452 +#: libraries/config/messages.inc.php:451 msgid "" "Defines whether or not type fields should be initially displayed in edit/" "insert mode" msgstr "定義在編輯/插入模式中是否顯示欄位類型一列" -#: libraries/config/messages.inc.php:453 +#: libraries/config/messages.inc.php:452 #, fuzzy #| msgid "Show open tables" msgid "Show field types" msgstr "顯示欄位類型" -#: libraries/config/messages.inc.php:454 +#: libraries/config/messages.inc.php:453 msgid "Display the function fields in edit/insert mode" msgstr "在編輯/插入模式中顯示函數列" -#: libraries/config/messages.inc.php:455 +#: libraries/config/messages.inc.php:454 msgid "Show function fields" msgstr "顯示函數列" -#: libraries/config/messages.inc.php:456 +#: libraries/config/messages.inc.php:455 msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output" msgstr "" "顯示 [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] 輸出的連結" -#: libraries/config/messages.inc.php:457 +#: libraries/config/messages.inc.php:456 msgid "Show phpinfo() link" msgstr "顯示 phpinfo() 連結" -#: libraries/config/messages.inc.php:458 +#: libraries/config/messages.inc.php:457 msgid "Show detailed MySQL server information" msgstr "顯示 MySQL 伺服器詳細資訊" -#: libraries/config/messages.inc.php:459 +#: libraries/config/messages.inc.php:458 msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgstr "定義是否顯示 phpMyAdmin 產生的 SQL 查詢" -#: libraries/config/messages.inc.php:460 +#: libraries/config/messages.inc.php:459 #, fuzzy msgid "Show SQL queries" msgstr "顯示 SQL 查詢" -#: libraries/config/messages.inc.php:461 +#: libraries/config/messages.inc.php:460 msgid "Allow to display database and table statistics (eg. space usage)" msgstr "允許顯示資料庫和資料表的統計資訊 (如:空間使用)" -#: libraries/config/messages.inc.php:462 +#: libraries/config/messages.inc.php:461 #, fuzzy msgid "Show statistics" msgstr "顯示統計" -#: libraries/config/messages.inc.php:463 +#: libraries/config/messages.inc.php:462 msgid "" "If tooltips are enabled and a database comment is set, this will flip the " "comment and the real name" msgstr "" "如果啓用了提示功能且設定了資料庫備註,這裏將簡略顯示資料庫備註和資料庫名" -#: libraries/config/messages.inc.php:464 +#: libraries/config/messages.inc.php:463 msgid "Display database comment instead of its name" msgstr "顯示資料庫的備註而不顯示資料庫名" -#: libraries/config/messages.inc.php:465 +#: libraries/config/messages.inc.php:464 msgid "" "When setting this to [kbd]nested[/kbd], the alias of the table name is only " "used to split/nest the tables according to the $cfg" @@ -4117,29 +4128,29 @@ msgstr "" "['LeftFrameTableSeparator'] 作分割/層疊用,所有只有目錄的名字像別名,資料表自" "己的名字並不改變" -#: libraries/config/messages.inc.php:466 +#: libraries/config/messages.inc.php:465 msgid "Display table comment instead of its name" msgstr "顯示資料表備註而不顯示資料資料表名稱" -#: libraries/config/messages.inc.php:467 +#: libraries/config/messages.inc.php:466 msgid "Display table comments in tooltips" msgstr "在提示視窗顯示資料表備註" -#: libraries/config/messages.inc.php:468 +#: libraries/config/messages.inc.php:467 msgid "" "Mark used tables and make it possible to show databases with locked tables" msgstr "將已鎖定的資料表在資料庫中顯示爲使用中" -#: libraries/config/messages.inc.php:469 +#: libraries/config/messages.inc.php:468 #, fuzzy msgid "Skip locked tables" msgstr "跳過鎖定的表" -#: libraries/config/messages.inc.php:474 +#: libraries/config/messages.inc.php:473 msgid "Requires SQL Validator to be enabled" msgstr "需要啓用 SQL 檢驗器" -#: libraries/config/messages.inc.php:476 +#: libraries/config/messages.inc.php:475 #: libraries/display_change_password.lib.php:40 #: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:62 #: libraries/replication_gui.lib.php:337 libraries/replication_gui.lib.php:341 @@ -4149,47 +4160,47 @@ msgstr "需要啓用 SQL 檢驗器" msgid "Password" msgstr "密碼" -#: libraries/config/messages.inc.php:477 +#: libraries/config/messages.inc.php:476 msgid "" "[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be " "installed" msgstr "[strong]警告:[/strong]需要安裝 PHP SOAP 外掛或 PEAR SOAP" -#: libraries/config/messages.inc.php:478 +#: libraries/config/messages.inc.php:477 msgid "Enable SQL Validator" msgstr "啓用 SQL 檢驗器" -#: libraries/config/messages.inc.php:479 +#: libraries/config/messages.inc.php:478 msgid "" "If you have a custom username, specify it here (defaults to [kbd]anonymous[/" "kbd])" msgstr "如果您有自己的帳號,請在這裏輸入 (預設爲 [kbd]anonymous (匿名)[/kbd])" -#: libraries/config/messages.inc.php:480 tbl_tracking.php:454 +#: libraries/config/messages.inc.php:479 tbl_tracking.php:454 #: tbl_tracking.php:511 #, fuzzy msgid "Username" msgstr "帳號" -#: libraries/config/messages.inc.php:481 +#: libraries/config/messages.inc.php:480 msgid "" "Suggest a database name on the "Create Database" form (if " "possible) or keep the text field empty" msgstr "如果可能,在 "建立資料庫" 表單中建議一個名字,或留空" -#: libraries/config/messages.inc.php:482 +#: libraries/config/messages.inc.php:481 msgid "Suggest new database name" msgstr "建議新資料庫名" -#: libraries/config/messages.inc.php:483 +#: libraries/config/messages.inc.php:482 msgid "A warning is displayed on the main page if Suhosin is detected" msgstr "若檢測到 Suhosin 將在首頁顯示一個警告" -#: libraries/config/messages.inc.php:484 +#: libraries/config/messages.inc.php:483 msgid "Suhosin warning" msgstr "Suhosin 警告" -#: libraries/config/messages.inc.php:485 +#: libraries/config/messages.inc.php:484 msgid "" "Textarea size (columns) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4197,13 +4208,13 @@ msgstr "" "編輯模式的文字框大小 (列數),此值將用於 SQL 查詢文字框 (*2) 和查詢視窗 " "(*1.25)" -#: libraries/config/messages.inc.php:486 +#: libraries/config/messages.inc.php:485 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "Textarea columns" msgstr "文字框列" -#: libraries/config/messages.inc.php:487 +#: libraries/config/messages.inc.php:486 msgid "" "Textarea size (rows) in edit mode, this value will be emphasized for SQL " "query textareas (*2) and for query window (*1.25)" @@ -4211,33 +4222,33 @@ msgstr "" "編輯模式的文字框大小 (行數),此值將用於 SQL 查詢文字框 (*2) 和查詢視窗 " "(*1.25)" -#: libraries/config/messages.inc.php:488 +#: libraries/config/messages.inc.php:487 msgid "Textarea rows" msgstr "文字框行" -#: libraries/config/messages.inc.php:489 +#: libraries/config/messages.inc.php:488 msgid "Title of browser window when a database is selected" msgstr "選中一個資料庫時瀏覽器視窗的標題" -#: libraries/config/messages.inc.php:491 +#: libraries/config/messages.inc.php:490 msgid "Title of browser window when nothing is selected" msgstr "未選擇時瀏覽器視窗的標題" -#: libraries/config/messages.inc.php:492 +#: libraries/config/messages.inc.php:491 #, fuzzy #| msgid "Default" msgid "Default title" msgstr "預設標題" -#: libraries/config/messages.inc.php:493 +#: libraries/config/messages.inc.php:492 msgid "Title of browser window when a server is selected" msgstr "選中一個伺服器時瀏覽器視窗的標題" -#: libraries/config/messages.inc.php:495 +#: libraries/config/messages.inc.php:494 msgid "Title of browser window when a table is selected" msgstr "選中一張資料表時瀏覽器視窗的標題" -#: libraries/config/messages.inc.php:497 +#: libraries/config/messages.inc.php:496 msgid "" "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example " "specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-" @@ -4248,37 +4259,37 @@ msgstr "" "信任從代理 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd] 發來的 " "HTTP_X_FORWARDED_FOR 頭" -#: libraries/config/messages.inc.php:498 +#: libraries/config/messages.inc.php:497 msgid "List of trusted proxies for IP allow/deny" msgstr "可信代理IP列表" -#: libraries/config/messages.inc.php:499 +#: libraries/config/messages.inc.php:498 msgid "Directory on server where you can upload files for import" msgstr "伺服器上用來存放匯入檔案的資料夾" -#: libraries/config/messages.inc.php:500 +#: libraries/config/messages.inc.php:499 msgid "Upload directory" msgstr "上傳資料夾" -#: libraries/config/messages.inc.php:501 +#: libraries/config/messages.inc.php:500 msgid "Allow for searching inside the entire database" msgstr "允許搜尋整個資料庫" -#: libraries/config/messages.inc.php:502 +#: libraries/config/messages.inc.php:501 msgid "Use database search" msgstr "使用資料庫搜尋" -#: libraries/config/messages.inc.php:503 +#: libraries/config/messages.inc.php:502 msgid "" "When disabled, users cannot set any of the options below, regardless of the " "checkbox on the right" msgstr "停用時,使用者不能設定下列選項,右側的複選框被忽略" -#: libraries/config/messages.inc.php:504 +#: libraries/config/messages.inc.php:503 msgid "Enable the Developer tab in settings" msgstr "啓用設定中的開發標籤" -#: libraries/config/messages.inc.php:505 +#: libraries/config/messages.inc.php:504 msgid "" "Show affected rows of each statement on multiple-statement queries. See " "libraries/import.lib.php for defaults on how many queries a statement may " @@ -4287,19 +4298,19 @@ msgstr "" "在進行多個指令查詢時,顯示每個指令所影響的行數。預設一次查詢可以包含的查詢語" "句數可以在 libraries/import.lib.php 中找到" -#: libraries/config/messages.inc.php:506 +#: libraries/config/messages.inc.php:505 msgid "Verbose multiple statements" msgstr "爲多個指令輸出更多資訊" -#: libraries/config/messages.inc.php:507 setup/frames/index.inc.php:241 +#: libraries/config/messages.inc.php:506 setup/frames/index.inc.php:241 msgid "Check for latest version" msgstr "檢查更新" -#: libraries/config/messages.inc.php:508 +#: libraries/config/messages.inc.php:507 msgid "Enables check for latest version on main phpMyAdmin page" msgstr "允許在 phpMyAdmin 首頁面中檢查最新版本" -#: libraries/config/messages.inc.php:509 setup/lib/index.lib.php:118 +#: libraries/config/messages.inc.php:508 setup/lib/index.lib.php:118 #: setup/lib/index.lib.php:125 setup/lib/index.lib.php:142 #: setup/lib/index.lib.php:149 setup/lib/index.lib.php:157 #: setup/lib/index.lib.php:161 setup/lib/index.lib.php:164 @@ -4307,7 +4318,7 @@ msgstr "允許在 phpMyAdmin 首頁面中檢查最新版本" msgid "Version check" msgstr "檢查更新" -#: libraries/config/messages.inc.php:510 +#: libraries/config/messages.inc.php:509 msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" @@ -4315,7 +4326,7 @@ msgstr "" "允許在匯入和匯出時使用 [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP " "[/a] 壓縮" -#: libraries/config/messages.inc.php:511 +#: libraries/config/messages.inc.php:510 msgid "ZIP" msgstr "ZIP" @@ -4335,61 +4346,61 @@ msgstr "HTTP 認證" msgid "Signon authentication" msgstr "Signon 認證" -#: libraries/config/setup.forms.php:244 -#: libraries/config/user_preferences.forms.php:146 libraries/import/ldi.php:34 +#: libraries/config/setup.forms.php:243 +#: libraries/config/user_preferences.forms.php:145 libraries/import/ldi.php:34 msgid "CSV using LOAD DATA" msgstr "CSV 使用 LOAD DATA" -#: libraries/config/setup.forms.php:253 libraries/config/setup.forms.php:347 -#: libraries/config/user_preferences.forms.php:154 -#: libraries/config/user_preferences.forms.php:247 libraries/export/xls.php:17 +#: libraries/config/setup.forms.php:252 libraries/config/setup.forms.php:346 +#: libraries/config/user_preferences.forms.php:153 +#: libraries/config/user_preferences.forms.php:246 libraries/export/xls.php:17 #: libraries/import/xls.php:20 msgid "Excel 97-2003 XLS Workbook" msgstr "Excel 97-2003 XLS 工作簿" -#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:351 -#: libraries/config/user_preferences.forms.php:157 -#: libraries/config/user_preferences.forms.php:251 +#: libraries/config/setup.forms.php:255 libraries/config/setup.forms.php:350 +#: libraries/config/user_preferences.forms.php:156 +#: libraries/config/user_preferences.forms.php:250 #: libraries/export/xlsx.php:17 libraries/import/xlsx.php:20 msgid "Excel 2007 XLSX Workbook" msgstr "Excel 2007 XLSX 工作簿" -#: libraries/config/setup.forms.php:259 libraries/config/setup.forms.php:360 -#: libraries/config/user_preferences.forms.php:160 -#: libraries/config/user_preferences.forms.php:260 libraries/export/ods.php:17 +#: libraries/config/setup.forms.php:258 libraries/config/setup.forms.php:359 +#: libraries/config/user_preferences.forms.php:159 +#: libraries/config/user_preferences.forms.php:259 libraries/export/ods.php:17 #: libraries/import/ods.php:22 msgid "Open Document Spreadsheet" msgstr "OpenOffice 表格" -#: libraries/config/setup.forms.php:266 -#: libraries/config/user_preferences.forms.php:167 +#: libraries/config/setup.forms.php:265 +#: libraries/config/user_preferences.forms.php:166 msgid "Quick" msgstr "快速" -#: libraries/config/setup.forms.php:270 -#: libraries/config/user_preferences.forms.php:171 +#: libraries/config/setup.forms.php:269 +#: libraries/config/user_preferences.forms.php:170 msgid "Custom" msgstr "自訂" -#: libraries/config/setup.forms.php:291 -#: libraries/config/user_preferences.forms.php:191 +#: libraries/config/setup.forms.php:290 +#: libraries/config/user_preferences.forms.php:190 msgid "Database export options" msgstr "資料庫匯出選項" -#: libraries/config/setup.forms.php:324 -#: libraries/config/user_preferences.forms.php:224 +#: libraries/config/setup.forms.php:323 +#: libraries/config/user_preferences.forms.php:223 #: libraries/export/excel.php:17 msgid "CSV for MS Excel" msgstr "MS Excel 的 CSV 格式" -#: libraries/config/setup.forms.php:355 -#: libraries/config/user_preferences.forms.php:255 +#: libraries/config/setup.forms.php:354 +#: libraries/config/user_preferences.forms.php:254 #: libraries/export/htmlword.php:17 msgid "Microsoft Word 2000" msgstr "Microsoft Word 2000" -#: libraries/config/setup.forms.php:364 -#: libraries/config/user_preferences.forms.php:264 libraries/export/odt.php:21 +#: libraries/config/setup.forms.php:363 +#: libraries/config/user_preferences.forms.php:263 libraries/export/odt.php:21 msgid "Open Document Text" msgstr "OpenOffice 檔案" @@ -4476,7 +4487,7 @@ msgstr "一般" msgid "Return type" msgstr "返回類型" -#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1929 +#: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:1954 msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" @@ -4882,61 +4893,61 @@ msgstr "顯示 BLOB 內容" msgid "Browser transformation" msgstr "瀏覽器轉換" -#: libraries/display_tbl.lib.php:1194 +#: libraries/display_tbl.lib.php:1201 msgid "Copy" msgstr "複製" -#: libraries/display_tbl.lib.php:1209 libraries/display_tbl.lib.php:1221 +#: libraries/display_tbl.lib.php:1216 libraries/display_tbl.lib.php:1228 msgid "The row has been deleted" msgstr "已刪除該行" -#: libraries/display_tbl.lib.php:1248 libraries/display_tbl.lib.php:2159 +#: libraries/display_tbl.lib.php:1255 libraries/display_tbl.lib.php:2184 #: server_processlist.php:92 msgid "Kill" msgstr "中止" -#: libraries/display_tbl.lib.php:2033 +#: libraries/display_tbl.lib.php:2058 msgid "in query" msgstr "查詢中" -#: libraries/display_tbl.lib.php:2051 +#: libraries/display_tbl.lib.php:2076 msgid "Showing rows" msgstr "顯示行" -#: libraries/display_tbl.lib.php:2061 +#: libraries/display_tbl.lib.php:2086 msgid "total" msgstr "總計" -#: libraries/display_tbl.lib.php:2069 sql.php:653 +#: libraries/display_tbl.lib.php:2094 sql.php:653 #, php-format msgid "Query took %01.4f sec" msgstr "查詢花費 %01.4f 秒" -#: libraries/display_tbl.lib.php:2192 querywindow.php:114 querywindow.php:118 +#: libraries/display_tbl.lib.php:2217 querywindow.php:114 querywindow.php:118 #: querywindow.php:121 tbl_structure.php:150 tbl_structure.php:563 msgid "Change" msgstr "修改" -#: libraries/display_tbl.lib.php:2265 +#: libraries/display_tbl.lib.php:2290 msgid "Query results operations" msgstr "查詢結果選項" -#: libraries/display_tbl.lib.php:2293 +#: libraries/display_tbl.lib.php:2318 msgid "Print view (with full texts)" msgstr "列印預覽 (全文顯示)" -#: libraries/display_tbl.lib.php:2337 tbl_chart.php:81 +#: libraries/display_tbl.lib.php:2362 tbl_chart.php:81 #, fuzzy #| msgid "Display PDF schema" msgid "Display chart" msgstr "顯示圖表" -#: libraries/display_tbl.lib.php:2356 +#: libraries/display_tbl.lib.php:2381 #, fuzzy msgid "Create view" msgstr "建立 view" -#: libraries/display_tbl.lib.php:2471 +#: libraries/display_tbl.lib.php:2496 msgid "Link not found" msgstr "找不到連結" @@ -9876,3 +9887,9 @@ msgstr " view名" #: view_operations.php:91 msgid "Rename view to" msgstr "將 view改名爲" + +#~ msgid "Show table row links on left side" +#~ msgstr "在資料左側顯示操作連結" + +#~ msgid "Show table row links on right side" +#~ msgstr "在資料右側顯示操作連結" From 2da400447c6993d46b969a1c9c863fd81817f67e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 11:52:51 +0200 Subject: [PATCH 68/84] Update Czech translation --- po/cs.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/cs.po b/po/cs.po index eb4febf67d..9b8ceb9595 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2208,17 +2208,15 @@ msgstr "Obojí" #: libraries/config.values.php:47 msgid "Nowhere" -msgstr "" +msgstr "Nikde" #: libraries/config.values.php:47 msgid "Left" -msgstr "" +msgstr "Nalevo" #: libraries/config.values.php:47 -#, fuzzy -#| msgid "Height" msgid "Right" -msgstr "Výška" +msgstr "Napravo" #: libraries/config.values.php:75 msgid "Open" From 0968f5bb60f075e687211891414c32fa1bf372a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 13:40:19 +0200 Subject: [PATCH 69/84] Initial import of complete codemirror --- js/codemirror/LICENSE | 19 + js/codemirror/README.md | 6 + js/codemirror/compress.html | 83 + js/codemirror/css/baboon.png | Bin 0 -> 23299 bytes js/codemirror/css/baboon_vector.svg | 153 ++ js/codemirror/css/docs.css | 157 ++ js/codemirror/css/font.js | 18 + js/codemirror/demo/activeline.html | 71 + js/codemirror/demo/complete.html | 79 + js/codemirror/demo/complete.js | 150 ++ js/codemirror/demo/marker.html | 53 + js/codemirror/demo/mustache.html | 57 + js/codemirror/demo/resize.html | 38 + js/codemirror/demo/search.html | 106 + js/codemirror/index.html | 224 ++ js/codemirror/internals.html | 382 ++++ js/codemirror/lib/codemirror.css | 56 + js/codemirror/lib/codemirror.js | 2018 ++++++++++++++++++ js/codemirror/lib/overlay.js | 51 + js/codemirror/manual.html | 797 +++++++ js/codemirror/mode/clike/clike.css | 7 + js/codemirror/mode/clike/clike.js | 187 ++ js/codemirror/mode/clike/index.html | 101 + js/codemirror/mode/css/css.css | 9 + js/codemirror/mode/css/css.js | 124 ++ js/codemirror/mode/css/index.html | 56 + js/codemirror/mode/diff/diff.css | 3 + js/codemirror/mode/diff/diff.js | 13 + js/codemirror/mode/diff/index.html | 99 + js/codemirror/mode/haskell/haskell.css | 25 + js/codemirror/mode/haskell/haskell.js | 242 +++ js/codemirror/mode/haskell/index.html | 59 + js/codemirror/mode/htmlmixed/htmlmixed.js | 74 + js/codemirror/mode/htmlmixed/index.html | 54 + js/codemirror/mode/javascript/index.html | 78 + js/codemirror/mode/javascript/javascript.css | 6 + js/codemirror/mode/javascript/javascript.js | 348 +++ js/codemirror/mode/php/index.html | 52 + js/codemirror/mode/php/php.js | 83 + js/codemirror/mode/plsql/index.html | 63 + js/codemirror/mode/plsql/plsql.css | 33 + js/codemirror/mode/plsql/plsql.js | 218 ++ js/codemirror/mode/python/LICENSE.txt | 21 + js/codemirror/mode/python/index.html | 123 ++ js/codemirror/mode/python/python.css | 23 + js/codemirror/mode/python/python.js | 318 +++ js/codemirror/mode/rst/index.html | 526 +++++ js/codemirror/mode/rst/rst.css | 77 + js/codemirror/mode/rst/rst.js | 335 +++ js/codemirror/mode/smalltalk/index.html | 56 + js/codemirror/mode/smalltalk/smalltalk.css | 5 + js/codemirror/mode/smalltalk/smalltalk.js | 122 ++ js/codemirror/mode/stex/index.html | 96 + js/codemirror/mode/stex/stex.css | 20 + js/codemirror/mode/stex/stex.js | 167 ++ js/codemirror/mode/xml/index.html | 42 + js/codemirror/mode/xml/xml.css | 7 + js/codemirror/mode/xml/xml.js | 206 ++ js/codemirror/oldrelease.html | 140 ++ js/codemirror/test/index.html | 29 + js/codemirror/test/test.js | 248 +++ 61 files changed, 9013 insertions(+) create mode 100644 js/codemirror/LICENSE create mode 100644 js/codemirror/README.md create mode 100644 js/codemirror/compress.html create mode 100644 js/codemirror/css/baboon.png create mode 100644 js/codemirror/css/baboon_vector.svg create mode 100644 js/codemirror/css/docs.css create mode 100644 js/codemirror/css/font.js create mode 100644 js/codemirror/demo/activeline.html create mode 100644 js/codemirror/demo/complete.html create mode 100644 js/codemirror/demo/complete.js create mode 100644 js/codemirror/demo/marker.html create mode 100644 js/codemirror/demo/mustache.html create mode 100644 js/codemirror/demo/resize.html create mode 100644 js/codemirror/demo/search.html create mode 100644 js/codemirror/index.html create mode 100644 js/codemirror/internals.html create mode 100644 js/codemirror/lib/codemirror.css create mode 100644 js/codemirror/lib/codemirror.js create mode 100644 js/codemirror/lib/overlay.js create mode 100644 js/codemirror/manual.html create mode 100644 js/codemirror/mode/clike/clike.css create mode 100644 js/codemirror/mode/clike/clike.js create mode 100644 js/codemirror/mode/clike/index.html create mode 100644 js/codemirror/mode/css/css.css create mode 100644 js/codemirror/mode/css/css.js create mode 100644 js/codemirror/mode/css/index.html create mode 100644 js/codemirror/mode/diff/diff.css create mode 100644 js/codemirror/mode/diff/diff.js create mode 100644 js/codemirror/mode/diff/index.html create mode 100644 js/codemirror/mode/haskell/haskell.css create mode 100644 js/codemirror/mode/haskell/haskell.js create mode 100644 js/codemirror/mode/haskell/index.html create mode 100644 js/codemirror/mode/htmlmixed/htmlmixed.js create mode 100644 js/codemirror/mode/htmlmixed/index.html create mode 100644 js/codemirror/mode/javascript/index.html create mode 100644 js/codemirror/mode/javascript/javascript.css create mode 100644 js/codemirror/mode/javascript/javascript.js create mode 100644 js/codemirror/mode/php/index.html create mode 100644 js/codemirror/mode/php/php.js create mode 100644 js/codemirror/mode/plsql/index.html create mode 100644 js/codemirror/mode/plsql/plsql.css create mode 100644 js/codemirror/mode/plsql/plsql.js create mode 100644 js/codemirror/mode/python/LICENSE.txt create mode 100644 js/codemirror/mode/python/index.html create mode 100644 js/codemirror/mode/python/python.css create mode 100644 js/codemirror/mode/python/python.js create mode 100644 js/codemirror/mode/rst/index.html create mode 100644 js/codemirror/mode/rst/rst.css create mode 100644 js/codemirror/mode/rst/rst.js create mode 100644 js/codemirror/mode/smalltalk/index.html create mode 100644 js/codemirror/mode/smalltalk/smalltalk.css create mode 100644 js/codemirror/mode/smalltalk/smalltalk.js create mode 100644 js/codemirror/mode/stex/index.html create mode 100644 js/codemirror/mode/stex/stex.css create mode 100644 js/codemirror/mode/stex/stex.js create mode 100644 js/codemirror/mode/xml/index.html create mode 100644 js/codemirror/mode/xml/xml.css create mode 100644 js/codemirror/mode/xml/xml.js create mode 100644 js/codemirror/oldrelease.html create mode 100644 js/codemirror/test/index.html create mode 100644 js/codemirror/test/test.js diff --git a/js/codemirror/LICENSE b/js/codemirror/LICENSE new file mode 100644 index 0000000000..3f7c0bb187 --- /dev/null +++ b/js/codemirror/LICENSE @@ -0,0 +1,19 @@ +Copyright (C) 2011 by Marijn Haverbeke + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/js/codemirror/README.md b/js/codemirror/README.md new file mode 100644 index 0000000000..624b5409b0 --- /dev/null +++ b/js/codemirror/README.md @@ -0,0 +1,6 @@ +# CodeMirror 2 + +CodeMirror 2 is a rewrite of [CodeMirror +1](http://github.com/marijnh/CodeMirror). The docs live +[here](http://codemirror.net/2/manual.html), and the project page is +[http://codemirror.net/2/](http://codemirror.net/2/). diff --git a/js/codemirror/compress.html b/js/codemirror/compress.html new file mode 100644 index 0000000000..4ffca2a555 --- /dev/null +++ b/js/codemirror/compress.html @@ -0,0 +1,83 @@ + + + + CodeMirror: Compression Helper + + + + + +

{ } CodeMirror

+ +
+/* Script compression
+   helper */
+
+ +

To optimize loading CodeMirror, especially when including a + bunch of different modes, it is recommended that you combine and + minify (and preferably also gzip) the scripts. This page makes + those first two steps very easy. Simply select the version and + scripts you need in the form below, and + click Compress to download the minified script + file.

+ +
+ +

Version:

+ +

+ +

+ with UglifyJS +

+ +

Custom code to add to the compressed file:

+
+ + + + + + + diff --git a/js/codemirror/css/baboon.png b/js/codemirror/css/baboon.png new file mode 100644 index 0000000000000000000000000000000000000000..55d97f70b817ff2b78ebb409bf34a5147fe40d07 GIT binary patch literal 23299 zcmXtA2RM~|*nf^qWM`JWx9se!jBH8STe3ywi4vlWP|C$=|2+k1}Z{KtL&)_oF8uIf@zuu>ohLUlz?%M3wK;qdQRG7|WEstIZd{y`L| zdBuVZenpVE#KZ5&{q(K}A_$=c{x4Jtp~C?DN0uOM>mYMqx1bQm09Pa=Bt+cP=T@Mz zqo1p|Z-D!Yb!Aor;Y6-zX;_55T+IoIV6Yth6df`|pO&Jo_lj4Y`xQxw`h63kq1gdQ2wV+9`BOW&{MU9$qEjO0G3}ueiaHZu{OP#N93A zj(hr--M@--A-;+i12@JmElh@s^Kc6?Ka}c5EC_LD^53!yzKpLNvkN39CVucnp|=A4 zQnDM1`awivv9(bXJxWAFh8d6X$|f*LYK@7BDYx)&?q?1pqM^ulOt`Nxm4B`79;*@R z$SXFC0e&T!aV4oZe<4&SRF++~At%Q17J4DywdM~P^*fl$&f;7VQ?2dC*aJbqvBUt^ zRTk$qg!NUqX%!*5rzBe_ySGB!^|i~lxw}Z!Q$1dU5zP~@T%7N4YxU>Y#qJ|i5YhKi zE!N)BC(rLocVpuPjeWF*&m>j9MVv4!yFSPf6>qb*c`*ZnOLrwag(z~+t#b2fB(Em% z`t8}L*hC8#W@p+^rLbren$Y-M*O-Wfu#4k+GASE=ohI|ZX_fDR z)I4#%h{DX|d2CTLGlO%LN$I=NY6<_oplt;PllQ%E zFXlG6FY8$!k#~=IBA@Cswd(mq?KL_o-z8SNCq0O{xL%F3QXAu|yEUp~VZopjw1}Sn z`l2xE_@KnDRq5r+PHN^$!OJeaV@SU=(y(;YOUw`l zx;;U#Pye5Y;21*>tYFFm-bM&|RG$cmm%2l4oP0`-EX0@SkxVc! zh{jx}V|ysIqn!H~=lZYxl9Cd)s3_%mr6BcR|J@#_^)&xcYEG)Es%lc&dG~Q*Vxr&L zPuZit{b~(<(*)vnE%6^dXnx7L#Pn}@_~NsLZ#kDr%s&-nO>1-il+aJrCvjf2MNaRz zP79SAT|g=h7l;&g`;D&4nwij`@u&F=sU#gn9qAY`NqmCCIkfEjyyY=kd7f3?C+TP1 zt&e?uXRs$M(q~&%kS1qGjd zD5;hhcbg=~2>L~ZhTIUGU0;99WFJ9GNJ6O|6eJT98%umR@^@=1<=L~6|NF3P@;>#508_2O(1z5!-ShcT%XXO zIS@m>0)YUL!hDP_3x1_ZBndEnNN`03y1iX3?BDVOyVkH*mSt9(J3DbTH5aQ4=9h=d z6z;4ti{EU>zql;#J1O(4f zPq;Thl>g+Wk_G1vWSK5?;432q#SRext z$4{R~b8~a~|1vN#a&d8?9-civctu}7vCcx~ik=>sRh3=xowc7C`#x}>7AISqOIL&E za=(b&9XUkRW|}{t_@K-kX79ttz;GXfh$51d=;`UV#0r-#%{*YT!<1FECAxjheswiR zsl@!vS!HEq!}-3Ro{nngPeF0VW7W=|zkSQJQL$roRvI-53sV{#8hT|_HjTrfpQxQM zUv&R=zi?(~xJ=#$tA2d&&xmoKmG*W`<;am_w-=&7!q(Dg=@)?9r%4@1U?nCF@1RvD z;+5W>oSckLOw@#3WR>;0|L&cnjK_E6+qc)(22~>VOniSt&3|EGVC-psswgAFkQaTT zc(A)s6(}+{KhLeAa^BO^Q_sKvUv`3)2nh-I6TKJNYFxAjK7z$8E3`sVt@h51r z1BsyUNi&p*ii(O)O453CPV9S$DUb5$(O-}6Xtm7o;j(N0k`6OOJ{YeB1_j-Roel^L zOwGwjhFcnF!K4lASsk$-&=$Onpx;`SabLVRG&Z^t@A0mvH=&3(qRSq4_KxYhm!e3A z)>E!}ZVHOm4#-cGLT8pqu~`S4a;P^RBjqf1q0_{*w?@yNoWyB9Q0tH(oEosLrG&1WC^ zk8y5xmWE?|e7x4Z|H1*(qtaWWl@`VNjOlZ%X(c6sHjM#%b8~ZlM%)v>d@=l4?M#|{ zK_weLGQSP=<-vMidtpIANt*?z?cT!CT!=e&Oa-yJGeTX|K$`e8)dI1c4XsQRAJO{Dy&rT~eOv^uS-K)qe<4%mHU01_|Mc72dyp|2tIF9xE3&x51(->7oaYVSm5MQ)Nc(Z@IR$T>hL% z{VZ_Eb?ly0`QjFWE)&bE_`mnNNoJRx{9H;0ic%4ug2LGEvjt|Qi>uYmC>4X%Hp!Jo&IMat>E_W6$k1F3Ljjdn1zJ?UTD9&fatwi(`CUtfQ{ z)tM@GLG(MJdfRzsOfPReN+AP#I)b#3rigOd3!?*(JNM3zT|3a7CKgnqNYvvrK1Hnl z%JvRcKFScemOUW^RnG&K&P4*&#WXau;ri(B#YMe@goLm;XnDOBxi?(a9#T*uCJv{Rq$+#Jp6AwSx#L1 z@oF-U?&B2wV(FDIySsCYt?yqOKL3#Q=|%ZJ^~MEj7g8N#+I?O|xm-50&Xc(%j+^n< zC*y)PCRGOMSXqUexWYn1P5k|(#(A7SJ(g{bUHe&QaP8Z{zm@&LdY)U#hPc~E*Bu9M zhSY281b#I-Z01EriR)wn+)ae&5RsL($itxM_PyVaB6|8#Uc7kp@+JGgzIVr)yr|v~ zB*Aq4TTaTu@54y0gbYY`D-k>sbA3*6 zQy~TJL~li$btS>x6{x7I)Gye=k-g*Hsjt26XWYI#yC-bqXO@HT}GZE%MvH{!6}~8lk79)zi}>6MYf^s3*-t%NOZ=xM=QeEfacgACj&9N66#M z^c#m$hZ-v5gHly)K%| z?%(f_Fp-Q3-n)0NA^KDm;gpqSl=b?7shQiPJ$H^@_;G8+6(b{UKR-z*^>>FV?b|N^ zp7?$!3Vl_~rdBdz?K1bl6IYu6$!>8JPEAkU4e%0Nta9$k%E}VUvU4_dUd17FHg0bG zXE{`p_Vz+MKYf~kn=GeD*m1UjAYa74Y?Xn5k~N$OSwgUet}UT|xLM`A$q?uS&wT>S zD8qMFHL}EQwHE060C~TQK8<2m@Iy$cFLb607~@t~%P%s_bSHnjPfp)E`$F24qV0I+ z#^e_C{6uJ1E0LMGxo4qVnvX~E7szYbC2BA`DX|wI28O|1NwS8XC&yy5sLZ zaOuN{b{V~&Wekt?=2 zr0Uxk{+_w996mV1WHT`)as54!Z|lFz9vR&y7i2wF)%I|NqINCJUUffRPT<^T?U#EE zzxDI;L+cbuWg4Z;WhGU6rHp@X2Xty(<3Fwi zT8is36*>8T(eMX)0woSK;q}Fbgx|3*!zD6WPEQWQ zs*icNxo3B-iI`bkKzVq2-Y_qUcr;Dj_)*+YjuRGiqVt-KP4>9I>uck@tC~Guz7$=4 zcy{1-*CWq$Y@=&i^m`|jiPGUTif{IVk(sHf8g_PeKgzC2*t~Zk=i}oeuY3|OC?s^n z1bf(ia!_Vyhf3A>NHq~HMUel7oum^=e$?LdL+Md=dU~FENAu2iE*O1BB?ci5r@hNQ zHN(zrBtZw;o`Zw$T@7kjU*+X-%q=XWOW{v??^7WLI=X_a{+^x$X=&;B_!0$)JhQ1> zjVokDyhMYyPu(p1{v=i=0c0thJHsU>m$|D1B=iy z{r&xejt_!?Y0;cl4A2Vs`Z10w{a1;Q)6MrCMn8LfLK&)Cm78PFA?jLP$PUXvrHt9? z>&WdzS~>4Ahs|c$TO*vx%ItsVzkdAsLjGTyh^S~M5J3dlCw(&0Q!v-GAtUr;)8n(b zT5Bb-9GlC8pw!L@{YX3}5$fQP&5_W&?(-V$Q z|K0xOUGX@^PZ{Zy>JICzh>uy5@>n&XVN`k*xbV$Q503j^TpM>n}0)&j>a}_Iu~(54GG4oRkS!e`-5@j*jj_R>e)$!vby} z`KbO}75`0~#*gyr^oP3}x}%l0ea@lxdgIQZza~{{1c($kI44oFt$1G#rIPZ|(`tevSX@;y~fj>UfPy%5SHpB~$x_?g9Og-;5;b9I6q|M#`@{4@O#K zKcwc^vbzkGw|7=VSeU!}S!u+mXrwHmALeDaPif2UWO!4;_}Z`f^s=%ttT=^sX95XE z(BM}d_nfX_G&y$m7XIGxiNRt@l}&ebcbj?MSsiIFqMN#*HMTq@?iFAdZ^j@!y61!W;EIEw0P~ zbF&*NM7_h*E4E>Ohkz~gej#R#?axS0O?C9EzYRFV$kiN$ql)sS>}Do3>BAm5{n_5` zge~6O`Q=N9K-+zAkC4^qpvPqtBvDx(I^hfJzrw6#u z-*HJQb7iT!qg<{1_@^*d-6xugIuyg-dEOmm#4#%THd(@8t?yK>#0$QtLj<{cZkEXq z5QhKacP@Y+=aKsBw>#r$U&|#6J*ECBcyg#8Q|hROX2mJae;XdQTsZvJ(<8N#aZ)#G z$5ZW*W$V>rcY1?G{wf`TQ1H>if<8I?gNIf*pPn4MZUNhmmzb(|nZLz?9&y^JQ``bX zJp`pNcvQyy8++pfb)ufg6_c~VRhv!$F2-8asAoyBDS3HM3U!|lAlQisVlnfGb5hj? zTU%Rrinq77mv8>&DiAFaMBxFOYCDg-PrbwW+A>4RflAv;es=UT%&g<1W!Iimc^T;J zSlK5GRosw=zQY3|4zfA!o;UrGTCMg@9mRiqM40dZkyj43dsqcD)lEgGq+=lZ)gc>p zG_+^g70{rx5FjrzwgVpZ#o;3t<`}GR|`EOA|gWjGh0KdR?Upn z)YQ`NI(+I@<>n>;ZhgP`5>uEv6r^Xew=!kR%4HN36h2pcsQKcMWSMn?oOp$+bL>WB znpF~rJ6xQc2rv{f3W~wo&zyWJ{mRXU9CCkrjrN$h;5t_0PHpp_cLG2MM}Rc^E5Hrp z_FG@2wiXuhc#X)EUn7@gc9u0f=gnTma)?GF-oO5%vV3cy0r0W=35SFrK}n1xtBePy z3#WrY3o1gqo{qxmet$oq&!{cRaPR2l%a?+eF1?6vnAz{FY>c{-)7r=z!shhdmxE(4 zP4n_)&+WwlnaG2n12~CGrzabyCEAb9g@uKNg_+semk&FpH!3_jI@)w8dHP3w+rWn1olVIDTTjEr01!&Xc_pl^KH4ua?uUflP<70Qo(j|^w;=NuX(A( z9$Y8?-F4eZ_iHQz9x~SN98e(CbvF+hkij945?~|TWTSl$^Ma6-BtNyQS8$9&Gwu|3 zwYE1VVN@+cUmL)ymX?Kyi8_#~82j_lr^g|`XK)>{c*Gd8jurZA>*XbUyb*m`_`NB3 zN%-PwcjG;Eil8cPy*#)dti#R&1==n9pB|qt%hIi|`a9R7(?gp&PlkT3xlt#T@c1!5 z?8g%hwb!3N>phx4`S|$M-u>&w^_MZj=BBN!kfP%A$%wy3S9+HRiytZ8ohhG|GwE#8 z3e|LAvo9Qf?|R0QHZZ>H&&;QUCq+fP1PzxjhV8B!nZGuCWvq7mR4I75NWQ18*yl`P z)S*1PveEMN@86n8Nyx^e&Oe2a^_Tg#K<;BN9rm(Sh3na-{O@a2ygIc(l2&WjKWIm~ zPhY+?GpY7|Vjh4$cC$KnYe7rRu^NR`!(gd-N)Q+qrvmOp_ilw&&JqIqyjlOvB z{P}Z|f8RZ1W>;?f$9`EF)ID2Olv-3P{&|c7lP?dywG@()O7)p)`x=r|fZMwIQb7ZH zERVdrd=I6Q_Bmf)Uws3EAu2i147hy>cDyKux7cny+Lc6;JQWAN_SV?gSkAoG^mKZ! zA2|ERQIadw0~GmC@m0MkFOIEhavm3?$D&`gGw8it6g>mM{bZA3G@e zVO(bN#9vA`4)v>AyO^Ad!W6o?y586Z+N)QudQ7#cRNici0r?5@>C-1s6)1b}KpWB0 z(QyK?<#S)(On(s?v=BT|DY2j0BOsKD*y<6mZVD0toXy4mOYe&CwRiTNN76_rl1r

#6335mO-CwW+nmUD zuSga1@C@c2VT_K!w{PE?LQkQ=E*P{=rrF;{n(r@K*kp>^>T7BJ`ST}e`G-(%Z*KwM zytmhDUM~(5J$m%W=XM)ulid8)f|7kL;G(_#)EoV#lmTg_55(fQC}w396_nrk3QzNI zBkRBFsX>9(badoWJ=t@Pb(QRvjM($Di?p@14d%)wF0YGzEH(e(Mu|TW+u;S3Fb4og zNd6h#H(f7N$bk4^Zut7UpTN;HRm}cwctM43E#V>s?KBX2U0~;#qSv`)esOj`D{}#K z!sKK}h^hD}yD!Yl%BpVzf~l*tm~#>wa3d}3)|JbB!Uly@6*t0M4M3Dd<&#jcE~*BG z_`lL3Vh*08B&rv!1-Yw*?unauis=f|&UN08v8?PCX6{gQPqgD;^o6ugdo9v^R2dGiYJ$v5zh zDMC^Eb4{VKaJ#eJf{AR(;px5$jWAnQdb6#ySTb8-6^)J`ljs)wNDtYvfBP^Z%N|7F_7p6 z5iLj!GzILej>l@mHV}sY=R5USqHT`=Xj?~b+y83<>Z2#_cNc#-y;<_#@@R=S_}iiSr%BfHdcK(D2jL`;NP+( zo(qFE@C^1OMbwtr*-A}7qhrTgJ6bCwp?weaclJGuFu|XCAGXLdyEHI!9p^rU1 zMfOU9W>8Aki-1b;&v#c)bS6H|3e!Gpl2Eo?r9$P2;_4@MJmqU`YUk zl1MbTEWcQZpH@4Vq)Xh`YH zTERvd%6e`eWX1UScm%Wm$)IZO^s7d)CNszF9W)yO4t+a%9e>VEDr{s8bCeiUQ&W|8 zJGYmHg4>RuH?oM8K}T2c|9xMBqiw|3{>|0%t+ym&_$pu4Aen#ppdIi7grGuS;xo*b z80GxAkdlJAWSh^)Lwc57-PDw}rKN?2fq|E|k4&Vj$icbXXBBnwogBKLCcnf#ot>Wv zUEn)RIF5lz2&iXD}NT$``|JMRdX-yzBIXRRl*vwUKkd$sYSJ{D|~{*UXqJ? z9(%{7iaGpn9^hY-(T(8cAGB$%h_m4s7Y)T6L16N+Bf?LZxB9Ezc;VyRubacKE|Y3h zHyE&m!#+<`UcWsF*!XFJMh&WwzmJ_VBs7N0zM>myNN}@0^#$b;Hk55^nB_J3DUuA( zWF3Hy?g0W0&dab%Eu3g^C3tkSqg8~GWI%Te4dvwINP)&Uae5=Hvi!*tYBMvll$S5P zO%*9dbXR)){b_4MswmJ=BR_OI{(I)SnxIGZ4aYVIU`rwTL>U1^1Usw$^h!EE`P=$! z>KM4y$L%{)M@L7}^u?sFbflB2r2oWF_{R3-J$ptbARqun1*f?9)rGY2w#a7jk{?aM zD=E3TK4!*XRs$(u6|pKu*VNQ}bEozrHTvtY#48qGf~eagq3=o8N?%t!oD*5NC{=c;*rlulybGrWFt;OC9k(faW>*OK_ z?Z@njG4MjE>HsCl?xzo}G*TwU`kzT%wkRHc>;I{8et!PLuNP-RK~#Hn!#OW4t$=Ba z5|P_t4rh`yB;Mso%gLz-Z1%`9B*5S)cC>_Tlf|a=N06PI0BhijIievF&{F*Kho;tb zqzTnPhJcWZx8qR=6d&t)pB(METe|U@Ns)&;YqX4vuBMR`nW;d>;m9Ul=k7x&>kITL zB}H0WGZz#T&@eFxgzmn+Lu4Q3l9!uXd2t8KZHXGU({qV_ zA3C$ckx(ih50uYn#fapaqN2q%iSwwx@ac7UoV>0W8;@4>JxNFySOQ9^!c{eJt~sEV z##9)c#eV+$##1|=#?U`b3=GfO1R~<4{Kl75%Z^VJ8?QYfUqw%Xso#BCfJZT z@Vs>-obMzhwJ}5X|~~8EC6s2 z9OO9`f7Ms52coLi_~du^zVH=1G&B6-#Uks);A@xz64tVqnq|t9M@$l1O`KFTeawH~ z$Ei~M_mLYq*C_IgeFWqpy?UXZXVtsAyAPo=<}20l9F~`hLK#4CBh(>lKP}ylqL2RQ z#-`tUnBN^$GEK~wi6K3WlgCmfVGU+T8RtLh_TvP2d2u^yzgn7hHm2-%N&LWA0|bPk zsXdZ@DK-E3#=X$@hyPYWj=&^IWBk03O%6#Hz;fG}dBUG{9UWgO`Ud+TBsLo7iP@Z% zK3~8ozLgXZAO+c#6hlmPvG(XHo1p=jjdOeOiWNRs;ujeB5ddPf&xF#11`h57iSCrJ zU!UkM#yCXz71y9?(npgSjf9#{D9rBWJ>Qx3?;AMdlP4hnV$KEJIj;G z&~5!o?8bjB+`)~nJ%-;hB7!`JTm58>j3)0Wg_2skD%tNT9{@=Nx1C(C zaa&4KK_=qF#geD*SCl;N#}QN07w)GEs)rQ)4la5{eSxQr7xRV(eGsZNX7``>b35-) z=ZJs9*Zcy0TkU)3);l^nHu(|rr~Jq;r*pV1MoS+4AdT!cPONJzEBvQ)cc}dp##N?L zogIFr^(~h03MmFns29Opq~}Df(HgNN_oU)})%(uC(=>5B29}<4hL7UgSd5nk#n3-* z?F%F`QeNs0dNwm9C=t8diak;G?50V=wVJws7t+G8~7wCzP_d7G)pjbS`Im3k%-2S1bN}`TDgB zG>`9~^C4K9^+9@I5xymx_IsFwPx8@htfCrnRoJ%otYLgmiY0CsTG6 zRx_K9l{rMj#2MG!D|0Z6y^v$6Ji~Z2b$Y@CQu_lC=AbLSyEQ7_nxSw!O;VNC*Fs7) zd6{HVQ^}2!o-Os!QCe1-u)`kJ@E-z7Uq0hFlHJ_v@Ah}6qR%8UFD)!Q1R%T25`IIh zU38r0Z#9GK^H_MufRZa+oRz$vb2SyUg`Ir|fcYi2W@Tl4yJl}~=$}fLw#PB=$4Fs=R0b9PZu)yT7 zdYRez=#~2Z5|#S*1jZ2@s6dI;Rm|QQH&DcVDZOK#2qitMjrP~NSi{kQ;~rEMceGBu z(E@5EG*(__|EL;fh>oh6RhiFFC&iFvZ|?m;;Y2B_M=)oxoUj61%ggJ#(;!MK9Aq5g11v1AN_@y)vQn*WI|1Zl#7)VHX4PS`b%q zp7LEY{t*MV#ZUR3#O~=L{*-^}&851-XR{Q8>U}1fm=#R0gU*n}oapop4Gn#sY)|s; zGeiuVP&EJD_^L11-KP2OMZDoBHq&?EMXck5%9ZTNIbv;Qp*KCsoUf7cYFwpOK6H z`_-rPmbAfIyI22Zz?0t}N)bKJRimqe1l_iZ5!IH4QeHmB2ow8UMtwpozP4rAE%G*Ea4K zy8!ABD9d+H?LvOzgDV8_dUUAz4Z$$VjXhU z9b_1DgHWia_c77|6ert!EkYFEiU=;gy@UjWguDR~VICING~P7X;2#U7!PTVam1SBN z67G@|ohnD2GifvG938!O=RAYdjo)8y$0m+t>D^#{_toN~W0EPzgS50NQAgJOxMPq4 zT*&dd73ftnB&5QuNJutH;(#NnWJ?pUwXB9_RMF ze67?%#t*076fl=KuEfZ|@EvY}@r4T)<`+}Q^HJBQ6$K08)k`J*JI3qG#r+rFVSJ;3 zhCUM6m}r)NeKp6+UlHgivs#og9X&n1eBXcYAVIvap@A8UQf-JM;4=q-PK{NBG*`9e z**9dqB`H%-^atd|?}bnaKcy}@`G;&G{5llV)6+$+P!^l|n}e1#%}lJV^}sDEgxmP& zLYGCERkG^wwz>Y5D^krTkpBGH7$`7Yetig=`ok5m?KwK+xb4=;Xa#D!>*%YOy;<}B zUDjSTE|Q?J{yG}JKGCeJr3ISDEI9lKBoliIuKaX2EgP^-~}a^cN_B>UtH}vrN779O@Z4=7DJQDZhZ**C2t6TX#>7ckw?-U&P>N0rw8y zAk*irR=M$beALE+5Cwzl@UtjMK7 zzOd;BOrlE`mpJeFG7#{)T?$&{tVdNhf=91@=X~!gED9rfJ3VpiiJm>D$%`s32%#m` zMu4~5)K5yqsx_C;9I{~suv>J=Bm}k1v$U?V(YXp3Vor`*E(`E!ymxFv@=P?_Tg)B!@Wt z2h^3$%KcP9N$JDzaGl|%3bEZ&+Zsm7p5#b!{>uW`mb>&ZBOhu3-z;h+-F^<}-d@r4%Yryn@%>|#hG>b90a(qGBoH8awhYv;h=K#;1ogSTI@ zpNdGMR`K4BXKL3Np|S2R97KrH{fJZr{Ys?NMHS@0z4;fuCZJsb{?gTZMtE77MDm=v z3~f%j)nx<|+D3G8ast7LOvbnW+1K{Jb??uG?922O+q*bLq1%^e$4^E6ixDh$UEM{w z5@;_we#r;~rE_(veM;Xe0TKfa5cPo7Ai%PlQ=pc| z&K5N^JOgJ>2c9wWYCsO*_s8YRe+Y1Dn!)-;M#a!DKdbD!n-9DX`{y+tTutg97+7eK zCC+kaM}-;sdE1KiSKm;&N|8G?TF=>@UqFCIN{SYr=7U@FXMZ8@{`#N`@q{rXLa5?jufaa*|+0&=@p<3&| zML&7+#Fj%aYGp+1eq7uK$Q6SHJoex17g*t*#GRvgon%%P>7CwA9pbL+?h{FL1X9^e zw>r_xJ3UK!%Nlo5Bt10k}1v zzh!#U8hWN7hP(x9BZ62OC*6OTq14u=N$iSrpoq(_bV}X$U%lzR3plWABV*KTa+FZc z>JB1BZ?6J^{vTHTh*M zJBHa=3+s}iN&F$3o&b5>ahAWRTrj#LiKdfo;@2|rzH1qBA(sJhW^Jn)X3HczzMvw! zTO%n975M3k7X~)^q_`S^eK0Gp6b?XHs3^C2a_3Fh&6_W)Wn^b_4K1|7sz(M5#9CI? z`hI!grzavKr92SQ0bLc4W8n;zs_c#hp*e=B1-TKR{aM zjvkQ6zm0bKCJU5*2;6P(O&)#AQ!@rd=m%usAFV&Cua}4HV=U;W0=s{ug!-~11jML0 zRAodc|C5~qj5)I8?&zSB{@#B^2Vdq5i|<;lo0cRWnlmC_k!=!5;+q^(XMOhfSP&-6 z1N0RFrv7CvbdaC#NGWoaV2lXIhR~y0DDtHc>c%Rg4W-+DJn}sg3A}0T9S;;!PG6x6 z#2Pa%g{*&vj^hcAUajLtlAjI!g($Z-G0Rbfddq~=Mp>`bZr@nZ>22$nYT0Q>> zv)*g=k;Ox65aX-0Q33kHz|QV1{MEYgS3}03F(=v-i6TyMnp-${SCmVO9J#dmuwlo@ z146jTd8yGg*yP&TC{=18+Xdh3pl?E#D9BX_H}m(e=4GpZvZ4iH^tz4>XmGB7*zPkx zKvEwZK0YyefvZn#1uDK|%No2H1rMd%?4f>f0ay)xiVqFf@Ay23q9?~0Aa6R>*0W|< zZehB*S*bB!=XWtA@`@JgS9w!wt7A#}5caxl8@$4Q=A0-e`jX)>$mVIu0q$S3T{qEB z0alKG)l=f-y-gip%#%LauII9S1uL^tH_JiusdG!`- z{|H){K=O<_x?=r-?C3Zl62Hjm?0r$8-I}X`#Bwi5`S5v)Oy<*KlpiDd8K;yj!p;;; zD*8}rghpK#sY2d`p4)~dXx$nni}+N10KrQV^dcG0!Oq_~b$O9HEFhNkzHAKtJ8uM+ zOyBHbF}{z%_51`8vG3*AFM5x?Ljj3=8tH7k^zR=axc{kz-T@ zQGVl>W#&SqhV&&>m!wEi+?n?~gSQ)_@46m!O(Fj6ozdea^)!fY)}mmeF=P`=H%@QV zd1-5DvB`PA`>EFr0V`0jD{LNG!*;)d(@aPE$H@Ap7Tz}<-0EiY9cwxX=ezAIh;E-- z&pWrBqlBF8ITrnz!iF?m|2O&h*w4kAp-@{jNg1iM`XNAcbCEC|HCxUHvTEA?dU6l6 z-BM^bVBd;{d>Tx6_>lA%dW4o1K8bKW__DN?lqm$;M4Neur*_hJb}C!V}VzB(&ENu?N($ic8MMZp!4NAv%$odPvxBvy2pSu7Ky3I{1P|!-@JUDGJ^h^kdE$UKYxEp_^ z-cO4+b2p295n}D}Co=6&qX(-eP8NxPRMdRK+PYz7=80P6EyoRi8R1ybyV5k^1e8x28jE-ukLT2IGP>(A>*8-GsbPzn-cWMmwGRqGiV`b&#u(jK8FxFoaL z-wQrw{O6{^aHQ6yhpu@7&3OL25o8>Tz&rWbvR*$G_2T{e_mq`xbRy753-Bu6*K0=W zs-8L=QP@@x%CeP zmuFIG6X`HU!OhL89Qy8AMDpBvI`^UP%jDc-5=^k4Kz|N_A022vW^knlIjQ;q!G(b4fb$L=Z!F;uiy&Qfyth$%6Dd31$V!B-E>Mx&*m0 zY}&V9!C4YuZc{c7P5yNKv|Ad}E;L^YM2V4_->FBd#$ZMDNnmD8Ah*+FH>x zsoG_3%Oe#AprU0RW($`;JK!2w?`{R^_Dq_zZ$eFbdq&X>TT_O(Athq5ZKf%As=HMO zl<;rYuvGPV;>wyun{Z?vM42`NU?Ai*Bxu8j4S}Pngl?*@ue^O1usS9MT}pay0{Cn~ z{Nj+Y8l$;eBl&GgPWBJFeWRHDAxr6%Rb+izwbY8HmG^B_BS$u+e8dB6&X2RMh5zv& z%;Y#}1UOq(+~@ZL$Iu2v){Y*^f*2#Nr9~o-c@P&zM{5eC8g@THC?pMgZ0=%za&IAQ z9bqQLnEKe}4TO_5pp!EHi=8Q0&N%$w+AuIWw_b9G|3$}n7Dy|1P*kop}LX{ zL*+$&e7kfv-(Z=!3RLe;^s|5EtgHsG?2f(L;mB-b!p`r>nEOWdFyA^xBn}~-Ff?K z*dNWmy^e4Wec0KgCTe=)((b_Gv*{ZUVs$B%3P;(hrjYl#BPdBqDSSuNQ-)Rl>ebhS zcvUfG*=*#efdJf9{0G(2YHV!$0oSH=11u;*<6PxeaPZGvN|iNhnlVp z)fea1Yo+xspt*|IyUua#Gdtts#5N6nT#zP6Mohqlgb5%MGqW_s>LEs2p(LpTP#ogp zJpfIUESS8tDAl~^_T^pCg_`=`B2MymJevoUX4~{we3owogxq{Si_*_2JcBzgwGU2N zU&IJlarh_-Or7*b-e$A|clt6YB!v)cVKFiXqr)J!o<)`+aja9WB0ax?UCO2n%Ov=b z>R(p#OfRRqi5CxfLj(7|+0%*FMr``V#%}9qd0#l75{QCQ&NoE3(|1z|SQicAoE^J5{8 zfGque0gPI0ul-^=J=tyVV5Wb%04c5bgoIQxD&jxvq%_)EJPCr=eOwv9A|Z8nPpoYr zYZ+Qhj|`+lYq^RE5iA^@k@1^|dKd9L%aojosu=nd#nq|CKzCMrOmMf%3@@riaUki< z62eYDbk^SC_LW$K(=!-uE;%HfM{UM1xDHp^9xg)*Xd`AC{n?MUAgzBrk&Pu{diyV0 zD`?7upnGf-QLTMV2YmH&Z?7iYTVI=QW^e?a0KDWD5$VhJ5_(zyM%P$dWVjAEpAoYo z+8vTf)ee4rLS@fVRZ=KhN-f=-r`WKAmupJRiYeMo4sNyV&%b!V?0kH8xr|~)jpzc7 z-yLgkA|_U>CW0*V5B19W(JMvM?;g0nJz2&@(I|guw7Mnb+RFftjx?R$DD6guzJ`ej z&DA{BWC$j{#%HGfU76~7N-FoI8yJ+%>pgDbp1DOwxOwJFgeBBXHc#Vv zNTeNz>G>_*%cu%TY8>@4Dz&O$g?xayme&2%CJWxu8};Ii&CM&3^Q)_dP+(rchof~) zLhkoYh%-u!yIbPsnYvU@iDKt^A~mF^3`y2a{5s^Nm6WpYY)nEhXZiw|lIInbl;#N+ zd3XP9-dt&)lT+_@fgDN@go7(k+{ocAc8SP}$FB+`!%dtD(UmIQzuuoDUL#yJ>(#!q4YZtb}my;^MtpvVo9h9k{rUwD` zr2Vp$S-;3w(m`LKqg^`h7z(-u>!my8lhkPL4=#{Q(bC$6_)|b|FdzC65P6x1z0E;S z($Da@Xn%xUdp>YBGfPN!{Y}ZBWqmF$|#&K*-M%21K4de}2UVyf0mdyu~Gb zR~h@WOk&-3{o~t!b*y68-X_=n-d;*`bF=tcXUMiacd$=n&H^yKylxv6rP_M9-n86it7hRpkegWt{u$&WZ(=(`lBJ|DMLp4NO@n7e^m{=weoXJN1CUE0aQ8T@K+OKw38Hv(3CX2W{5mGj|c z_i~Gk^HgD4o*OVU#7Lp7sGaQbz-sE*)XQbN-^~b_nzPdZ54ehn^6Su0IzD&iyub5# zLXMGk_=)_B0Xdtct-eUqj&SIFyeci7Q2jbdWtX;(Gq2W%4-ii zaJsB&41ESnrz=(=!0k(*GrylA420Nk%+}w(p5R%>T%{J_(}{Hxa*8I%FJ@VrF}ICs zl)%^#WB<6#2enDej!b<1r$;w8`1AM7%;omu9X3y))(DtE9r)$jZUic8(?-4TlwFt* zR~7JdHcHHE7;l8J1&cZ_%khnS%>E#k!*-fQM6@WTY7Nc$WF^M0e~M0s=>AlDSL7C_ z3>P~?>JA-R5r$j$J}50)8^&QN$hbgugWS~zQjQ2T=)XiHB+G3g;^N%}+K;~HYY-l7 z^+_OTz#B7QNbW5bJ~1h#IQ_N-NfXGWI)hD!pHvq2y8)4IIF@k`bGg3op&W19{{dHp zM?!)cCA}k@u%&<7MbauIYpy+cUM1->3+L)6mD3 z*sh0Dwa<`G6lKlYy*KfWQAMa(aFm z+5u2=T-u|Y@grvtGk61422VXaAvZF+u;6~>dGMUii^TZlPxollOb?Z4g}QSWy4Qt* zKfXsDQ8*}|mjhPZy6f1}f0-ntLPC$58}jYXdx9X>DC68s*=l(Sq_-ap{?3z1cpP75 z31(VQv|7~BGx(|smv+*)BFJdL*HZA#xz+p^P;aEIwL8bdo%hFv+bl_?-zbO7K?r>f zY4}|6RJ|VeeF_U^uB^fO=>1wsxy@$Facy{ZeA(_s>jpg3uAf* zJ@}J3k)=knpTt3L`J3ib237Z17(zHZa#;|-QfK+~8X9`~ScrO_`L_G*(uM;}>_D#9 z<9j{|#^b~V!HJ{El(4T1$=3&CBrPosFN#5Iefc;X1VUJyM{VMlW^K7`I3b4r!7*u= zlXFo$yzjCUKK zVG=I_`6I=qg5Q~ei3vYXvGh5W2k!^~3RD6|;IoRpyzYtd`hTVI*N^whKQCZSS;nu? zF*~1DF@?y6WdUaLN}zY(hnSTlobhU*HZU6#fG5~ycj+JPrZCk< zLrZ%Pq^TJgAdZFcOJG#E<>j~OU{N{3#>1F`@!j)FRlEhXFjK*KwtK7{iQwk$vmTFr z#ZW!2hojPyVNH7Sgekb8K`|{OLmQB(+d>E&DKOx`a?8c?xQA!i;OxgU z@J`0V=ptbcP;d8Ok`2P$+?J_f;JZQ$iGHC!PrjM5&L$b6VucXtgm1xUy8qKsfdHKE zF|I4zLuzlB4|_jq`#GA4xqW-72nhQFQ2S!RN=i_L5#$k=<{)OivTu)Kmhnho@Upas znYB{y5bb0=H0c_rxbXal$gJXcy#IRzOZ4gN^D`I~FmWH_ygFb!Jw(*ZS*gdtJypS9!=9ei4jg`6xW zXx<U=0uaU{$N@WjOGH;cFQ>ev|(KKA>LQ67-YKHKr(nyL)WPBAG|w;v&gRl8{akvX48mXLdrQ@sSZ_L>%9z-|r9L z?%wa$csw5~-0Hgr6UNk!(-HJ+FpGd_GhWCr4ORhJv54tH-n~Ef-B-A928MSKYPMzj z;5EPrYxBcAt`^a@4VUGJOtEWHli_0-c#sROxI3UtByLDga(TFD?9$E*Cs}`)bcyMJ z(`+FBt-O@fkwvP!ASaIE@s+4u!wqY)Wu5EP+tIiGrh->)I)_k+mIBKw9 zC?@|yjmnDcUF_$X9~`e?^sV7Ps@H%Nj2%a9Qe_=qZ+A=NA3XM558{nXXUijf2s1_A z7|?`+Aq6sDZF6%joA=7ySNs#)SNiyHO0)%8Sh*N>I38PWDzlPYCSJQj!Vp~ZuNE1m zp%6gUx7b`?6FK`B7S-@OO3@$aJ3I(@L+qASJxk08Yo`ZFfWGpyBdo{n`SD$;HJZBO+bZPbtqM85yFjz#sJfN83ZmM8lnn&jcw~W{*?%hfI4w#ePRUw?M31y% zq>vjWKbv`3BaJ6aeF0Y?vU3JR(dSIT`9d=OQj!e9; zk6zn36}N%J1c<@t`gJ)-lYwjTbviue**V{ue}mvcTkbBeh*RYCutfB8<;dq^S(ba@ zr|J7#oLE0#DM(aZ&e4ug14btS*039#C=;*o77HK|+Bn~#fqCkzx3?7F^kfX8`Guzl zMd|VMa7L6XF8*$CLqk$`rknn6g zl{QjT$YP~V+PDp*eenZts;APOpF;ufEx@T)A9h8ZRhNk*choK9hj=Yk7*Qo%>WXEh zc!$jSj}ntH6kYnd^NJ!pQi!ImzfVRhY#o7dUs=7EIgfh&*%P^;ABFDUmFMoXv2^=|y<- z3pw`VrPAz}C{!d0%V_)1xMoTbTxBR?+ra%W3SuO_W2LcB?laR8<rYMU`Cp${wtq(LIaUwN>~09pQ-zdQuDS zJZvNHEh-fZ>wW*uKzFzlxc>KU?;Pt%`CL-7OX^|3+RTeGnF{KI=^kd|0yb>77~u^) zeYb%uZ(*z*@9#?2*g>|Ek3MeMuNa5ptmxz@o+G929jrmU6J%rlKiHL)plaJX%dzvLRj87A5wi{>if?ERS`kMEmy<+yxcKes) ze3+{CvV-IgoZ2sIYbOS?yv2)2CZq~240s`yAcVgXE~WzT0Q- zWL1dALy%`2xRj{_d-+U9Q?5?YCf#TLc8b@M$zPVtGQEQm+HF_a3ey zTZpcov}rO9`k89{PvZn?AU9;z8JR}2;}W7~gm&@kzn@Zh+nXJq%P3dlF4y#4!9ZXC zBjJuR*pmw+h#1Si9hO>O83*qDm%)}hRnjApjuuZ z;ud)>{lIjkB`T)+xFJiZZfS`LnEU}(VO?Q0Gn{@7~yihq-xr&z~* zII6E*w;J=VgrHwh^ux3`^YG@~AE5%Dq$V$2%61rP*=WJzJv}{r0SKP_sT{uPEiWfW zP}!Dz7Fj5E4)=E2>}$n!y3S8zJO6S@Lxc$3`T;khPQ~X^lgm3Xe@o1p?2Pz1+T)s< z_Gq+;iAfE-D0yET6b8J(HP`J}o^JlA0VIT{Z2%zCH;Ez7} zlgMehlpL!Egjxv-TKDktJA3)oh}$Y5&XW9HtpSlgXZA2D2aY0qd_5q1n1J)7ySv*J zgxx&dn9ug&75WfG11pl@E&2}SZ8yT4;G1B=X#e^8pXy}{OCt?~bK}e3SIUSl_IZ{| zr5OqS0a@{v*&4QKw1kh^i*7NpzT8=R_H8DjfSw z-RO~37moX3gDP$cllZDFsaJ zR#8>eh{aQ?Zzir>Z;dJ}h{eq))JaqIdM*qxB+)mv%WBJscq}PNwoH zC%`l`3Pj}Ru&>NOZ+bir-O_;01hGU`N#Y!@?T+SAL;if@cGXrRV(FygWT0WoC8)V+S=> zVrR}w%dAoz7qDgCe~EW~>yY!q(6Ez2K^Jf_K*41_KVW3w^4Wh1P04rIAB}G2 z+)gLi$BLD)<_SdKZ{3~^`7bsbuB zVy3+tSme){v%S%24rFeOe|YwnN$PW@+sK(|!cj+I)y?m{@7JJ}$&6&C=IcPY&$#m- zH!?--0d`;LtuU4`ur!@lgq%gO{Easvu>^&3BUzF*^olY(K$eULM8Ym8XbLSTMSR*gykToPFzT>l5#n@kpog4qX-)2G zaZMpYbfz>1$S^kgTH_kuc~;UIW)=VMsag0=Ja#7j)!6`}xG8mBg8<_Uy{?aERQO$t zT0}h5a&pVBxxojo5jI$yE3)W>!!ToGR(+iZ^LJUZLG+bOoJs!M{adrEZNdF#jUSV$ zk$Bj-jw_b7*QW^O{8?q~s{>8D3zo?Hl+pK;_UoofvZO2aU3lLgN}~NU;^QNqRKz4V zyswdYzT#xcN8J}X`Sh55;<@9fQN`%p0hJfe>5g6`Ks#{qR7LHD-XM}g`#ObnB2WLz zk|CTAUKScnx@cZ}bvsU=>jRaQ&16vPEBtx1P1%yUD@wxpGm9owb*vMK0cj_O`n!WG zTg7&pq5fzE3VP&~D{i7mT4-`?MuKo&MzaAG_JW**Z()b!JoEw?KT1#U0ck@*B4K}@ z6ye3m&CR~cqp(ZWIdO*j)DE}i(363mUe5Gk`DzJ`&#*X}Ojk$k5tO~t6Xom! z#u)0*SH7MmW^yPYMQt}P3f-cg4@ebVS6mbD(Ko(iXTg?zk4B~;voBD_-E8HH(bnfG}Yer%T9`zujxUyY`8$K=v2F5b)^$!zhRX>XF-jK?9g<2P0P$g zg06o;Ts#eSGL(%`E+NoPPR!yjHHQ7(#q-xPwaqN~+;R#>@=?omu6((t^2GWeNU*yh zA&;Py(^qG)#(1k~;ddx5h$wKFUchglrf7q{t@>3E16w^3+pQ*3xH+j;= zQGYbd?%CD+oWbj3Yx*&7vYnY((IF! z%DfUAizxrTS|ZE)FSaUet5c&!3=E@b1ZfXw>N)nrWO8x%KcFRSz#tA&%{Lq7rvxpJ zNqvt_+j3`zk{&M3ig>(r>5?z$0mGAHr#GsF-tuG@;W@0fE{95g;oS?xVQ+Dz@x*$N zF8jo{?37qIIP?M81x7Xj7}T#qFP&MVj{0Q#Wa8(qynB5g-L^3JCG@yDI)rnbO~T^G zIen!8V_}Q&2nTnn+T(&Ab1cX-bEF+k>5mEKl3LkSX_)1qg=4a)q{Q?3R8_H>re@>t zq;r2Kb851YzP$t6efh{$>(s*sp#rh^UsmJBBvDZYrkQi)*_5v0fn|7|Qv8`!>qXQc zt^b+!EVmuLz{J@`6)`#tFM1V(HtiUQ-Ce$R?V4(~9gw)jz?4Fb=i`3oBMkQrgD=k& zX&T?KHn}8)I-5O@naVyz<$pZszi>y=iLmArpTQ9VGv9u@()KDRl8>>-%|-mZg{k=a z1KY!E2ZC6eaZT9~AYD5$VEyuNa<&Vf3B5iKx@nu=8}^`TC=3B@wSFBfk$)vXD#HJ&}I-{drm8fMTDZ!ShOHq7$l~Tkqg0 z3PTTJDi;rrZX|%1VNhVyvobSj(MvHLpl~j}mK+g9 zMW8UH`c=FeEFu%zaARw~CFj2&@A#v;x%GUCp;^0?$jWTLC7Q|)!^M-F`u)NfVqVE~ z%CU^;@0hz9`?HX;m*`spx4rKOdaTU{@@cS-bA&NfpY>MFAo-EP>%!kO96l7ga#vB7 zY&-YWeBWV9gszs77+UsUn1SS(cLD$RS6nww_zJF5OUNlc?8U~DgiYU#INaD$X>h)i zVrb-k(Q&i$y6a!UN~NrMEJKL)gDD3M`l6=sU>QWS&?i2aHUjHe;B&dYT8ebKs8iFq sx1ooqzT2c(n2t;eclj@Tu-}Q1d=)#eD(-6ph1CdSqf3Tw^j+ir2c10anE(I) literal 0 HcmV?d00001 diff --git a/js/codemirror/css/baboon_vector.svg b/js/codemirror/css/baboon_vector.svg new file mode 100644 index 0000000000..dc1667af91 --- /dev/null +++ b/js/codemirror/css/baboon_vector.svg @@ -0,0 +1,153 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/js/codemirror/css/docs.css b/js/codemirror/css/docs.css new file mode 100644 index 0000000000..c1b99dfa39 --- /dev/null +++ b/js/codemirror/css/docs.css @@ -0,0 +1,157 @@ +body { + font-family: Arial, sans-serif; + line-height: 1.5; + max-width: 64.3em; + margin: 3em auto; + padding: 0 1em; +} +body.droid { + font-family: Droid Sans, Arial, sans-serif; +} + +h1 { + letter-spacing: -3px; + font-size: 3.23em; + font-weight: bold; + margin: 0; +} + +h2 { + font-size: 1.23em; + font-weight: bold; + margin: .5em 0; + letter-spacing: -1px; +} + +h3 { + font-size: 1em; + font-weight: bold; + margin: .4em 0; +} + +pre { + background-color: #eee; + -moz-border-radius: 6px; + -webkit-border-radius: 6px; + border-radius: 6px; + padding: 1em; +} + +pre.code { + margin: 0 1em; +} + +.grey { + font-size: 2.2em; + padding: .5em 1em; + line-height: 1.2em; + margin-top: .5em; + position: relative; +} + +img.logo { + position: absolute; + right: -25px; + bottom: 4px; +} + +a:link, a:visited, .quasilink { + color: #df0019; + cursor: pointer; + text-decoration: none; +} + +a:hover, .quasilink:hover { + color: #800004; +} + +h1 a:link, h1 a:visited, h1 a:hover { + color: black; +} + +ul { + margin: 0; + padding-left: 1.2em; +} + +a.download { + color: white; + background-color: #df0019; + width: 100%; + display: block; + text-align: center; + font-size: 1.23em; + font-weight: bold; + text-decoration: none; + -moz-border-radius: 6px; + -webkit-border-radius: 6px; + border-radius: 6px; + padding: .5em 0; + margin-bottom: 1em; +} + +a.download:hover { + background-color: #bb0010; +} + +.rel { + margin-bottom: 0; +} + +.rel-note { + color: #777; + font-size: .9em; + margin-top: .1em; +} + +.logo-braces { + color: #df0019; + position: relative; + top: -4px; +} + +.blk { + float: left; +} + +.left { + width: 37em; + padding-right: 6.53em; + padding-bottom: 1em; +} + +.left1 { + width: 15.24em; + padding-right: 6.45em; +} + +.left2 { + width: 15.24em; +} + +.right { + width: 20.68em; +} + +.leftbig { + width: 42.44em; + padding-right: 6.53em; +} + +.rightsmall { + width: 15.24em; +} + +.clear:after { + visibility: hidden; + display: block; + font-size: 0; + content: " "; + clear: both; + height: 0; +} +.clear { display: inline-block; } +/* start commented backslash hack \*/ +* html .clear { height: 1%; } +.clear { display: block; } +/* close commented backslash hack */ diff --git a/js/codemirror/css/font.js b/js/codemirror/css/font.js new file mode 100644 index 0000000000..58b559aa62 --- /dev/null +++ b/js/codemirror/css/font.js @@ -0,0 +1,18 @@ +function waitForStyles() { + for (var i = 0; i < document.styleSheets.length; i++) + if (/googleapis/.test(document.styleSheets[i].href)) + return document.body.className += " droid"; + setTimeout(waitForStyles, 100); +} + +document.body.style.display = "none"; +setTimeout(function() { + document.body.style.display = ""; + if (/AppleWebKit/.test(navigator.userAgent) && /iP[oa]d|iPhone/.test(navigator.userAgent)) return; + var link = document.createElement("LINK"); + link.type = "text/css"; + link.rel = "stylesheet"; + link.href = "http://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans:bold"; + document.documentElement.getElementsByTagName("HEAD")[0].appendChild(link); + waitForStyles(); +}, 30); diff --git a/js/codemirror/demo/activeline.html b/js/codemirror/demo/activeline.html new file mode 100644 index 0000000000..7a169663e7 --- /dev/null +++ b/js/codemirror/demo/activeline.html @@ -0,0 +1,71 @@ + + + + CodeMirror 2: Active Line Demo + + + + + + + + + +

CodeMirror 2: Active Line Demo

+ +
+ + + +

Styling the current cursor line.

+ + + diff --git a/js/codemirror/demo/complete.html b/js/codemirror/demo/complete.html new file mode 100644 index 0000000000..4dfef30b29 --- /dev/null +++ b/js/codemirror/demo/complete.html @@ -0,0 +1,79 @@ + + + + CodeMirror 2: Autocomplete Demo + + + + + + + + + +

CodeMirror 2: Autocomplete demo

+ +
+ +

Press ctrl-space to activate autocompletion. See +the code to figure out how it works.

+ + + + diff --git a/js/codemirror/demo/complete.js b/js/codemirror/demo/complete.js new file mode 100644 index 0000000000..29b7c26c7c --- /dev/null +++ b/js/codemirror/demo/complete.js @@ -0,0 +1,150 @@ +(function () { + // Minimal event-handling wrapper. + function stopEvent() { + if (this.preventDefault) {this.preventDefault(); this.stopPropagation();} + else {this.returnValue = false; this.cancelBubble = true;} + } + function addStop(event) { + if (!event.stop) event.stop = stopEvent; + return event; + } + function connect(node, type, handler) { + function wrapHandler(event) {handler(addStop(event || window.event));} + if (typeof node.addEventListener == "function") + node.addEventListener(type, wrapHandler, false); + else + node.attachEvent("on" + type, wrapHandler); + } + + function forEach(arr, f) { + for (var i = 0, e = arr.length; i < e; ++i) f(arr[i]); + } + + var editor = CodeMirror.fromTextArea(document.getElementById("code"), { + lineNumbers: true, + onKeyEvent: function(i, e) { + // Hook into ctrl-space + if (e.keyCode == 32 && (e.ctrlKey || e.metaKey) && !e.altKey) { + e.stop(); + return startComplete(); + } + } + }); + + function startComplete() { + // We want a single cursor position. + if (editor.somethingSelected()) return; + // Find the token at the cursor + var cur = editor.getCursor(false), token = editor.getTokenAt(cur), tprop = token; + // If it's not a 'word-style' token, ignore the token. + if (!/^[\w$_]*$/.test(token.string)) { + token = tprop = {start: cur.ch, end: cur.ch, string: "", state: token.state, + className: token.string == "." ? "js-property" : null}; + } + // If it is a property, find out what it is a property of. + while (tprop.className == "js-property") { + tprop = editor.getTokenAt({line: cur.line, ch: tprop.start}); + if (tprop.string != ".") return; + tprop = editor.getTokenAt({line: cur.line, ch: tprop.start}); + if (!context) var context = []; + context.push(tprop); + } + var completions = getCompletions(token, context); + if (!completions.length) return; + function insert(str) { + editor.replaceRange(str, {line: cur.line, ch: token.start}, {line: cur.line, ch: token.end}); + } + // When there is only one completion, use it directly. + if (completions.length == 1) {insert(completions[0]); return true;} + + // Build the select widget + var complete = document.createElement("div"); + complete.className = "completions"; + var sel = complete.appendChild(document.createElement("select")); + sel.multiple = true; + for (var i = 0; i < completions.length; ++i) { + var opt = sel.appendChild(document.createElement("option")); + opt.appendChild(document.createTextNode(completions[i])); + } + sel.firstChild.selected = true; + sel.size = Math.min(10, completions.length); + var pos = editor.cursorCoords(); + complete.style.left = pos.x + "px"; + complete.style.top = pos.yBot + "px"; + document.body.appendChild(complete); + // Hack to hide the scrollbar. + if (completions.length <= 10) + complete.style.width = (sel.clientWidth - 1) + "px"; + + var done = false; + function close() { + if (done) return; + done = true; + complete.parentNode.removeChild(complete); + } + function pick() { + insert(sel.options[sel.selectedIndex].value); + close(); + setTimeout(function(){editor.focus();}, 50); + } + connect(sel, "blur", close); + connect(sel, "keydown", function(event) { + var code = event.keyCode; + // Enter and space + if (code == 13 || code == 32) {event.stop(); pick();} + // Escape + else if (code == 27) {event.stop(); close(); editor.focus();} + else if (code != 38 && code != 40) {close(); editor.focus(); setTimeout(startComplete, 50);} + }); + connect(sel, "dblclick", pick); + + sel.focus(); + // Opera sometimes ignores focusing a freshly created node + if (window.opera) setTimeout(function(){if (!done) sel.focus();}, 100); + return true; + } + + var stringProps = ("charAt charCodeAt indexOf lastIndexOf substring substr slice trim trimLeft trimRight " + + "toUpperCase toLowerCase split concat match replace search").split(" "); + var arrayProps = ("length concat join splice push pop shift unshift slice reverse sort indexOf " + + "lastIndexOf every some filter forEach map reduce reduceRight ").split(" "); + var funcProps = "prototype apply call bind".split(" "); + var keywords = ("break case catch continue debugger default delete do else false finally for function " + + "if in instanceof new null return switch throw true try typeof var void while with").split(" "); + + function getCompletions(token, context) { + var found = [], start = token.string; + function maybeAdd(str) { + if (str.indexOf(start) == 0) found.push(str); + } + function gatherCompletions(obj) { + if (typeof obj == "string") forEach(stringProps, maybeAdd); + else if (obj instanceof Array) forEach(arrayProps, maybeAdd); + else if (obj instanceof Function) forEach(funcProps, maybeAdd); + for (var name in obj) maybeAdd(name); + } + + if (context) { + // If this is a property, see if it belongs to some object we can + // find in the current environment. + var obj = context.pop(), base; + if (obj.className == "js-variable") + base = window[obj.string]; + else if (obj.className == "js-string") + base = ""; + else if (obj.className == "js-atom") + base = 1; + while (base != null && context.length) + base = base[context.pop().string]; + if (base != null) gatherCompletions(base); + } + else { + // If not, just look in the window object and any local scope + // (reading into JS mode internals to get at the local variables) + for (var v = token.state.localVars; v; v = v.next) maybeAdd(v.name); + gatherCompletions(window); + forEach(keywords, maybeAdd); + } + return found; + } +})(); diff --git a/js/codemirror/demo/marker.html b/js/codemirror/demo/marker.html new file mode 100644 index 0000000000..7b3a2ba9d4 --- /dev/null +++ b/js/codemirror/demo/marker.html @@ -0,0 +1,53 @@ + + + + CodeMirror 2: Breakpoint Demo + + + + + + + + + +

CodeMirror 2: Breakpoint demo

+ +
+ +

Click the line-number gutter to add or remove 'breakpoints'.

+ + + + + diff --git a/js/codemirror/demo/mustache.html b/js/codemirror/demo/mustache.html new file mode 100644 index 0000000000..6541f10592 --- /dev/null +++ b/js/codemirror/demo/mustache.html @@ -0,0 +1,57 @@ + + + + CodeMirror 2: Overlay Parser Demo + + + + + + + + + + +

CodeMirror 2: Overlay Parser Demo

+ +
+ + + +

Demonstration of a mode that parses HTML, highlighting + the Mustache templating + directives inside of it by using the code + in overlay.js. View + source to see the 15 lines of code needed to accomplish this.

+ + + diff --git a/js/codemirror/demo/resize.html b/js/codemirror/demo/resize.html new file mode 100644 index 0000000000..0022044d29 --- /dev/null +++ b/js/codemirror/demo/resize.html @@ -0,0 +1,38 @@ + + + + CodeMirror 2: Autoresize Demo + + + + + + + + + +

CodeMirror 2: Autoresize demo

+ +
+ +

By setting a single CSS property, CodeMirror can be made to +automatically resize to fit the content. Use max-height +to prevent it from growing past a given point (on halfway modern +browsers).

+ + + + + diff --git a/js/codemirror/demo/search.html b/js/codemirror/demo/search.html new file mode 100644 index 0000000000..5fe8c9d0b4 --- /dev/null +++ b/js/codemirror/demo/search.html @@ -0,0 +1,106 @@ + + + + CodeMirror 2: Search/Replace Demo + + + + + + + + + +

CodeMirror 2: Search/Replace Demo

+ +
+ + or + it by + + + + +

Demonstration of search/replace functionality and marking + text.

+ + + diff --git a/js/codemirror/index.html b/js/codemirror/index.html new file mode 100644 index 0000000000..c60ede49bb --- /dev/null +++ b/js/codemirror/index.html @@ -0,0 +1,224 @@ + + + + CodeMirror + + + + + + +

{ } CodeMirror

+ +
+/* In-browser code editing
+   made bearable */
+
+ +
+ +

CodeMirror is a JavaScript library that can + be used to create a relatively pleasant editor interface for + code-like content ― computer programs, HTML markup, and + similar. If a mode has been written for the language you are + editing, the code will be coloured, and the editor will optionally + help you with indentation.

+ +

This is the project page for CodeMirror 2, the currently more + actively developed, and recommended + version. CodeMirror 1 is still available + from here.

+ + + +

Getting the code

+ +

All of CodeMirror is released under a MIT-style license. To get it, you can download + the latest + release or the current development + snapshot as zip files. To create a custom minified script file, + you can use the compression API.

+ +

We use git for version control. + The main repository can be fetched in this way:

+ +
git clone http://marijnhaverbeke.nl/git/codemirror2
+ +

CodeMirror can also be found on GitHub at marijnh/CodeMirror2. + If you plan to hack on the code and contribute patches, the best way + to do it is to create a GitHub fork, and send pull requests.

+ +

Documentation

+ +

The manual is your first stop for + learning how to use this library. It starts with a quick explanation + of how to use the editor, and then describes all of the (many) + options and methods that CodeMirror exposes.

+ +

For those who want to learn more about the code, there is + an overview of the internals available. + The source code + itself is, for the most part, also well commented.

+ +

Support and bug reports

+ +

There is + a Google + group (a sort of mailing list/newsgroup thing) for discussion + and news related to CodeMirror. Reporting bugs is best done + on github. + You can also e-mail me + directly: Marijn + Haverbeke.

+ +

Supported browsers

+ +

The following browsers are able to run CodeMirror:

+ +
    +
  • Firefox 2 or higher
  • +
  • Chrome, any version
  • +
  • Safari 3 or higher
  • +
  • Internet Explorer 6 or higher
  • +
  • Opera 9 or higher (with some key-handling problems on OS X)
  • +
+ +

I am not actively testing against every new browser release, and + vendors have a habit of introducing bugs all the time, so I am + relying on the community to tell me when something breaks. + See here for information on how to contact + me.

+ +
+ +
+ + Download the latest release + +

Make a donation

+ +
    +
  • Paypal
  • +
  • Bank
  • +
+ + + +

Releases:

+ +

26-05-2011: Version 2.01:

+
    +
  • Add a Smalltalk mode.
  • +
  • Add a reStructuredText mode.
  • +
  • Add a Python mode.
  • +
  • Add a PL/SQL mode.
  • +
  • coordsChar now works
  • +
  • Fix a problem where onCursorActivity interfered with onChange.
  • +
  • Fix a number of scrolling and mouse-click-position glitches.
  • +
  • Pass information about the changed lines to onChange.
  • +
  • Support cmd-up/down on OS X.
  • +
  • Add triple-click line selection.
  • +
  • Don't handle shift when changing the selection through the API.
  • +
  • Support "nocursor" mode for readOnly option.
  • +
  • Add an onHighlightComplete option.
  • +
  • Fix the context menu for Firefox.
  • +
+ +

28-03-2011: Version 2.0:

+

CodeMirror 2 is a complete rewrite that's + faster, smaller, simpler to use, and less dependent on browser + quirks. See this + and this + for more information. + +

28-03-2011: Version 1.0:

+
    +
  • Fix error when debug history overflows.
  • +
  • Refine handling of C# verbatim strings.
  • +
  • Fix some issues with JavaScript indentation.
  • +
+ +

22-02-2011: Version 2.0 beta 2:

+

Somewhate more mature API, lots of bugs shaken out. + +

17-02-2011: Version 0.94:

+
    +
  • tabMode: "spaces" was modified slightly (now indents when something is selected).
  • +
  • Fixes a bug that would cause the selection code to break on some IE versions.
  • +
  • Disabling spell-check on WebKit browsers now works.
  • +
+ +

08-02-2011: Version 2.0 beta 1:

+

CodeMirror 2 is a complete rewrite of + CodeMirror, no longer depending on an editable frame.

+ +

19-01-2011: Version 0.93:

+
    +
  • Added a Regular Expression parser.
  • +
  • Fixes to the PHP parser.
  • +
  • Support for regular expression in search/replace.
  • +
  • Add save method to instances created with fromTextArea.
  • +
  • Add support for MS T-SQL in the SQL parser.
  • +
  • Support use of CSS classes for highlighting brackets.
  • +
  • Fix yet another hang with line-numbering in hidden editors.
  • +
+ +

Older releases...

+ +
+ +
 
+ +
+ + +
+ + + + + + diff --git a/js/codemirror/internals.html b/js/codemirror/internals.html new file mode 100644 index 0000000000..6a9dba4c95 --- /dev/null +++ b/js/codemirror/internals.html @@ -0,0 +1,382 @@ + + + + CodeMirror: Internals + + + + + + +

{ } CodeMirror

+ +
+/* (Re-) Implementing A Syntax-
+   Highlighting Editor in JavaScript */
+
+ +
+ +

+ Topic: JavaScript, code editor implementation
+ Author: Marijn Haverbeke
+ Date: March 2nd 2011 +

+ +

This is a followup to +my Brutal Odyssey to the +Dark Side of the DOM Tree story. That one describes the +mind-bending process of implementing (what would become) CodeMirror 1. +This one describes the internals of CodeMirror 2, a complete rewrite +and rethink of the old code base. I wanted to give this piece another +Hunter Thompson copycat subtitle, but somehow that would be out of +place—the process this time around was one of straightforward +engineering, requiring no serious mind-bending whatsoever.

+ +

So, what is wrong with CodeMirror 1? I'd estimate, by mailing list +activity and general search-engine presence, that it has been +integrated into about a thousand systems by now. The most prominent +one, since a few weeks, +being Google +code's project hosting. It works, and it's being used widely. + +

Still, I did not start replacing it because I was bored. CodeMirror +1 was heavily reliant on designMode +or contentEditable (depending on the browser). Neither of +these are well specified (HTML5 tries +to specify +their basics), and, more importantly, they tend to be one of the more +obscure and buggy areas of browser functionality—CodeMirror, by using +this functionality in a non-typical way, was constantly running up +against browser bugs. WebKit wouldn't show an empty line at the end of +the document, and in some releases would suddenly get unbearably slow. +Firefox would show the cursor in the wrong place. Internet Explorer +would insist on linkifying everything that looked like a URL or email +address, a behaviour that can't be turned off. Some bugs I managed to +work around (which was often a frustrating, painful process), others, +such as the Firefox cursor placement, I gave up on, and had to tell +user after user that they were known problems, but not something I +could help.

+ +

Also, there is the fact that designMode (which seemed +to be less buggy than contentEditable in Webkit and +Firefox, and was thus used by CodeMirror 1 in those browsers) requires +a frame. Frames are another tricky area. It takes some effort to +prevent getting tripped up by domain restrictions, they don't +initialize synchronously, behave strangely in response to the back +button, and, on several browsers, can't be moved around the DOM +without having them re-initialize. They did provide a very nice way to +namespace the library, though—CodeMirror 1 could freely pollute the +namespace inside the frame.

+ +

Finally, working with an editable document means working with +selection in arbitrary DOM structures. Internet Explorer (8 and +before) has an utterly different (and awkward) selection API than all +of the other browsers, and even among the different implementations of +document.selection, details about how exactly a selection +is represented vary quite a bit. Add to that the fact that Opera's +selection support tended to be very buggy until recently, and you can +imagine why CodeMirror 1 contains 700 lines of selection-handling +code.

+ +

And that brings us to the main issue with the CodeMirror 1 +code base: The proportion of browser-bug-workarounds to real +application code was getting dangerously high. By building on top of a +few dodgy features, I put the system in a vulnerable position—any +incompatibility and bugginess in these features, I had to paper over +with my own code. Not only did I have to do some serious stunt-work to +get it to work on older browsers (as detailed in the +previous story), things +also kept breaking in newly released versions, requiring me to come up +with new scary hacks in order to keep up. This was starting +to lose its appeal.

+ +

General Approach

+ +

What CodeMirror 2 does is try to sidestep most of the hairy hacks +that came up in version 1. I owe a lot to the +ACE editor for inspiration on how to +approach this.

+ +

I absolutely did not want to be completely reliant on key events to +generate my input. Every JavaScript programmer knows that key event +information is horrible and incomplete. Some people (most awesomely +Mihai Bazon with Ymacs) have been able +to build more or less functioning editors by directly reading key +events, but it takes a lot of work (the kind of never-ending, fragile +work I described earlier), and will never be able to properly support +things like multi-keystoke international character input.

+ +

So what I do is focus a hidden textarea, and let the browser +believe that the user is typing into that. What we show to the user is +a DOM structure we built to represent his document. If this is updated +quickly enough, and shows some kind of believable cursor, it feels +like a real text-input control.

+ +

Another big win is that this DOM representation does not have to +span the whole document. Some CodeMirror 1 users insisted that they +needed to put a 30 thousand line XML document into CodeMirror. Putting +all that into the DOM takes a while, especially since, for some +reason, an editable DOM tree is slower than a normal one on most +browsers. If we have full control over what we show, we must only +ensure that the visible part of the document has been added, and can +do the rest only when needed. (Fortunately, the onscroll +event works almost the same on all browsers, and lends itself well to +displaying things only as they are scrolled into view.)

+ +

Input

+ +

ACE uses its hidden textarea only as a text input shim, and does +all cursor movement and things like text deletion itself by directly +handling key events. CodeMirror's way is to let the browser do its +thing as much as possible, and not, for example, define its own set of +key bindings. One way to do this would have been to have the whole +document inside the hidden textarea, and after each key event update +the display DOM to reflect what's in that textarea.

+ +

That'd be simple, but it is not realistic. For even medium-sized +document the editor would be constantly munging huge strings, and get +terribly slow. What CodeMirror 2 does is put the current selection, +along with an extra line on the top and on the bottom, into the +textarea.

+ +

This means that the arrow keys (and their ctrl-variations), home, +end, etcetera, do not have to be handled specially. We just read the +cursor position in the textarea, and update our cursor to match it. +Also, copy and paste work pretty much for free, and people get their +native key bindings, without any special work on my part. For example, +I have emacs key bindings configured for Chrome and Firefox. There is +no way for a script to detect this.

+ +

Of course, since only a small part of the document sits in the +textarea, keys like page up and ctrl-end won't do the right thing. +CodeMirror is catching those events and handling them itself.

+ +

Selection

+ +

Getting and setting the selection range of a textarea in modern +browsers is trivial—you just use the selectionStart +and selectionEnd properties. On IE you have to do some +insane stuff with temporary ranges and compensating for the fact that +moving the selection by a 'character' will treat \r\n as a single +character, but even there it is possible to build functions that +reliably set and get the selection range.

+ +

But consider this typical case: When I'm somewhere in my document, +press shift, and press the up arrow, something gets selected. Then, if +I, still holding shift, press the up arrow again, the top of my +selection is adjusted. The selection remembers where its head +and its anchor are, and moves the head when we shift-move. +This is a generally accepted property of selections, and done right by +every editing component built in the past twenty years.

+ +

But not something that the browser selection APIs expose.

+ +

Great. So when someone creates an 'upside-down' selection, the next +time CodeMirror has to update the textarea, it'll re-create the +selection as an 'upside-up' selection, with the anchor at the top, and +the next cursor motion will behave in an unexpected way—our second +up-arrow press in the example above will not do anything, since it is +interpreted in exactly the same way as the first.

+ +

No problem. We'll just, ehm, detect that the selection is +upside-down (you can tell by the way it was created), and then, when +an upside-down selection is present, and a cursor-moving key is +pressed in combination with shift, we quickly collapse the selection +in the textarea to its start, allow the key to take effect, and then +combine its new head with its old anchor to get the real +selection.

+ +

In short, scary hacks could not be avoided entirely in CodeMirror +2.

+ +

And, the observant reader might ask, how do you even know that a +key combo is a cursor-moving combo, if you claim you support any +native key bindings? Well, we don't, but we can learn. The editor +keeps a set known cursor-movement combos (initialized to the +predictable defaults), and updates this set when it observes that +pressing a certain key had (only) the effect of moving the cursor. +This, of course, doesn't work if the first time the key is used was +for extending an inverted selection, but it works most of the +time.

+ +

Intelligent Updating

+ +

One thing that always comes up when you have a complicated internal +state that's reflected in some user-visible external representation +(in this case, the displayed code and the textarea's content) is +keeping the two in sync. The naive way is to just update the display +every time you change your state, but this is not only error prone +(you'll forget), it also easily leads to duplicate work on big, +composite operations. Then you start passing around flags indicating +whether the display should be updated in an attempt to be efficient +again and, well, at that point you might as well give up completely.

+ +

I did go down that road, but then switched to a much simpler model: +simply keep track of all the things that have been changed during an +action, and then, only at the end, use this information to update the +user-visible display.

+ +

CodeMirror uses a concept of operations, which start by +calling a specific set-up function that clears the state and end by +calling another function that reads this state and does the required +updating. Most event handlers, and all the user-visible methods that +change state are wrapped like this. There's a method +called operation that accepts a function, and returns +another function that wraps the given function as an operation.

+ +

It's trivial to extend this (as CodeMirror does) to detect nesting, +and, when an operation is started inside an operation, simply +increment the nesting count, and only do the updating when this count +reaches zero again.

+ +

If we have a set of changed ranges and know the currently shown +range, we can (with some awkward code to deal with the fact that +changes can add and remove lines, so we're dealing with a changing +coordinate system) construct a map of the ranges that were left +intact. We can then compare this map with the part of the document +that's currently visible (based on scroll offset and editor height) to +determine whether something needs to be updated.

+ +

CodeMirror uses two update algorithms—a full refresh, where it just +discards the whole part of the DOM that contains the edited text and +rebuilds it, and a patch algorithm, where it uses the information +about changed and intact ranges to update only the out-of-date parts +of the DOM. When more than 30 percent (which is the current heuristic, +might change) of the lines need to be updated, the full refresh is +chosen (since it's faster to do than painstakingly finding and +updating all the changed lines), in the other case it does the +patching (so that, if you scroll a line or select another character, +the whole screen doesn't have to be re-rendered).

+ +

All updating uses innerHTML rather than direct DOM +manipulation, since that still seems to be by far the fastest way to +build documents. There's a per-line function that combines the +highlighting, marking, and +selection info for that line into a snippet of HTML. The patch updater +uses this to reset individual lines, the refresh updater builds an +HTML chunk for the whole visible document at once, and then uses a +single innerHTML update to do the refresh.

+ +

Parsers can be Simple

+ +

When I wrote CodeMirror 1, I +thought interruptable +parsers were a hugely scary and complicated thing, and I used a +bunch of heavyweight abstractions to keep this supposed complexity +under control: parsers +were iterators +that consumed input from another iterator, and used funny +closure-resetting tricks to copy and resume themselves.

+ +

This made for a rather nice system, in that parsers formed strictly +separate modules, and could be composed in predictable ways. +Unfortunately, it was quite slow (stacking three or four iterators on +top of each other), and extremely intimidating to people not used to a +functional programming style.

+ +

With a few small changes, however, we can keep all those +advantages, but simplify the API and make the whole thing less +indirect and inefficient. CodeMirror +2's mode API uses explicit state +objects, and makes the parser/tokenizer a function that simply takes a +state and a character stream abstraction, advances the stream one +token, and returns the way the token should be styled. This state may +be copied, optionally in a mode-defined way, in order to be able to +continue a parse at a given point. Even someone who's never touched a +lambda in his life can understand this approach. Additionally, far +fewer objects are allocated in the course of parsing now.

+ +

The biggest speedup comes from the fact that the parsing no longer +has to touch the DOM though. In CodeMirror 1, on an older browser, you +could see the parser work its way through the document, +managing some twenty lines in each 50-millisecond time slice it got. It +was reading its input from the DOM, and updating the DOM as it went +along, which any experienced JavaScript programmer will immediately +spot as a recipe for slowness. In CodeMirror 2, the parser usually +finishes the whole document in a single 100-millisecond time slice—it +manages some 1500 lines during that time on Chrome. All it has to do +is munge strings, so there is no real reason for it to be slow +anymore.

+ +

What Gives?

+ +

Given all this, what can you expect from CodeMirror 2? First, the +good:

+ +
    + +
  • Small. the base library is some 32k when minified +now, 12k when gzipped. It's smaller than its own logo.
  • + +
  • Lightweight. CodeMirror 2 initializes very +quickly, and does almost no work when it is not focused. This means +you can treat it almost like a textarea, have multiple instances on a +page without trouble.
  • + +
  • Huge document support. Since highlighting is +really fast, and no DOM structure is being built for non-visible +content, you don't have to worry about locking up your browser when a +user enters a megabyte-sized document.
  • + +
  • Extended API. Some things kept coming up in the +mailing list, such as marking pieces of text or lines, which were +extremely hard to do with CodeMirror 1. The new version has proper +support for these built in.
  • + +
  • Tab support. Tabs inside editable documents were, +for some reason, a no-go. At least six different people announced they +were going to add tab support to CodeMirror 1, none survived (I mean, +none delivered a working version). CodeMirror 2 no longer removes tabs +from your document.
  • + +
  • Sane styling. iframe nodes aren't +really known for respecting document flow. Now that an editor instance +is a plain div element, it is much easier to size it to +fit the surrounding elements. You don't even have to make it scroll if +you do not want to.
  • + +
+ +

Then, the bad:

+ +
    + +
  • No line-wrapping. I'd have liked to get +line-wrapping to work, but it doesn't match the model I'm using very +well. It is important that cursor movement in the textarea matches +what you see on the screen, and it seems to be impossible to have the +lines wrapped the same in the textarea and the normal DOM.
  • + +
  • Some cursor flakiness. The textarea hack does not +really do justice to the complexity of cursor handling—a selection is +typically more than just an offset into a string. For example, if you +use the up and down arrow keys to move to a shorter line and then +back, you'll end up in your old position in most editor controls, but +CodeMirror 2 currently doesn't remember the 'real' cursor column in +this case. These can be worked around on a case-by-case basis, but +I haven't put much energy into that yet.
  • + +
+ +
+ +
 
+ + + + diff --git a/js/codemirror/lib/codemirror.css b/js/codemirror/lib/codemirror.css new file mode 100644 index 0000000000..e9db4eb49e --- /dev/null +++ b/js/codemirror/lib/codemirror.css @@ -0,0 +1,56 @@ +.CodeMirror { + overflow: auto; + height: 300px; + line-height: 1em; + font-family: monospace; +} + +.CodeMirror-gutter { + position: absolute; left: 0; top: 0; + background-color: #f7f7f7; + border-right: 1px solid #eee; + min-width: 2em; + height: 100%; +} +.CodeMirror-gutter-text { + color: #aaa; + text-align: right; + padding: .4em .2em .4em .4em; +} +.CodeMirror-lines { + padding: .4em; +} + +.CodeMirror pre { + -moz-border-radius: 0; + -webkit-border-radius: 0; + -o-border-radius: 0; + border-radius: 0; + border-width: 0; margin: 0; padding: 0; background: transparent; + font-family: inherit; +} + +.CodeMirror textarea { + font-family: monospace !important; +} + +.CodeMirror-cursor { + z-index: 10; + position: absolute; + visibility: hidden; + border-left: 1px solid black !important; +} +.CodeMirror-focused .CodeMirror-cursor { + visibility: visible; +} + +span.CodeMirror-selected { + background: #ccc !important; + color: HighlightText !important; +} +.CodeMirror-focused span.CodeMirror-selected { + background: Highlight !important; +} + +.CodeMirror-matchingbracket {color: #0f0 !important;} +.CodeMirror-nonmatchingbracket {color: #f22 !important;} diff --git a/js/codemirror/lib/codemirror.js b/js/codemirror/lib/codemirror.js new file mode 100644 index 0000000000..23fadb6c74 --- /dev/null +++ b/js/codemirror/lib/codemirror.js @@ -0,0 +1,2018 @@ +// All functions that need access to the editor's state live inside +// the CodeMirror function. Below that, at the bottom of the file, +// some utilities are defined. + +// CodeMirror is the only global var we claim +var CodeMirror = (function() { + // This is the function that produces an editor instance. It's + // closure is used to store the editor state. + function CodeMirror(place, givenOptions) { + // Determine effective options based on given values and defaults. + var options = {}, defaults = CodeMirror.defaults; + for (var opt in defaults) + if (defaults.hasOwnProperty(opt)) + options[opt] = (givenOptions && givenOptions.hasOwnProperty(opt) ? givenOptions : defaults)[opt]; + + var targetDocument = options["document"]; + // The element in which the editor lives. Takes care of scrolling + // (if enabled). + var wrapper = targetDocument.createElement("div"); + wrapper.className = "CodeMirror"; + // Work around http://www.quirksmode.org/bugreports/archives/2006/09/Overflow_Hidden_not_hiding.html + if (window.ActiveXObject && /MSIE [1-7]\b/.test(navigator.userAgent)) + wrapper.style.position = "relative"; + // This mess creates the base DOM structure for the editor. + wrapper.innerHTML = + '
' + // Set to the height of the text, causes scrolling + '
' + + '
' + // Moved around its parent to cover visible view + '
' + + '
' + // Wraps and hides input textarea + '
' + + // Provides positioning relative to (visible) text origin + '
' + + '
 
' + // Absolutely positioned blinky cursor + '
'; // This DIV contains the actual code + if (place.appendChild) place.appendChild(wrapper); else place(wrapper); + // I've never seen more elegant code in my life. + var code = wrapper.firstChild, measure = code.firstChild, mover = measure.nextSibling, + gutter = mover.firstChild, gutterText = gutter.firstChild, + inputDiv = gutter.nextSibling, input = inputDiv.firstChild, + lineSpace = inputDiv.nextSibling.firstChild, cursor = lineSpace.firstChild, lineDiv = cursor.nextSibling; + if (options.tabindex != null) input.tabindex = options.tabindex; + if (!options.gutter && !options.lineNumbers) gutter.style.display = "none"; + + // Delayed object wrap timeouts, making sure only one is active. blinker holds an interval. + var poll = new Delayed(), highlight = new Delayed(), blinker; + + // mode holds a mode API object. lines an array of Line objects + // (see Line constructor), work an array of lines that should be + // parsed, and history the undo history (instance of History + // constructor). + var mode, lines = [new Line("")], work, history = new History(), focused; + loadMode(); + // The selection. These are always maintained to point at valid + // positions. Inverted is used to remember that the user is + // selecting bottom-to-top. + var sel = {from: {line: 0, ch: 0}, to: {line: 0, ch: 0}, inverted: false}; + // Selection-related flags. shiftSelecting obviously tracks + // whether the user is holding shift. reducedSelection is a hack + // to get around the fact that we can't create inverted + // selections. See below. + var shiftSelecting, reducedSelection, lastDoubleClick; + // Variables used by startOperation/endOperation to track what + // happened during the operation. + var updateInput, changes, textChanged, selectionChanged, leaveInputAlone; + // Current visible range (may be bigger than the view window). + var showingFrom = 0, showingTo = 0, lastHeight = 0, curKeyId = null; + // editing will hold an object describing the things we put in the + // textarea, to help figure out whether something changed. + // bracketHighlighted is used to remember that a backet has been + // marked. + var editing, bracketHighlighted; + // Tracks the maximum line length so that the horizontal scrollbar + // can be kept static when scrolling. + var maxLine = ""; + + // Initialize the content. Somewhat hacky (delayed prepareInput) + // to work around browser issues. + operation(function(){setValue(options.value || ""); updateInput = false;})(); + setTimeout(prepareInput, 20); + + // Register our event handlers. + connect(wrapper, "mousedown", operation(onMouseDown)); + // Gecko browsers fire contextmenu *after* opening the menu, at + // which point we can't mess with it anymore. Context menu is + // handled in onMouseDown for Gecko. + if (!gecko) connect(wrapper, "contextmenu", operation(onContextMenu)); + connect(code, "dblclick", operation(onDblClick)); + connect(wrapper, "scroll", function() {updateDisplay([]); if (options.onScroll) options.onScroll(instance);}); + connect(window, "resize", function() {updateDisplay(true);}); + connect(input, "keyup", operation(onKeyUp)); + connect(input, "keydown", operation(onKeyDown)); + connect(input, "keypress", operation(onKeyPress)); + connect(input, "focus", onFocus); + connect(input, "blur", onBlur); + + connect(wrapper, "dragenter", function(e){e.stop();}); + connect(wrapper, "dragover", function(e){e.stop();}); + connect(wrapper, "drop", operation(onDrop)); + connect(wrapper, "paste", function(){focusInput(); fastPoll();}); + connect(input, "paste", function(){fastPoll();}); + connect(input, "cut", function(){fastPoll();}); + + if (targetDocument.activeElement == input) onFocus(); + else onBlur(); + + function isLine(l) {return l >= 0 && l < lines.length;} + // The instance object that we'll return. Mostly calls out to + // local functions in the CodeMirror function. Some do some extra + // range checking and/or clipping. operation is used to wrap the + // call so that changes it makes are tracked, and the display is + // updated afterwards. + var instance = { + getValue: getValue, + setValue: operation(setValue), + getSelection: getSelection, + replaceSelection: operation(replaceSelection), + focus: function(){focusInput(); onFocus(); fastPoll();}, + setOption: function(option, value) { + options[option] = value; + if (option == "lineNumbers" || option == "gutter") gutterChanged(); + else if (option == "mode" || option == "indentUnit") loadMode(); + else if (option == "readOnly" && value == "nocursor") input.blur(); + }, + getOption: function(option) {return options[option];}, + undo: operation(undo), + redo: operation(redo), + indentLine: operation(function(n) {if (isLine(n)) indentLine(n, "smart");}), + historySize: function() {return {undo: history.done.length, redo: history.undone.length};}, + matchBrackets: operation(function(){matchBrackets(true);}), + getTokenAt: function(pos) { + pos = clipPos(pos); + return lines[pos.line].getTokenAt(mode, getStateBefore(pos.line), pos.ch); + }, + cursorCoords: function(start){ + if (start == null) start = sel.inverted; + return pageCoords(start ? sel.from : sel.to); + }, + charCoords: function(pos){return pageCoords(clipPos(pos));}, + coordsChar: function(coords) { + var off = eltOffset(lineSpace); + var line = clipLine(Math.min(lines.length - 1, showingFrom + Math.floor((coords.y - off.top) / lineHeight()))); + return clipPos({line: line, ch: charFromX(clipLine(line), coords.x - off.left)}); + }, + getSearchCursor: function(query, pos, caseFold) {return new SearchCursor(query, pos, caseFold);}, + markText: operation(function(a, b, c){return operation(markText(a, b, c));}), + setMarker: addGutterMarker, + clearMarker: removeGutterMarker, + setLineClass: operation(setLineClass), + lineInfo: lineInfo, + addWidget: function(pos, node, scroll) { + var pos = localCoords(clipPos(pos), true); + node.style.top = (showingFrom * lineHeight() + pos.yBot + paddingTop()) + "px"; + node.style.left = (pos.x + paddingLeft()) + "px"; + code.appendChild(node); + if (scroll) + scrollIntoView(pos.x, pos.yBot, pos.x + node.offsetWidth, pos.yBot + node.offsetHeight); + }, + + lineCount: function() {return lines.length;}, + getCursor: function(start) { + if (start == null) start = sel.inverted; + return copyPos(start ? sel.from : sel.to); + }, + somethingSelected: function() {return !posEq(sel.from, sel.to);}, + setCursor: operation(function(line, ch) { + if (ch == null && typeof line.line == "number") setCursor(line.line, line.ch); + else setCursor(line, ch); + }), + setSelection: operation(function(from, to) {setSelection(clipPos(from), clipPos(to || from));}), + getLine: function(line) {if (isLine(line)) return lines[line].text;}, + setLine: operation(function(line, text) { + if (isLine(line)) replaceRange(text, {line: line, ch: 0}, {line: line, ch: lines[line].text.length}); + }), + removeLine: operation(function(line) { + if (isLine(line)) replaceRange("", {line: line, ch: 0}, clipPos({line: line+1, ch: 0})); + }), + replaceRange: operation(replaceRange), + getRange: function(from, to) {return getRange(clipPos(from), clipPos(to));}, + + operation: function(f){return operation(f)();}, + refresh: function(){updateDisplay(true);}, + getInputField: function(){return input;}, + getWrapperElement: function(){return wrapper;} + }; + + function setValue(code) { + history = null; + var top = {line: 0, ch: 0}; + updateLines(top, {line: lines.length - 1, ch: lines[lines.length-1].text.length}, + splitLines(code), top, top); + history = new History(); + } + function getValue(code) { + var text = []; + for (var i = 0, l = lines.length; i < l; ++i) + text.push(lines[i].text); + return text.join("\n"); + } + + function onMouseDown(e) { + var ld = lastDoubleClick; lastDoubleClick = null; + // First, see if this is a click in the gutter + for (var n = e.target(); n != wrapper; n = n.parentNode) + if (n.parentNode == gutterText) { + if (options.onGutterClick) + options.onGutterClick(instance, indexOf(gutterText.childNodes, n) + showingFrom); + return e.stop(); + } + + if (gecko && e.button() == 3) onContextMenu(e); + if (e.button() != 1) return; + // For button 1, if it was clicked inside the editor + // (posFromMouse returning non-null), we have to adjust the + // selection. + var start = posFromMouse(e), last = start, going; + if (!start) {if (e.target() == wrapper) e.stop(); return;} + + if (!focused) onFocus(); + e.stop(); + if (ld && +new Date - ld < 400) return selectLine(start.line); + + setCursor(start.line, start.ch, true); + // And then we have to see if it's a drag event, in which case + // the dragged-over text must be selected. + function end() { + focusInput(); + updateInput = true; + move(); up(); + } + function extend(e) { + var cur = posFromMouse(e, true); + if (cur && !posEq(cur, last)) { + if (!focused) onFocus(); + last = cur; + setSelectionUser(start, cur); + updateInput = false; + var visible = visibleLines(); + if (cur.line >= visible.to || cur.line < visible.from) + going = setTimeout(operation(function(){extend(e);}), 150); + } + } + + var move = connect(targetDocument, "mousemove", operation(function(e) { + clearTimeout(going); + e.stop(); + extend(e); + }), true); + var up = connect(targetDocument, "mouseup", operation(function(e) { + clearTimeout(going); + var cur = posFromMouse(e); + if (cur) setSelectionUser(start, cur); + e.stop(); + end(); + }), true); + } + function onDblClick(e) { + var pos = posFromMouse(e); + if (!pos) return; + selectWordAt(pos); + e.stop(); + lastDoubleClick = +new Date; + } + function onDrop(e) { + var pos = posFromMouse(e, true), files = e.e.dataTransfer.files; + if (!pos || options.readOnly) return; + if (files && files.length && window.FileReader && window.File) { + var n = files.length, text = Array(n), read = 0; + for (var i = 0; i < n; ++i) loadFile(files[i], i); + function loadFile(file, i) { + var reader = new FileReader; + reader.onload = function() { + text[i] = reader.result; + if (++read == n) replaceRange(text.join(""), clipPos(pos), clipPos(pos)); + }; + reader.readAsText(file); + } + } + else { + try { + var text = e.e.dataTransfer.getData("Text"); + if (text) replaceRange(text, pos, pos); + } + catch(e){} + } + } + function onKeyDown(e) { + if (!focused) onFocus(); + + var code = e.e.keyCode; + // Tries to detect ctrl on non-mac, cmd on mac. + var mod = (mac ? e.e.metaKey : e.e.ctrlKey) && !e.e.altKey, anyMod = e.e.ctrlKey || e.e.altKey || e.e.metaKey; + if (code == 16 || e.e.shiftKey) shiftSelecting = shiftSelecting || (sel.inverted ? sel.to : sel.from); + else shiftSelecting = null; + // First give onKeyEvent option a chance to handle this. + if (options.onKeyEvent && options.onKeyEvent(instance, addStop(e.e))) return; + + if (code == 33 || code == 34) {scrollPage(code == 34); return e.stop();} // page up/down + if (mod && ((code == 36 || code == 35) || // ctrl-home/end + mac && (code == 38 || code == 40))) { // cmd-up/down + scrollEnd(code == 36 || code == 38); return e.stop(); + } + if (mod && code == 65) {selectAll(); return e.stop();} // ctrl-a + if (!options.readOnly) { + if (!anyMod && code == 13) {return;} // enter + if (!anyMod && code == 9 && handleTab(e.e.shiftKey)) return e.stop(); // tab + if (mod && code == 90) {undo(); return e.stop();} // ctrl-z + if (mod && ((e.e.shiftKey && code == 90) || code == 89)) {redo(); return e.stop();} // ctrl-shift-z, ctrl-y + } + + // Key id to use in the movementKeys map. We also pass it to + // fastPoll in order to 'self learn'. We need this because + // reducedSelection, the hack where we collapse the selection to + // its start when it is inverted and a movement key is pressed + // (and later restore it again), shouldn't be used for + // non-movement keys. + curKeyId = (mod ? "c" : "") + code; + if (sel.inverted && movementKeys.hasOwnProperty(curKeyId)) { + var range = selRange(input); + if (range) { + reducedSelection = {anchor: range.start}; + setSelRange(input, range.start, range.start); + } + } + fastPoll(curKeyId); + } + function onKeyUp(e) { + if (options.onKeyEvent && options.onKeyEvent(instance, addStop(e.e))) return; + if (reducedSelection) { + reducedSelection = null; + updateInput = true; + } + if (e.e.keyCode == 16) shiftSelecting = null; + } + function onKeyPress(e) { + if (options.onKeyEvent && options.onKeyEvent(instance, addStop(e.e))) return; + if (options.electricChars && mode.electricChars) { + var ch = String.fromCharCode(e.e.charCode == null ? e.e.keyCode : e.e.charCode); + if (mode.electricChars.indexOf(ch) > -1) + setTimeout(operation(function() {indentLine(sel.to.line, "smart");}), 50); + } + var code = e.e.keyCode; + // Re-stop tab and enter. Necessary on some browsers. + if (code == 13) {if (!options.readOnly) handleEnter(); e.stop();} + else if (!e.e.ctrlKey && !e.e.altKey && !e.e.metaKey && code == 9 && options.tabMode != "default") e.stop(); + else fastPoll(curKeyId); + } + + function onFocus() { + if (options.readOnly == "nocursor") return; + if (!focused && options.onFocus) options.onFocus(instance); + focused = true; + slowPoll(); + if (wrapper.className.search(/\bCodeMirror-focused\b/) == -1) + wrapper.className += " CodeMirror-focused"; + restartBlink(); + } + function onBlur() { + if (focused && options.onBlur) options.onBlur(instance); + clearInterval(blinker); + shiftSelecting = null; + focused = false; + wrapper.className = wrapper.className.replace(" CodeMirror-focused", ""); + } + + // Replace the range from from to to by the strings in newText. + // Afterwards, set the selection to selFrom, selTo. + function updateLines(from, to, newText, selFrom, selTo) { + if (history) { + var old = []; + for (var i = from.line, e = to.line + 1; i < e; ++i) old.push(lines[i].text); + history.addChange(from.line, newText.length, old); + while (history.done.length > options.undoDepth) history.done.shift(); + } + updateLinesNoUndo(from, to, newText, selFrom, selTo); + } + function unredoHelper(from, to) { + var change = from.pop(); + if (change) { + var replaced = [], end = change.start + change.added; + for (var i = change.start; i < end; ++i) replaced.push(lines[i].text); + to.push({start: change.start, added: change.old.length, old: replaced}); + var pos = clipPos({line: change.start + change.old.length - 1, + ch: editEnd(replaced[replaced.length-1], change.old[change.old.length-1])}); + updateLinesNoUndo({line: change.start, ch: 0}, {line: end - 1, ch: lines[end-1].text.length}, change.old, pos, pos); + } + } + function undo() {unredoHelper(history.done, history.undone);} + function redo() {unredoHelper(history.undone, history.done);} + + function updateLinesNoUndo(from, to, newText, selFrom, selTo) { + var recomputeMaxLength = false, maxLineLength = maxLine.length; + for (var i = from.line; i < to.line; ++i) { + if (lines[i].text.length == maxLineLength) {recomputeMaxLength = true; break;} + } + + var nlines = to.line - from.line, firstLine = lines[from.line], lastLine = lines[to.line]; + // First adjust the line structure, taking some care to leave highlighting intact. + if (firstLine == lastLine) { + if (newText.length == 1) + firstLine.replace(from.ch, to.ch, newText[0]); + else { + lastLine = firstLine.split(to.ch, newText[newText.length-1]); + var spliceargs = [from.line + 1, nlines]; + firstLine.replace(from.ch, firstLine.text.length, newText[0]); + for (var i = 1, e = newText.length - 1; i < e; ++i) spliceargs.push(new Line(newText[i])); + spliceargs.push(lastLine); + lines.splice.apply(lines, spliceargs); + } + } + else if (newText.length == 1) { + firstLine.replace(from.ch, firstLine.text.length, newText[0] + lastLine.text.slice(to.ch)); + lines.splice(from.line + 1, nlines); + } + else { + var spliceargs = [from.line + 1, nlines - 1]; + firstLine.replace(from.ch, firstLine.text.length, newText[0]); + lastLine.replace(0, to.ch, newText[newText.length-1]); + for (var i = 1, e = newText.length - 1; i < e; ++i) spliceargs.push(new Line(newText[i])); + lines.splice.apply(lines, spliceargs); + } + + + for (var i = from.line, e = i + newText.length; i < e; ++i) { + var l = lines[i].text; + if (l.length > maxLineLength) { + maxLine = l; maxLineLength = l.length; + recomputeMaxLength = false; + } + } + if (recomputeMaxLength) { + maxLineLength = 0; + for (var i = 0, e = lines.length; i < e; ++i) { + var l = lines[i].text; + if (l.length > maxLineLength) { + maxLineLength = l.length; maxLine = l; + } + } + } + + // Add these lines to the work array, so that they will be + // highlighted. Adjust work lines if lines were added/removed. + var newWork = [], lendiff = newText.length - nlines - 1; + for (var i = 0, l = work.length; i < l; ++i) { + var task = work[i]; + if (task < from.line) newWork.push(task); + else if (task > to.line) newWork.push(task + lendiff); + } + if (newText.length) newWork.push(from.line); + work = newWork; + startWorker(100); + // Remember that these lines changed, for updating the display + changes.push({from: from.line, to: to.line + 1, diff: lendiff}); + textChanged = {from: from, to: to, text: newText}; + + // Update the selection + function updateLine(n) {return n <= Math.min(to.line, to.line + lendiff) ? n : n + lendiff;} + setSelection(selFrom, selTo, updateLine(sel.from.line), updateLine(sel.to.line)); + + // Make sure the scroll-size div has the correct height. + code.style.height = (lines.length * lineHeight() + 2 * paddingTop()) + "px"; + } + + function replaceRange(code, from, to) { + from = clipPos(from); + if (!to) to = from; else to = clipPos(to); + code = splitLines(code); + function adjustPos(pos) { + if (posLess(pos, from)) return pos; + if (!posLess(to, pos)) return end; + var line = pos.line + code.length - (to.line - from.line) - 1; + var ch = pos.ch; + if (pos.line == to.line) + ch += code[code.length-1].length - (to.ch - (to.line == from.line ? from.ch : 0)); + return {line: line, ch: ch}; + } + var end; + replaceRange1(code, from, to, function(end1) { + end = end1; + return {from: adjustPos(sel.from), to: adjustPos(sel.to)}; + }); + return end; + } + function replaceSelection(code, collapse) { + replaceRange1(splitLines(code), sel.from, sel.to, function(end) { + if (collapse == "end") return {from: end, to: end}; + else if (collapse == "start") return {from: sel.from, to: sel.from}; + else return {from: sel.from, to: end}; + }); + } + function replaceRange1(code, from, to, computeSel) { + var endch = code.length == 1 ? code[0].length + from.ch : code[code.length-1].length; + var newSel = computeSel({line: from.line + code.length - 1, ch: endch}); + updateLines(from, to, code, newSel.from, newSel.to); + } + + function getRange(from, to) { + var l1 = from.line, l2 = to.line; + if (l1 == l2) return lines[l1].text.slice(from.ch, to.ch); + var code = [lines[l1].text.slice(from.ch)]; + for (var i = l1 + 1; i < l2; ++i) code.push(lines[i].text); + code.push(lines[l2].text.slice(0, to.ch)); + return code.join("\n"); + } + function getSelection() { + return getRange(sel.from, sel.to); + } + + var pollingFast = false; // Ensures slowPoll doesn't cancel fastPoll + function slowPoll() { + if (pollingFast) return; + poll.set(2000, function() { + startOperation(); + readInput(); + if (focused) slowPoll(); + endOperation(); + }); + } + function fastPoll(keyId) { + var missed = false; + pollingFast = true; + function p() { + startOperation(); + var changed = readInput(); + if (changed == "moved" && keyId) movementKeys[keyId] = true; + if (!changed && !missed) {missed = true; poll.set(80, p);} + else {pollingFast = false; slowPoll();} + endOperation(); + } + poll.set(20, p); + } + + // Inspects the textarea, compares its state (content, selection) + // to the data in the editing variable, and updates the editor + // content or cursor if something changed. + function readInput() { + if (leaveInputAlone) return; + var changed = false, text = input.value, sr = selRange(input); + if (!sr) return false; + var changed = editing.text != text, rs = reducedSelection; + var moved = changed || sr.start != editing.start || sr.end != (rs ? editing.start : editing.end); + if (!moved && !rs) return false; + if (changed) { + shiftSelecting = reducedSelection = null; + if (options.readOnly) {updateInput = true; return "changed";} + } + + // Compute selection start and end based on start/end offsets in textarea + function computeOffset(n, startLine) { + var pos = 0; + for (;;) { + var found = text.indexOf("\n", pos); + if (found == -1 || (text.charAt(found-1) == "\r" ? found - 1 : found) >= n) + return {line: startLine, ch: n - pos}; + ++startLine; + pos = found + 1; + } + } + var from = computeOffset(sr.start, editing.from), + to = computeOffset(sr.end, editing.from); + // Here we have to take the reducedSelection hack into account, + // so that you can, for example, press shift-up at the start of + // your selection and have the right thing happen. + if (rs) { + from = sr.start == rs.anchor ? to : from; + to = shiftSelecting ? sel.to : sr.start == rs.anchor ? from : to; + if (!posLess(from, to)) { + reducedSelection = null; + sel.inverted = false; + var tmp = from; from = to; to = tmp; + } + } + + // In some cases (cursor on same line as before), we don't have + // to update the textarea content at all. + if (from.line == to.line && from.line == sel.from.line && from.line == sel.to.line && !shiftSelecting) + updateInput = false; + + // Magic mess to extract precise edited range from the changed + // string. + if (changed) { + var start = 0, end = text.length, len = Math.min(end, editing.text.length); + var c, line = editing.from, nl = -1; + while (start < len && (c = text.charAt(start)) == editing.text.charAt(start)) { + ++start; + if (c == "\n") {line++; nl = start;} + } + var ch = nl > -1 ? start - nl : start, endline = editing.to - 1, edend = editing.text.length; + for (;;) { + c = editing.text.charAt(edend); + if (c == "\n") endline--; + if (text.charAt(end) != c) {++end; ++edend; break;} + if (edend <= start || end <= start) break; + --end; --edend; + } + var nl = editing.text.lastIndexOf("\n", edend - 1), endch = nl == -1 ? edend : edend - nl - 1; + updateLines({line: line, ch: ch}, {line: endline, ch: endch}, splitLines(text.slice(start, end)), from, to); + if (line != endline || from.line != line) updateInput = true; + } + else setSelection(from, to); + + editing.text = text; editing.start = sr.start; editing.end = sr.end; + return changed ? "changed" : moved ? "moved" : false; + } + + // Set the textarea content and selection range to match the + // editor state. + function prepareInput() { + var text = []; + var from = Math.max(0, sel.from.line - 1), to = Math.min(lines.length, sel.to.line + 2); + for (var i = from; i < to; ++i) text.push(lines[i].text); + text = input.value = text.join(lineSep); + var startch = sel.from.ch, endch = sel.to.ch; + for (var i = from; i < sel.from.line; ++i) + startch += lineSep.length + lines[i].text.length; + for (var i = from; i < sel.to.line; ++i) + endch += lineSep.length + lines[i].text.length; + editing = {text: text, from: from, to: to, start: startch, end: endch}; + setSelRange(input, startch, reducedSelection ? startch : endch); + } + function focusInput() { + if (options.readOnly != "nocursor") input.focus(); + } + + function scrollCursorIntoView() { + var cursor = localCoords(sel.inverted ? sel.from : sel.to); + return scrollIntoView(cursor.x, cursor.y, cursor.x, cursor.yBot); + } + function scrollIntoView(x1, y1, x2, y2) { + var pl = paddingLeft(), pt = paddingTop(), lh = lineHeight(); + y1 += pt; y2 += pt; x1 += pl; x2 += pl; + var screen = wrapper.clientHeight, screentop = wrapper.scrollTop, scrolled = false, result = true; + if (y1 < screentop) {wrapper.scrollTop = Math.max(0, y1 - 2*lh); scrolled = true;} + else if (y2 > screentop + screen) {wrapper.scrollTop = y2 + lh - screen; scrolled = true;} + + var screenw = wrapper.clientWidth, screenleft = wrapper.scrollLeft; + if (x1 < screenleft) {wrapper.scrollLeft = Math.max(0, x1 - 10); scrolled = true;} + else if (x2 > screenw + screenleft) { + wrapper.scrollLeft = x2 + 10 - screenw; + scrolled = true; + if (x2 > code.clientWidth) result = false; + } + if (scrolled && options.onScroll) options.onScroll(instance); + return result; + } + + function visibleLines() { + var lh = lineHeight(), top = wrapper.scrollTop - paddingTop(); + return {from: Math.min(lines.length, Math.max(0, Math.floor(top / lh))), + to: Math.min(lines.length, Math.ceil((top + wrapper.clientHeight) / lh))}; + } + // Uses a set of changes plus the current scroll position to + // determine which DOM updates have to be made, and makes the + // updates. + function updateDisplay(changes) { + if (!wrapper.clientWidth) { + showingFrom = showingTo = 0; + return; + } + // First create a range of theoretically intact lines, and punch + // holes in that using the change info. + var intact = changes === true ? [] : [{from: showingFrom, to: showingTo, domStart: 0}]; + for (var i = 0, l = changes.length || 0; i < l; ++i) { + var change = changes[i], intact2 = [], diff = change.diff || 0; + for (var j = 0, l2 = intact.length; j < l2; ++j) { + var range = intact[j]; + if (change.to <= range.from) + intact2.push({from: range.from + diff, to: range.to + diff, domStart: range.domStart}); + else if (range.to <= change.from) + intact2.push(range); + else { + if (change.from > range.from) + intact2.push({from: range.from, to: change.from, domStart: range.domStart}) + if (change.to < range.to) + intact2.push({from: change.to + diff, to: range.to + diff, + domStart: range.domStart + (change.to - range.from)}); + } + } + intact = intact2; + } + + // Then, determine which lines we'd want to see, and which + // updates have to be made to get there. + var visible = visibleLines(); + var from = Math.min(showingFrom, Math.max(visible.from - 3, 0)), + to = Math.min(lines.length, Math.max(showingTo, visible.to + 3)), + updates = [], domPos = 0, domEnd = showingTo - showingFrom, pos = from, changedLines = 0; + + for (var i = 0, l = intact.length; i < l; ++i) { + var range = intact[i]; + if (range.to <= from) continue; + if (range.from >= to) break; + if (range.domStart > domPos || range.from > pos) { + updates.push({from: pos, to: range.from, domSize: range.domStart - domPos, domStart: domPos}); + changedLines += range.from - pos; + } + pos = range.to; + domPos = range.domStart + (range.to - range.from); + } + if (domPos != domEnd || pos != to) { + changedLines += Math.abs(to - pos); + updates.push({from: pos, to: to, domSize: domEnd - domPos, domStart: domPos}); + } + + if (!updates.length) return; + lineDiv.style.display = "none"; + // If more than 30% of the screen needs update, just do a full + // redraw (which is quicker than patching) + if (changedLines > (visible.to - visible.from) * .3) + refreshDisplay(from = Math.max(visible.from - 10, 0), to = Math.min(visible.to + 7, lines.length)); + // Otherwise, only update the stuff that needs updating. + else + patchDisplay(updates); + lineDiv.style.display = ""; + + // Position the mover div to align with the lines it's supposed + // to be showing (which will cover the visible display) + var different = from != showingFrom || to != showingTo || lastHeight != wrapper.clientHeight; + showingFrom = from; showingTo = to; + mover.style.top = (from * lineHeight()) + "px"; + if (different) { + lastHeight = wrapper.clientHeight; + code.style.height = (lines.length * lineHeight() + 2 * paddingTop()) + "px"; + updateGutter(); + } + + var textWidth = stringWidth(maxLine); + lineSpace.style.width = textWidth > wrapper.clientWidth ? textWidth + "px" : ""; + + // Since this is all rather error prone, it is honoured with the + // only assertion in the whole file. + if (lineDiv.childNodes.length != showingTo - showingFrom) + throw new Error("BAD PATCH! " + JSON.stringify(updates) + " size=" + (showingTo - showingFrom) + + " nodes=" + lineDiv.childNodes.length); + updateCursor(); + } + + function refreshDisplay(from, to) { + var html = [], start = {line: from, ch: 0}, inSel = posLess(sel.from, start) && !posLess(sel.to, start); + for (var i = from; i < to; ++i) { + var ch1 = null, ch2 = null; + if (inSel) { + ch1 = 0; + if (sel.to.line == i) {inSel = false; ch2 = sel.to.ch;} + } + else if (sel.from.line == i) { + if (sel.to.line == i) {ch1 = sel.from.ch; ch2 = sel.to.ch;} + else {inSel = true; ch1 = sel.from.ch;} + } + html.push(lines[i].getHTML(ch1, ch2, true)); + } + lineDiv.innerHTML = html.join(""); + } + function patchDisplay(updates) { + // Slightly different algorithm for IE (badInnerHTML), since + // there .innerHTML on PRE nodes is dumb, and discards + // whitespace. + var sfrom = sel.from.line, sto = sel.to.line, off = 0, + scratch = badInnerHTML && targetDocument.createElement("div"); + for (var i = 0, e = updates.length; i < e; ++i) { + var rec = updates[i]; + var extra = (rec.to - rec.from) - rec.domSize; + var nodeAfter = lineDiv.childNodes[rec.domStart + rec.domSize + off] || null; + if (badInnerHTML) + for (var j = Math.max(-extra, rec.domSize); j > 0; --j) + lineDiv.removeChild(nodeAfter ? nodeAfter.previousSibling : lineDiv.lastChild); + else if (extra) { + for (var j = Math.max(0, extra); j > 0; --j) + lineDiv.insertBefore(targetDocument.createElement("pre"), nodeAfter); + for (var j = Math.max(0, -extra); j > 0; --j) + lineDiv.removeChild(nodeAfter ? nodeAfter.previousSibling : lineDiv.lastChild); + } + var node = lineDiv.childNodes[rec.domStart + off], inSel = sfrom < rec.from && sto >= rec.from; + for (var j = rec.from; j < rec.to; ++j) { + var ch1 = null, ch2 = null; + if (inSel) { + ch1 = 0; + if (sto == j) {inSel = false; ch2 = sel.to.ch;} + } + else if (sfrom == j) { + if (sto == j) {ch1 = sel.from.ch; ch2 = sel.to.ch;} + else {inSel = true; ch1 = sel.from.ch;} + } + if (badInnerHTML) { + scratch.innerHTML = lines[j].getHTML(ch1, ch2, true); + lineDiv.insertBefore(scratch.firstChild, nodeAfter); + } + else { + node.innerHTML = lines[j].getHTML(ch1, ch2, false); + node.className = lines[j].className || ""; + node = node.nextSibling; + } + } + off += extra; + } + } + + function updateGutter() { + if (!options.gutter && !options.lineNumbers) return; + var hText = mover.offsetHeight, hEditor = wrapper.clientHeight; + gutter.style.height = (hText - hEditor < 2 ? hEditor : hText) + "px"; + var html = []; + for (var i = showingFrom; i < showingTo; ++i) { + var marker = lines[i].gutterMarker; + var text = options.lineNumbers ? i + options.firstLineNumber : null; + if (marker && marker.text) + text = marker.text.replace("%N%", text != null ? text : ""); + else if (text == null) + text = "\u00a0"; + html.push((marker && marker.style ? '
' : "
"), text, "
"); + } + gutter.style.display = "none"; + gutterText.innerHTML = html.join(""); + var minwidth = String(lines.length).length, firstNode = gutterText.firstChild, val = eltText(firstNode), pad = ""; + while (val.length + pad.length < minwidth) pad += "\u00a0"; + if (pad) firstNode.insertBefore(targetDocument.createTextNode(pad), firstNode.firstChild); + gutter.style.display = ""; + lineSpace.style.marginLeft = gutter.offsetWidth + "px"; + } + function updateCursor() { + var head = sel.inverted ? sel.from : sel.to; + var x = charX(head.line, head.ch) + "px", y = (head.line - showingFrom) * lineHeight() + "px"; + inputDiv.style.top = y; + if (posEq(sel.from, sel.to)) { + cursor.style.top = y; cursor.style.left = x; + cursor.style.display = ""; + } + else cursor.style.display = "none"; + } + + function setSelectionUser(from, to) { + var sh = shiftSelecting && clipPos(shiftSelecting); + if (sh) { + if (posLess(sh, from)) from = sh; + else if (posLess(to, sh)) to = sh; + } + setSelection(from, to); + } + // Update the selection. Last two args are only used by + // updateLines, since they have to be expressed in the line + // numbers before the update. + function setSelection(from, to, oldFrom, oldTo) { + if (posEq(sel.from, from) && posEq(sel.to, to)) return; + if (posLess(to, from)) {var tmp = to; to = from; from = tmp;} + + var startEq = posEq(sel.to, to), endEq = posEq(sel.from, from); + if (posEq(from, to)) sel.inverted = false; + else if (startEq && !endEq) sel.inverted = true; + else if (endEq && !startEq) sel.inverted = false; + + // Some ugly logic used to only mark the lines that actually did + // see a change in selection as changed, rather than the whole + // selected range. + if (oldFrom == null) {oldFrom = sel.from.line; oldTo = sel.to.line;} + if (posEq(from, to)) { + if (!posEq(sel.from, sel.to)) + changes.push({from: oldFrom, to: oldTo + 1}); + } + else if (posEq(sel.from, sel.to)) { + changes.push({from: from.line, to: to.line + 1}); + } + else { + if (!posEq(from, sel.from)) { + if (from.line < oldFrom) + changes.push({from: from.line, to: Math.min(to.line, oldFrom) + 1}); + else + changes.push({from: oldFrom, to: Math.min(oldTo, from.line) + 1}); + } + if (!posEq(to, sel.to)) { + if (to.line < oldTo) + changes.push({from: Math.max(oldFrom, from.line), to: oldTo + 1}); + else + changes.push({from: Math.max(from.line, oldTo), to: to.line + 1}); + } + } + sel.from = from; sel.to = to; + selectionChanged = true; + } + function setCursor(line, ch, user) { + var pos = clipPos({line: line, ch: ch || 0}); + (user ? setSelectionUser : setSelection)(pos, pos); + } + + function clipLine(n) {return Math.max(0, Math.min(n, lines.length-1));} + function clipPos(pos) { + if (pos.line < 0) return {line: 0, ch: 0}; + if (pos.line >= lines.length) return {line: lines.length-1, ch: lines[lines.length-1].text.length}; + var ch = pos.ch, linelen = lines[pos.line].text.length; + if (ch == null || ch > linelen) return {line: pos.line, ch: linelen}; + else if (ch < 0) return {line: pos.line, ch: 0}; + else return pos; + } + + function scrollPage(down) { + var linesPerPage = Math.floor(wrapper.clientHeight / lineHeight()), head = sel.inverted ? sel.from : sel.to; + setCursor(head.line + (Math.max(linesPerPage - 1, 1) * (down ? 1 : -1)), head.ch, true); + } + function scrollEnd(top) { + setCursor(top ? 0 : lines.length - 1, true); + } + function selectAll() { + var endLine = lines.length - 1; + setSelection({line: 0, ch: 0}, {line: endLine, ch: lines[endLine].text.length}); + } + function selectWordAt(pos) { + var line = lines[pos.line].text; + var start = pos.ch, end = pos.ch; + while (start > 0 && /\w/.test(line.charAt(start - 1))) --start; + while (end < line.length && /\w/.test(line.charAt(end))) ++end; + setSelectionUser({line: pos.line, ch: start}, {line: pos.line, ch: end}); + } + function selectLine(line) { + setSelectionUser({line: line, ch: 0}, {line: line, ch: lines[line].text.length}); + } + function handleEnter() { + replaceSelection("\n", "end"); + if (options.enterMode != "flat") + indentLine(sel.from.line, options.enterMode == "keep" ? "prev" : "smart"); + } + function handleTab(shift) { + shiftSelecting = null; + switch (options.tabMode) { + case "default": + return false; + case "indent": + for (var i = sel.from.line, e = sel.to.line; i <= e; ++i) indentLine(i, "smart"); + break; + case "classic": + if (posEq(sel.from, sel.to)) { + if (shift) indentLine(sel.from.line, "smart"); + else replaceSelection("\t", "end"); + break; + } + case "shift": + for (var i = sel.from.line, e = sel.to.line; i <= e; ++i) indentLine(i, shift ? "subtract" : "add"); + break; + } + return true; + } + + function indentLine(n, how) { + if (how == "smart") { + if (!mode.indent) how = "prev"; + else var state = getStateBefore(n); + } + + var line = lines[n], curSpace = line.indentation(), curSpaceString = line.text.match(/^\s*/)[0], indentation; + if (how == "prev") { + if (n) indentation = lines[n-1].indentation(); + else indentation = 0; + } + else if (how == "smart") indentation = mode.indent(state, line.text.slice(curSpaceString.length)); + else if (how == "add") indentation = curSpace + options.indentUnit; + else if (how == "subtract") indentation = curSpace - options.indentUnit; + indentation = Math.max(0, indentation); + var diff = indentation - curSpace; + + if (!diff) { + if (sel.from.line != n && sel.to.line != n) return; + var indentString = curSpaceString; + } + else { + var indentString = "", pos = 0; + if (options.indentWithTabs) + for (var i = Math.floor(indentation / tabSize); i; --i) {pos += tabSize; indentString += "\t";} + while (pos < indentation) {++pos; indentString += " ";} + } + + replaceRange(indentString, {line: n, ch: 0}, {line: n, ch: curSpaceString.length}); + } + + function loadMode() { + mode = CodeMirror.getMode(options, options.mode); + for (var i = 0, l = lines.length; i < l; ++i) + lines[i].stateAfter = null; + work = [0]; + startWorker(); + } + function gutterChanged() { + var visible = options.gutter || options.lineNumbers; + gutter.style.display = visible ? "" : "none"; + if (visible) updateGutter(); + else lineDiv.parentNode.style.marginLeft = 0; + } + + function markText(from, to, className) { + from = clipPos(from); to = clipPos(to); + var accum = []; + function add(line, from, to, className) { + var line = lines[line], mark = line.addMark(from, to, className); + mark.line = line; + accum.push(mark); + } + if (from.line == to.line) add(from.line, from.ch, to.ch, className); + else { + add(from.line, from.ch, null, className); + for (var i = from.line + 1, e = to.line; i < e; ++i) + add(i, 0, null, className); + add(to.line, 0, to.ch, className); + } + changes.push({from: from.line, to: to.line + 1}); + return function() { + var start, end; + for (var i = 0; i < accum.length; ++i) { + var mark = accum[i], found = indexOf(lines, mark.line); + mark.line.removeMark(mark); + if (found > -1) { + if (start == null) start = found; + end = found; + } + } + if (start != null) changes.push({from: start, to: end + 1}); + }; + } + + function addGutterMarker(line, text, className) { + if (typeof line == "number") line = lines[clipLine(line)]; + line.gutterMarker = {text: text, style: className}; + updateGutter(); + return line; + } + function removeGutterMarker(line) { + if (typeof line == "number") line = lines[clipLine(line)]; + line.gutterMarker = null; + updateGutter(); + } + function setLineClass(line, className) { + if (typeof line == "number") { + var no = line; + line = lines[clipLine(line)]; + } + else { + var no = indexOf(lines, line); + if (no == -1) return null; + } + if (line.className != className) { + line.className = className; + changes.push({from: no, to: no + 1}); + } + return line; + } + + function lineInfo(line) { + if (typeof line == "number") { + var n = line; + line = lines[line]; + if (!line) return null; + } + else { + var n = indexOf(lines, line); + if (n == -1) return null; + } + var marker = line.gutterMarker; + return {line: n, text: line.text, markerText: marker && marker.text, markerClass: marker && marker.style}; + } + + function stringWidth(str) { + measure.innerHTML = "
x
"; + measure.firstChild.firstChild.firstChild.nodeValue = str; + return measure.firstChild.firstChild.offsetWidth || 10; + } + // These are used to go from pixel positions to character + // positions, taking varying character widths into account. + function charX(line, pos) { + if (pos == 0) return 0; + measure.innerHTML = "
" + lines[line].getHTML(null, null, false, pos) + "
"; + return measure.firstChild.firstChild.offsetWidth; + } + function charFromX(line, x) { + if (x <= 0) return 0; + var lineObj = lines[line], text = lineObj.text; + function getX(len) { + measure.innerHTML = "
" + lineObj.getHTML(null, null, false, len) + "
"; + return measure.firstChild.firstChild.offsetWidth; + } + var from = 0, fromX = 0, to = text.length, toX; + // Guess a suitable upper bound for our search. + var estimated = Math.min(to, Math.ceil(x / stringWidth("x"))); + for (;;) { + var estX = getX(estimated); + if (estX <= x && estimated < to) estimated = Math.min(to, Math.ceil(estimated * 1.2)); + else {toX = estX; to = estimated; break;} + } + if (x > toX) return to; + // Try to guess a suitable lower bound as well. + estimated = Math.floor(to * 0.8); estX = getX(estimated); + if (estX < x) {from = estimated; fromX = estX;} + // Do a binary search between these bounds. + for (;;) { + if (to - from <= 1) return (toX - x > x - fromX) ? from : to; + var middle = Math.ceil((from + to) / 2), middleX = getX(middle); + if (middleX > x) {to = middle; toX = middleX;} + else {from = middle; fromX = middleX;} + } + } + + function localCoords(pos, inLineWrap) { + var lh = lineHeight(), line = pos.line - (inLineWrap ? showingFrom : 0); + return {x: charX(pos.line, pos.ch), y: line * lh, yBot: (line + 1) * lh}; + } + function pageCoords(pos) { + var local = localCoords(pos, true), off = eltOffset(lineSpace); + return {x: off.left + local.x, y: off.top + local.y, yBot: off.top + local.yBot}; + } + + function lineHeight() { + var nlines = lineDiv.childNodes.length; + if (nlines) return (lineDiv.offsetHeight / nlines) || 1; + measure.innerHTML = "
x
"; + return measure.firstChild.offsetHeight || 1; + } + function paddingTop() {return lineSpace.offsetTop;} + function paddingLeft() {return lineSpace.offsetLeft;} + + function posFromMouse(e, liberal) { + var offW = eltOffset(wrapper, true), x = e.e.clientX, y = e.e.clientY; + // This is a mess of a heuristic to try and determine whether a + // scroll-bar was clicked or not, and to return null if one was + // (and !liberal). + if (!liberal && (x - offW.left > wrapper.clientWidth || y - offW.top > wrapper.clientHeight)) + return null; + var offL = eltOffset(lineSpace, true); + var line = showingFrom + Math.floor((y - offL.top) / lineHeight()); + return clipPos({line: line, ch: charFromX(clipLine(line), x - offL.left)}); + } + function onContextMenu(e) { + var pos = posFromMouse(e); + if (!pos || window.opera) return; // Opera is difficult. + if (posEq(sel.from, sel.to) || posLess(pos, sel.from) || !posLess(pos, sel.to)) + setCursor(pos.line, pos.ch); + + var oldCSS = input.style.cssText; + input.style.cssText = "position: fixed; width: 30px; height: 30px; top: " + (e.pageY() - 1) + + "px; left: " + (e.pageX() - 1) + "px; z-index: 1000; background: white; " + + "border-width: 0; outline: none; overflow: hidden;"; + var val = input.value = getSelection(); + focusInput(); + setSelRange(input, 0, input.value.length); + leaveInputAlone = true; + function rehide() { + if (input.value != val) operation(replaceSelection)(input.value, "end"); + input.style.cssText = oldCSS; + leaveInputAlone = false; + prepareInput(); + slowPoll(); + } + + if (gecko) { + e.stop() + var mouseup = connect(window, "mouseup", function() { + mouseup(); + setTimeout(rehide, 20); + }, true); + } + else { + setTimeout(rehide, 50); + } + } + + // Cursor-blinking + function restartBlink() { + clearInterval(blinker); + var on = true; + cursor.style.visibility = ""; + blinker = setInterval(function() { + cursor.style.visibility = (on = !on) ? "" : "hidden"; + }, 650); + } + + var matching = {"(": ")>", ")": "(<", "[": "]>", "]": "[<", "{": "}>", "}": "{<"}; + function matchBrackets(autoclear) { + var head = sel.inverted ? sel.from : sel.to, line = lines[head.line], pos = head.ch - 1; + var match = (pos >= 0 && matching[line.text.charAt(pos)]) || matching[line.text.charAt(++pos)]; + if (!match) return; + var ch = match.charAt(0), forward = match.charAt(1) == ">", d = forward ? 1 : -1, st = line.styles; + for (var off = pos + 1, i = 0, e = st.length; i < e; i+=2) + if ((off -= st[i].length) <= 0) {var style = st[i+1]; break;} + + var stack = [line.text.charAt(pos)], re = /[(){}[\]]/; + function scan(line, from, to) { + if (!line.text) return; + var st = line.styles, pos = forward ? 0 : line.text.length - 1, cur; + for (var i = forward ? 0 : st.length - 2, e = forward ? st.length : -2; i != e; i += 2*d) { + var text = st[i]; + if (st[i+1] != null && st[i+1] != style) {pos += d * text.length; continue;} + for (var j = forward ? 0 : text.length - 1, te = forward ? text.length : -1; j != te; j += d, pos+=d) { + if (pos >= from && pos < to && re.test(cur = text.charAt(j))) { + var match = matching[cur]; + if (match.charAt(1) == ">" == forward) stack.push(cur); + else if (stack.pop() != match.charAt(0)) return {pos: pos, match: false}; + else if (!stack.length) return {pos: pos, match: true}; + } + } + } + } + for (var i = head.line, e = forward ? Math.min(i + 50, lines.length) : Math.max(-1, i - 50); i != e; i+=d) { + var line = lines[i], first = i == head.line; + var found = scan(line, first && forward ? pos + 1 : 0, first && !forward ? pos : line.text.length); + if (found) { + var style = found.match ? "CodeMirror-matchingbracket" : "CodeMirror-nonmatchingbracket"; + var one = markText({line: head.line, ch: pos}, {line: head.line, ch: pos+1}, style), + two = markText({line: i, ch: found.pos}, {line: i, ch: found.pos + 1}, style); + var clear = operation(function(){one(); two();}); + if (autoclear) setTimeout(clear, 800); + else bracketHighlighted = clear; + break; + } + } + } + + // Finds the line to start with when starting a parse. Tries to + // find a line with a stateAfter, so that it can start with a + // valid state. If that fails, it returns the line with the + // smallest indentation, which tends to need the least context to + // parse correctly. + function findStartLine(n) { + var minindent, minline; + for (var search = n, lim = n - 40; search > lim; --search) { + if (search == 0) return 0; + var line = lines[search-1]; + if (line.stateAfter) return search; + var indented = line.indentation(); + if (minline == null || minindent > indented) { + minline = search; + minindent = indented; + } + } + return minline; + } + function getStateBefore(n) { + var start = findStartLine(n), state = start && lines[start-1].stateAfter; + if (!state) state = startState(mode); + else state = copyState(mode, state); + for (var i = start; i < n; ++i) { + var line = lines[i]; + line.highlight(mode, state); + line.stateAfter = copyState(mode, state); + } + if (!lines[n].stateAfter) work.push(n); + return state; + } + function highlightWorker() { + var end = +new Date + options.workTime; + var didSomething = false; + while (work.length) { + if (!lines[showingFrom].stateAfter) var task = showingFrom; + else var task = work.pop(); + if (task >= lines.length) continue; + didSomething = true; + var start = findStartLine(task), state = start && lines[start-1].stateAfter; + if (state) state = copyState(mode, state); + else state = startState(mode); + + for (var i = start, l = lines.length; i < l; ++i) { + var line = lines[i], hadState = line.stateAfter; + if (+new Date > end) { + work.push(i); + startWorker(options.workDelay); + changes.push({from: task, to: i}); + return; + } + var changed = line.highlight(mode, state); + line.stateAfter = copyState(mode, state); + if (hadState && !changed && line.text) break; + } + changes.push({from: task, to: i}); + } + if (didSomething && options.onHighlightComplete) + options.onHighlightComplete(instance); + } + function startWorker(time) { + if (!work.length) return; + highlight.set(time, operation(highlightWorker)); + } + + // Operations are used to wrap changes in such a way that each + // change won't have to update the cursor and display (which would + // be awkward, slow, and error-prone), but instead updates are + // batched and then all combined and executed at once. + function startOperation() { + updateInput = null; changes = []; textChanged = selectionChanged = false; + } + function endOperation() { + var reScroll = false; + if (selectionChanged) reScroll = !scrollCursorIntoView(); + if (changes.length) updateDisplay(changes); + else if (selectionChanged) updateCursor(); + if (reScroll) scrollCursorIntoView(); + if (selectionChanged) restartBlink(); + + // updateInput can be set to a boolean value to force/prevent an + // update. + if (!leaveInputAlone && (updateInput === true || (updateInput !== false && selectionChanged))) + prepareInput(); + + if (selectionChanged && options.matchBrackets) + setTimeout(operation(function() { + if (bracketHighlighted) {bracketHighlighted(); bracketHighlighted = null;} + matchBrackets(false); + }), 20); + var tc = textChanged; // textChanged can be reset by cursoractivity callback + if (selectionChanged && options.onCursorActivity) + options.onCursorActivity(instance); + if (tc && options.onChange && instance) + options.onChange(instance, tc); + } + var nestedOperation = 0; + function operation(f) { + return function() { + if (!nestedOperation++) startOperation(); + try {var result = f.apply(this, arguments);} + finally {if (!--nestedOperation) endOperation();} + return result; + }; + } + + function SearchCursor(query, pos, caseFold) { + this.atOccurrence = false; + if (caseFold == null) caseFold = typeof query == "string" && query == query.toLowerCase(); + + if (pos && typeof pos == "object") pos = clipPos(pos); + else pos = {line: 0, ch: 0}; + this.pos = {from: pos, to: pos}; + + // The matches method is filled in based on the type of query. + // It takes a position and a direction, and returns an object + // describing the next occurrence of the query, or null if no + // more matches were found. + if (typeof query != "string") // Regexp match + this.matches = function(reverse, pos) { + if (reverse) { + var line = lines[pos.line].text.slice(0, pos.ch), match = line.match(query), start = 0; + while (match) { + var ind = line.indexOf(match[0]); + start += ind; + line = line.slice(ind + 1); + var newmatch = line.match(query); + if (newmatch) match = newmatch; + else break; + } + } + else { + var line = lines[pos.line].text.slice(pos.ch), match = line.match(query), + start = match && pos.ch + line.indexOf(match[0]); + } + if (match) + return {from: {line: pos.line, ch: start}, + to: {line: pos.line, ch: start + match[0].length}, + match: match}; + }; + else { // String query + if (caseFold) query = query.toLowerCase(); + var fold = caseFold ? function(str){return str.toLowerCase();} : function(str){return str;}; + var target = query.split("\n"); + // Different methods for single-line and multi-line queries + if (target.length == 1) + this.matches = function(reverse, pos) { + var line = fold(lines[pos.line].text), len = query.length, match; + if (reverse ? (pos.ch >= len && (match = line.lastIndexOf(query, pos.ch - len)) != -1) + : (match = line.indexOf(query, pos.ch)) != -1) + return {from: {line: pos.line, ch: match}, + to: {line: pos.line, ch: match + len}}; + }; + else + this.matches = function(reverse, pos) { + var ln = pos.line, idx = (reverse ? target.length - 1 : 0), match = target[idx], line = fold(lines[ln].text); + var offsetA = (reverse ? line.indexOf(match) + match.length : line.lastIndexOf(match)); + if (reverse ? offsetA >= pos.ch || offsetA != match.length + : offsetA <= pos.ch || offsetA != line.length - match.length) + return; + for (;;) { + if (reverse ? !ln : ln == lines.length - 1) return; + line = fold(lines[ln += reverse ? -1 : 1].text); + match = target[reverse ? --idx : ++idx]; + if (idx > 0 && idx < target.length - 1) { + if (line != match) return; + else continue; + } + var offsetB = (reverse ? line.lastIndexOf(match) : line.indexOf(match) + match.length); + if (reverse ? offsetB != line.length - match.length : offsetB != match.length) + return; + var start = {line: pos.line, ch: offsetA}, end = {line: ln, ch: offsetB}; + return {from: reverse ? end : start, to: reverse ? start : end}; + } + }; + } + } + + SearchCursor.prototype = { + findNext: function() {return this.find(false);}, + findPrevious: function() {return this.find(true);}, + + find: function(reverse) { + var self = this, pos = clipPos(reverse ? this.pos.from : this.pos.to); + function savePosAndFail(line) { + var pos = {line: line, ch: 0}; + self.pos = {from: pos, to: pos}; + self.atOccurrence = false; + return false; + } + + for (;;) { + if (this.pos = this.matches(reverse, pos)) { + this.atOccurrence = true; + return this.pos.match || true; + } + if (reverse) { + if (!pos.line) return savePosAndFail(0); + pos = {line: pos.line-1, ch: lines[pos.line-1].text.length}; + } + else { + if (pos.line == lines.length - 1) return savePosAndFail(lines.length); + pos = {line: pos.line+1, ch: 0}; + } + } + }, + + from: function() {if (this.atOccurrence) return copyPos(this.pos.from);}, + to: function() {if (this.atOccurrence) return copyPos(this.pos.to);} + }; + + return instance; + } // (end of function CodeMirror) + + // The default configuration options. + CodeMirror.defaults = { + value: "", + mode: null, + indentUnit: 2, + indentWithTabs: false, + tabMode: "classic", + enterMode: "indent", + electricChars: true, + onKeyEvent: null, + lineNumbers: false, + gutter: false, + firstLineNumber: 1, + readOnly: false, + onChange: null, + onCursorActivity: null, + onGutterClick: null, + onHighlightComplete: null, + onFocus: null, onBlur: null, onScroll: null, + matchBrackets: false, + workTime: 100, + workDelay: 200, + undoDepth: 40, + tabindex: null, + document: window.document + }; + + // Known modes, by name and by MIME + var modes = {}, mimeModes = {}; + CodeMirror.defineMode = function(name, mode) { + if (!CodeMirror.defaults.mode && name != "null") CodeMirror.defaults.mode = name; + modes[name] = mode; + }; + CodeMirror.defineMIME = function(mime, spec) { + mimeModes[mime] = spec; + }; + CodeMirror.getMode = function(options, spec) { + if (typeof spec == "string" && mimeModes.hasOwnProperty(spec)) + spec = mimeModes[spec]; + if (typeof spec == "string") + var mname = spec, config = {}; + else if (spec != null) + var mname = spec.name, config = spec; + var mfactory = modes[mname]; + if (!mfactory) { + if (window.console) console.warn("No mode " + mname + " found, falling back to plain text."); + return CodeMirror.getMode(options, "text/plain"); + } + return mfactory(options, config || {}); + } + CodeMirror.listModes = function() { + var list = []; + for (var m in modes) + if (modes.propertyIsEnumerable(m)) list.push(m); + return list; + }; + CodeMirror.listMIMEs = function() { + var list = []; + for (var m in mimeModes) + if (mimeModes.propertyIsEnumerable(m)) list.push(m); + return list; + }; + + CodeMirror.fromTextArea = function(textarea, options) { + if (!options) options = {}; + options.value = textarea.value; + if (!options.tabindex && textarea.tabindex) + options.tabindex = textarea.tabindex; + + function save() {textarea.value = instance.getValue();} + if (textarea.form) { + // Deplorable hack to make the submit method do the right thing. + var rmSubmit = connect(textarea.form, "submit", save, true); + if (typeof textarea.form.submit == "function") { + var realSubmit = textarea.form.submit; + function wrappedSubmit() { + save(); + textarea.form.submit = realSubmit; + textarea.form.submit(); + textarea.form.submit = wrappedSubmit; + } + textarea.form.submit = wrappedSubmit; + } + } + + textarea.style.display = "none"; + var instance = CodeMirror(function(node) { + textarea.parentNode.insertBefore(node, textarea.nextSibling); + }, options); + instance.save = save; + instance.toTextArea = function() { + save(); + textarea.parentNode.removeChild(instance.getWrapperElement()); + textarea.style.display = ""; + if (textarea.form) { + rmSubmit(); + if (typeof textarea.form.submit == "function") + textarea.form.submit = realSubmit; + } + }; + return instance; + }; + + // Utility functions for working with state. Exported because modes + // sometimes need to do this. + function copyState(mode, state) { + if (state === true) return state; + if (mode.copyState) return mode.copyState(state); + var nstate = {}; + for (var n in state) { + var val = state[n]; + if (val instanceof Array) val = val.concat([]); + nstate[n] = val; + } + return nstate; + } + CodeMirror.startState = startState; + function startState(mode, a1, a2) { + return mode.startState ? mode.startState(a1, a2) : true; + } + CodeMirror.copyState = copyState; + + // The character stream used by a mode's parser. + function StringStream(string) { + this.pos = this.start = 0; + this.string = string; + } + StringStream.prototype = { + eol: function() {return this.pos >= this.string.length;}, + sol: function() {return this.pos == 0;}, + peek: function() {return this.string.charAt(this.pos);}, + next: function() { + if (this.pos < this.string.length) + return this.string.charAt(this.pos++); + }, + eat: function(match) { + var ch = this.string.charAt(this.pos); + if (typeof match == "string") var ok = ch == match; + else var ok = ch && (match.test ? match.test(ch) : match(ch)); + if (ok) {++this.pos; return ch;} + }, + eatWhile: function(match) { + var start = this.start; + while (this.eat(match)){} + return this.pos > start; + }, + eatSpace: function() { + var start = this.pos; + while (/[\s\u00a0]/.test(this.string.charAt(this.pos))) ++this.pos; + return this.pos > start; + }, + skipToEnd: function() {this.pos = this.string.length;}, + skipTo: function(ch) { + var found = this.string.indexOf(ch, this.pos); + if (found > -1) {this.pos = found; return true;} + }, + backUp: function(n) {this.pos -= n;}, + column: function() {return countColumn(this.string, this.start);}, + indentation: function() {return countColumn(this.string);}, + match: function(pattern, consume, caseInsensitive) { + if (typeof pattern == "string") { + function cased(str) {return caseInsensitive ? str.toLowerCase() : str;} + if (cased(this.string).indexOf(cased(pattern), this.pos) == this.pos) { + if (consume !== false) this.pos += pattern.length; + return true; + } + } + else { + var match = this.string.slice(this.pos).match(pattern); + if (match && consume !== false) this.pos += match[0].length; + return match; + } + }, + current: function(){return this.string.slice(this.start, this.pos);} + }; + + // Line objects. These hold state related to a line, including + // highlighting info (the styles array). + function Line(text, styles) { + this.styles = styles || [text, null]; + this.stateAfter = null; + this.text = text; + this.marked = this.gutterMarker = this.className = null; + } + Line.prototype = { + // Replace a piece of a line, keeping the styles around it intact. + replace: function(from, to, text) { + var st = [], mk = this.marked; + copyStyles(0, from, this.styles, st); + if (text) st.push(text, null); + copyStyles(to, this.text.length, this.styles, st); + this.styles = st; + this.text = this.text.slice(0, from) + text + this.text.slice(to); + this.stateAfter = null; + if (mk) { + var diff = text.length - (to - from), end = this.text.length; + function fix(n) {return n <= Math.min(to, to + diff) ? n : n + diff;} + for (var i = 0; i < mk.length; ++i) { + var mark = mk[i], del = false; + if (mark.from >= end) del = true; + else {mark.from = fix(mark.from); if (mark.to != null) mark.to = fix(mark.to);} + if (del || mark.from >= mark.to) {mk.splice(i, 1); i--;} + } + } + }, + // Split a line in two, again keeping styles intact. + split: function(pos, textBefore) { + var st = [textBefore, null]; + copyStyles(pos, this.text.length, this.styles, st); + return new Line(textBefore + this.text.slice(pos), st); + }, + addMark: function(from, to, style) { + var mk = this.marked, mark = {from: from, to: to, style: style}; + if (this.marked == null) this.marked = []; + this.marked.push(mark); + this.marked.sort(function(a, b){return a.from - b.from;}); + return mark; + }, + removeMark: function(mark) { + var mk = this.marked; + if (!mk) return; + for (var i = 0; i < mk.length; ++i) + if (mk[i] == mark) {mk.splice(i, 1); break;} + }, + // Run the given mode's parser over a line, update the styles + // array, which contains alternating fragments of text and CSS + // classes. + highlight: function(mode, state) { + var stream = new StringStream(this.text), st = this.styles, pos = 0; + var changed = false, curWord = st[0], prevWord; + if (this.text == "" && mode.blankLine) mode.blankLine(state); + while (!stream.eol()) { + var style = mode.token(stream, state); + var substr = this.text.slice(stream.start, stream.pos); + stream.start = stream.pos; + if (pos && st[pos-1] == style) + st[pos-2] += substr; + else if (substr) { + if (!changed && (st[pos+1] != style || (pos && st[pos-2] != prevWord))) changed = true; + st[pos++] = substr; st[pos++] = style; + prevWord = curWord; curWord = st[pos]; + } + // Give up when line is ridiculously long + if (stream.pos > 5000) { + st[pos++] = this.text.slice(stream.pos); st[pos++] = null; + break; + } + } + if (st.length != pos) {st.length = pos; changed = true;} + if (pos && st[pos-2] != prevWord) changed = true; + return changed; + }, + // Fetch the parser token for a given character. Useful for hacks + // that want to inspect the mode state (say, for completion). + getTokenAt: function(mode, state, ch) { + var txt = this.text, stream = new StringStream(txt); + while (stream.pos < ch && !stream.eol()) { + stream.start = stream.pos; + var style = mode.token(stream, state); + } + return {start: stream.start, + end: stream.pos, + string: stream.current(), + className: style || null, + state: state}; + }, + indentation: function() {return countColumn(this.text);}, + // Produces an HTML fragment for the line, taking selection, + // marking, and highlighting into account. + getHTML: function(sfrom, sto, includePre, endAt) { + var html = []; + if (includePre) + html.push(this.className ? '
': "
");
+      function span(text, style) {
+        if (!text) return;
+        if (style) html.push('', htmlEscape(text), "");
+        else html.push(htmlEscape(text));
+      }
+      var st = this.styles, allText = this.text, marked = this.marked;
+      if (sfrom == sto) sfrom = null;
+      var len = allText.length;
+      if (endAt != null) len = Math.min(endAt, len);
+
+      if (!allText && endAt == null)
+        span(" ", sfrom != null && sto == null ? "CodeMirror-selected" : null);
+      else if (!marked && sfrom == null)
+        for (var i = 0, ch = 0; ch < len; i+=2) {
+          var str = st[i], l = str.length;
+          if (ch + l > len) str = str.slice(0, len - ch);
+          ch += l;
+          span(str, st[i+1]);
+        }
+      else {
+        var pos = 0, i = 0, text = "", style, sg = 0;
+        var markpos = -1, mark = null;
+        function nextMark() {
+          if (marked) {
+            markpos += 1;
+            mark = (markpos < marked.length) ? marked[markpos] : null;
+          }
+        }
+        nextMark();
+        while (pos < len) {
+          var upto = len;
+          var extraStyle = "";
+          if (sfrom != null) {
+            if (sfrom > pos) upto = sfrom;
+            else if (sto == null || sto > pos) {
+              extraStyle = " CodeMirror-selected";
+              if (sto != null) upto = Math.min(upto, sto);
+            }
+          }
+          while (mark && mark.to != null && mark.to <= pos) nextMark();
+          if (mark) {
+            if (mark.from > pos) upto = Math.min(upto, mark.from);
+            else {
+              extraStyle += " " + mark.style;
+              if (mark.to != null) upto = Math.min(upto, mark.to);
+            }
+          }
+          for (;;) {
+            var end = pos + text.length;
+            var apliedStyle = style;
+            if (extraStyle) apliedStyle = style ? style + extraStyle : extraStyle;
+            span(end > upto ? text.slice(0, upto - pos) : text, apliedStyle);
+            if (end >= upto) {text = text.slice(upto - pos); pos = upto; break;}
+            pos = end;
+            text = st[i++]; style = st[i++];
+          }
+        }
+        if (sfrom != null && sto == null) span(" ", "CodeMirror-selected");
+      }
+      if (includePre) html.push("
"); + return html.join(""); + } + }; + // Utility used by replace and split above + function copyStyles(from, to, source, dest) { + for (var i = 0, pos = 0, state = 0; pos < to; i+=2) { + var part = source[i], end = pos + part.length; + if (state == 0) { + if (end > from) dest.push(part.slice(from - pos, Math.min(part.length, to - pos)), source[i+1]); + if (end >= from) state = 1; + } + else if (state == 1) { + if (end > to) dest.push(part.slice(0, to - pos), source[i+1]); + else dest.push(part, source[i+1]); + } + pos = end; + } + } + + // The history object 'chunks' changes that are made close together + // and at almost the same time into bigger undoable units. + function History() { + this.time = 0; + this.done = []; this.undone = []; + } + History.prototype = { + addChange: function(start, added, old) { + this.undone.length = 0; + var time = +new Date, last = this.done[this.done.length - 1]; + if (time - this.time > 400 || !last || + last.start > start + added || last.start + last.added < start - last.added + last.old.length) + this.done.push({start: start, added: added, old: old}); + else { + var oldoff = 0; + if (start < last.start) { + for (var i = last.start - start - 1; i >= 0; --i) + last.old.unshift(old[i]); + last.added += last.start - start; + last.start = start; + } + else if (last.start < start) { + oldoff = start - last.start; + added += oldoff; + } + for (var i = last.added - oldoff, e = old.length; i < e; ++i) + last.old.push(old[i]); + if (last.added < added) last.added = added; + } + this.time = time; + } + }; + + // Event stopping compatibility wrapper. + function stopEvent() { + if (this.preventDefault) {this.preventDefault(); this.stopPropagation();} + else {this.returnValue = false; this.cancelBubble = true;} + } + // Ensure an event has a stop method. + function addStop(event) { + if (!event.stop) event.stop = stopEvent; + return event; + } + + // Event wrapper, exposing the few operations we need. + function Event(orig) {this.e = orig;} + Event.prototype = { + stop: function() {stopEvent.call(this.e);}, + target: function() {return this.e.target || this.e.srcElement;}, + button: function() { + if (this.e.which) return this.e.which; + else if (this.e.button & 1) return 1; + else if (this.e.button & 2) return 3; + else if (this.e.button & 4) return 2; + }, + pageX: function() { + if (this.e.pageX != null) return this.e.pageX; + var doc = this.target().ownerDocument; + return this.e.clientX + doc.body.scrollLeft + doc.documentElement.scrollLeft; + }, + pageY: function() { + if (this.e.pageY != null) return this.e.pageY; + var doc = this.target().ownerDocument; + return this.e.clientY + doc.body.scrollTop + doc.documentElement.scrollTop; + } + }; + + // Event handler registration. If disconnect is true, it'll return a + // function that unregisters the handler. + function connect(node, type, handler, disconnect) { + function wrapHandler(event) {handler(new Event(event || window.event));} + if (typeof node.addEventListener == "function") { + node.addEventListener(type, wrapHandler, false); + if (disconnect) return function() {node.removeEventListener(type, wrapHandler, false);}; + } + else { + node.attachEvent("on" + type, wrapHandler); + if (disconnect) return function() {node.detachEvent("on" + type, wrapHandler);}; + } + } + + function Delayed() {this.id = null;} + Delayed.prototype = {set: function(ms, f) {clearTimeout(this.id); this.id = setTimeout(f, ms);}}; + + // Some IE versions don't preserve whitespace when setting the + // innerHTML of a PRE tag. + var badInnerHTML = (function() { + var pre = document.createElement("pre"); + pre.innerHTML = " "; return !pre.innerHTML; + })(); + + var gecko = /gecko\/\d{7}/i.test(navigator.userAgent); + + var lineSep = "\n"; + // Feature-detect whether newlines in textareas are converted to \r\n + (function () { + var te = document.createElement("textarea"); + te.value = "foo\nbar"; + if (te.value.indexOf("\r") > -1) lineSep = "\r\n"; + }()); + + var tabSize = 8; + var mac = /Mac/.test(navigator.platform); + var movementKeys = {}; + for (var i = 35; i <= 40; ++i) + movementKeys[i] = movementKeys["c" + i] = true; + + // Counts the column offset in a string, taking tabs into account. + // Used mostly to find indentation. + function countColumn(string, end) { + if (end == null) { + end = string.search(/[^\s\u00a0]/); + if (end == -1) end = string.length; + } + for (var i = 0, n = 0; i < end; ++i) { + if (string.charAt(i) == "\t") n += tabSize - (n % tabSize); + else ++n; + } + return n; + } + + // Find the position of an element by following the offsetParent chain. + // If screen==true, it returns screen (rather than page) coordinates. + function eltOffset(node, screen) { + var doc = node.ownerDocument.body; + var x = 0, y = 0, hitDoc = false; + for (var n = node; n; n = n.offsetParent) { + x += n.offsetLeft; y += n.offsetTop; + // Fixed-position elements don't have the document in their offset chain + if (n == doc) hitDoc = true; + } + var e = screen && hitDoc ? null : doc; + for (var n = node.parentNode; n != e; n = n.parentNode) + if (n.scrollLeft != null) { x -= n.scrollLeft; y -= n.scrollTop;} + return {left: x, top: y}; + } + // Get a node's text content. + function eltText(node) { + return node.textContent || node.innerText || node.nodeValue || ""; + } + + // Operations on {line, ch} objects. + function posEq(a, b) {return a.line == b.line && a.ch == b.ch;} + function posLess(a, b) {return a.line < b.line || (a.line == b.line && a.ch < b.ch);} + function copyPos(x) {return {line: x.line, ch: x.ch};} + + function htmlEscape(str) { + return str.replace(/[<>&]/g, function(str) { + return str == "&" ? "&" : str == "<" ? "<" : ">"; + }); + } + + // Used to position the cursor after an undo/redo by finding the + // last edited character. + function editEnd(from, to) { + if (!to) return from ? from.length : 0; + if (!from) return to.length; + for (var i = from.length, j = to.length; i >= 0 && j >= 0; --i, --j) + if (from.charAt(i) != to.charAt(j)) break; + return j + 1; + } + + function indexOf(collection, elt) { + if (collection.indexOf) return collection.indexOf(elt); + for (var i = 0, e = collection.length; i < e; ++i) + if (collection[i] == elt) return i; + return -1; + } + + // See if "".split is the broken IE version, if so, provide an + // alternative way to split lines. + if ("\n\nb".split(/\n/).length != 3) + var splitLines = function(string) { + var pos = 0, nl, result = []; + while ((nl = string.indexOf("\n", pos)) > -1) { + result.push(string.slice(pos, string.charAt(nl-1) == "\r" ? nl - 1 : nl)); + pos = nl + 1; + } + result.push(string.slice(pos)); + return result; + }; + else + var splitLines = function(string){return string.split(/\r?\n/);}; + + // Sane model of finding and setting the selection in a textarea + if (window.getSelection) { + var selRange = function(te) { + try {return {start: te.selectionStart, end: te.selectionEnd};} + catch(e) {return null;} + }; + var setSelRange = function(te, start, end) { + try {te.setSelectionRange(start, end);} + catch(e) {} // Fails on Firefox when textarea isn't part of the document + }; + } + // IE model. Don't ask. + else { + var selRange = function(te) { + try {var range = te.ownerDocument.selection.createRange();} + catch(e) {return null;} + if (!range || range.parentElement() != te) return null; + var val = te.value, len = val.length, localRange = te.createTextRange(); + localRange.moveToBookmark(range.getBookmark()); + var endRange = te.createTextRange(); + endRange.collapse(false); + + if (localRange.compareEndPoints("StartToEnd", endRange) > -1) + return {start: len, end: len}; + + var start = -localRange.moveStart("character", -len); + for (var i = val.indexOf("\r"); i > -1 && i < start; i = val.indexOf("\r", i+1), start++) {} + + if (localRange.compareEndPoints("EndToEnd", endRange) > -1) + return {start: start, end: len}; + + var end = -localRange.moveEnd("character", -len); + for (var i = val.indexOf("\r"); i > -1 && i < end; i = val.indexOf("\r", i+1), end++) {} + return {start: start, end: end}; + }; + var setSelRange = function(te, start, end) { + var range = te.createTextRange(); + range.collapse(true); + var endrange = range.duplicate(); + var newlines = 0, txt = te.value; + for (var pos = txt.indexOf("\n"); pos > -1 && pos < start; pos = txt.indexOf("\n", pos + 1)) + ++newlines; + range.move("character", start - newlines); + for (; pos > -1 && pos < end; pos = txt.indexOf("\n", pos + 1)) + ++newlines; + endrange.move("character", end - newlines); + range.setEndPoint("EndToEnd", endrange); + range.select(); + }; + } + + CodeMirror.defineMode("null", function() { + return {token: function(stream) {stream.skipToEnd();}}; + }); + CodeMirror.defineMIME("text/plain", "null"); + + return CodeMirror; +})(); diff --git a/js/codemirror/lib/overlay.js b/js/codemirror/lib/overlay.js new file mode 100644 index 0000000000..c4cdf9fc84 --- /dev/null +++ b/js/codemirror/lib/overlay.js @@ -0,0 +1,51 @@ +// Utility function that allows modes to be combined. The mode given +// as the base argument takes care of most of the normal mode +// functionality, but a second (typically simple) mode is used, which +// can override the style of text. Both modes get to parse all of the +// text, but when both assign a non-null style to a piece of code, the +// overlay wins, unless the combine argument was true, in which case +// the styles are combined. + +CodeMirror.overlayParser = function(base, overlay, combine) { + return { + startState: function() { + return { + base: CodeMirror.startState(base), + overlay: CodeMirror.startState(overlay), + basePos: 0, baseCur: null, + overlayPos: 0, overlayCur: null + }; + }, + copyState: function(state) { + return { + base: CodeMirror.copyState(base, state.base), + overlay: CodeMirror.copyState(overlay, state.overlay), + basePos: state.basePos, baseCur: null, + overlayPos: state.overlayPos, overlayCur: null + }; + }, + + token: function(stream, state) { + if (stream.start == state.basePos) { + state.baseCur = base.token(stream, state.base); + state.basePos = stream.pos; + } + if (stream.start == state.overlayPos) { + stream.pos = stream.start; + state.overlayCur = overlay.token(stream, state.overlay); + state.overlayPos = stream.pos; + } + stream.pos = Math.min(state.basePos, state.overlayPos); + if (stream.eol()) state.basePos = state.overlayPos = 0; + + if (state.overlayCur == null) return state.baseCur; + if (state.baseCur != null && combine) return state.baseCur + " " + state.overlayCur; + else return state.overlayCur; + }, + + indent: function(state, textAfter) { + return base.indent(state.base, textAfter); + }, + electricChars: base.electricChars + }; +}; diff --git a/js/codemirror/manual.html b/js/codemirror/manual.html new file mode 100644 index 0000000000..25e6225b89 --- /dev/null +++ b/js/codemirror/manual.html @@ -0,0 +1,797 @@ + + + + CodeMirror: User Manual + + + + + + +

{ } CodeMirror

+ +
+/* User manual and
+   reference guide */
+
+ +
+ +

Overview

+ +

CodeMirror is a code-editor component that can be embedded in + Web pages. It provides only the editor component, no + accompanying buttons + (see CodeMirror + UI for a drop-in button bar), auto-completion, or other IDE + functionality. It does provide a rich API on top of which such + functionality can be straightforwardly implemented.

+ +

CodeMirror works with language-specific modes. Modes are + JavaScript programs that help color (and optionally indent) text + written in a given language. The distribution comes with a few + modes (see the mode/ directory), and it isn't hard + to write new ones for other languages.

+ +

Basic Usage

+ +

The easiest way to use CodeMirror is to simply load the script + and style sheet found under lib/ in the distribution, + plus the script and style sheet for the mode(s) you want to use. + (See also the compresion helper.) For + example:

+ +
<script src="lib/codemirror.js"></script>
+<link rel="stylesheet" href="lib/codemirror.css">
+<script src="mode/javascript/javascript.js"></script>
+<link rel="stylesheet" href="mode/javascript/javascript.css">
+ +

Having done this, an editor instance can be created like + this:

+ +
var myCodeMirror = CodeMirror(document.body);
+ +

The editor will be appended to the document body, will start + empty, and will use the mode that we loaded. To have more control + over the new editor, a configuration object can be passed + to CodeMirror as a second argument:

+ +
var myCodeMirror = CodeMirror(document.body, {
+  value: "function myScript(){return 100;}\n",
+  mode:  "javascript"
+});
+ +

This will initialize the editor with a piece of code already in + it, and explicitly tell it to use the JavaScript mode (which is + useful when multiple modes are loaded). + See below for a full discussion of the + configuration options that CodeMirror accepts.

+ +

In cases where you don't want to append the editor to an + element, and need more control over the way it is inserted, the + first argument to the CodeMirror function can also + be a function that, when given a DOM element, inserts it into the + document somewhere. This could be used to, for example, replace a + textarea with a real editor:

+ +
var myCodeMirror = CodeMirror(function(elt) {
+  myTextArea.parentNode.replaceChild(elt, myTextArea);
+}, {value: myTextArea.value});
+ +

However, for this use case, which is a common way to use + CodeMirror, the library provides a much more powerful + shortcut:

+ +
var myCodeMirror = CodeMirror.fromTextArea(myTextArea);
+ +

This will, among other things, ensure that the textarea's value + is updated when the form (if it is part of a form) is submitted. + See the API reference for a full + description of this method.

+ +

Configuration

+ +

Both the CodeMirror function and + its fromTextArea method take as second (optional) + argument an object containing configuration options. Any option + not supplied like this will be taken + from CodeMirror.defaults, an object containing the + default options. You can update this object to change the defaults + on your page.

+ +

Options are not checked in any way, so setting bogus option + values is bound to lead to odd errors.

+ +

Note: CodeMirror + 2 does not support + line-wrapping. I would have very much liked to support it, but it + combines extremely poorly with the way the editor is + implemented.

+ +

These are the supported options:

+ +
+
value (string)
+
The starting value of the editor.
+ +
mode (string or object)
+
The mode to use. When not given, this will default to the + first mode that was loaded. It may be a string, which either + simply names the mode or is + a MIME type + associated with the mode. Alternatively, it may be an object + containing configuration options for the mode, with + a name property that names the mode (for + example {name: "javascript", json: true}). The demo + pages for each mode contain information about what configuration + parameters the mode supports. You can ask CodeMirror which modes + and MIME types are loaded with + the CodeMirror.listModes + and CodeMirror.listMIMEs functions.
+ +
indentUnit (integer)
+
How many spaces a block (whatever that means in the edited + language) should be indented. The default is 2.
+ +
indentWithTabs (boolean)
+
Whether, when indenting, the first N*8 spaces should be + replaced by N tabs. Default is false.
+ +
tabMode (string)
+
Determines what happens when the user presses the tab key. + Must be one of the following: +
+
"classic" (the default)
+
When nothing is selected, insert a tab. Otherwise, + behave like the "shift" mode. (When shift is + held, this behaves like the "indent" mode.)
+
"shift"
+
Indent all selected lines by + one indentUnit. + If shift was held while pressing tab, un-indent all selected + lines one unit.
+
"indent"
+
Indent the line the 'correctly', based on its syntactic + context. Only works if the + mode supports it.
+
"default"
+
Do not capture tab presses, let the browser apply its + default behaviour (which usually means it skips to the next + control).
+
+ +
enterMode (string)
+
Determines whether and how new lines are indented when the + enter key is pressed. The following modes are supported: +
+
"indent" (the default)
+
Use the mode's indentation rules to give the new line + the correct indentation.
+
"keep"
+
Indent the line the same as the previous line.
+
"flat"
+
Do not indent the new line.
+
+ +
electricChars (boolean)
+
Configures whether the editor should re-indent the current + line when a character is typed that might change its proper + indentation (only works if the mode supports indentation). + Default is true.
+ +
lineNumbers (boolean)
+
Whether to show line numbers to the left of the editor.
+ +
firstLineNumber (integer)
+
At which number to start counting lines. Default is 1.
+ +
gutter (boolean)
+
Can be used to force a 'gutter' (empty space on the left of + the editor) to be shown even when no line numbers are active. + This is useful for setting markers.
+ +
readOnly (boolean)
+
This disables editing of the editor content by the user. + (Changes through API functions will still be possible.) If you + also want to disable the cursor, use "nocursor" as + a value for this option, instead of true.
+ +
onChange (function)
+
When given, this function will be called every time the + content of the editor is changed. It will be given the editor + instance as only argument.
+ +
onCursorActivity (function)
+
Like onChange, but will also be called when the + cursor moves without any changes being made.
+ +
onGutterClick (function)
+
When given, will be called whenever the editor gutter (the + line-number area) is clicked. Will be given the editor instance + as first argument, and the (zero-based) number of the line that + was clicked as second argument.
+ +
onFocus, onBlur (function)
+
The given functions will be called whenever the editor is + focused or unfocused.
+ +
onScroll (function)
+
When given, will be called whenever the editor is + scrolled.
+ +
onHighlightComplete (function)
+
Whenever the editor's content has been fully highlighted, + this function (if given) will be called. It'll be given a single + argument, the editor instance.
+ +
matchBrackets (boolean)
+
Determines whether brackets are matched whenever the cursor + is moved next to a bracket.
+ +
workTime, workDelay (number)
+
Highlighting is done by a pseudo background-thread that will + work for workTime milliseconds, and then use + timeout to sleep for workDelay milliseconds. The + defaults are 200 and 300, you can change these options to make + the highlighting more or less aggressive.
+ +
undoDepth (integer)
+
The maximum number of undo levels that the editor stores. + Defaults to 40.
+ +
tabindex (integer)
+
The tab + index to assign to the editor. If not given, no tab index + will be assigned.
+ +
document (DOM document)
+
Use this if you want to display the editor in another DOM. + By default it will use the global document + object.
+ +
onKeyEvent (function)
+
This provides a rather low-level hook into CodeMirror's key + handling. If provided, this function will be called on + every keydown, keyup, + and keypress event that CodeMirror captures. It + will be passed two arguments, the editor instance and the key + event. This key event is pretty much the raw key event, except + that a stop() method is always added to it. You + could feed it to, for example, jQuery.Event to + further normalize it.
This function can inspect the key + event, and handle it if it wants to. It may return true to tell + CodeMirror to ignore the event. Be wary that, on some browsers, + stopping a keydown does not stop + the keypress from firing, whereas on others it + does. If you respond to an event, you should probably inspect + its type property and only do something when it + is keydown (or keypress for actions + that need character data).
+
+ +

Customized Styling

+ +

Up to a certain extent, CodeMirror's look can be changed by + modifying style sheet files. The style sheets supplied by modes + simply provide the colors for that mode, and can be adapted in a + very straightforward way. To style the editor itself, it is + possible to alter or override the styles defined + in codemirror.css.

+ +

Some care must be taken there, since a lot of the rules in this + file are necessary to have CodeMirror function properly. Adjusting + colors should be safe, of course, and with some care a lot of + other things can be changed as well. The CSS classes defined in + this file serve the following roles:

+ +
+
CodeMirror
+
The outer element of the editor. This determines whether the + editor scrolls (overflow: auto + fixed height). Can + also be used to set styles that should hold for everything + inside the editor, or to set a background.
+ +
CodeMirror-focused
+
Whenever the editor is focused, the top element gets this + class. This is used to hide the cursor and give the selection a + different color when the editor is not focused.
+ +
CodeMirror-gutter
+
Use this for giving a background or a border to the editor + gutter. Don't set any padding here, + use CodeMirror-gutter-text for that. By default, + the gutter is 'fluid', meaning it will adjust its width to the + maximum line number or line marker width. You can also set a + fixed width if you want.
+ +
CodeMirror-gutter-text
+
Used to style the actual line numbers. For the numbers to + line up, you'll want this style to use exactly the same font and + vertical padding as normal edited text, as per + the CodeMirror-lines class.
+ +
CodeMirror-lines
+
The visible lines. If this has vertical + padding, CodeMirror-gutter should have the same + padding.
+ +
CodeMirror-cursor
+
The cursor is a block element that is absolutely positioned. + You can make it look whichever way you want.
+ +
CodeMirror-selected
+
The selection is represented by span elements + with this class.
+ +
CodeMirror-matchingbracket, + CodeMirror-nonmatchingbracket
+
These are used to style matched (or unmatched) brackets.
+
+ +

The actual lines, as well as the cursor, are represented + by pre elements. By default no text styling (such as + bold) that might change line height is applied. If you do want + such effects, you'll have to give CodeMirror pre a + fixed height. Also, you must still take care that character width + is constant.

+ +

If your page's style sheets do funky things to + all div or pre elements (you probably + shouldn't do that), you'll have to define rules to cancel these + effects out again for elements under the CodeMirror + class.

+ +

Programming API

+ +

A lot of CodeMirror features are only available through its API. + This has the disadvantage that you need to do work to enable them, + and the advantage that CodeMirror will fit seamlessly into your + application.

+ +

Whenever points in the document are represented, the API uses + objects with line and ch properties. + Both are zero-based. CodeMirror makes sure to 'clip' any positions + passed by client code so that they fit inside the document, so you + shouldn't worry too much about sanitizing your coordinates. If you + give ch a value of null, or don't + specify it, it will be replaced with the length of the specified + line.

+ +
+
getValue() → string
+
Get the current editor content.
+
setValue(string)
+
Set the editor content.
+ +
getSelection() → string
+
Get the currently selected code.
+
replaceSelection(string)
+
Replace the selection with the given string.
+ +
focus()
+
Give the editor focus.
+ +
setOption(option, value)
+
Change the configuration of the editor. option + should the name of an option, + and value should be a valid value for that + option.
+
getOption(option) → value
+
Retrieves the current value of the given option for this + editor instance.
+ +
cursorCoords(start) → object
+
Returns an {x, y, yBot} object containing the + coordinates of the cursor relative to the top-left corner of the + page. yBot is the coordinate of the bottom of the + cursor. start is a boolean indicating whether you + want the start or the end of the selection.
+
charCoords(pos) → object
+
Like cursorCoords, but returns the position of + an arbitrary characters. pos should be + a {line, ch} object.
+
coordsChar(object) → pos
+
Given an {x, y} object (in page coordinates), + returns the {line, ch} position that corresponds to + it.
+ +
undo()
+
Undo one edit (if any undo events are stored).
+
redo()
+
Redo one undone edit.
+
historySize() → object
+
Returns an object with {undo, redo} properties, + both of which hold integers, indicating the amount of stored + undo and redo operations.
+ +
indentLine(line)
+
Reset the given line's indentation to the indentation + prescribed by the mode.
+ +
getSearchCursor(query, start, caseFold) → cursor
+
Used to implement search/replace + functionality. query can be a regular expression or + a string (only strings will match across lines—if they contain + newlines). start provides the starting position of + the search. It can be a {line, ch} object, or can + be left off to default to the start of the + document. caseFold is only relevant when matching a + string. It will cause the search to be case-insensitive. A + search cursor has the following methods: +
+
findNext(), findPrevious() → boolean
+
Search forward or backward from the current position. + The return value indicates whether a match was found. If + matching a regular expression, the return value will be the + array returned by the match method, in case you + want to extract matched groups.
+
from(), to() → object
+
These are only valid when the last call + to findNext or findPrevious did + not return false. They will return {line, ch} + objects pointing at the start and end of the match.
+
+ +
getTokenAt(pos) → object
+
Retrieves information about the token the current mode found + at the given position (a {line, ch} object). The + returned object has the following properties: +
+
start
The character (on the given line) at which the token starts.
+
end
The character at which the token ends.
+
string
The token's string.
+
className
The class the mode assigned + to the token. (Can be null when no class was assigned.)
+
+ +
markText(from, to, className) → function
+
Can be used to mark a range of text with a specific CSS + class name. from and to should + be {line, ch} objects. The method will return a + function that can be called to remove the marking.
+ +
setMarker(line, text, className) → lineHandle
+
Add a gutter marker for the given line. Gutter markers are + shown in the line-number area (instead of the number for this + line). Both text and className are + optional. Setting text to a Unicode character like + ● tends to give a nice effect. To put a picture in the gutter, + set text to a space and className to + something that sets a background image. If you + specify text, the given text (which may contain + HTML) will, by default, replace the line number for that line. + If this is not what you want, you can include the + string %N% in the text, which will be replaced by + the line number.
+
clearMarker(line)
+
Clears a marker created + with setMarker. line can be either a + number or a handle returned by setMarker (since a + number may now refer to a different line if something was added + or deleted).
+
setLineClass(line, className) → lineHandle
+
Set a CSS class name for the given line. line + can be a number or a line handle (as returned + by setMarker or this function). + Pass null to clear the class for a line.
+ +
lineInfo(line) → object
+
Returns the line number, text content, and marker status of + the given line, which can be either a number or a handle + returned by setMarker. The returned object has the + structure {line, text, markerText, markerClass}.
+ +
addWidget(pos, node, scrollIntoView)
+
Puts node, which should be an absolutely + positioned DOM node, into the editor, positioned right below the + given {line, ch} position. + When scrollIntoView is true, the editor will ensure + that the entire node is visible (if possible). To remove the + widget again, simply use DOM methods (move it somewhere else, or + call removeChild on its parent).
+ +
matchBrackets()
+
Force matching-bracket-highlighting to happen.
+ +
lineCount() → number
+
Get the number of lines in the editor.
+ +
getCursor(start) → object
+
start is a boolean indicating whether the start + or the end of the selection must be retrieved. If it is not + given, the current cursor pos, i.e. the side of the selection + that would move if you pressed an arrow key, is chosen. + A {line, ch} object will be returned.
+
somethingSelected() → boolean
+
Return true if any text is selected.
+
setCursor(pos)
+
Set the cursor position. You can either pass a + single {line, ch} object, or the line and the + character as two separate parameters.
+
setSelection(start, end)
+
Set the selection range. start + and end should be {line, ch} objects.
+ +
getLine(n) → string
+
Get the content of line n.
+
setLine(n, text)
+
Set the content of line n.
+
removeLine(n)
+
Remove the given line from the document.
+ +
getRange(from, to) → string +
Get the text between the given points in the editor, which + should be {line, ch} objects.
+
replaceRange(string, from, to)
+
Replace the part of the document between from + and to with the given string. from + and to must be {line, ch} + objects. to can be left off to simply insert the + string at position from.
+
+ +

The following are more low-level methods:

+ +
+
operation(func) → result
+
CodeMirror internally buffers changes and only updates its + DOM structure after it has finished performing some operation. + If you need to perform a lot of operations on a CodeMirror + instance, you can call this method with a function argument. It + will call the function, buffering up all changes, and only doing + the expensive update after the function returns. This can be a + lot faster. The return value from this method will be the return + value of your function.
+ +
refresh()
+
If your code does something to change the size of the editor + element (window resizes are already listened for), or unhides + it, you should probably follow up by calling this method to + ensure CodeMirror is still looking as intended.
+ +
getInputField() → textarea
+
Returns the hiden textarea used to read input.
+
getWrapperElement() → node
+
Returns the DOM node that represents the editor. Remove this + from your tree to delete an editor instance.
+
+ +

Finally, the CodeMirror object + itself has a method fromTextArea. This takes a + textarea DOM node as first argument and an optional configuration + object as second. It will replace the textarea with a CodeMirror + instance, and wire up the form of that textarea (if any) to make + sure the editor contents are put into the textarea when the form + is submitted. A CodeMirror instance created this way has two + additional methods:

+ +
+
save()
+
Copy the content of the editor into the textarea.
+ +
toTextArea()
+
Remove the editor, and restore the original textarea (with + the editor's current content).
+
+ +

Writing CodeMirror Modes

+ +

Modes typically consist of a JavaScript file and a CSS file. + The CSS file (see, for + example javascript.css) + defines the classes that will be used to style the syntactic + elements of the code, and the script contains the logic to + actually assign these classes to the right pieces of text.

+ +

You'll usually want to use some kind of prefix for your CSS + classes, so that they are unlikely to clash with other classes, + both those used by other modes and those defined by the page in + which CodeMirror is embedded.

+ +

The mode script should + call CodeMirror.defineMode to register itself with + CodeMirror. This function takes two arguments. The first should be + the name of the mode, for which you should use a lowercase string, + preferably one that is also the name of the files that define the + mode (i.e. "xml" is defined xml.js). The + second argument should be a function that, given a CodeMirror + configuration object (the thing passed to + the CodeMirror function) and a mode configuration + object (as in the mode + option), returns a mode object.

+ +

Typically, you should use this second argument + to defineMode as your module scope function (modes + should not leak anything into the global scope!), i.e. write your + whole mode inside this function.

+ +

The main responsibility of a mode script is parsing + the content of the editor. Depending on the language and the + amount of functionality desired, this can be done in really easy + or extremely complicated ways. Some parsers can be stateless, + meaning that they look at one element (token) of the code + at a time, with no memory of what came before. Most, however, will + need to remember something. This is done by using a state + object, which is an object that can be mutated every time a + new token is read.

+ +

Modes that use a state must define + a startState method on their mode object. This is a + function of no arguments that produces a state object to be used + at the start of a document.

+ +

The most important part of a mode object is + its token(stream, state) method. All modes must + define this method. It should read one token from the stream it is + given as an argument, optionally update its state, and return a + CSS class string, or null for tokens that do not have + to be styled.

+ +

By default, blank lines are simply skipped when + tokenizing a document. For languages that have significant blank + lines, you can define a blankLine(state) method on + your mode that will get called whenever a blank line is passed + over, so that it can update the parser state.

+ +

The stream object encapsulates a line of code + (tokens may never span lines) and our current position in that + line. It has the following API:

+ +
+
eol() → boolean
+
Returns true only if the stream is at the end of the + line.
+
sol() → boolean
+
Returns true only if the stream is at the start of the + line.
+ +
peek() → character
+
Returns the next character in the stream without advancing + it. Will return undefined at the end of the + line.
+
next() → character
+
Returns the next character in the stream and advances it. + Also returns undefined when no more characters are + available.
+ +
eat(match) → character
+
match can be a character, a regular expression, + or a function that takes a character and returns a boolean. If + the next character in the stream 'matches' the given argument, + it is consumed and returned. Otherwise, undefined + is returned.
+
eatWhile(match) → boolean
+
Repeatedly calls eat with the given argument, + until it fails. Returns true if any characters were eaten.
+
eatSpace() → boolean
+
Shortcut for eatWhile when matching + white-space.
+
skipToEnd()
+
Moves the position to the end of the line.
+
skipTo(ch) → boolean
+
Skips to the next occurrence of the given character, if + found. Returns true if the character was found.
+
match(pattern, consume, caseFold) → boolean
+
Act like a + multi-character eat—if consume is true + or not given—or a look-ahead that doesn't update the stream + position—if it is false. pattern can be either a + string or a regular expression starting with ^. + When it is a string, caseFold can be set to true to + make the match case-insensitive. When successfully matching a + regular expression, the returned value will be the array + returned by match, in case you need to extract + matched groups.
+ +
backUp(n)
+
Backs up the stream n characters. Backing it up + further than the start of the current token will cause things to + break, so be careful.
+
column() → integer
+
Returns the column (taking into account tabs) at which the + current token starts. Can be used to find out whether a token + starts a new line.
+
indentation() → integer
+
Tells you how far the current line has been indented, in + spaces. Corrects for tab characters.
+ +
current() → string
+
Get the string between the start of the current token and + the current stream position.
+
+ +

Because state object are mutated, and CodeMirror + needs to keep valid versions of a state around so that it can + restart a parse at any line, copies must be made of state objects. + The default algorithm used is that a new state object is created, + which gets all the properties of the old object. Any properties + which hold arrays get a copy of these arrays (since arrays tend to + be used as mutable stacks). When this is not correct, for example + because a mode mutates non-array properties of its state object, a + mode object should define a copyState method, + which is given a state and should return a safe copy of that + state.

+ +

If you want your mode to provide smart indentation + (see entermode + and tabMode when they + have a value of "indent"), you must define + an indent(state, textAfter) method on your mode + object.

+ +

The indentation method should inspect the given state object, + and optionally the textAfter string, which contains + the text on the line that is being indented, and return an + integer, the amount of spaces to indent. It should usually take + the indentUnit + option into account.

+ +

Finally, a mode may define + an electricChars property, which should hold a string + containing all the characters that should trigger the behaviour + described for + the electricChars + option.

+ +

So, to summarize, a mode must provide + a token method, and it may + provide startState, copyState, + and indent methods. For an example of a trivial mode, + see the diff mode, for a more + involved example, see + the JavaScript + mode.

+ +

Sometimes, it is useful for modes to nest—to have one + mode delegate work to another mode. An example of this kind of + mode is the mixed-mode HTML + mode. To implement such nesting, it is usually necessary to + create mode objects and copy states yourself. To create a mode + object, there are CodeMirror.getMode(options, + parserConfig), where the first argument is a configuration + object as passed to the mode constructor function, and the second + argument is a mode specification as in + the mode option. To copy a + state object, call CodeMirror.copyState(mode, state), + where mode is the mode that created the given + state.

+ +

To make indentation work properly in a nested parser, it is + advisable to give the startState method of modes that + are intended to be nested an optional argument that provides the + base indentation for the block of code. The JavaScript and CSS + parser do this, for example, to allow JavaScript and CSS code + inside the mixed-mode HTML mode to be properly indented.

+ +

Finally, it is possible to associate your mode, or a certain + configuration of your mode, with + a MIME type. For + example, the JavaScript mode associates itself + with text/javascript, and its JSON variant + with application/json. To do this, + call CodeMirror.defineMIME(mime, modeSpec), + where modeSpec can be a string or object specifying a + mode, as in the mode + option.

+ +
+ +
 
+ + + + + diff --git a/js/codemirror/mode/clike/clike.css b/js/codemirror/mode/clike/clike.css new file mode 100644 index 0000000000..052010f9db --- /dev/null +++ b/js/codemirror/mode/clike/clike.css @@ -0,0 +1,7 @@ +span.c-like-keyword {color: #90b;} +span.c-like-number {color: #291;} +span.c-like-comment {color: #a70;} +span.c-like-string {color: #a22;} +span.c-like-preprocessor {color: #049;} +span.c-like-var {color: #22b;} +span.c-like-annotation {color: #666;} diff --git a/js/codemirror/mode/clike/clike.js b/js/codemirror/mode/clike/clike.js new file mode 100644 index 0000000000..73f418e707 --- /dev/null +++ b/js/codemirror/mode/clike/clike.js @@ -0,0 +1,187 @@ +CodeMirror.defineMode("clike", function(config, parserConfig) { + var indentUnit = config.indentUnit, keywords = parserConfig.keywords, + cpp = parserConfig.useCPP, multiLineStrings = parserConfig.multiLineStrings, + $vars = parserConfig.$vars, atAnnotations = parserConfig.atAnnotations; + var isOperatorChar = /[+\-*&%=<>!?|]/; + + function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); + } + + var type; + function ret(tp, style) { + type = tp; + return style; + } + + function tokenBase(stream, state) { + var ch = stream.next(); + if (ch == '"' || ch == "'") + return chain(stream, state, tokenString(ch)); + else if (/[\[\]{}\(\),;\:\.]/.test(ch)) + return ret(ch); + else if (ch == "#" && cpp && state.startOfLine) { + stream.skipToEnd(); + return ret("directive", "c-like-preprocessor"); + } + else if (/\d/.test(ch)) { + stream.eatWhile(/[\w\.]/) + return ret("number", "c-like-number"); + } + else if (ch == "/") { + if (stream.eat("*")) { + return chain(stream, state, tokenComment); + } + else if (stream.eat("/")) { + stream.skipToEnd(); + return ret("comment", "c-like-comment"); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator"); + } + } + else if (isOperatorChar.test(ch)) { + stream.eatWhile(isOperatorChar); + return ret("operator"); + } + else if (atAnnotations && ch == "@") { + stream.eatWhile(/[\w\$_]/); + return ret("annotation", "c-like-annotation"); + } + else if ($vars && ch == "$") { + stream.eatWhile(/[\w\$_]/); + return ret("word", "c-like-var"); + } + else { + stream.eatWhile(/[\w\$_]/); + if (keywords && keywords.propertyIsEnumerable(stream.current())) return ret("keyword", "c-like-keyword"); + return ret("word", "c-like-word"); + } + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, next, end = false; + while ((next = stream.next()) != null) { + if (next == quote && !escaped) {end = true; break;} + escaped = !escaped && next == "\\"; + } + if (end || !(escaped || multiLineStrings)) + state.tokenize = tokenBase; + return ret("string", "c-like-string"); + }; + } + + function tokenComment(stream, state) { + var maybeEnd = false, ch; + while (ch = stream.next()) { + if (ch == "/" && maybeEnd) { + state.tokenize = tokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("comment", "c-like-comment"); + } + + function Context(indented, column, type, align, prev) { + this.indented = indented; + this.column = column; + this.type = type; + this.align = align; + this.prev = prev; + } + + function pushContext(state, col, type) { + return state.context = new Context(state.indented, col, type, null, state.context); + } + function popContext(state) { + return state.context = state.context.prev; + } + + // Interface + + return { + startState: function(basecolumn) { + return { + tokenize: tokenBase, + context: new Context((basecolumn || 0) - indentUnit, 0, "top", false), + indented: 0, + startOfLine: true + }; + }, + + token: function(stream, state) { + var ctx = state.context; + if (stream.sol()) { + if (ctx.align == null) ctx.align = false; + state.indented = stream.indentation(); + state.startOfLine = true; + } + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + if (type == "comment") return style; + if (ctx.align == null) ctx.align = true; + + if ((type == ";" || type == ":") && ctx.type == "statement") popContext(state); + else if (type == "{") pushContext(state, stream.column(), "}"); + else if (type == "[") pushContext(state, stream.column(), "]"); + else if (type == "(") pushContext(state, stream.column(), ")"); + else if (type == "}") { + if (ctx.type == "statement") ctx = popContext(state); + if (ctx.type == "}") ctx = popContext(state); + if (ctx.type == "statement") ctx = popContext(state); + } + else if (type == ctx.type) popContext(state); + else if (ctx.type == "}" || ctx.type == "top") pushContext(state, stream.column(), "statement"); + state.startOfLine = false; + return style; + }, + + indent: function(state, textAfter) { + if (state.tokenize != tokenBase) return 0; + var firstChar = textAfter && textAfter.charAt(0), ctx = state.context, closing = firstChar == ctx.type; + if (ctx.type == "statement") return ctx.indented + (firstChar == "{" ? 0 : indentUnit); + else if (ctx.align) return ctx.column + (closing ? 0 : 1); + else return ctx.indented + (closing ? 0 : indentUnit); + }, + + electricChars: "{}" + }; +}); + +(function() { + function keywords(str) { + var obj = {}, words = str.split(" "); + for (var i = 0; i < words.length; ++i) obj[words[i]] = true; + return obj; + } + var cKeywords = "auto if break int case long char register continue return default short do sizeof " + + "double static else struct entry switch extern typedef float union for unsigned " + + "goto while enum void const signed volatile"; + + CodeMirror.defineMIME("text/x-csrc", { + name: "clike", + useCPP: true, + keywords: keywords(cKeywords) + }); + CodeMirror.defineMIME("text/x-c++src", { + name: "clike", + useCPP: true, + keywords: keywords(cKeywords + " asm dynamic_cast namespace reinterpret_cast try bool explicit new " + + "static_cast typeid catch false operator template typename class friend private " + + "this using const_cast inline public throw virtual delete mutable protected true " + + "wchar_t") + }); + CodeMirror.defineMIME("text/x-java", { + name: "clike", + atAnnotations: true, + keywords: keywords("abstract assert boolean break byte case catch char class const continue default " + + "do double else enum extends false final finally float for goto if implements import " + + "instanceof int interface long native new null package private protected public " + + "return short static strictfp super switch synchronized this throw throws transient " + + "true try void volatile while") + }); +}()); diff --git a/js/codemirror/mode/clike/index.html b/js/codemirror/mode/clike/index.html new file mode 100644 index 0000000000..0836535d28 --- /dev/null +++ b/js/codemirror/mode/clike/index.html @@ -0,0 +1,101 @@ + + + + CodeMirror 2: C-like mode + + + + + + + + +

CodeMirror 2: C-like mode

+ +
+ + + +

Simple mode that tries to handle C-like languages as well as it + can. Takes two configuration parameters: keywords, an + object whose property names are the keywords in the language, + and useCPP, which determines whether C preprocessor + directives are recognized.

+ +

MIME types defined: text/x-csrc + (C code), text/x-c++src (C++ + code), text/x-java (Java code).

+ + diff --git a/js/codemirror/mode/css/css.css b/js/codemirror/mode/css/css.css new file mode 100644 index 0000000000..02d40ecb2b --- /dev/null +++ b/js/codemirror/mode/css/css.css @@ -0,0 +1,9 @@ +span.css-at {color: #708;} +span.css-unit {color: #281;} +span.css-value {color: #708;} +span.css-identifier {color: black;} +span.css-selector {color: #11B;} +span.css-important {color: #00F;} +span.css-colorcode {color: #299;} +span.css-comment {color: #A70;} +span.css-string {color: #A22;} diff --git a/js/codemirror/mode/css/css.js b/js/codemirror/mode/css/css.js new file mode 100644 index 0000000000..5faad7b2fc --- /dev/null +++ b/js/codemirror/mode/css/css.js @@ -0,0 +1,124 @@ +CodeMirror.defineMode("css", function(config) { + var indentUnit = config.indentUnit, type; + function ret(style, tp) {type = tp; return style;} + + function tokenBase(stream, state) { + var ch = stream.next(); + if (ch == "@") {stream.eatWhile(/\w/); return ret("css-at", stream.current());} + else if (ch == "/" && stream.eat("*")) { + state.tokenize = tokenCComment; + return tokenCComment(stream, state); + } + else if (ch == "<" && stream.eat("!")) { + state.tokenize = tokenSGMLComment; + return tokenSGMLComment(stream, state); + } + else if (ch == "=") ret(null, "compare"); + else if ((ch == "~" || ch == "|") && stream.eat("=")) return ret(null, "compare"); + else if (ch == "\"" || ch == "'") { + state.tokenize = tokenString(ch); + return state.tokenize(stream, state); + } + else if (ch == "#") { + stream.eatWhile(/\w/); + return ret("css-selector", "hash"); + } + else if (ch == "!") { + stream.match(/^\s*\w*/); + return ret("css-important", "important"); + } + else if (/\d/.test(ch)) { + stream.eatWhile(/[\w.%]/); + return ret("css-unit", "unit"); + } + else if (/[,.+>*\/]/.test(ch)) { + return ret(null, "select-op"); + } + else if (/[;{}:\[\]]/.test(ch)) { + return ret(null, ch); + } + else { + stream.eatWhile(/[\w\\\-_]/); + return ret("css-identifier", "identifier"); + } + } + + function tokenCComment(stream, state) { + var maybeEnd = false, ch; + while ((ch = stream.next()) != null) { + if (maybeEnd && ch == "/") { + state.tokenize = tokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("css-comment", "comment"); + } + + function tokenSGMLComment(stream, state) { + var dashes = 0, ch; + while ((ch = stream.next()) != null) { + if (dashes >= 2 && ch == ">") { + state.tokenize = tokenBase; + break; + } + dashes = (ch == "-") ? dashes + 1 : 0; + } + return ret("css-comment", "comment"); + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, ch; + while ((ch = stream.next()) != null) { + if (ch == quote && !escaped) + break; + escaped = !escaped && ch == "\\"; + } + if (!escaped) state.tokenize = tokenBase; + return ret("css-string", "string"); + }; + } + + return { + startState: function(base) { + return {tokenize: tokenBase, + baseIndent: base || 0, + stack: []}; + }, + + token: function(stream, state) { + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + + var context = state.stack[state.stack.length-1]; + if (type == "hash" && context == "rule") style = "css-colorcode"; + else if (style == "css-identifier") { + if (context == "rule") style = "css-value"; + else if (!context || context == "@media{") style = "css-selector"; + } + + if (context == "rule" && /^[\{\};]$/.test(type)) + state.stack.pop(); + if (type == "{") { + if (context == "@media") state.stack[state.stack.length-1] = "@media{"; + else state.stack.push("{"); + } + else if (type == "}") state.stack.pop(); + else if (type == "@media") state.stack.push("@media"); + else if (context != "rule" && context != "@media" && type != "comment") state.stack.push("rule"); + return style; + }, + + indent: function(state, textAfter) { + var n = state.stack.length; + if (/^\}/.test(textAfter)) + n -= state.stack[state.stack.length-1] == "rule" ? 2 : 1; + return state.baseIndent + n * indentUnit; + }, + + electricChars: "}" + }; +}); + +CodeMirror.defineMIME("text/css", "css"); diff --git a/js/codemirror/mode/css/index.html b/js/codemirror/mode/css/index.html new file mode 100644 index 0000000000..ad895610f2 --- /dev/null +++ b/js/codemirror/mode/css/index.html @@ -0,0 +1,56 @@ + + + + CodeMirror 2: CSS mode + + + + + + + + +

CodeMirror 2: CSS mode

+
+ + +

MIME types defined: text/css.

+ + + diff --git a/js/codemirror/mode/diff/diff.css b/js/codemirror/mode/diff/diff.css new file mode 100644 index 0000000000..60c1379ed9 --- /dev/null +++ b/js/codemirror/mode/diff/diff.css @@ -0,0 +1,3 @@ +span.diff-rangeinfo {color: #a0b;} +span.diff-minus {color: #a22;} +span.diff-plus {color: #2b2;} diff --git a/js/codemirror/mode/diff/diff.js b/js/codemirror/mode/diff/diff.js new file mode 100644 index 0000000000..619d74e2af --- /dev/null +++ b/js/codemirror/mode/diff/diff.js @@ -0,0 +1,13 @@ +CodeMirror.defineMode("diff", function() { + return { + token: function(stream) { + var ch = stream.next(); + stream.skipToEnd(); + if (ch == "+") return "diff-plus"; + if (ch == "-") return "diff-minus"; + if (ch == "@") return "diff-rangeinfo"; + } + }; +}); + +CodeMirror.defineMIME("text/x-diff", "diff"); diff --git a/js/codemirror/mode/diff/index.html b/js/codemirror/mode/diff/index.html new file mode 100644 index 0000000000..2748f2fa8c --- /dev/null +++ b/js/codemirror/mode/diff/index.html @@ -0,0 +1,99 @@ + + + + CodeMirror 2: Diff mode + + + + + + + + +

CodeMirror 2: Diff mode

+
+ + +

MIME types defined: text/x-diff.

+ + + diff --git a/js/codemirror/mode/haskell/haskell.css b/js/codemirror/mode/haskell/haskell.css new file mode 100644 index 0000000000..41f9155563 --- /dev/null +++ b/js/codemirror/mode/haskell/haskell.css @@ -0,0 +1,25 @@ +span.hs-char, +span.hs-float, +span.hs-integer, +span.hs-string {color: #762;} + +span.hs-comment {color: #262;font-style: italic;} +span.hs-pragma {color: #555;font-style: italic;} + +span.hs-special, +span.hs-varid, +span.hs-varsym {color: #000;} + +span.hs-conid, +span.hs-consym {color: #b11;} + +span.hs-qualifier {color: #555;} + +span.hs-reservedid, +span.hs-reservedop {color: #730;} + +span.hs-prelude-varid, +span.hs-prelude-varsym {color: #30a;} +span.hs-prelude-conid {color: #b11;} + +span.hs-error {background-color: #fdd;} diff --git a/js/codemirror/mode/haskell/haskell.js b/js/codemirror/mode/haskell/haskell.js new file mode 100644 index 0000000000..759ff602c9 --- /dev/null +++ b/js/codemirror/mode/haskell/haskell.js @@ -0,0 +1,242 @@ +CodeMirror.defineMode("haskell", function(cmCfg, modeCfg) { + + function switchState(source, setState, f) { + setState(f); + return f(source, setState); + } + + // These should all be Unicode extended, as per the Haskell 2010 report + var smallRE = /[a-z_]/; + var largeRE = /[A-Z]/; + var digitRE = /[0-9]/; + var hexitRE = /[0-9A-Fa-f]/; + var octitRE = /[0-7]/; + var idRE = /[a-z_A-Z0-9']/; + var symbolRE = /[-!#$%&*+.\/<=>?@\\^|~:]/; + var specialRE = /[(),;[\]`{}]/; + var whiteCharRE = /[ \t\v\f]/; // newlines are handled in tokenizer + + function normal(source, setState) { + if (source.eatWhile(whiteCharRE)) { + return null; + } + + var ch = source.next(); + if (specialRE.test(ch)) { + if (ch == '{' && source.eat('-')) { + var t = "hs-comment"; + if (source.eat('#')) { + t = "hs-pragma"; + } + return switchState(source, setState, ncomment(t, 1)); + } + return "hs-special"; + } + + if (ch == '\'') { + if (source.eat('\\')) { + source.next(); // should handle other escapes here + } + else { + source.next(); + } + if (source.eat('\'')) { + return "hs-char"; + } + return "hs-error"; + } + + if (ch == '"') { + return switchState(source, setState, stringLiteral); + } + + if (largeRE.test(ch)) { + source.eatWhile(idRE); + if (source.eat('.')) { + return "hs-qualifier"; + } + return "hs-conid"; + } + + if (smallRE.test(ch)) { + source.eatWhile(idRE); + return "hs-varid"; + } + + if (digitRE.test(ch)) { + if (ch == '0') { + if (source.eat(/[xX]/)) { + source.eatWhile(hexitRE); // should require at least 1 + return "hs-integer"; + } + if (source.eat(/[oO]/)) { + source.eatWhile(octitRE); // should require at least 1 + return "hs-integer"; + } + } + source.eatWhile(digitRE); + var t = "hs-integer"; + if (source.eat('.')) { + t = "hs-float"; + source.eatWhile(digitRE); // should require at least 1 + } + if (source.eat(/[eE]/)) { + t = "hs-float"; + source.eat(/[-+]/); + source.eatWhile(digitRE); // should require at least 1 + } + return t; + } + + if (symbolRE.test(ch)) { + if (ch == '-' && source.eat(/-/)) { + source.eatWhile(/-/); + if (!source.eat(symbolRE)) { + source.skipToEnd(); + return "hs-comment"; + } + } + var t = "hs-varsym"; + if (ch == ':') { + t = "hs-consym"; + } + source.eatWhile(symbolRE); + return t; + } + + return "hs-error"; + } + + function ncomment(type, nest) { + if (nest == 0) { + return normal; + } + return function(source, setState) { + var currNest = nest; + while (!source.eol()) { + var ch = source.next(); + if (ch == '{' && source.eat('-')) { + ++currNest; + } + else if (ch == '-' && source.eat('}')) { + --currNest; + if (currNest == 0) { + setState(normal); + return type; + } + } + } + setState(ncomment(type, currNest)); + return type; + } + } + + function stringLiteral(source, setState) { + while (!source.eol()) { + var ch = source.next(); + if (ch == '"') { + setState(normal); + return "hs-string"; + } + if (ch == '\\') { + if (source.eol() || source.eat(whiteCharRE)) { + setState(stringGap); + return "hs-string"; + } + if (source.eat('&')) { + } + else { + source.next(); // should handle other escapes here + } + } + } + setState(normal); + return "hs-error"; + } + + function stringGap(source, setState) { + if (source.eat('\\')) { + return switchState(source, setState, stringLiteral); + } + source.next(); + setState(normal); + return "hs-error"; + } + + + var wellKnownWords = (function() { + var wkw = {}; + function setType(t) { + return function () { + for (var i = 0; i < arguments.length; i++) + wkw[arguments[i]] = t; + } + } + + setType("hs-reservedid")( + "case", "class", "data", "default", "deriving", "do", "else", "foreign", + "if", "import", "in", "infix", "infixl", "infixr", "instance", "let", + "module", "newtype", "of", "then", "type", "where", "_"); + + setType("hs-reservedop")( + "\.\.", ":", "::", "=", "\\", "\"", "<-", "->", "@", "~", "=>"); + + setType("hs-prelude-varsym")( + "!!", "$!", "$", "&&", "+", "++", "-", ".", "/", "/=", "<", "<=", "=<<", + "==", ">", ">=", ">>", ">>=", "^", "^^", "||", "*", "**"); + + setType("hs-prelude-conid")( + "Bool", "Bounded", "Char", "Double", "EQ", "Either", "Enum", "Eq", + "False", "FilePath", "Float", "Floating", "Fractional", "Functor", "GT", + "IO", "IOError", "Int", "Integer", "Integral", "Just", "LT", "Left", + "Maybe", "Monad", "Nothing", "Num", "Ord", "Ordering", "Rational", "Read", + "ReadS", "Real", "RealFloat", "RealFrac", "Right", "Show", "ShowS", + "String", "True"); + + setType("hs-prelude-varid")( + "abs", "acos", "acosh", "all", "and", "any", "appendFile", "asTypeOf", + "asin", "asinh", "atan", "atan2", "atanh", "break", "catch", "ceiling", + "compare", "concat", "concatMap", "const", "cos", "cosh", "curry", + "cycle", "decodeFloat", "div", "divMod", "drop", "dropWhile", "either", + "elem", "encodeFloat", "enumFrom", "enumFromThen", "enumFromThenTo", + "enumFromTo", "error", "even", "exp", "exponent", "fail", "filter", + "flip", "floatDigits", "floatRadix", "floatRange", "floor", "fmap", + "foldl", "foldl1", "foldr", "foldr1", "fromEnum", "fromInteger", + "fromIntegral", "fromRational", "fst", "gcd", "getChar", "getContents", + "getLine", "head", "id", "init", "interact", "ioError", "isDenormalized", + "isIEEE", "isInfinite", "isNaN", "isNegativeZero", "iterate", "last", + "lcm", "length", "lex", "lines", "log", "logBase", "lookup", "map", + "mapM", "mapM_", "max", "maxBound", "maximum", "maybe", "min", "minBound", + "minimum", "mod", "negate", "not", "notElem", "null", "odd", "or", + "otherwise", "pi", "pred", "print", "product", "properFraction", + "putChar", "putStr", "putStrLn", "quot", "quotRem", "read", "readFile", + "readIO", "readList", "readLn", "readParen", "reads", "readsPrec", + "realToFrac", "recip", "rem", "repeat", "replicate", "return", "reverse", + "round", "scaleFloat", "scanl", "scanl1", "scanr", "scanr1", "seq", + "sequence", "sequence_", "show", "showChar", "showList", "showParen", + "showString", "shows", "showsPrec", "significand", "signum", "sin", + "sinh", "snd", "span", "splitAt", "sqrt", "subtract", "succ", "sum", + "tail", "take", "takeWhile", "tan", "tanh", "toEnum", "toInteger", + "toRational", "truncate", "uncurry", "undefined", "unlines", "until", + "unwords", "unzip", "unzip3", "userError", "words", "writeFile", "zip", + "zip3", "zipWith", "zipWith3"); + + return wkw; + })(); + + + + return { + startState: function () { return { f: normal }; }, + copyState: function (s) { return { f: s.f }; }, + + token: function(stream, state) { + var t = state.f(stream, function(s) { state.f = s; }); + var w = stream.current(); + return (w in wellKnownWords) ? wellKnownWords[w] : t; + } + }; + +}); + +CodeMirror.defineMIME("text/x-haskell", "haskell"); diff --git a/js/codemirror/mode/haskell/index.html b/js/codemirror/mode/haskell/index.html new file mode 100644 index 0000000000..0bf34d5703 --- /dev/null +++ b/js/codemirror/mode/haskell/index.html @@ -0,0 +1,59 @@ + + + + CodeMirror 2: Haskell mode + + + + + + + + +

CodeMirror 2: Haskell mode

+ +
+ + + +

MIME types defined: text/x-haskell.

+ + diff --git a/js/codemirror/mode/htmlmixed/htmlmixed.js b/js/codemirror/mode/htmlmixed/htmlmixed.js new file mode 100644 index 0000000000..1de5c9ee81 --- /dev/null +++ b/js/codemirror/mode/htmlmixed/htmlmixed.js @@ -0,0 +1,74 @@ +CodeMirror.defineMode("htmlmixed", function(config, parserConfig) { + var htmlMode = CodeMirror.getMode(config, {name: "xml", htmlMode: true}); + var jsMode = CodeMirror.getMode(config, "javascript"); + var cssMode = CodeMirror.getMode(config, "css"); + + function html(stream, state) { + var style = htmlMode.token(stream, state.htmlState); + if (style == "xml-tag" && stream.current() == ">" && state.htmlState.context) { + if (/^script$/i.test(state.htmlState.context.tagName)) { + state.token = javascript; + state.localState = jsMode.startState(htmlMode.indent(state.htmlState, "")); + } + else if (/^style$/i.test(state.htmlState.context.tagName)) { + state.token = css; + state.localState = cssMode.startState(htmlMode.indent(state.htmlState, "")); + } + } + return style; + } + function maybeBackup(stream, pat, style) { + var cur = stream.current(); + var close = cur.search(pat); + if (close > -1) stream.backUp(cur.length - close); + return style; + } + function javascript(stream, state) { + if (stream.match(/^<\/\s*script\s*>/i, false)) { + state.token = html; + state.curState = null; + return html(stream, state); + } + return maybeBackup(stream, /<\/\s*script\s*>/, + jsMode.token(stream, state.localState)); + } + function css(stream, state) { + if (stream.match(/^<\/\s*style\s*>/i, false)) { + state.token = html; + state.localState = null; + return html(stream, state); + } + return maybeBackup(stream, /<\/\s*style\s*>/, + cssMode.token(stream, state.localState)); + } + + return { + startState: function() { + var state = htmlMode.startState(); + return {token: html, localState: null, htmlState: state}; + }, + + copyState: function(state) { + if (state.localState) + var local = CodeMirror.copyState(state.token == css ? cssMode : jsMode, state.localState); + return {token: state.token, localState: local, htmlState: CodeMirror.copyState(htmlMode, state.htmlState)}; + }, + + token: function(stream, state) { + return state.token(stream, state); + }, + + indent: function(state, textAfter) { + if (state.token == html || /^\s*<\//.test(textAfter)) + return htmlMode.indent(state.htmlState, textAfter); + else if (state.token == javascript) + return jsMode.indent(state.localState, textAfter); + else + return cssMode.indent(state.localState, textAfter); + }, + + electricChars: "/{}:" + } +}); + +CodeMirror.defineMIME("text/html", "htmlmixed"); diff --git a/js/codemirror/mode/htmlmixed/index.html b/js/codemirror/mode/htmlmixed/index.html new file mode 100644 index 0000000000..c661c98d54 --- /dev/null +++ b/js/codemirror/mode/htmlmixed/index.html @@ -0,0 +1,54 @@ + + + + CodeMirror 2: HTML mixed mode + + + + + + + + + + + + + +

CodeMirror 2: HTML mixed mode

+
+ + +

The HTML mixed mode depends on the XML, JavaScript, and CSS modes.

+ +

MIME types defined: text/html + (redefined, only takes effect if you load this parser after the + XML parser).

+ + + diff --git a/js/codemirror/mode/javascript/index.html b/js/codemirror/mode/javascript/index.html new file mode 100644 index 0000000000..7b528e041d --- /dev/null +++ b/js/codemirror/mode/javascript/index.html @@ -0,0 +1,78 @@ + + + + CodeMirror 2: JavaScript mode + + + + + + + + +

CodeMirror 2: JavaScript mode

+ +
+ + + +

JavaScript mode supports a single configuration + option, json, which will set the mode to expect JSON + data rather than a JavaScript program.

+ +

MIME types defined: text/javascript, application/json.

+ + diff --git a/js/codemirror/mode/javascript/javascript.css b/js/codemirror/mode/javascript/javascript.css new file mode 100644 index 0000000000..84fb1dfd4f --- /dev/null +++ b/js/codemirror/mode/javascript/javascript.css @@ -0,0 +1,6 @@ +span.js-keyword {color: #90b;} +span.js-atom {color: #291;} +span.js-variabledef {color: #00f;} +span.js-localvariable {color: #049;} +span.js-comment {color: #a70;} +span.js-string {color: #a22;} diff --git a/js/codemirror/mode/javascript/javascript.js b/js/codemirror/mode/javascript/javascript.js new file mode 100644 index 0000000000..0652165911 --- /dev/null +++ b/js/codemirror/mode/javascript/javascript.js @@ -0,0 +1,348 @@ +CodeMirror.defineMode("javascript", function(config, parserConfig) { + var indentUnit = config.indentUnit; + var jsonMode = parserConfig.json; + + // Tokenizer + + var keywords = function(){ + function kw(type) {return {type: type, style: "js-keyword"};} + var A = kw("keyword a"), B = kw("keyword b"), C = kw("keyword c"); + var operator = kw("operator"), atom = {type: "atom", style: "js-atom"}; + return { + "if": A, "while": A, "with": A, "else": B, "do": B, "try": B, "finally": B, + "return": C, "break": C, "continue": C, "new": C, "delete": C, "throw": C, + "var": kw("var"), "function": kw("function"), "catch": kw("catch"), + "for": kw("for"), "switch": kw("switch"), "case": kw("case"), "default": kw("default"), + "in": operator, "typeof": operator, "instanceof": operator, + "true": atom, "false": atom, "null": atom, "undefined": atom, "NaN": atom, "Infinity": atom + }; + }(); + + var isOperatorChar = /[+\-*&%=<>!?|]/; + + function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); + } + + function nextUntilUnescaped(stream, end) { + var escaped = false, next; + while ((next = stream.next()) != null) { + if (next == end && !escaped) + return false; + escaped = !escaped && next == "\\"; + } + return escaped; + } + + // Used as scratch variables to communicate multiple values without + // consing up tons of objects. + var type, content; + function ret(tp, style, cont) { + type = tp; content = cont; + return style; + } + + function jsTokenBase(stream, state) { + var ch = stream.next(); + if (ch == '"' || ch == "'") + return chain(stream, state, jsTokenString(ch)); + else if (/[\[\]{}\(\),;\:\.]/.test(ch)) + return ret(ch); + else if (ch == "0" && stream.eat(/x/i)) { + stream.eatWhile(/[\da-f]/i); + return ret("number", "js-atom"); + } + else if (/\d/.test(ch)) { + stream.match(/^\d*(?:\.\d*)?(?:e[+\-]?\d+)?/); + return ret("number", "js-atom"); + } + else if (ch == "/") { + if (stream.eat("*")) { + return chain(stream, state, jsTokenComment); + } + else if (stream.eat("/")) { + stream.skipToEnd(); + return ret("comment", "js-comment"); + } + else if (state.reAllowed) { + nextUntilUnescaped(stream, "/"); + stream.eatWhile(/[gimy]/); // 'y' is "sticky" option in Mozilla + return ret("regexp", "js-string"); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator", null, stream.current()); + } + } + else if (isOperatorChar.test(ch)) { + stream.eatWhile(isOperatorChar); + return ret("operator", null, stream.current()); + } + else { + stream.eatWhile(/[\w\$_]/); + var word = stream.current(), known = keywords.propertyIsEnumerable(word) && keywords[word]; + return known ? ret(known.type, known.style, word) : + ret("variable", "js-variable", word); + } + } + + function jsTokenString(quote) { + return function(stream, state) { + if (!nextUntilUnescaped(stream, quote)) + state.tokenize = jsTokenBase; + return ret("string", "js-string"); + }; + } + + function jsTokenComment(stream, state) { + var maybeEnd = false, ch; + while (ch = stream.next()) { + if (ch == "/" && maybeEnd) { + state.tokenize = jsTokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("comment", "js-comment"); + } + + // Parser + + var atomicTypes = {"atom": true, "number": true, "variable": true, "string": true, "regexp": true}; + + function JSLexical(indented, column, type, align, prev, info) { + this.indented = indented; + this.column = column; + this.type = type; + this.prev = prev; + this.info = info; + if (align != null) this.align = align; + } + + function inScope(state, varname) { + for (var v = state.localVars; v; v = v.next) + if (v.name == varname) return true; + } + + function parseJS(state, style, type, content, stream) { + var cc = state.cc; + // Communicate our context to the combinators. + // (Less wasteful than consing up a hundred closures on every call.) + cx.state = state; cx.stream = stream; cx.marked = null, cx.cc = cc; + + if (!state.lexical.hasOwnProperty("align")) + state.lexical.align = true; + + while(true) { + var combinator = cc.length ? cc.pop() : jsonMode ? expression : statement; + if (combinator(type, content)) { + while(cc.length && cc[cc.length - 1].lex) + cc.pop()(); + if (cx.marked) return cx.marked; + if (type == "variable" && inScope(state, content)) return "js-localvariable"; + return style; + } + } + } + + // Combinator utils + + var cx = {state: null, column: null, marked: null, cc: null}; + function pass() { + for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]); + } + function cont() { + pass.apply(null, arguments); + return true; + } + function register(varname) { + var state = cx.state; + if (state.context) { + cx.marked = "js-variabledef"; + for (var v = state.localVars; v; v = v.next) + if (v.name == varname) return; + state.localVars = {name: varname, next: state.localVars}; + } + } + + // Combinators + + var defaultVars = {name: "this", next: {name: "arguments"}}; + function pushcontext() { + if (!cx.state.context) cx.state.localVars = defaultVars; + cx.state.context = {prev: cx.state.context, vars: cx.state.localVars}; + } + function popcontext() { + cx.state.localVars = cx.state.context.vars; + cx.state.context = cx.state.context.prev; + } + function pushlex(type, info) { + var result = function() { + var state = cx.state; + state.lexical = new JSLexical(state.indented, cx.stream.column(), type, null, state.lexical, info) + }; + result.lex = true; + return result; + } + function poplex() { + var state = cx.state; + if (state.lexical.prev) { + if (state.lexical.type == ")") + state.indented = state.lexical.indented; + state.lexical = state.lexical.prev; + } + } + poplex.lex = true; + + function expect(wanted) { + return function expecting(type) { + if (type == wanted) return cont(); + else if (wanted == ";") return pass(); + else return cont(arguments.callee); + }; + } + + function statement(type) { + if (type == "var") return cont(pushlex("vardef"), vardef1, expect(";"), poplex); + if (type == "keyword a") return cont(pushlex("form"), expression, statement, poplex); + if (type == "keyword b") return cont(pushlex("form"), statement, poplex); + if (type == "{") return cont(pushlex("}"), block, poplex); + if (type == ";") return cont(); + if (type == "function") return cont(functiondef); + if (type == "for") return cont(pushlex("form"), expect("("), pushlex(")"), forspec1, expect(")"), + poplex, statement, poplex); + if (type == "variable") return cont(pushlex("stat"), maybelabel); + if (type == "switch") return cont(pushlex("form"), expression, pushlex("}", "switch"), expect("{"), + block, poplex, poplex); + if (type == "case") return cont(expression, expect(":")); + if (type == "default") return cont(expect(":")); + if (type == "catch") return cont(pushlex("form"), pushcontext, expect("("), funarg, expect(")"), + statement, poplex, popcontext); + return pass(pushlex("stat"), expression, expect(";"), poplex); + } + function expression(type) { + if (atomicTypes.hasOwnProperty(type)) return cont(maybeoperator); + if (type == "function") return cont(functiondef); + if (type == "keyword c") return cont(expression); + if (type == "(") return cont(pushlex(")"), expression, expect(")"), poplex, maybeoperator); + if (type == "operator") return cont(expression); + if (type == "[") return cont(pushlex("]"), commasep(expression, "]"), poplex, maybeoperator); + if (type == "{") return cont(pushlex("}"), commasep(objprop, "}"), poplex, maybeoperator); + return cont(); + } + function maybeoperator(type, value) { + if (type == "operator" && /\+\+|--/.test(value)) return cont(maybeoperator); + if (type == "operator") return cont(expression); + if (type == ";") return; + if (type == "(") return cont(pushlex(")"), commasep(expression, ")"), poplex, maybeoperator); + if (type == ".") return cont(property, maybeoperator); + if (type == "[") return cont(pushlex("]"), expression, expect("]"), poplex, maybeoperator); + } + function maybelabel(type) { + if (type == ":") return cont(poplex, statement); + return pass(maybeoperator, expect(";"), poplex); + } + function property(type) { + if (type == "variable") {cx.marked = "js-property"; return cont();} + } + function objprop(type) { + if (type == "variable") cx.marked = "js-property"; + if (atomicTypes.hasOwnProperty(type)) return cont(expect(":"), expression); + } + function commasep(what, end) { + function proceed(type) { + if (type == ",") return cont(what, proceed); + if (type == end) return cont(); + return cont(expect(end)); + } + return function commaSeparated(type) { + if (type == end) return cont(); + else return pass(what, proceed); + }; + } + function block(type) { + if (type == "}") return cont(); + return pass(statement, block); + } + function vardef1(type, value) { + if (type == "variable"){register(value); return cont(vardef2);} + return cont(); + } + function vardef2(type, value) { + if (value == "=") return cont(expression, vardef2); + if (type == ",") return cont(vardef1); + } + function forspec1(type) { + if (type == "var") return cont(vardef1, forspec2); + if (type == ";") return pass(forspec2); + if (type == "variable") return cont(formaybein); + return pass(forspec2); + } + function formaybein(type, value) { + if (value == "in") return cont(expression); + return cont(maybeoperator, forspec2); + } + function forspec2(type, value) { + if (type == ";") return cont(forspec3); + if (value == "in") return cont(expression); + return cont(expression, expect(";"), forspec3); + } + function forspec3(type) { + if (type != ")") cont(expression); + } + function functiondef(type, value) { + if (type == "variable") {register(value); return cont(functiondef);} + if (type == "(") return cont(pushlex(")"), pushcontext, commasep(funarg, ")"), poplex, statement, popcontext); + } + function funarg(type, value) { + if (type == "variable") {register(value); return cont();} + } + + // Interface + + return { + startState: function(basecolumn) { + return { + tokenize: jsTokenBase, + reAllowed: true, + cc: [], + lexical: new JSLexical((basecolumn || 0) - indentUnit, 0, "block", false), + localVars: null, + context: null, + indented: 0 + }; + }, + + token: function(stream, state) { + if (stream.sol()) { + if (!state.lexical.hasOwnProperty("align")) + state.lexical.align = false; + state.indented = stream.indentation(); + } + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + if (type == "comment") return style; + state.reAllowed = type == "operator" || type == "keyword c" || type.match(/^[\[{}\(,;:]$/); + return parseJS(state, style, type, content, stream); + }, + + indent: function(state, textAfter) { + if (state.tokenize != jsTokenBase) return 0; + var firstChar = textAfter && textAfter.charAt(0), lexical = state.lexical, + type = lexical.type, closing = firstChar == type; + if (type == "vardef") return lexical.indented + 4; + else if (type == "form" && firstChar == "{") return lexical.indented; + else if (type == "stat" || type == "form") return lexical.indented + indentUnit; + else if (lexical.info == "switch" && !closing) + return lexical.indented + (/^(?:case|default)\b/.test(textAfter) ? indentUnit : 2 * indentUnit); + else if (lexical.align) return lexical.column + (closing ? 0 : 1); + else return lexical.indented + (closing ? 0 : indentUnit); + }, + + electricChars: ":{}" + }; +}); + +CodeMirror.defineMIME("text/javascript", "javascript"); +CodeMirror.defineMIME("application/json", {name: "javascript", json: true}); diff --git a/js/codemirror/mode/php/index.html b/js/codemirror/mode/php/index.html new file mode 100644 index 0000000000..020e248982 --- /dev/null +++ b/js/codemirror/mode/php/index.html @@ -0,0 +1,52 @@ + + + + CodeMirror 2: PHP mode + + + + + + + + + + + + + + + +

CodeMirror 2: PHP mode

+ +
+ + + +

Simple HTML/PHP mode based on + the C-like mode. Depends on XML, + JavaScript, CSS, and C-like modes.

+ +

MIME types defined: application/x-httpd-php.

+ + diff --git a/js/codemirror/mode/php/php.js b/js/codemirror/mode/php/php.js new file mode 100644 index 0000000000..a23538f6b8 --- /dev/null +++ b/js/codemirror/mode/php/php.js @@ -0,0 +1,83 @@ +(function() { + function keywords(str) { + var obj = {}, words = str.split(" "); + for (var i = 0; i < words.length; ++i) obj[words[i]] = true; + return obj; + } + var phpKeywords = + keywords("abstract and array as break case catch cfunction class clone const continue declare " + + "default do else elseif enddeclare endfor endforeach endif endswitch endwhile extends " + + "final for foreach function global goto if implements interface instanceof namespace " + + "new or private protected public static switch throw try use var while xor"); + + CodeMirror.defineMode("php", function(config, parserConfig) { + var htmlMode = CodeMirror.getMode(config, "text/html"); + var jsMode = CodeMirror.getMode(config, "text/javascript"); + var cssMode = CodeMirror.getMode(config, "text/css"); + var phpMode = CodeMirror.getMode(config, {name: "clike", keywords: phpKeywords, multiLineStrings: true, $vars: true}); + + function dispatch(stream, state) { // TODO open PHP inside text/css + if (state.curMode == htmlMode) { + var style = htmlMode.token(stream, state.curState); + if (style == "xml-processing" && /^<\?/.test(stream.current())) { + state.curMode = phpMode; + state.curState = state.php; + state.curClose = /^\?>/; + } + else if (style == "xml-tag" && stream.current() == ">" && state.curState.context) { + if (/^script$/i.test(state.curState.context.tagName)) { + state.curMode = jsMode; + state.curState = jsMode.startState(htmlMode.indent(state.curState, "")); + state.curClose = /^<\/\s*script\s*>/i; + } + else if (/^style$/i.test(state.curState.context.tagName)) { + state.curMode = cssMode; + state.curState = cssMode.startState(htmlMode.indent(state.curState, "")); + state.curClose = /^<\/\s*style\s*>/i; + } + } + return style; + } + else if (stream.match(state.curClose, false)) { + state.curMode = htmlMode; + state.curState = state.html; + state.curClose = null; + return dispatch(stream, state); + } + else return state.curMode.token(stream, state.curState); + } + + return { + startState: function() { + var html = htmlMode.startState(); + return {html: html, + php: phpMode.startState(), + curMode: htmlMode, + curState: html, + curClose: null} + }, + + copyState: function(state) { + var html = state.html, htmlNew = CodeMirror.copyState(htmlMode, html), + php = state.php, phpNew = CodeMirror.copyState(phpMode, php), cur; + if (state.curState == html) cur = htmlNew; + else if (state.curState == php) cur = phpNew; + else cur = CodeMirror.copyState(state.curMode, state.curState); + return {html: htmlNew, php: phpNew, curMode: state.curMode, curState: cur, curClose: state.curClose}; + }, + + token: dispatch, + + indent: function(state, textAfter) { + if ((state.curMode != phpMode && /^\s*<\//.test(textAfter)) || + (state.curMode == phpMode && /^\?>/.test(textAfter))) + return htmlMode.indent(state.html, textAfter); + return state.curMode.indent(state.curState, textAfter); + }, + + electricChars: "/{}:" + } + }); +})(); + +CodeMirror.defineMIME("application/x-httpd-php", "php"); diff --git a/js/codemirror/mode/plsql/index.html b/js/codemirror/mode/plsql/index.html new file mode 100644 index 0000000000..b554160bec --- /dev/null +++ b/js/codemirror/mode/plsql/index.html @@ -0,0 +1,63 @@ + + + + CodeMirror 2: Oracle PL/SQL mode + + + + + + + + +

CodeMirror 2: Oracle PL/SQL mode

+ +
+ + + +

+ Simple mode that handles Oracle PL/SQL language (and Oracle SQL, of course). +

+ +

MIME type defined: text/x-plsql + (PLSQL code) + diff --git a/js/codemirror/mode/plsql/plsql.css b/js/codemirror/mode/plsql/plsql.css new file mode 100644 index 0000000000..77e8ab9b86 --- /dev/null +++ b/js/codemirror/mode/plsql/plsql.css @@ -0,0 +1,33 @@ +span.plsql-keyword { + color: blue; +} +span.plsql-var { + color: red; +} +span.plsql-comment { + color: #AA7700; +} +span.plsql-string { + color: green; +} +span.plsql-operator { + color: blue; +} +span.plsql-word { + color: black; +} +span.plsql-function { + color: darkorange; +} +span.plsql-sqlplus { + color: darkorange; +} +span.plsql-type { + color: purple; +} +span.plsql-separator { + color: #666666; +} +span.plsql-number { + color: darkcyan; +} diff --git a/js/codemirror/mode/plsql/plsql.js b/js/codemirror/mode/plsql/plsql.js new file mode 100644 index 0000000000..5e25944cae --- /dev/null +++ b/js/codemirror/mode/plsql/plsql.js @@ -0,0 +1,218 @@ +CodeMirror.defineMode("plsql", function(config, parserConfig) { + var indentUnit = config.indentUnit, + keywords = parserConfig.keywords, + functions = parserConfig.functions, + types = parserConfig.types, + sqlplus = parserConfig.sqlplus, + multiLineStrings = parserConfig.multiLineStrings; + var isOperatorChar = /[+\-*&%=<>!?:\/|]/; + function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); + } + + var type; + function ret(tp, style) { + type = tp; + return style; + } + + function tokenBase(stream, state) { + var ch = stream.next(); + // start of string? + if (ch == '"' || ch == "'") + return chain(stream, state, tokenString(ch)); + // is it one of the special signs []{}().,;? Seperator? + else if (/[\[\]{}\(\),;\.]/.test(ch)) + return ret(ch); + // start of a number value? + else if (/\d/.test(ch)) { + stream.eatWhile(/[\w\.]/) + return ret("number", "plsql-number"); + } + // multi line comment or simple operator? + else if (ch == "/") { + if (stream.eat("*")) { + return chain(stream, state, tokenComment); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator", "plsql-operator"); + } + } + // single line comment or simple operator? + else if (ch == "-") { + if (stream.eat("-")) { + stream.skipToEnd(); + return ret("comment", "plsql-comment"); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator", "plsql-operator"); + } + } + // pl/sql variable? + else if (ch == "@" || ch == "$") { + stream.eatWhile(/[\w\d\$_]/); + return ret("word", "plsql-var"); + } + // is it a operator? + else if (isOperatorChar.test(ch)) { + stream.eatWhile(isOperatorChar); + return ret("operator", "plsql-operator"); + } + else { + // get the whole word + stream.eatWhile(/[\w\$_]/); + // is it one of the listed keywords? + if (keywords && keywords.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-keyword"); + // is it one of the listed functions? + if (functions && functions.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-function"); + // is it one of the listed types? + if (types && types.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-type"); + // is it one of the listed sqlplus keywords? + if (sqlplus && sqlplus.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-sqlplus"); + // default: just a "word" + return ret("word", "plsql-word"); + } + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, next, end = false; + while ((next = stream.next()) != null) { + if (next == quote && !escaped) {end = true; break;} + escaped = !escaped && next == "\\"; + } + if (end || !(escaped || multiLineStrings)) + state.tokenize = tokenBase; + return ret("string", "plsql-string"); + }; + } + + function tokenComment(stream, state) { + var maybeEnd = false, ch; + while (ch = stream.next()) { + if (ch == "/" && maybeEnd) { + state.tokenize = tokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("comment", "plsql-comment"); + } + + // Interface + + return { + startState: function(basecolumn) { + return { + tokenize: tokenBase, + indented: 0, + startOfLine: true + }; + }, + + token: function(stream, state) { + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + return style; + } + }; +}); + +(function() { + function keywords(str) { + var obj = {}, words = str.split(" "); + for (var i = 0; i < words.length; ++i) obj[words[i]] = true; + return obj; + } + var cKeywords = "abort accept access add all alter and any array arraylen as asc assert assign at attributes audit " + + "authorization avg " + + "base_table begin between binary_integer body boolean by " + + "case cast char char_base check close cluster clusters colauth column comment commit compress connect " + + "connected constant constraint crash create current currval cursor " + + "data_base database date dba deallocate debugoff debugon decimal declare default definition delay delete " + + "desc digits dispose distinct do drop " + + "else elsif enable end entry escape exception exception_init exchange exclusive exists exit external " + + "fast fetch file for force form from function " + + "generic goto grant group " + + "having " + + "identified if immediate in increment index indexes indicator initial initrans insert interface intersect " + + "into is " + + "key " + + "level library like limited local lock log logging long loop " + + "master maxextents maxtrans member minextents minus mislabel mode modify multiset " + + "new next no noaudit nocompress nologging noparallel not nowait number_base " + + "object of off offline on online only open option or order out " + + "package parallel partition pctfree pctincrease pctused pls_integer positive positiven pragma primary prior " + + "private privileges procedure public " + + "raise range raw read rebuild record ref references refresh release rename replace resource restrict return " + + "returning reverse revoke rollback row rowid rowlabel rownum rows run " + + "savepoint schema segment select separate session set share snapshot some space split sql start statement " + + "storage subtype successful synonym " + + "tabauth table tables tablespace task terminate then to trigger truncate type " + + "union unique unlimited unrecoverable unusable update use using " + + "validate value values variable view views " + + "when whenever where while with work"; + + var cFunctions = "abs acos add_months ascii asin atan atan2 average " + + "bfilename " + + "ceil chartorowid chr concat convert cos cosh count " + + "decode deref dual dump dup_val_on_index " + + "empty error exp " + + "false floor found " + + "glb greatest " + + "hextoraw " + + "initcap instr instrb isopen " + + "last_day least lenght lenghtb ln lower lpad ltrim lub " + + "make_ref max min mod months_between " + + "new_time next_day nextval nls_charset_decl_len nls_charset_id nls_charset_name nls_initcap nls_lower " + + "nls_sort nls_upper nlssort no_data_found notfound null nvl " + + "others " + + "power " + + "rawtohex reftohex round rowcount rowidtochar rpad rtrim " + + "sign sin sinh soundex sqlcode sqlerrm sqrt stddev substr substrb sum sysdate " + + "tan tanh to_char to_date to_label to_multi_byte to_number to_single_byte translate true trunc " + + "uid upper user userenv " + + "variance vsize"; + + var cTypes = "bfile blob " + + "character clob " + + "dec " + + "float " + + "int integer " + + "mlslabel " + + "natural naturaln nchar nclob number numeric nvarchar2 " + + "real rowtype " + + "signtype smallint string " + + "varchar varchar2"; + + var cSqlplus = "appinfo arraysize autocommit autoprint autorecovery autotrace " + + "blockterminator break btitle " + + "cmdsep colsep compatibility compute concat copycommit copytypecheck " + + "define describe " + + "echo editfile embedded escape exec execute " + + "feedback flagger flush " + + "heading headsep " + + "instance " + + "linesize lno loboffset logsource long longchunksize " + + "markup " + + "native newpage numformat numwidth " + + "pagesize pause pno " + + "recsep recsepchar release repfooter repheader " + + "serveroutput shiftinout show showmode size spool sqlblanklines sqlcase sqlcode sqlcontinue sqlnumber " + + "sqlpluscompatibility sqlprefix sqlprompt sqlterminator suffix " + + "tab term termout time timing trimout trimspool ttitle " + + "underline " + + "verify version " + + "wrap"; + + CodeMirror.defineMIME("text/x-plsql", { + name: "plsql", + keywords: keywords(cKeywords), + functions: keywords(cFunctions), + types: keywords(cTypes), + sqlplus: keywords(cSqlplus) + }); +}()); diff --git a/js/codemirror/mode/python/LICENSE.txt b/js/codemirror/mode/python/LICENSE.txt new file mode 100644 index 0000000000..918866b42a --- /dev/null +++ b/js/codemirror/mode/python/LICENSE.txt @@ -0,0 +1,21 @@ +The MIT License + +Copyright (c) 2010 Timothy Farrell + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/js/codemirror/mode/python/index.html b/js/codemirror/mode/python/index.html new file mode 100644 index 0000000000..e9640e9e48 --- /dev/null +++ b/js/codemirror/mode/python/index.html @@ -0,0 +1,123 @@ + + + + CodeMirror 2: Python mode + + + + + + + + +

CodeMirror 2: Python mode

+ +
+ +

Configuration Options:

+
    +
  • version - 2/3 - The version of Python to recognize. Default is 2.
  • +
  • singleLineStringErrors - true/false - If you have a single-line string that is not terminated at the end of the line, this will show subsequent lines as errors if true, otherwise it will consider the newline as the end of the string. Default is false.
  • +
+ +

MIME types defined: text/x-python.

+ + diff --git a/js/codemirror/mode/python/python.css b/js/codemirror/mode/python/python.css new file mode 100644 index 0000000000..353fd963a1 --- /dev/null +++ b/js/codemirror/mode/python/python.css @@ -0,0 +1,23 @@ +span.py-delimiter, +span.py-special {color: #666666;} + +span.py-operator {color: #666666;} + +span.py-error {background-color: #660000; color: #FFFFFF;} + +span.py-keyword {color: #770088; font-weight: bold;} + +span.py-number {color: #228811;} + +span.py-identifier, +span.py-func {color: black;} + +span.py-type, +span.py-decorator {color: #0000FF;} + +span.py-comment {color: #AA7700;} + +span.py-string, +span.py-bytes, +span.py-raw, +span.py-unicode {color: #AA2222;} \ No newline at end of file diff --git a/js/codemirror/mode/python/python.js b/js/codemirror/mode/python/python.js new file mode 100644 index 0000000000..373f51ce07 --- /dev/null +++ b/js/codemirror/mode/python/python.js @@ -0,0 +1,318 @@ +CodeMirror.defineMode("python", function(conf) { + var ERRORCLASS = 'py-error'; + + function wordRegexp(words) { + return new RegExp("^((" + words.join(")|(") + "))\\b"); + } + + var singleOperators = new RegExp("^[\\+\\-\\*/%&|\\^~<>!]"); + var singleDelimiters = new RegExp('^[\\(\\)\\[\\]\\{\\}@,:`=;\\.]'); + var doubleOperators = new RegExp("^((==)|(!=)|(<=)|(>=)|(<>)|(<<)|(>>)|(//)|(\\*\\*))"); + var doubleDelimiters = new RegExp("^((\\+=)|(\\-=)|(\\*=)|(%=)|(/=)|(&=)|(\\|=)|(\\^=))"); + var tripleDelimiters = new RegExp("^((//=)|(>>=)|(<<=)|(\\*\\*=))"); + var identifiers = new RegExp("^[_A-Za-z][_A-Za-z0-9]*"); + + var wordOperators = wordRegexp(['and', 'or', 'not', 'is', 'in']); + var commonkeywords = ['as', 'assert', 'break', 'class', 'continue', + 'def', 'del', 'elif', 'else', 'except', 'finally', + 'for', 'from', 'global', 'if', 'import', + 'lambda', 'pass', 'raise', 'return', + 'try', 'while', 'with', 'yield']; + var commontypes = ['bool', 'classmethod', 'complex', 'dict', 'enumerate', + 'float', 'frozenset', 'int', 'list', 'object', + 'property', 'reversed', 'set', 'slice', 'staticmethod', + 'str', 'super', 'tuple', 'type']; + var py2 = {'types': ['basestring', 'buffer', 'file', 'long', 'unicode', + 'xrange'], + 'keywords': ['exec', 'print']}; + var py3 = {'types': ['bytearray', 'bytes', 'filter', 'map', 'memoryview', + 'open', 'range', 'zip'], + 'keywords': ['nonlocal']}; + + if (!!conf.mode.version && parseInt(conf.mode.version, 10) === 3) { + commonkeywords = commonkeywords.concat(py3.keywords); + commontypes = commontypes.concat(py3.types); + var stringPrefixes = new RegExp("^(([rb]|(br))?('{3}|\"{3}|['\"]))", "i"); + } else { + commonkeywords = commonkeywords.concat(py2.keywords); + commontypes = commontypes.concat(py2.types); + var stringPrefixes = new RegExp("^(([rub]|(ur)|(br))?('{3}|\"{3}|['\"]))", "i"); + } + var keywords = wordRegexp(commonkeywords); + var types = wordRegexp(commontypes); + + // tokenizers + function tokenBase(stream, state) { + // Handle scope changes + if (stream.sol()) { + var scopeOffset = state.scopes[0].offset; + if (stream.eatSpace()) { + var lineOffset = stream.indentation(); + if (lineOffset > scopeOffset) { + return 'py-indent'; + } else if (lineOffset < scopeOffset) { + return 'py-dedent'; + } + return 'whitespace'; + } else { + if (scopeOffset > 0) { + dedent(stream, state); + } + } + } + if (stream.eatSpace()) { + return 'py-space'; + } + + var ch = stream.peek(); + + // Handle Comments + if (ch === '#') { + stream.skipToEnd(); + return 'py-comment'; + } + + // Handle Number Literals + if (stream.match(/^[0-9\.]/, false)) { + var floatLiteral = false; + // Floats + if (stream.match(/^\d*\.\d+(e[\+\-]?\d+)?/i)) { floatLiteral = true; } + if (stream.match(/^\d+\.\d*/)) { floatLiteral = true; } + if (stream.match(/^\.\d+/)) { floatLiteral = true; } + if (floatLiteral) { + // Float literals may be "imaginary" + stream.eat(/J/i); + return 'py-literal'; + } + // Integers + var intLiteral = false; + // Hex + if (stream.match(/^0x[0-9a-f]+/i)) { intLiteral = true; } + // Binary + if (stream.match(/^0b[01]+/i)) { intLiteral = true; } + // Octal + if (stream.match(/^0o[0-7]+/i)) { intLiteral = true; } + // Decimal + if (stream.match(/^[1-9]\d*(e[\+\-]?\d+)?/)) { + // Decimal literals may be "imaginary" + stream.eat(/J/i); + // TODO - Can you have imaginary longs? + intLiteral = true; + } + // Zero by itself with no other piece of number. + if (stream.match(/^0(?![\dx])/i)) { intLiteral = true; } + if (intLiteral) { + // Integer literals may be "long" + stream.eat(/L/i); + return 'py-literal'; + } + } + + // Handle Strings + if (stream.match(stringPrefixes)) { + state.tokenize = tokenStringFactory(stream.current()); + return state.tokenize(stream, state); + } + + // Handle operators and Delimiters + if (stream.match(tripleDelimiters) || stream.match(doubleDelimiters)) { + return 'py-delimiter'; + } + if (stream.match(doubleOperators) + || stream.match(singleOperators) + || stream.match(wordOperators)) { + return 'py-operator'; + } + if (stream.match(singleDelimiters)) { + return 'py-delimiter'; + } + + if (stream.match(types)) { + return 'py-type'; + } + + if (stream.match(keywords)) { + return 'py-keyword'; + } + + if (stream.match(identifiers)) { + return 'py-identifier'; + } + + // Handle non-detected items + stream.next(); + return ERRORCLASS; + } + + function tokenStringFactory(delimiter) { + while ('rub'.indexOf(delimiter[0].toLowerCase()) >= 0) { + delimiter = delimiter.substr(1); + } + var delim_re = new RegExp(delimiter); + var singleline = delimiter.length == 1; + var OUTCLASS = 'py-string'; + + return function tokenString(stream, state) { + while (!stream.eol()) { + stream.eatWhile(/[^'"\\]/); + if (stream.eat('\\')) { + stream.next(); + if (singleline && stream.eol()) { + return OUTCLASS; + } + } else if (stream.match(delim_re)) { + state.tokenize = tokenBase; + return OUTCLASS; + } else { + stream.eat(/['"]/); + } + } + if (singleline) { + if (conf.mode.singleLineStringErrors) { + OUTCLASS = ERRORCLASS + } else { + state.tokenize = tokenBase; + } + } + return OUTCLASS; + }; + } + + function indent(stream, state, type) { + type = type || 'py'; + var indentUnit = 0; + if (type === 'py') { + for (var i = 0; i < state.scopes.length; ++i) { + if (state.scopes[i].type === 'py') { + indentUnit = state.scopes[i].offset + conf.indentUnit; + break; + } + } + } else { + indentUnit = stream.column() + stream.current().length; + } + state.scopes.unshift({ + offset: indentUnit, + type: type + }); + } + + function dedent(stream, state) { + if (state.scopes.length == 1) return; + if (state.scopes[0].type === 'py') { + var _indent = stream.indentation(); + var _indent_index = -1; + for (var i = 0; i < state.scopes.length; ++i) { + if (_indent === state.scopes[i].offset) { + _indent_index = i; + break; + } + } + if (_indent_index === -1) { + return true; + } + while (state.scopes[0].offset !== _indent) { + state.scopes.shift(); + } + return false + } else { + state.scopes.shift(); + return false; + } + } + + function tokenLexer(stream, state) { + var style = state.tokenize(stream, state); + var current = stream.current(); + + // Handle '.' connected identifiers + if (current === '.') { + style = state.tokenize(stream, state); + current = stream.current(); + if (style === 'py-identifier') { + return 'py-identifier'; + } else { + return ERRORCLASS; + } + } + + // Handle decorators + if (current === '@') { + style = state.tokenize(stream, state); + current = stream.current(); + if (style === 'py-identifier' + || current === '@staticmethod' + || current === '@classmethod') { + return 'py-decorator'; + } else { + return ERRORCLASS; + } + } + + // Handle scope changes. + if (current === 'pass' || current === 'return') { + state.dedent += 1; + } + if ((current === ':' && !state.lambda && state.scopes[0].type == 'py') + || style === 'py-indent') { + indent(stream, state); + } + var delimiter_index = '[({'.indexOf(current); + if (delimiter_index !== -1) { + indent(stream, state, '])}'.slice(delimiter_index, delimiter_index+1)); + } + if (style === 'py-dedent') { + if (dedent(stream, state)) { + return ERRORCLASS; + } + } + delimiter_index = '])}'.indexOf(current); + if (delimiter_index !== -1) { + if (dedent(stream, state)) { + return ERRORCLASS; + } + } + if (state.dedent > 0 && stream.eol() && state.scopes[0].type == 'py') { + if (state.scopes.length > 1) state.scopes.shift(); + state.dedent -= 1; + } + + return style; + } + + var external = { + startState: function(basecolumn) { + return { + tokenize: tokenBase, + scopes: [{offset:basecolumn || 0, type:'py'}], + lastToken: null, + lambda: false, + dedent: 0 + }; + }, + + token: function(stream, state) { + var style = tokenLexer(stream, state); + + state.lastToken = {style:style, content: stream.current()}; + + if (stream.eol() && stream.lambda) { + state.lambda = false; + } + + return style; + }, + + indent: function(state, textAfter) { + if (state.tokenize != tokenBase) { + return 0; + } + + return state.scopes[0].offset; + } + + }; + return external; +}); + +CodeMirror.defineMIME("text/x-python", "python"); diff --git a/js/codemirror/mode/rst/index.html b/js/codemirror/mode/rst/index.html new file mode 100644 index 0000000000..0831dff46f --- /dev/null +++ b/js/codemirror/mode/rst/index.html @@ -0,0 +1,526 @@ + + + + CodeMirror 2: reStructuredText mode + + + + + + + + +

CodeMirror 2: reStructuredText mode

+ +
+ + +

The reStructuredText mode supports one configuration parameter:

+
+
verbatim (string)
+
A name or MIME type of a mode that will be used for highlighting + verbatim blocks. By default, reStructuredText mode uses uniform color + for whole block of verbatim text if no mode is given.
+
+

If python mode is available (not a part of CodeMirror 2 yet), + it will be used for highlighting blocks containing Python/IPython terminal + sessions (blocks starting with >>> (for Python) or + In [num]: (for IPython). + +

MIME types defined: text/x-rst.

+ + + diff --git a/js/codemirror/mode/rst/rst.css b/js/codemirror/mode/rst/rst.css new file mode 100644 index 0000000000..90ba05e30b --- /dev/null +++ b/js/codemirror/mode/rst/rst.css @@ -0,0 +1,77 @@ + +span.rst-emphasis { + font-style: italic; +} + +span.rst-strong { + font-weight: bold; +} + +span.rst-interpreted { + color: #33cc66; +} + +span.rst-inline { + color: #3399cc; +} + +span.rst-role { + color: #666699; +} + +span.rst-list { + color: #cc0099; + font-weight: bold; +} + +span.rst-body { + color: #6699cc; +} + +span.rst-verbatim { + color: #3366ff; +} + +span.rst-comment { + color: #aa7700; +} + +span.rst-directive { + font-weight: bold; + color: #3399ff; +} + +span.rst-hyperlink { + font-weight: bold; + color: #3366ff; +} + +span.rst-footnote { + font-weight: bold; + color: #3333ff; +} + +span.rst-citation { + font-weight: bold; + color: #3300ff; +} + +span.rst-replacement { + color: #9933cc; +} + +span.rst-section { + font-weight: bold; + color: #cc0099; +} + +span.rst-directive-marker { + font-weight: bold; + color: #3399ff; +} + +span.rst-verbatim-marker { + font-weight: bold; + color: #9900ff; +} + diff --git a/js/codemirror/mode/rst/rst.js b/js/codemirror/mode/rst/rst.js new file mode 100644 index 0000000000..8dd5f281b8 --- /dev/null +++ b/js/codemirror/mode/rst/rst.js @@ -0,0 +1,335 @@ + +CodeMirror.defineMode('rst', function(config, options) { + function setState(state, fn, ctx) { + state.fn = fn; + setCtx(state, ctx); + } + + function setCtx(state, ctx) { + state.ctx = ctx || {}; + } + + function setNormal(state, ch) { + if (ch && (typeof ch !== 'string')) { + var str = ch.current(); + ch = str[str.length-1]; + } + + setState(state, normal, {back: ch}); + } + + function hasMode(mode) { + if (mode) { + var modes = CodeMirror.listModes(); + + for (var i in modes) { + if (modes[i] == mode) { + return true; + } + } + } + + return false; + } + + function getMode(mode) { + if (hasMode(mode)) { + return CodeMirror.getMode(config, mode); + } else { + return null; + } + } + + var verbatimMode = getMode(options.verbatim); + var pythonMode = getMode('python'); + + var reSection = /^[!"#$%&'()*+,-./:;<=>?@[\\\]^_`{|}~]/; + var reDirective = /^\s*\w([-:.\w]*\w)?::(\s|$)/; + var reHyperlink = /^\s*_[\w-]+:(\s|$)/; + var reFootnote = /^\s*\[(\d+|#)\](\s|$)/; + var reCitation = /^\s*\[[A-Za-z][\w-]*\](\s|$)/; + var reFootnoteRef = /^\[(\d+|#)\]_/; + var reCitationRef = /^\[[A-Za-z][\w-]*\]_/; + var reDirectiveMarker = /^\.\.(\s|$)/; + var reVerbatimMarker = /^::\s*$/; + var rePreInline = /^[-\s"([{/:.,;!?\\_]/; + var reEnumeratedList = /^\s*((\d+|[A-Za-z#])[.)]|\((\d+|[A-Z-a-z#])\))\s/; + var reBulletedList = /^\s*[-\+\*]\s/; + var reExamples = /^\s+(>>>|In \[\d+\]:)\s/; + + function normal(stream, state) { + var ch, sol, i; + + if (stream.eat(/\\/)) { + ch = stream.next(); + setNormal(state, ch); + return null; + } + + sol = stream.sol(); + + if (sol && (ch = stream.eat(reSection))) { + for (i = 0; stream.eat(ch); i++); + + if (i >= 3 && stream.match(/^\s*$/)) { + setNormal(state, null); + return 'rst-section'; + } else { + stream.backUp(i + 1); + } + } + + if (sol && stream.match(reDirectiveMarker)) { + if (!stream.eol()) { + setState(state, directive); + } + + return 'rst-directive-marker'; + } + + if (stream.match(reVerbatimMarker)) { + if (!verbatimMode) { + setState(state, verbatim); + } else { + var mode = verbatimMode; + + setState(state, verbatim, { + mode: mode, + local: mode.startState() + }); + } + + return 'rst-verbatim-marker'; + } + + if (sol && stream.match(reExamples, false)) { + if (!pythonMode) { + setState(state, verbatim); + return 'rst-verbatim-marker'; + } else { + var mode = pythonMode; + + setState(state, verbatim, { + mode: mode, + local: mode.startState() + }); + + return null; + } + } + + if (sol && (stream.match(reEnumeratedList) || + stream.match(reBulletedList))) { + setNormal(state, stream); + return 'rst-list'; + } + + function testBackward(re) { + return sol || !state.ctx.back || re.test(state.ctx.back); + } + + function testForward(re) { + return stream.eol() || stream.match(re, false); + } + + function testInline(re) { + return stream.match(re) && testBackward(/\W/) && testForward(/\W/); + } + + if (testInline(reFootnoteRef)) { + setNormal(state, stream); + return 'rst-footnote'; + } + + if (testInline(reCitationRef)) { + setNormal(state, stream); + return 'rst-citation'; + } + + ch = stream.next(); + + if (testBackward(rePreInline)) { + if ((ch === ':' || ch === '|') && stream.eat(/\S/)) { + var token; + + if (ch === ':') { + token = 'rst-role'; + } else { + token = 'rst-replacement'; + } + + setState(state, inline, { + ch: ch, + wide: false, + prev: null, + token: token + }); + + return token; + } + + if (ch === '*' || ch === '`') { + var orig = ch, + wide = false; + + ch = stream.next(); + + if (ch == orig) { + wide = true; + ch = stream.next(); + } + + if (ch && !/\s/.test(ch)) { + var token; + + if (orig === '*') { + token = wide ? 'rst-strong' : 'rst-emphasis'; + } else { + token = wide ? 'rst-inline' : 'rst-interpreted'; + } + + setState(state, inline, { + ch: orig, // inline() has to know what to search for + wide: wide, // are we looking for `ch` or `chch` + prev: null, // terminator must not be preceeded with whitespace + token: token // I don't want to recompute this all the time + }); + + return token; + } + } + } + + setNormal(state, ch); + return null; + } + + function inline(stream, state) { + var ch = stream.next(), + token = state.ctx.token; + + function finish(ch) { + state.ctx.prev = ch; + return token; + } + + if (ch != state.ctx.ch) { + return finish(ch); + } + + if (/\s/.test(state.ctx.prev)) { + return finish(ch); + } + + if (state.ctx.wide) { + ch = stream.next(); + + if (ch != state.ctx.ch) { + return finish(ch); + } + } + + if (!stream.eol() && !rePostInline.test(stream.peek())) { + if (state.ctx.wide) { + stream.backUp(1); + } + + return finish(ch); + } + + setState(state, normal); + setNormal(state, ch); + + return token; + } + + function directive(stream, state) { + var token = null; + + if (stream.match(reDirective)) { + token = 'rst-directive'; + } else if (stream.match(reHyperlink)) { + token = 'rst-hyperlink'; + } else if (stream.match(reFootnote)) { + token = 'rst-footnote'; + } else if (stream.match(reCitation)) { + token = 'rst-citation'; + } else { + stream.eatSpace(); + + if (stream.eol()) { + setNormal(state, stream); + return null; + } else { + stream.skipToEnd(); + setState(state, comment); + return 'rst-comment'; + } + } + + setState(state, body, {start: true}); + return token; + } + + function body(stream, state) { + var token = 'rst-body'; + + if (!state.ctx.start || stream.sol()) { + return block(stream, state, token); + } + + stream.skipToEnd(); + setCtx(state); + + return token; + } + + function comment(stream, state) { + return block(stream, state, 'rst-comment'); + } + + function verbatim(stream, state) { + if (!verbatimMode) { + return block(stream, state, 'rst-verbatim'); + } else { + if (stream.sol()) { + if (!stream.eatSpace()) { + setNormal(state, stream); + } + + return null; + } + + return verbatimMode.token(stream, state.ctx.local); + } + } + + function block(stream, state, token) { + if (stream.eol() || stream.eatSpace()) { + stream.skipToEnd(); + return token; + } else { + setNormal(state, stream); + return null; + } + } + + return { + startState: function() { + return {fn: normal, ctx: {}}; + }, + + copyState: function(state) { + return {fn: state.fn, ctx: state.ctx}; + }, + + token: function(stream, state) { + var token = state.fn(stream, state); + return token; + } + }; +}); + +CodeMirror.defineMIME("text/x-rst", "rst"); + diff --git a/js/codemirror/mode/smalltalk/index.html b/js/codemirror/mode/smalltalk/index.html new file mode 100644 index 0000000000..fe56b58911 --- /dev/null +++ b/js/codemirror/mode/smalltalk/index.html @@ -0,0 +1,56 @@ + + + + CodeMirror 2: Smalltalk mode + + + + + + + + +

CodeMirror 2: Smalltalk mode

+ +
+ + + +

Simple Smalltalk mode.

+ +

MIME types defined: text/x-stsrc.

+ + diff --git a/js/codemirror/mode/smalltalk/smalltalk.css b/js/codemirror/mode/smalltalk/smalltalk.css new file mode 100644 index 0000000000..7c2daa49dc --- /dev/null +++ b/js/codemirror/mode/smalltalk/smalltalk.css @@ -0,0 +1,5 @@ +span.st-keyword {color: #90b;} +span.st-number {color: #291;} +span.st-comment {color: #a70;} +span.st-string {color: #a22;} +span.st-var {color: #22b;} diff --git a/js/codemirror/mode/smalltalk/smalltalk.js b/js/codemirror/mode/smalltalk/smalltalk.js new file mode 100644 index 0000000000..763f70de88 --- /dev/null +++ b/js/codemirror/mode/smalltalk/smalltalk.js @@ -0,0 +1,122 @@ +CodeMirror.defineMode("smalltalk", function(config, parserConfig) { + var keywords = {"true": 1, "false": 1, nil: 1, self: 1, "super": 1, thisContext: 1}; + var indentUnit = config.indentUnit; + + function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); + } + + var type; + function ret(tp, style) { + type = tp; + return style; + } + + function tokenBase(stream, state) { + var ch = stream.next(); + if (ch == '"') + return chain(stream, state, tokenComment(ch)); + else if (ch == "'") + return chain(stream, state, tokenString(ch)); + else if (ch == "#") { + stream.eatWhile(/[\w\$_]/); + return ret("string", "st-string"); + } + else if (/\d/.test(ch)) { + stream.eatWhile(/[\w\.]/) + return ret("number", "st-number"); + } + else if (/[\[\]()]/.test(ch)) { + return ret(ch, null); + } + else { + stream.eatWhile(/[\w\$_]/); + if (keywords && keywords.propertyIsEnumerable(stream.current())) return ret("keyword", "st-keyword"); + return ret("word", "st-word"); + } + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, next, end = false; + while ((next = stream.next()) != null) { + if (next == quote && !escaped) {end = true; break;} + escaped = !escaped && next == "\\"; + } + if (end || !(escaped)) + state.tokenize = tokenBase; + return ret("string", "st-string"); + }; + } + + function tokenComment(quote) { + return function(stream, state) { + var next, end = false; + while ((next = stream.next()) != null) { + if (next == quote) {end = true; break;} + } + if (end) + state.tokenize = tokenBase; + return ret("comment", "st-comment"); + }; + } + + function Context(indented, column, type, align, prev) { + this.indented = indented; + this.column = column; + this.type = type; + this.align = align; + this.prev = prev; + } + + function pushContext(state, col, type) { + return state.context = new Context(state.indented, col, type, null, state.context); + } + function popContext(state) { + return state.context = state.context.prev; + } + + // Interface + + return { + startState: function(basecolumn) { + return { + tokenize: tokenBase, + context: new Context((basecolumn || 0) - indentUnit, 0, "top", false), + indented: 0, + startOfLine: true + }; + }, + + token: function(stream, state) { + var ctx = state.context; + if (stream.sol()) { + if (ctx.align == null) ctx.align = false; + state.indented = stream.indentation(); + state.startOfLine = true; + } + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + if (type == "comment") return style; + if (ctx.align == null) ctx.align = true; + + if (type == "[") pushContext(state, stream.column(), "]"); + else if (type == "(") pushContext(state, stream.column(), ")"); + else if (type == ctx.type) popContext(state); + state.startOfLine = false; + return style; + }, + + indent: function(state, textAfter) { + if (state.tokenize != tokenBase) return 0; + var firstChar = textAfter && textAfter.charAt(0), ctx = state.context, closing = firstChar == ctx.type; + if (ctx.align) return ctx.column + (closing ? 0 : 1); + else return ctx.indented + (closing ? 0 : indentUnit); + }, + + electricChars: "]" + }; +}); + +CodeMirror.defineMIME("text/x-stsrc", {name: "smalltalk"}); diff --git a/js/codemirror/mode/stex/index.html b/js/codemirror/mode/stex/index.html new file mode 100644 index 0000000000..73b07ac13e --- /dev/null +++ b/js/codemirror/mode/stex/index.html @@ -0,0 +1,96 @@ + + + + CodeMirror 2: sTeX mode + + + + + + + + +

CodeMirror 2: sTeX mode

+
+ + +

MIME types defined: text/stex.

+ + + diff --git a/js/codemirror/mode/stex/stex.css b/js/codemirror/mode/stex/stex.css new file mode 100644 index 0000000000..64b975e98d --- /dev/null +++ b/js/codemirror/mode/stex/stex.css @@ -0,0 +1,20 @@ +span.css-at {color: #708;} +span.css-unit {color: #281;} +span.css-value {color: #708;} +span.css-identifier {color: black;} +span.css-selector {color: #11B;} +span.css-important {color: #00F;} +span.css-colorcode {color: #299;} +span.css-comment {color: #A70;} +span.css-string {color: #A22;} + +span.stex-unit { color: #281; } +span.stex-identifier { color: black; } +span.stex-slash { color: #FAA; } +span.stex-command { color: #00F; } +span.stex-comment { color: #A70; } +span.stex-import { color: #00F; } +span.stex-filepath { color: #852626; } +span.stex-module { color: #852626; } +span.stex-error { text-decoration: underline; color: red; } +span.stex-string { color: #A22; } diff --git a/js/codemirror/mode/stex/stex.js b/js/codemirror/mode/stex/stex.js new file mode 100644 index 0000000000..3106e3be0c --- /dev/null +++ b/js/codemirror/mode/stex/stex.js @@ -0,0 +1,167 @@ +/* + * Author: Constantin Jucovschi (c.jucovschi@jacobs-university.de) + * Licence: MIT + */ + +CodeMirror.defineMode("stex", function(cmCfg, modeCfg) +{ + function pushCommand(state, command) { + state.cmdState.push(command); + } + + function peekCommand(state) { + if (state.cmdState.length>0) + return state.cmdState[state.cmdState.length-1]; + else + return null; + } + + function popCommand(state) { + if (state.cmdState.length>0) { + var plug = state.cmdState.pop(); + plug.closeBracket(); + } + } + + function applyMostPowerful(state) { + var context = state.cmdState; + for (var i = context.length - 1; i >= 0; i--) { + var plug = context[i]; + if (plug.name=="DEFAULT") + continue; + return plug.styleIdentifier(); + } + return "stex-identifier"; + } + + function addPluginPattern(pluginName, cmdStyle, brackets, styles) { + return function () { + this.name=pluginName; + this.bracketNo = 0; + this.style=cmdStyle; + this.styles = styles; + this.brackets = brackets; + + this.styleIdentifier = function(content) { + if (this.bracketNo<=this.styles.length) + return this.styles[this.bracketNo-1]; + else + return null; + }; + this.openBracket = function(content) { + this.bracketNo++; + return "stex-bracket"; + }; + this.closeBracket = function(content) { + }; + } + } + + var plugins = new Array(); + + plugins["importmodule"] = addPluginPattern("importmodule", "stex-command", "{[", ["stex-filepath", "stex-module"]); + plugins["documentclass"] = addPluginPattern("documentclass", "stex-command", "{[", ["", "stex-unit"]); + plugins["usepackage"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); + plugins["begin"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); + plugins["end"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); + + plugins["DEFAULT"] = function () { + this.name="DEFAULT"; + this.style="stex-command"; + + this.styleIdentifier = function(content) { + }; + this.openBracket = function(content) { + }; + this.closeBracket = function(content) { + }; + }; + + function setState(state, f) { + state.f = f; + } + + function normal(source, state) { + if (source.match(/^\\[a-z]+/)) { + var cmdName = source.current(); + cmdName = cmdName.substr(1, cmdName.length-1); + var plug = plugins[cmdName]; + if (typeof(plug) == 'undefined') { + plug = plugins["DEFAULT"]; + } + plug = new plug(); + pushCommand(state, plug); + setState(state, beginParams); + return plug.style; + } + + var ch = source.next(); + if (ch == "%") { + setState(state, inCComment); + return "stex-comment"; + } + else if (ch=='}' || ch==']') { + plug = peekCommand(state); + if (plug) { + plug.closeBracket(ch); + setState(state, beginParams); + } else + return "stex-error"; + return "stex-bracket"; + } else if (ch=='{' || ch=='[') { + plug = plugins["DEFAULT"]; + plug = new plug(); + pushCommand(state, plug); + return "stex-bracket"; + } + else if (/\d/.test(ch)) { + source.eatWhile(/[\w.%]/); + return "stex-unit"; + } + else { + source.eatWhile(/[\w-_]/); + return applyMostPowerful(state); + } + } + + function inCComment(source, state) { + source.skipToEnd(); + setState(state, normal); + return "css-comment"; + } + + function beginParams(source, state) { + var ch = source.peek(); + if (ch == '{' || ch == '[') { + var lastPlug = peekCommand(state); + var style = lastPlug.openBracket(ch); + source.eat(ch); + setState(state, normal); + return "stex-bracket"; + } + if (/[ \t\r]/.test(ch)) { + source.eat(ch); + return null; + } + setState(state, normal); + lastPlug = peekCommand(state); + if (lastPlug) { + popCommand(state); + } + return normal(source, state); + } + + return { + startState: function() { return { f:normal, cmdState:[] }; }, + copyState: function(s) { return { f: s.f, cmdState: s.cmdState.slice(0, s.cmdState.length) }; }, + + token: function(stream, state) { + var t = state.f(stream, state); + var w = stream.current(); + return t; + } + }; +}); + + +CodeMirror.defineMIME("text/x-stex", "stex"); diff --git a/js/codemirror/mode/xml/index.html b/js/codemirror/mode/xml/index.html new file mode 100644 index 0000000000..5ad7c63fe8 --- /dev/null +++ b/js/codemirror/mode/xml/index.html @@ -0,0 +1,42 @@ + + + + CodeMirror 2: XML mode + + + + + + + + +

CodeMirror 2: XML mode

+
+ +

The XML mode supports two configuration parameters:

+
+
htmlMode (boolean)
+
This switches the mode to parse HTML instead of XML. This + means attributes do not have to be quoted, and some elements + (such as br) do not require a closing tag.
+
alignCDATA (boolean)
+
Setting this to true will force the opening tag of CDATA + blocks to not be indented.
+
+ +

MIME types defined: application/xml, text/html.

+ + diff --git a/js/codemirror/mode/xml/xml.css b/js/codemirror/mode/xml/xml.css new file mode 100644 index 0000000000..86845faa63 --- /dev/null +++ b/js/codemirror/mode/xml/xml.css @@ -0,0 +1,7 @@ +span.xml-tag {color: #a0b;} +span.xml-attribute {color: #281;} +span.xml-attname {color: #00f;} +span.xml-comment {color: #a70;} +span.xml-cdata {color: #48a;} +span.xml-processing {color: #999;} +span.xml-entity {color: #a22;} diff --git a/js/codemirror/mode/xml/xml.js b/js/codemirror/mode/xml/xml.js new file mode 100644 index 0000000000..1d92c4e7b8 --- /dev/null +++ b/js/codemirror/mode/xml/xml.js @@ -0,0 +1,206 @@ +CodeMirror.defineMode("xml", function(config, parserConfig) { + var indentUnit = config.indentUnit; + var Kludges = parserConfig.htmlMode ? { + autoSelfClosers: {"br": true, "img": true, "hr": true, "link": true, "input": true, + "meta": true, "col": true, "frame": true, "base": true, "area": true}, + doNotIndent: {"pre": true, "!cdata": true}, + allowUnquoted: true + } : {autoSelfClosers: {}, doNotIndent: {"!cdata": true}, allowUnquoted: false}; + var alignCDATA = parserConfig.alignCDATA; + + // Return variables for tokenizers + var tagName, type; + + function inText(stream, state) { + function chain(parser) { + state.tokenize = parser; + return parser(stream, state); + } + + var ch = stream.next(); + if (ch == "<") { + if (stream.eat("!")) { + if (stream.eat("[")) { + if (stream.match("CDATA[")) return chain(inBlock("xml-cdata", "]]>")); + else return null; + } + else if (stream.match("--")) return chain(inBlock("xml-comment", "-->")); + else if (stream.match("DOCTYPE")) { + stream.eatWhile(/[\w\._\-]/); + return chain(inBlock("xml-doctype", ">")); + } + else return null; + } + else if (stream.eat("?")) { + stream.eatWhile(/[\w\._\-]/); + state.tokenize = inBlock("xml-processing", "?>"); + return "xml-processing"; + } + else { + type = stream.eat("/") ? "closeTag" : "openTag"; + stream.eatSpace(); + tagName = ""; + var c; + while ((c = stream.eat(/[^\s\u00a0=<>\"\'\/?]/))) tagName += c; + state.tokenize = inTag; + return "xml-tag"; + } + } + else if (ch == "&") { + stream.eatWhile(/[^;]/); + stream.eat(";"); + return "xml-entity"; + } + else { + stream.eatWhile(/[^&<]/); + return null; + } + } + + function inTag(stream, state) { + var ch = stream.next(); + if (ch == ">" || (ch == "/" && stream.eat(">"))) { + state.tokenize = inText; + type = ch == ">" ? "endTag" : "selfcloseTag"; + return "xml-tag"; + } + else if (ch == "=") { + type = "equals"; + return null; + } + else if (/[\'\"]/.test(ch)) { + state.tokenize = inAttribute(ch); + return state.tokenize(stream, state); + } + else { + stream.eatWhile(/[^\s\u00a0=<>\"\'\/?]/); + return "xml-word"; + } + } + + function inAttribute(quote) { + return function(stream, state) { + while (!stream.eol()) { + if (stream.next() == quote) { + state.tokenize = inTag; + break; + } + } + return "xml-attribute"; + }; + } + + function inBlock(style, terminator) { + return function(stream, state) { + while (!stream.eol()) { + if (stream.match(terminator)) { + state.tokenize = inText; + break; + } + stream.next(); + } + return style; + }; + } + + var curState, setStyle; + function pass() { + for (var i = arguments.length - 1; i >= 0; i--) curState.cc.push(arguments[i]); + } + function cont() { + pass.apply(null, arguments); + return true; + } + + function pushContext(tagName, startOfLine) { + var noIndent = Kludges.doNotIndent.hasOwnProperty(tagName) || (curState.context && curState.context.noIndent); + curState.context = { + prev: curState.context, + tagName: tagName, + indent: curState.indented, + startOfLine: startOfLine, + noIndent: noIndent + }; + } + function popContext() { + if (curState.context) curState.context = curState.context.prev; + } + + function element(type) { + if (type == "openTag") {curState.tagName = tagName; return cont(attributes, endtag(curState.startOfLine));} + else if (type == "closeTag") {popContext(); return cont(endclosetag);} + else if (type == "xml-cdata") { + if (!curState.context || curState.context.name != "!cdata") pushContext("!cdata"); + if (curState.tokenize == inText) popContext(); + return cont(); + } + else return cont(); + } + function endtag(startOfLine) { + return function(type) { + if (type == "selfcloseTag" || + (type == "endTag" && Kludges.autoSelfClosers.hasOwnProperty(curState.tagName.toLowerCase()))) + return cont(); + if (type == "endTag") {pushContext(curState.tagName, startOfLine); return cont();} + return cont(); + }; + } + function endclosetag(type) { + if (type == "endTag") return cont(); + return pass(); + } + + function attributes(type) { + if (type == "xml-word") {setStyle = "xml-attname"; return cont(attributes);} + if (type == "equals") return cont(attvalue, attributes); + return pass(); + } + function attvalue(type) { + if (type == "xml-word" && Kludges.allowUnquoted) {setStyle = "xml-attribute"; return cont();} + if (type == "xml-attribute") return cont(); + return pass(); + } + + return { + startState: function() { + return {tokenize: inText, cc: [], indented: 0, startOfLine: true, tagName: null, context: null}; + }, + + token: function(stream, state) { + if (stream.sol()) { + state.startOfLine = true; + state.indented = stream.indentation(); + } + if (stream.eatSpace()) return null; + + setStyle = type = tagName = null; + var style = state.tokenize(stream, state); + if ((style || type) && style != "xml-comment") { + curState = state; + while (true) { + var comb = state.cc.pop() || element; + if (comb(type || style)) break; + } + } + state.startOfLine = false; + return setStyle || style; + }, + + indent: function(state, textAfter) { + var context = state.context; + if (context && context.noIndent) return 0; + if (alignCDATA && / + + + CodeMirror + + + + + + +

{ } CodeMirror

+ +
+/* Old release history */
+
+
+ +

17-12-2010: Version 0.92:

+
    +
  • Make CodeMirror work in XHTML documents.
  • +
  • Fix bug in handling of backslashes in Python strings.
  • +
  • The styleNumbers option is now officially + supported and documented.
  • +
  • onLineNumberClick option added.
  • +
  • More consistent names onLoad and + onCursorActivity callbacks. Old names still work, but + are deprecated.
  • +
  • Add a Freemarker mode.
  • +
+ +

11-11-2010: Version 0.91:

+
    +
  • Adds support for Java.
  • +
  • Small additions to the PHP and SQL parsers.
  • +
  • Work around various Webkit issues.
  • +
  • Fix toTextArea to update the code in the textarea.
  • +
  • Add a noScriptCaching option (hack to ease development).
  • +
  • Make sub-modes of HTML mixed mode configurable.
  • +
+ +

02-10-2010: Version 0.9:

+
    +
  • Add support for searching backwards.
  • +
  • There are now parsers for Scheme, XQuery, and OmetaJS.
  • +
  • Makes height: "dynamic" more robust.
  • +
  • Fixes bug where paste did not work on OS X.
  • +
  • Add a enterMode and electricChars options to make indentation even more customizable.
  • +
  • Add firstLineNumber option.
  • +
  • Fix bad handling of @media rules by the CSS parser.
  • +
  • Take a new, more robust approach to working around the invisible-last-line bug in WebKit.
  • +
+ +

22-07-2010: Version 0.8:

+
    +
  • Add a cursorCoords method to find the screen + coordinates of the cursor.
  • +
  • A number of fixes and support for more syntax in the PHP parser.
  • +
  • Fix indentation problem with JSON-mode JS parser in Webkit.
  • +
  • Add a minification UI.
  • +
  • Support a height: dynamic mode, where the editor's + height will adjust to the size of its content.
  • +
  • Better support for IME input mode.
  • +
  • Fix JavaScript parser getting confused when seeing a no-argument + function call.
  • +
  • Have CSS parser see the difference between selectors and other + identifiers.
  • +
  • Fix scrolling bug when pasting in a horizontally-scrolled + editor.
  • +
  • Support toTextArea method in instances created with + fromTextArea.
  • +
  • Work around new Opera cursor bug that causes the cursor to jump + when pressing backspace at the end of a line.
  • +
+ +

27-04-2010: Version + 0.67:

+

More consistent page-up/page-down behaviour + across browsers. Fix some issues with hidden editors looping forever + when line-numbers were enabled. Make PHP parser parse + "\\" correctly. Have jumpToLine work on + line handles, and add cursorLine function to fetch the + line handle where the cursor currently is. Add new + setStylesheet function to switch style-sheets in a + running editor.

+ +

01-03-2010: Version + 0.66:

+

Adds removeLine method to API. + Introduces the PLSQL parser. + Marks XML errors by adding (rather than replacing) a CSS class, so + that they can be disabled by modifying their style. Fixes several + selection bugs, and a number of small glitches.

+ +

12-11-2009: Version + 0.65:

+

Add support for having both line-wrapping and + line-numbers turned on, make paren-highlighting style customisable + (markParen and unmarkParen config + options), work around a selection bug that Opera + reintroduced in version 10.

+ +

23-10-2009: Version + 0.64:

+

Solves some issues introduced by the + paste-handling changes from the previous release. Adds + setSpellcheck, setTextWrapping, + setIndentUnit, setUndoDepth, + setTabMode, and setLineNumbers to + customise a running editor. Introduces an SQL parser. Fixes a few small + problems in the Python + parser. And, as usual, add workarounds for various newly discovered + browser incompatibilities.

+ +

31-08-2009: Version +0.63:

+

Overhaul of paste-handling (less fragile), fixes for several +serious IE8 issues (cursor jumping, end-of-document bugs) and a number +of small problems.

+ +

30-05-2009: Version +0.62:

+

Introduces Python +and Lua parsers. Add +setParser (on-the-fly mode changing) and +clearHistory methods. Make parsing passes time-based +instead of lines-based (see the passTime option).

+ + + + diff --git a/js/codemirror/test/index.html b/js/codemirror/test/index.html new file mode 100644 index 0000000000..a3ad057da1 --- /dev/null +++ b/js/codemirror/test/index.html @@ -0,0 +1,29 @@ + + + + CodeMirror 2: Test Suite + + + + + + + + +

CodeMirror 2: Test Suite

+ +

A limited set of programmatic sanity tests for CodeMirror.

+ +

+
+    
+
+    
+  
+
diff --git a/js/codemirror/test/test.js b/js/codemirror/test/test.js
new file mode 100644
index 0000000000..af18b5b4a8
--- /dev/null
+++ b/js/codemirror/test/test.js
@@ -0,0 +1,248 @@
+var tests = [];
+
+test("fromTextArea", function() {
+  var te = document.getElementById("code");
+  te.value = "CONTENT";
+  var cm = CodeMirror.fromTextArea(te);
+  is(!te.offsetHeight);
+  eq(cm.getValue(), "CONTENT");
+  cm.setValue("foo\nbar");
+  eq(cm.getValue(), "foo\nbar");
+  cm.save();
+  is(/^foo\r?\nbar$/.test(te.value));
+  cm.setValue("xxx");
+  cm.toTextArea();
+  is(te.offsetHeight);
+  eq(te.value, "xxx");
+});
+
+testCM("getRange", function(cm) {
+  eq(cm.getLine(0), "1234");
+  eq(cm.getLine(1), "5678");
+  eq(cm.getLine(2), null);
+  eq(cm.getLine(-1), null);
+  eq(cm.getRange({line: 0, ch: 0}, {line: 0, ch: 3}), "123");
+  eq(cm.getRange({line: 0, ch: -1}, {line: 0, ch: 200}), "1234");
+  eq(cm.getRange({line: 0, ch: 2}, {line: 1, ch: 2}), "34\n56");
+  eq(cm.getRange({line: 1, ch: 2}, {line: 100, ch: 0}), "78");
+}, {value: "1234\n5678"});
+
+testCM("replaceRange", function(cm) {
+  eq(cm.getValue(), "");
+  cm.replaceRange("foo\n", {line: 0, ch: 0});
+  eq(cm.getValue(), "foo\n");
+  cm.replaceRange("a\nb", {line: 0, ch: 1});
+  eq(cm.getValue(), "fa\nboo\n");
+  eq(cm.lineCount(), 3);
+  cm.replaceRange("xyzzy", {line: 0, ch: 0}, {line: 1, ch: 1});
+  eq(cm.getValue(), "xyzzyoo\n");
+  cm.replaceRange("abc", {line: 0, ch: 0}, {line: 10, ch: 0});
+  eq(cm.getValue(), "abc");
+  eq(cm.lineCount(), 1);
+});
+
+testCM("selection", function(cm) {
+  cm.setSelection({line: 0, ch: 4}, {line: 2, ch: 2});
+  is(cm.somethingSelected());
+  eq(cm.getSelection(), "11\n222222\n33");
+  eqPos(cm.getCursor(false), {line: 2, ch: 2});
+  eqPos(cm.getCursor(true), {line: 0, ch: 4});
+  cm.setSelection({line: 1, ch: 0});
+  is(!cm.somethingSelected());
+  eq(cm.getSelection(), "");
+  eqPos(cm.getCursor(true), {line: 1, ch: 0});
+  cm.replaceSelection("abc");
+  eq(cm.getSelection(), "abc");
+  eq(cm.getValue(), "111111\nabc222222\n333333");
+  cm.replaceSelection("def", "end");
+  eq(cm.getSelection(), "");
+  eqPos(cm.getCursor(true), {line: 1, ch: 3});
+  cm.setCursor({line: 2, ch: 1});
+  eqPos(cm.getCursor(true), {line: 2, ch: 1});
+  cm.setCursor(1, 2);
+  eqPos(cm.getCursor(true), {line: 1, ch: 2});
+}, {value: "111111\n222222\n333333"});
+
+testCM("lines", function(cm) {
+  eq(cm.getLine(0), "111111");
+  eq(cm.getLine(1), "222222");
+  eq(cm.getLine(-1), null);
+  cm.removeLine(1);
+  cm.setLine(1, "abc");
+  eq(cm.getValue(), "111111\nabc");
+}, {value: "111111\n222222\n333333"});
+
+testCM("indent", function(cm) {
+  cm.indentLine(1);
+  eq(cm.getLine(1), "   blah();");
+  cm.setOption("indentUnit", 8);
+  cm.indentLine(1);
+  eq(cm.getLine(1), "\tblah();");
+}, {value: "if (x) {\nblah();\n}", indentUnit: 3, indentWithTabs: true});
+
+test("defaults", function() {
+  var olddefaults = CodeMirror.defaults, defs = CodeMirror.defaults = {};
+  for (var opt in olddefaults) defs[opt] = olddefaults[opt];
+  defs.indentUnit = 5;
+  defs.value = "uu";
+  defs.enterMode = "keep";
+  defs.tabindex = 55;
+  var place = document.getElementById("testground"), cm = CodeMirror(place);
+  try {
+    eq(cm.getOption("indentUnit"), 5);
+    cm.setOption("indentUnit", 10);
+    eq(defs.indentUnit, 5);
+    eq(cm.getValue(), "uu");
+    eq(cm.getOption("enterMode"), "keep");
+    eq(cm.getInputField().tabindex, 55);
+  }
+  finally {
+    CodeMirror.defaults = olddefaults;
+    place.removeChild(cm.getWrapperElement());
+  }
+});
+
+testCM("lineInfo", function(cm) {
+  eq(cm.lineInfo(-1), null);
+  var lh = cm.setMarker(1, "FOO", "bar");
+  var info = cm.lineInfo(1);
+  eq(info.text, "222222");
+  eq(info.markerText, "FOO");
+  eq(info.markerClass, "bar");
+  eq(info.line, 1);
+  eq(cm.lineInfo(2).markerText, null);
+  cm.clearMarker(lh);
+  eq(cm.lineInfo(1).markerText, null);
+}, {value: "111111\n222222\n333333"});
+
+testCM("coords", function(cm) {
+  cm.getWrapperElement().style.height = "100px";
+  var content = [];
+  for (var i = 0; i < 200; ++i) content.push("------------------------------" + i);
+  cm.setValue(content.join("\n"));
+  var top = cm.charCoords({line: 0, ch: 0});
+  var bot = cm.charCoords({line: 200, ch: 30});
+  is(top.x < bot.x);
+  is(top.y < bot.y);
+  is(top.y < top.yBot);
+  cm.getWrapperElement().scrollTop = 100;
+  cm.refresh();
+  var top2 = cm.charCoords({line: 0, ch: 0});
+  is(top.y > top2.y);
+  eq(top.x, top2.x);
+});
+
+testCM("coordsChar", function(cm) {
+  var content = [];
+  for (var i = 0; i < 70; ++i) content.push("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx");
+  cm.setValue(content.join("\n"));
+  for (var x = 0; x < 35; x += 2) {
+    for (var y = 0; y < 70; y += 5) {
+      cm.setCursor(y, x);
+      var pos = cm.coordsChar(cm.charCoords({line: y, ch: x}));
+      eq(pos.line, y);
+      eq(pos.ch, x);
+    }
+  }
+});
+
+testCM("undo", function(cm) {
+  cm.setLine(0, "def");
+  eq(cm.historySize().undo, 1);
+  cm.undo();
+  eq(cm.getValue(), "abc");
+  eq(cm.historySize().undo, 0);
+  eq(cm.historySize().redo, 1);
+  cm.redo();
+  eq(cm.getValue(), "def");
+  eq(cm.historySize().undo, 1);
+  eq(cm.historySize().redo, 0);
+  cm.setValue("1\n\n\n2");
+  eq(cm.historySize().undo, 0);
+  for (var i = 0; i < 20; ++i) {
+    cm.replaceRange("a", {line: 0, ch: 0});
+    cm.replaceRange("b", {line: 3, ch: 0});
+  }
+  eq(cm.historySize().undo, 40);
+  for (var i = 0; i < 38; ++i) cm.undo();
+  eq(cm.historySize().undo, 2);
+  eq(cm.historySize().redo, 38);
+  eq(cm.getValue(), "a1\n\n\nb2");
+  cm.setOption("undoDepth", 10);
+  for (var i = 0; i < 20; ++i) {
+    cm.replaceRange("a", {line: 0, ch: 0});
+    cm.replaceRange("b", {line: 3, ch: 0});
+  }
+  eq(cm.historySize().undo, 10);
+}, {value: "abc"});
+
+testCM("undoMultiLine", function(cm) {
+  cm.replaceRange("x", {line:0, ch: 0});
+  cm.replaceRange("y", {line:1, ch: 0});
+  cm.undo();
+  eq(cm.getValue(), "abc\ndef\nghi");
+  cm.replaceRange("y", {line:1, ch: 0});
+  cm.replaceRange("x", {line:0, ch: 0});
+  cm.undo();
+  eq(cm.getValue(), "abc\ndef\nghi");
+  cm.replaceRange("y", {line:2, ch: 0});
+  cm.replaceRange("x", {line:1, ch: 0});
+  cm.replaceRange("z", {line:2, ch: 0});
+  cm.undo();
+  eq(cm.getValue(), "abc\ndef\nghi");
+}, {value: "abc\ndef\nghi"});
+
+// Scaffolding
+
+function htmlEscape(str) {
+  return str.replace(/[<&]/g, function(str) {return str == "&" ? "&" : "<";});
+}
+function forEach(arr, f) {
+  for (var i = 0, e = arr.length; i < e; ++i) f(arr[i]);
+}
+
+function Failure(why) {this.message = why;}
+
+function test(name, run) {tests.push({name: name, func: run});}
+function testCM(name, run, opts) {
+  test(name, function() {
+    var place = document.getElementById("testground"), cm = CodeMirror(place, opts);
+    try {run(cm);}
+    finally {place.removeChild(cm.getWrapperElement());}
+  });
+}
+
+function runTests() {
+  var failures = [], run = 0;
+  for (var i = 0; i < tests.length; ++i) {
+    var test = tests[i];
+    try {test.func();}
+    catch(e) {
+      if (e instanceof Failure)
+        failures.push({type: "failure", test: test.name, text: e.message});
+      else
+        failures.push({type: "error", test: test.name, text: e.toString()});
+    }
+    run++;
+  }
+  var html = [run + " tests run."];
+  if (failures.length)
+    forEach(failures, function(fail) {
+      html.push(fail.test + ': ' + htmlEscape(fail.text) + "");
+    });
+  else html.push('All passed.');
+  document.getElementById("output").innerHTML = html.join("\n");
+}
+
+function eq(a, b, msg) {
+  if (a != b) throw new Failure(a + " != " + b + (msg ? " (" + msg + ")" : ""));
+}
+function eqPos(a, b, msg) {
+  eq(a.line, b.line, msg);
+  eq(a.ch, b.ch, msg);
+}
+function is(a, msg) {
+  if (!a) throw new Failure("assertion failed" + (msg ? " (" + msg + ")" : ""));
+}
+
+window.onload = runTests;

From 28f97eb3c14d928e04cd9410dfabc5af85b80812 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= 
Date: Thu, 2 Jun 2011 14:24:16 +0200
Subject: [PATCH 70/84] Hook CodeMirror to SQL editor

---
 js/functions.js                         |   7 ++
 libraries/header_scripts.inc.php        |   3 +
 themes/original/css/theme_right.css.php | 101 ++++++++++++++++++++++++
 themes/pmahomme/css/theme_right.css.php | 101 ++++++++++++++++++++++++
 4 files changed, 212 insertions(+)

diff --git a/js/functions.js b/js/functions.js
index be5a8bbc40..c78c9e44cd 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -2370,3 +2370,10 @@ $(document).ready(function() {
         }); // end $.PMA_confirm()
     }); //end of Drop Table Ajax action
 }) // end of $(document).ready() for Drop Table
+
+$(document).ready(function() {
+    var elm = $('#sqlquery');
+    if (elm) {
+        var myCodeMirror = CodeMirror.fromTextArea(elm[0], {lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: "text/x-plsql"});
+    }
+})
diff --git a/libraries/header_scripts.inc.php b/libraries/header_scripts.inc.php
index c25aa990ea..7315fa54e8 100644
--- a/libraries/header_scripts.inc.php
+++ b/libraries/header_scripts.inc.php
@@ -39,6 +39,9 @@ if (isset($GLOBALS['db'])) {
     $params['db'] = $GLOBALS['db'];
 }
 $GLOBALS['js_include'][] = 'messages.php' . PMA_generate_common_url($params);
+$GLOBALS['js_include'][] = 'codemirror/lib/codemirror.js';
+/* We should rather use/define MySQL mode here */
+$GLOBALS['js_include'][] = 'codemirror/mode/plsql/plsql.js';
 
 /**
  * Here we add a timestamp when loading the file, so that users who
diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php
index 406dc9d8e9..6365100bff 100644
--- a/themes/original/css/theme_right.css.php
+++ b/themes/original/css/theme_right.css.php
@@ -1771,3 +1771,104 @@ fieldset .disabled-field td {
     -webkit-box-sizing: border-box;
 }
 
+.CodeMirror {
+  line-height: 1em;
+  font-family: monospace;
+  background: white;
+  border: 1px solid black;
+}
+
+.CodeMirror-scroll {
+  height: auto;
+  overflow-y: auto;
+  overflow-x: auto;
+  max-height: 30em;
+}
+
+.CodeMirror-gutter {
+  position: absolute; left: 0; top: 0;
+  background-color: #f7f7f7;
+  border-right: 1px solid #eee;
+  min-width: 2em;
+  height: 100%;
+}
+.CodeMirror-gutter-text {
+  color: #aaa;
+  text-align: right;
+  padding: .4em .2em .4em .4em;
+}
+.CodeMirror-lines {
+  padding: .4em;
+}
+
+.CodeMirror pre {
+  -moz-border-radius: 0;
+  -webkit-border-radius: 0;
+  -o-border-radius: 0;
+  border-radius: 0;
+  border-width: 0; margin: 0; padding: 0; background: transparent;
+  font-family: inherit;
+  font-size: inherit;
+  padding: 0; margin: 0;
+}
+
+.CodeMirror textarea {
+  font-family: inherit !important;
+  font-size: inherit !important;
+}
+
+.CodeMirror-cursor {
+  z-index: 10;
+  position: absolute;
+  visibility: hidden;
+  border-left: 1px solid black !important;
+}
+.CodeMirror-focused .CodeMirror-cursor {
+  visibility: visible;
+}
+
+span.CodeMirror-selected {
+  background: #ccc !important;
+  color: HighlightText !important;
+}
+.CodeMirror-focused span.CodeMirror-selected {
+  background: Highlight !important;
+}
+
+.CodeMirror-matchingbracket {color: #0f0 !important;}
+.CodeMirror-nonmatchingbracket {color: #f22 !important;}
+
+
+span.plsql-keyword {
+    color: blue;
+}
+span.plsql-var {
+    color: red;
+}
+span.plsql-comment {
+    color: #AA7700;
+}
+span.plsql-string {
+    color: green;
+}
+span.plsql-operator {
+    color: blue;
+}
+span.plsql-word {
+    color: black;
+}
+span.plsql-function {
+    color: darkorange;
+}
+span.plsql-sqlplus {
+    color: darkorange;
+}
+span.plsql-type {
+    color: purple;
+}
+span.plsql-separator {
+    color: #666666;
+}
+span.plsql-number {
+    color: darkcyan;
+}
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index 5d6c66b3fe..5934a8cd76 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -2115,3 +2115,104 @@ fieldset .disabled-field td {
     margin:             0 6px;
 }
 
+.CodeMirror {
+  line-height: 1em;
+  font-family: monospace;
+  background: white;
+  border: 1px solid black;
+}
+
+.CodeMirror-scroll {
+  height: auto;
+  overflow-y: auto;
+  overflow-x: auto;
+  max-height: 30em;
+}
+
+.CodeMirror-gutter {
+  position: absolute; left: 0; top: 0;
+  background-color: #f7f7f7;
+  border-right: 1px solid #eee;
+  min-width: 2em;
+  height: 100%;
+}
+.CodeMirror-gutter-text {
+  color: #aaa;
+  text-align: right;
+  padding: .4em .2em .4em .4em;
+}
+.CodeMirror-lines {
+  padding: .4em;
+}
+
+.CodeMirror pre {
+  -moz-border-radius: 0;
+  -webkit-border-radius: 0;
+  -o-border-radius: 0;
+  border-radius: 0;
+  border-width: 0; margin: 0; padding: 0; background: transparent;
+  font-family: inherit;
+  font-size: inherit;
+  padding: 0; margin: 0;
+}
+
+.CodeMirror textarea {
+  font-family: inherit !important;
+  font-size: inherit !important;
+}
+
+.CodeMirror-cursor {
+  z-index: 10;
+  position: absolute;
+  visibility: hidden;
+  border-left: 1px solid black !important;
+}
+.CodeMirror-focused .CodeMirror-cursor {
+  visibility: visible;
+}
+
+span.CodeMirror-selected {
+  background: #ccc !important;
+  color: HighlightText !important;
+}
+.CodeMirror-focused span.CodeMirror-selected {
+  background: Highlight !important;
+}
+
+.CodeMirror-matchingbracket {color: #0f0 !important;}
+.CodeMirror-nonmatchingbracket {color: #f22 !important;}
+
+
+span.plsql-keyword {
+    color: blue;
+}
+span.plsql-var {
+    color: red;
+}
+span.plsql-comment {
+    color: #AA7700;
+}
+span.plsql-string {
+    color: green;
+}
+span.plsql-operator {
+    color: blue;
+}
+span.plsql-word {
+    color: black;
+}
+span.plsql-function {
+    color: darkorange;
+}
+span.plsql-sqlplus {
+    color: darkorange;
+}
+span.plsql-type {
+    color: purple;
+}
+span.plsql-separator {
+    color: #666666;
+}
+span.plsql-number {
+    color: darkcyan;
+}

From 4c84ece64d32626fa137bf4b5fb8cd073b00cedd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= 
Date: Thu, 2 Jun 2011 14:37:10 +0200
Subject: [PATCH 71/84] Initial implementation of MySQL mode in CodeMirror,
 based on our list of keywords

---
 js/codemirror/mode/mysql/index.html |  68 ++++++++++++++
 js/codemirror/mode/mysql/mysql.css  |  33 +++++++
 js/codemirror/mode/mysql/mysql.js   | 139 ++++++++++++++++++++++++++++
 3 files changed, 240 insertions(+)
 create mode 100644 js/codemirror/mode/mysql/index.html
 create mode 100644 js/codemirror/mode/mysql/mysql.css
 create mode 100644 js/codemirror/mode/mysql/mysql.js

diff --git a/js/codemirror/mode/mysql/index.html b/js/codemirror/mode/mysql/index.html
new file mode 100644
index 0000000000..c9bb251f66
--- /dev/null
+++ b/js/codemirror/mode/mysql/index.html
@@ -0,0 +1,68 @@
+
+
+  
+    CodeMirror 2: MySQL mode
+    
+    
+    
+    
+    
+    
+  
+  
+    

CodeMirror 2: MySQL mode

+ +
+ + + +

+ Simple mode that handles MySQL language. +

+ +

MIME type defined: text/x-mysql + (MySQL code) + diff --git a/js/codemirror/mode/mysql/mysql.css b/js/codemirror/mode/mysql/mysql.css new file mode 100644 index 0000000000..a03411a4a3 --- /dev/null +++ b/js/codemirror/mode/mysql/mysql.css @@ -0,0 +1,33 @@ +span.mysql-keyword { + color: blue; +} +span.mysql-var { + color: red; +} +span.mysql-comment { + color: #AA7700; +} +span.mysql-string { + color: green; +} +span.mysql-operator { + color: blue; +} +span.mysql-word { + color: black; +} +span.mysql-function { + color: darkorange; +} +span.mysql-sqlplus { + color: darkorange; +} +span.mysql-type { + color: purple; +} +span.mysql-separator { + color: #666666; +} +span.mysql-number { + color: darkcyan; +} diff --git a/js/codemirror/mode/mysql/mysql.js b/js/codemirror/mode/mysql/mysql.js new file mode 100644 index 0000000000..4ab900fb53 --- /dev/null +++ b/js/codemirror/mode/mysql/mysql.js @@ -0,0 +1,139 @@ +CodeMirror.defineMode("mysql", function(config, parserConfig) { + var indentUnit = config.indentUnit, + keywords = parserConfig.keywords, + functions = parserConfig.functions, + types = parserConfig.types, + multiLineStrings = parserConfig.multiLineStrings; + var isOperatorChar = /[+\-*&%=<>!?:\/|]/; + function chain(stream, state, f) { + state.tokenize = f; + return f(stream, state); + } + + var type; + function ret(tp, style) { + type = tp; + return style; + } + + function tokenBase(stream, state) { + var ch = stream.next(); + // start of string? + if (ch == '"' || ch == "'" || ch == '`') + return chain(stream, state, tokenString(ch)); + // is it one of the special signs []{}().,;? Seperator? + else if (/[\[\]{}\(\),;\.]/.test(ch)) + return ret(ch); + // start of a number value? + else if (/\d/.test(ch)) { + stream.eatWhile(/[\w\.]/) + return ret("number", "mysql-number"); + } + // multi line comment or simple operator? + else if (ch == "/") { + if (stream.eat("*")) { + return chain(stream, state, tokenComment); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator", "mysql-operator"); + } + } + // single line comment or simple operator? + else if (ch == "-") { + if (stream.eat("-")) { + stream.skipToEnd(); + return ret("comment", "mysql-comment"); + } + else { + stream.eatWhile(isOperatorChar); + return ret("operator", "mysql-operator"); + } + } + // pl/sql variable? + else if (ch == "@" || ch == "$") { + stream.eatWhile(/[\w\d\$_]/); + return ret("word", "mysql-var"); + } + // is it a operator? + else if (isOperatorChar.test(ch)) { + stream.eatWhile(isOperatorChar); + return ret("operator", "mysql-operator"); + } + else { + // get the whole word + stream.eatWhile(/[\w\$_]/); + // is it one of the listed keywords? + if (keywords && keywords.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-keyword"); + // is it one of the listed functions? + if (functions && functions.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-function"); + // is it one of the listed types? + if (types && types.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-type"); + // default: just a "word" + return ret("word", "mysql-word"); + } + } + + function tokenString(quote) { + return function(stream, state) { + var escaped = false, next, end = false; + while ((next = stream.next()) != null) { + if (next == quote && !escaped) {end = true; break;} + escaped = !escaped && next == "\\"; + } + if (end || !(escaped || multiLineStrings)) + state.tokenize = tokenBase; + return ret("string", "mysql-string"); + }; + } + + function tokenComment(stream, state) { + var maybeEnd = false, ch; + while (ch = stream.next()) { + if (ch == "/" && maybeEnd) { + state.tokenize = tokenBase; + break; + } + maybeEnd = (ch == "*"); + } + return ret("comment", "mysql-comment"); + } + + // Interface + + return { + startState: function(basecolumn) { + return { + tokenize: tokenBase, + indented: 0, + startOfLine: true + }; + }, + + token: function(stream, state) { + if (stream.eatSpace()) return null; + var style = state.tokenize(stream, state); + return style; + } + }; +}); + +(function() { + function keywords(str) { + var obj = {}, words = str.split(" "); + for (var i = 0; i < words.length; ++i) obj[words[i]] = true; + return obj; + } + var cKeywords = "accessible action add after against aggregate algorithm all alter analyse analyze and as asc autocommit auto_increment avg_row_length backup begin between binlog both by cascade case change changed charset check checksum collate collation column columns comment commit committed compressed concurrent constraint contains convert create cross current_timestamp database databases day day_hour day_minute day_second definer delayed delay_key_write delete desc describe deterministic distinct distinctrow div do drop dumpfile duplicate dynamic else enclosed end engine engines escape escaped events execute exists explain extended fast fields file first fixed flush for force foreign from full fulltext function gemini gemini_spin_retries global grant grants group having heap high_priority hosts hour hour_minute hour_second identified if ignore in index indexes infile inner insert insert_id insert_method interval into invoker is isolation join key keys kill last_insert_id leading left like limit linear lines load local lock locks logs low_priority maria master master_connect_retry master_host master_log_file master_log_pos master_password master_port master_user match max_connections_per_hour max_queries_per_hour max_rows max_updates_per_hour max_user_connections medium merge minute minute_second min_rows mode modify month mrg_myisam myisam names natural no not null offset on open optimize option optionally or order outer outfile pack_keys page page_checksum partial partition partitions password primary privileges procedure process processlist purge quick raid0 raid_chunks raid_chunksize raid_type range read read_only read_write references regexp reload rename repair repeatable replace replication reset restore restrict return returns revoke right rlike rollback row rows row_format second security select separator serializable session share show shutdown slave soname sounds sql sql_auto_is_null sql_big_result sql_big_selects sql_big_tables sql_buffer_result sql_cache sql_calc_found_rows sql_log_bin sql_log_off sql_log_update sql_low_priority_updates sql_max_join_size sql_no_cache sql_quote_show_create sql_safe_updates sql_select_limit sql_slave_skip_counter sql_small_result sql_warnings start starting status stop storage straight_join string striped super table tables temporary terminated then to trailing transactional truncate type types uncommitted union unique unlock update usage use using values variables view when where with work write xor"; + + var cFunctions = "abs acos adddate addtime aes_decrypt aes_encrypt area asbinary ascii asin astext atan atan2 avg bdmpolyfromtext bdmpolyfromwkb bdpolyfromtext bdpolyfromwkb benchmark bin bit_and bit_count bit_length bit_or bit_xor boundary buffer cast ceil ceiling centroid char character_length charset char_length coalesce coercibility collation compress concat concat_ws connection_id contains conv convert convert_tz convexhull cos cot count crc32 crosses curdate current_date current_time current_timestamp current_user curtime database date datediff date_add date_diff date_format date_sub day dayname dayofmonth dayofweek dayofyear decode default degrees des_decrypt des_encrypt difference dimension disjoint distance elt encode encrypt endpoint envelope equals exp export_set exteriorring extract extractvalue field find_in_set floor format found_rows from_days from_unixtime geomcollfromtext geomcollfromwkb geometrycollection geometrycollectionfromtext geometrycollectionfromwkb geometryfromtext geometryfromwkb geometryn geometrytype geomfromtext geomfromwkb get_format get_lock glength greatest group_concat group_unique_users hex hour if ifnull inet_aton inet_ntoa insert instr interiorringn intersection intersects interval isclosed isempty isnull isring issimple is_free_lock is_used_lock last_day last_insert_id lcase least left length linefromtext linefromwkb linestring linestringfromtext linestringfromwkb ln load_file localtime localtimestamp locate log log10 log2 lower lpad ltrim makedate maketime make_set master_pos_wait max mbrcontains mbrdisjoint mbrequal mbrintersects mbroverlaps mbrtouches mbrwithin md5 microsecond mid min minute mlinefromtext mlinefromwkb mod month monthname mpointfromtext mpointfromwkb mpolyfromtext mpolyfromwkb multilinestring multilinestringfromtext multilinestringfromwkb multipoint multipointfromtext multipointfromwkb multipolygon multipolygonfromtext multipolygonfromwkb name_const now nullif numgeometries numinteriorrings numpoints oct octet_length old_password ord overlaps password period_add period_diff pi point pointfromtext pointfromwkb pointn pointonsurface polyfromtext polyfromwkb polygon polygonfromtext polygonfromwkb position pow power quarter quote radians rand related release_lock repeat replace reverse right round row_count rpad rtrim schema second sec_to_time session_user sha sha1 sign sin sleep soundex space sqrt srid startpoint std stddev stddev_pop stddev_samp strcmp str_to_date subdate substr substring substring_index subtime sum symdifference sysdate system_user tan time timediff timestamp timestampadd timestampdiff time_format time_to_sec touches to_days trim truncate ucase uncompress uncompressed_length unhex unique_users unix_timestamp updatexml upper user utc_date utc_time utc_timestamp uuid variance var_pop var_samp version week weekday weekofyear within x y year"; + + var cTypes = "bigint binary bit blob bool boolean char character date datetime dec decimal double enum float float4 float8 geometry geometrycollection int int1 int2 int3 int4 int8 integer linestring long longblob longtext mediumblob mediumint mediumtext middleint multilinestring multipoint multipolygon nchar numeric point polygon real serial set smallint text time timestamp tinyblob tinyint tinytext varbinary varchar"; + + CodeMirror.defineMIME("text/x-mysql", { + name: "mysql", + keywords: keywords(cKeywords), + functions: keywords(cFunctions), + types: keywords(cTypes) + }); +}()); From a6b4e3a4b95a03d9e65bea42a63ec1c73d4d6b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:37:31 +0200 Subject: [PATCH 72/84] Use MySQL mode instead of plsql --- js/functions.js | 2 +- libraries/header_scripts.inc.php | 2 +- themes/original/css/theme_right.css.php | 23 ++++++++++------------- themes/pmahomme/css/theme_right.css.php | 23 ++++++++++------------- 4 files changed, 22 insertions(+), 28 deletions(-) diff --git a/js/functions.js b/js/functions.js index c78c9e44cd..d55ad5e49e 100644 --- a/js/functions.js +++ b/js/functions.js @@ -2374,6 +2374,6 @@ $(document).ready(function() { $(document).ready(function() { var elm = $('#sqlquery'); if (elm) { - var myCodeMirror = CodeMirror.fromTextArea(elm[0], {lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: "text/x-plsql"}); + var myCodeMirror = CodeMirror.fromTextArea(elm[0], {lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: "text/x-mysql"}); } }) diff --git a/libraries/header_scripts.inc.php b/libraries/header_scripts.inc.php index 7315fa54e8..98b28c4be8 100644 --- a/libraries/header_scripts.inc.php +++ b/libraries/header_scripts.inc.php @@ -41,7 +41,7 @@ if (isset($GLOBALS['db'])) { $GLOBALS['js_include'][] = 'messages.php' . PMA_generate_common_url($params); $GLOBALS['js_include'][] = 'codemirror/lib/codemirror.js'; /* We should rather use/define MySQL mode here */ -$GLOBALS['js_include'][] = 'codemirror/mode/plsql/plsql.js'; +$GLOBALS['js_include'][] = 'codemirror/mode/mysql/mysql.js'; /** * Here we add a timestamp when loading the file, so that users who diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 6365100bff..5b2d373651 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1839,36 +1839,33 @@ span.CodeMirror-selected { .CodeMirror-nonmatchingbracket {color: #f22 !important;} -span.plsql-keyword { +span.mysql-keyword { color: blue; } -span.plsql-var { +span.mysql-var { color: red; } -span.plsql-comment { +span.mysql-comment { color: #AA7700; } -span.plsql-string { +span.mysql-string { color: green; } -span.plsql-operator { +span.mysql-operator { color: blue; } -span.plsql-word { +span.mysql-word { color: black; } -span.plsql-function { +span.mysql-function { color: darkorange; } -span.plsql-sqlplus { - color: darkorange; -} -span.plsql-type { +span.mysql-type { color: purple; } -span.plsql-separator { +span.mysql-separator { color: #666666; } -span.plsql-number { +span.mysql-number { color: darkcyan; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 5934a8cd76..63d0eeed9e 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2183,36 +2183,33 @@ span.CodeMirror-selected { .CodeMirror-nonmatchingbracket {color: #f22 !important;} -span.plsql-keyword { +span.mysql-keyword { color: blue; } -span.plsql-var { +span.mysql-var { color: red; } -span.plsql-comment { +span.mysql-comment { color: #AA7700; } -span.plsql-string { +span.mysql-string { color: green; } -span.plsql-operator { +span.mysql-operator { color: blue; } -span.plsql-word { +span.mysql-word { color: black; } -span.plsql-function { +span.mysql-function { color: darkorange; } -span.plsql-sqlplus { - color: darkorange; -} -span.plsql-type { +span.mysql-type { color: purple; } -span.plsql-separator { +span.mysql-separator { color: #666666; } -span.plsql-number { +span.mysql-number { color: darkcyan; } From 896f8debeca0a7adc825de9074322b576639fa93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:40:48 +0200 Subject: [PATCH 73/84] Handle missing attributes --- js/codemirror/mode/mysql/mysql.js | 14 ++++++++++---- themes/original/css/theme_right.css.php | 3 +++ themes/pmahomme/css/theme_right.css.php | 3 +++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/js/codemirror/mode/mysql/mysql.js b/js/codemirror/mode/mysql/mysql.js index 4ab900fb53..704825e403 100644 --- a/js/codemirror/mode/mysql/mysql.js +++ b/js/codemirror/mode/mysql/mysql.js @@ -3,6 +3,7 @@ CodeMirror.defineMode("mysql", function(config, parserConfig) { keywords = parserConfig.keywords, functions = parserConfig.functions, types = parserConfig.types, + attributes = parserConfig.attributes, multiLineStrings = parserConfig.multiLineStrings; var isOperatorChar = /[+\-*&%=<>!?:\/|]/; function chain(stream, state, f) { @@ -69,6 +70,8 @@ CodeMirror.defineMode("mysql", function(config, parserConfig) { if (functions && functions.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-function"); // is it one of the listed types? if (types && types.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-type"); + // is it one of the listed attributes? + if (attributes && attributes.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "mysql-attribute"); // default: just a "word" return ret("word", "mysql-word"); } @@ -124,16 +127,19 @@ CodeMirror.defineMode("mysql", function(config, parserConfig) { for (var i = 0; i < words.length; ++i) obj[words[i]] = true; return obj; } - var cKeywords = "accessible action add after against aggregate algorithm all alter analyse analyze and as asc autocommit auto_increment avg_row_length backup begin between binlog both by cascade case change changed charset check checksum collate collation column columns comment commit committed compressed concurrent constraint contains convert create cross current_timestamp database databases day day_hour day_minute day_second definer delayed delay_key_write delete desc describe deterministic distinct distinctrow div do drop dumpfile duplicate dynamic else enclosed end engine engines escape escaped events execute exists explain extended fast fields file first fixed flush for force foreign from full fulltext function gemini gemini_spin_retries global grant grants group having heap high_priority hosts hour hour_minute hour_second identified if ignore in index indexes infile inner insert insert_id insert_method interval into invoker is isolation join key keys kill last_insert_id leading left like limit linear lines load local lock locks logs low_priority maria master master_connect_retry master_host master_log_file master_log_pos master_password master_port master_user match max_connections_per_hour max_queries_per_hour max_rows max_updates_per_hour max_user_connections medium merge minute minute_second min_rows mode modify month mrg_myisam myisam names natural no not null offset on open optimize option optionally or order outer outfile pack_keys page page_checksum partial partition partitions password primary privileges procedure process processlist purge quick raid0 raid_chunks raid_chunksize raid_type range read read_only read_write references regexp reload rename repair repeatable replace replication reset restore restrict return returns revoke right rlike rollback row rows row_format second security select separator serializable session share show shutdown slave soname sounds sql sql_auto_is_null sql_big_result sql_big_selects sql_big_tables sql_buffer_result sql_cache sql_calc_found_rows sql_log_bin sql_log_off sql_log_update sql_low_priority_updates sql_max_join_size sql_no_cache sql_quote_show_create sql_safe_updates sql_select_limit sql_slave_skip_counter sql_small_result sql_warnings start starting status stop storage straight_join string striped super table tables temporary terminated then to trailing transactional truncate type types uncommitted union unique unlock update usage use using values variables view when where with work write xor"; + var cKeywords = "accessible action add after against aggregate algorithm all alter analyse analyze and as asc autocommit auto_increment avg_row_length backup begin between binlog both by cascade case change changed charset check checksum collate collation column columns comment commit committed compressed concurrent constraint contains convert create cross current_timestamp database databases day day_hour day_minute day_second definer delayed delay_key_write delete desc describe deterministic distinct distinctrow div do drop dumpfile duplicate dynamic else enclosed end engine engines escape escaped events execute exists explain extended fast fields file first fixed flush for force foreign from full fulltext function gemini gemini_spin_retries global grant grants group having heap high_priority hosts hour hour_minute hour_second identified if ignore in index indexes infile inner insert insert_id insert_method interval into invoker is isolation join key keys kill last_insert_id leading left like limit linear lines load local lock locks logs low_priority maria master master_connect_retry master_host master_log_file master_log_pos master_password master_port master_user match max_connections_per_hour max_queries_per_hour max_rows max_updates_per_hour max_user_connections medium merge minute minute_second min_rows mode modify month mrg_myisam myisam names natural no not null offset on open optimize option optionally or order outer outfile pack_keys page page_checksum partial partition partitions password primary privileges procedure process processlist purge quick raid0 raid_chunks raid_chunksize raid_type range read read_only read_write references regexp reload rename repair repeatable replace replication reset restore restrict return returns revoke right rlike rollback row rows row_format second security select separator serializable session share show shutdown slave soname sounds sql sql_auto_is_null sql_big_result sql_big_selects sql_big_tables sql_buffer_result sql_cache sql_calc_found_rows sql_log_bin sql_log_off sql_log_update sql_low_priority_updates sql_max_join_size sql_no_cache sql_quote_show_create sql_safe_updates sql_select_limit sql_slave_skip_counter sql_small_result sql_warnings start starting status stop storage straight_join string striped super table tables temporary terminated then to trailing transactional truncate type types uncommitted union unique unlock update usage use using values variables view when where with work write xor year_month"; - var cFunctions = "abs acos adddate addtime aes_decrypt aes_encrypt area asbinary ascii asin astext atan atan2 avg bdmpolyfromtext bdmpolyfromwkb bdpolyfromtext bdpolyfromwkb benchmark bin bit_and bit_count bit_length bit_or bit_xor boundary buffer cast ceil ceiling centroid char character_length charset char_length coalesce coercibility collation compress concat concat_ws connection_id contains conv convert convert_tz convexhull cos cot count crc32 crosses curdate current_date current_time current_timestamp current_user curtime database date datediff date_add date_diff date_format date_sub day dayname dayofmonth dayofweek dayofyear decode default degrees des_decrypt des_encrypt difference dimension disjoint distance elt encode encrypt endpoint envelope equals exp export_set exteriorring extract extractvalue field find_in_set floor format found_rows from_days from_unixtime geomcollfromtext geomcollfromwkb geometrycollection geometrycollectionfromtext geometrycollectionfromwkb geometryfromtext geometryfromwkb geometryn geometrytype geomfromtext geomfromwkb get_format get_lock glength greatest group_concat group_unique_users hex hour if ifnull inet_aton inet_ntoa insert instr interiorringn intersection intersects interval isclosed isempty isnull isring issimple is_free_lock is_used_lock last_day last_insert_id lcase least left length linefromtext linefromwkb linestring linestringfromtext linestringfromwkb ln load_file localtime localtimestamp locate log log10 log2 lower lpad ltrim makedate maketime make_set master_pos_wait max mbrcontains mbrdisjoint mbrequal mbrintersects mbroverlaps mbrtouches mbrwithin md5 microsecond mid min minute mlinefromtext mlinefromwkb mod month monthname mpointfromtext mpointfromwkb mpolyfromtext mpolyfromwkb multilinestring multilinestringfromtext multilinestringfromwkb multipoint multipointfromtext multipointfromwkb multipolygon multipolygonfromtext multipolygonfromwkb name_const now nullif numgeometries numinteriorrings numpoints oct octet_length old_password ord overlaps password period_add period_diff pi point pointfromtext pointfromwkb pointn pointonsurface polyfromtext polyfromwkb polygon polygonfromtext polygonfromwkb position pow power quarter quote radians rand related release_lock repeat replace reverse right round row_count rpad rtrim schema second sec_to_time session_user sha sha1 sign sin sleep soundex space sqrt srid startpoint std stddev stddev_pop stddev_samp strcmp str_to_date subdate substr substring substring_index subtime sum symdifference sysdate system_user tan time timediff timestamp timestampadd timestampdiff time_format time_to_sec touches to_days trim truncate ucase uncompress uncompressed_length unhex unique_users unix_timestamp updatexml upper user utc_date utc_time utc_timestamp uuid variance var_pop var_samp version week weekday weekofyear within x y year"; + var cFunctions = "abs acos adddate addtime aes_decrypt aes_encrypt area asbinary ascii asin astext atan atan2 avg bdmpolyfromtext bdmpolyfromwkb bdpolyfromtext bdpolyfromwkb benchmark bin bit_and bit_count bit_length bit_or bit_xor boundary buffer cast ceil ceiling centroid char character_length charset char_length coalesce coercibility collation compress concat concat_ws connection_id contains conv convert convert_tz convexhull cos cot count crc32 crosses curdate current_date current_time current_timestamp current_user curtime database date datediff date_add date_diff date_format date_sub day dayname dayofmonth dayofweek dayofyear decode default degrees des_decrypt des_encrypt difference dimension disjoint distance elt encode encrypt endpoint envelope equals exp export_set exteriorring extract extractvalue field find_in_set floor format found_rows from_days from_unixtime geomcollfromtext geomcollfromwkb geometrycollection geometrycollectionfromtext geometrycollectionfromwkb geometryfromtext geometryfromwkb geometryn geometrytype geomfromtext geomfromwkb get_format get_lock glength greatest group_concat group_unique_users hex hour if ifnull inet_aton inet_ntoa insert instr interiorringn intersection intersects interval isclosed isempty isnull isring issimple is_free_lock is_used_lock last_day last_insert_id lcase least left length linefromtext linefromwkb linestring linestringfromtext linestringfromwkb ln load_file localtime localtimestamp locate log log10 log2 lower lpad ltrim makedate maketime make_set master_pos_wait max mbrcontains mbrdisjoint mbrequal mbrintersects mbroverlaps mbrtouches mbrwithin md5 microsecond mid min minute mlinefromtext mlinefromwkb mod month monthname mpointfromtext mpointfromwkb mpolyfromtext mpolyfromwkb multilinestring multilinestringfromtext multilinestringfromwkb multipoint multipointfromtext multipointfromwkb multipolygon multipolygonfromtext multipolygonfromwkb name_const now nullif numgeometries numinteriorrings numpoints oct octet_length old_password ord overlaps password period_add period_diff pi point pointfromtext pointfromwkb pointn pointonsurface polyfromtext polyfromwkb polygon polygonfromtext polygonfromwkb position pow power quarter quote radians rand related release_lock repeat replace reverse right round row_count rpad rtrim schema second sec_to_time session_user sha sha1 sign sin sleep soundex space sqrt srid startpoint std stddev stddev_pop stddev_samp strcmp str_to_date subdate substr substring substring_index subtime sum symdifference sysdate system_user tan time timediff timestamp timestampadd timestampdiff time_format time_to_sec touches to_days trim truncate ucase uncompress uncompressed_length unhex unique_users unix_timestamp updatexml upper user utc_date utc_time utc_timestamp uuid variance var_pop var_samp version week weekday weekofyear within x y year yearweek"; - var cTypes = "bigint binary bit blob bool boolean char character date datetime dec decimal double enum float float4 float8 geometry geometrycollection int int1 int2 int3 int4 int8 integer linestring long longblob longtext mediumblob mediumint mediumtext middleint multilinestring multipoint multipolygon nchar numeric point polygon real serial set smallint text time timestamp tinyblob tinyint tinytext varbinary varchar"; + var cTypes = "bigint binary bit blob bool boolean char character date datetime dec decimal double enum float float4 float8 geometry geometrycollection int int1 int2 int3 int4 int8 integer linestring long longblob longtext mediumblob mediumint mediumtext middleint multilinestring multipoint multipolygon nchar numeric point polygon real serial set smallint text time timestamp tinyblob tinyint tinytext varbinary varchar year"; + + var cAttributes = "archive ascii auto_increment bdb berkeleydb binary blackhole csv default example federated heap innobase innodb isam maria memory merge mrg_isam mrg_myisam myisam national ndb ndbcluster precision undefined unicode unsigned varying zerofill"; CodeMirror.defineMIME("text/x-mysql", { name: "mysql", keywords: keywords(cKeywords), functions: keywords(cFunctions), - types: keywords(cTypes) + types: keywords(cTypes), + attributes: keywords(cAttributes) }); }()); diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 5b2d373651..1dbe51928c 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1863,6 +1863,9 @@ span.mysql-function { span.mysql-type { color: purple; } +span.mysql-attribute { + color: purple; +} span.mysql-separator { color: #666666; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 63d0eeed9e..4a60f0f37d 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2207,6 +2207,9 @@ span.mysql-function { span.mysql-type { color: purple; } +span.mysql-attribute { + color: purple; +} span.mysql-separator { color: #666666; } From 4be1821a8fc1f6fae3163d685bec598fe7c1599b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:42:59 +0200 Subject: [PATCH 74/84] Remove not needed CodeMirror files --- js/codemirror/README.md | 6 - js/codemirror/compress.html | 83 -- js/codemirror/css/baboon.png | Bin 23299 -> 0 bytes js/codemirror/css/baboon_vector.svg | 153 ---- js/codemirror/css/docs.css | 157 ---- js/codemirror/css/font.js | 18 - js/codemirror/demo/activeline.html | 71 -- js/codemirror/demo/complete.html | 79 -- js/codemirror/demo/complete.js | 150 ---- js/codemirror/demo/marker.html | 53 -- js/codemirror/demo/mustache.html | 57 -- js/codemirror/demo/resize.html | 38 - js/codemirror/demo/search.html | 106 --- js/codemirror/index.html | 224 ------ js/codemirror/internals.html | 382 --------- js/codemirror/lib/codemirror.css | 56 -- js/codemirror/lib/overlay.js | 51 -- js/codemirror/manual.html | 797 ------------------- js/codemirror/mode/clike/clike.css | 7 - js/codemirror/mode/clike/clike.js | 187 ----- js/codemirror/mode/clike/index.html | 101 --- js/codemirror/mode/css/css.css | 9 - js/codemirror/mode/css/css.js | 124 --- js/codemirror/mode/css/index.html | 56 -- js/codemirror/mode/diff/diff.css | 3 - js/codemirror/mode/diff/diff.js | 13 - js/codemirror/mode/diff/index.html | 99 --- js/codemirror/mode/haskell/haskell.css | 25 - js/codemirror/mode/haskell/haskell.js | 242 ------ js/codemirror/mode/haskell/index.html | 59 -- js/codemirror/mode/htmlmixed/htmlmixed.js | 74 -- js/codemirror/mode/htmlmixed/index.html | 54 -- js/codemirror/mode/javascript/index.html | 78 -- js/codemirror/mode/javascript/javascript.css | 6 - js/codemirror/mode/javascript/javascript.js | 348 -------- js/codemirror/mode/php/index.html | 52 -- js/codemirror/mode/php/php.js | 83 -- js/codemirror/mode/plsql/index.html | 63 -- js/codemirror/mode/plsql/plsql.css | 33 - js/codemirror/mode/plsql/plsql.js | 218 ----- js/codemirror/mode/python/LICENSE.txt | 21 - js/codemirror/mode/python/index.html | 123 --- js/codemirror/mode/python/python.css | 23 - js/codemirror/mode/python/python.js | 318 -------- js/codemirror/mode/rst/index.html | 526 ------------ js/codemirror/mode/rst/rst.css | 77 -- js/codemirror/mode/rst/rst.js | 335 -------- js/codemirror/mode/smalltalk/index.html | 56 -- js/codemirror/mode/smalltalk/smalltalk.css | 5 - js/codemirror/mode/smalltalk/smalltalk.js | 122 --- js/codemirror/mode/stex/index.html | 96 --- js/codemirror/mode/stex/stex.css | 20 - js/codemirror/mode/stex/stex.js | 167 ---- js/codemirror/mode/xml/index.html | 42 - js/codemirror/mode/xml/xml.css | 7 - js/codemirror/mode/xml/xml.js | 206 ----- js/codemirror/oldrelease.html | 140 ---- js/codemirror/test/index.html | 29 - js/codemirror/test/test.js | 248 ------ 59 files changed, 6976 deletions(-) delete mode 100644 js/codemirror/README.md delete mode 100644 js/codemirror/compress.html delete mode 100644 js/codemirror/css/baboon.png delete mode 100644 js/codemirror/css/baboon_vector.svg delete mode 100644 js/codemirror/css/docs.css delete mode 100644 js/codemirror/css/font.js delete mode 100644 js/codemirror/demo/activeline.html delete mode 100644 js/codemirror/demo/complete.html delete mode 100644 js/codemirror/demo/complete.js delete mode 100644 js/codemirror/demo/marker.html delete mode 100644 js/codemirror/demo/mustache.html delete mode 100644 js/codemirror/demo/resize.html delete mode 100644 js/codemirror/demo/search.html delete mode 100644 js/codemirror/index.html delete mode 100644 js/codemirror/internals.html delete mode 100644 js/codemirror/lib/codemirror.css delete mode 100644 js/codemirror/lib/overlay.js delete mode 100644 js/codemirror/manual.html delete mode 100644 js/codemirror/mode/clike/clike.css delete mode 100644 js/codemirror/mode/clike/clike.js delete mode 100644 js/codemirror/mode/clike/index.html delete mode 100644 js/codemirror/mode/css/css.css delete mode 100644 js/codemirror/mode/css/css.js delete mode 100644 js/codemirror/mode/css/index.html delete mode 100644 js/codemirror/mode/diff/diff.css delete mode 100644 js/codemirror/mode/diff/diff.js delete mode 100644 js/codemirror/mode/diff/index.html delete mode 100644 js/codemirror/mode/haskell/haskell.css delete mode 100644 js/codemirror/mode/haskell/haskell.js delete mode 100644 js/codemirror/mode/haskell/index.html delete mode 100644 js/codemirror/mode/htmlmixed/htmlmixed.js delete mode 100644 js/codemirror/mode/htmlmixed/index.html delete mode 100644 js/codemirror/mode/javascript/index.html delete mode 100644 js/codemirror/mode/javascript/javascript.css delete mode 100644 js/codemirror/mode/javascript/javascript.js delete mode 100644 js/codemirror/mode/php/index.html delete mode 100644 js/codemirror/mode/php/php.js delete mode 100644 js/codemirror/mode/plsql/index.html delete mode 100644 js/codemirror/mode/plsql/plsql.css delete mode 100644 js/codemirror/mode/plsql/plsql.js delete mode 100644 js/codemirror/mode/python/LICENSE.txt delete mode 100644 js/codemirror/mode/python/index.html delete mode 100644 js/codemirror/mode/python/python.css delete mode 100644 js/codemirror/mode/python/python.js delete mode 100644 js/codemirror/mode/rst/index.html delete mode 100644 js/codemirror/mode/rst/rst.css delete mode 100644 js/codemirror/mode/rst/rst.js delete mode 100644 js/codemirror/mode/smalltalk/index.html delete mode 100644 js/codemirror/mode/smalltalk/smalltalk.css delete mode 100644 js/codemirror/mode/smalltalk/smalltalk.js delete mode 100644 js/codemirror/mode/stex/index.html delete mode 100644 js/codemirror/mode/stex/stex.css delete mode 100644 js/codemirror/mode/stex/stex.js delete mode 100644 js/codemirror/mode/xml/index.html delete mode 100644 js/codemirror/mode/xml/xml.css delete mode 100644 js/codemirror/mode/xml/xml.js delete mode 100644 js/codemirror/oldrelease.html delete mode 100644 js/codemirror/test/index.html delete mode 100644 js/codemirror/test/test.js diff --git a/js/codemirror/README.md b/js/codemirror/README.md deleted file mode 100644 index 624b5409b0..0000000000 --- a/js/codemirror/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# CodeMirror 2 - -CodeMirror 2 is a rewrite of [CodeMirror -1](http://github.com/marijnh/CodeMirror). The docs live -[here](http://codemirror.net/2/manual.html), and the project page is -[http://codemirror.net/2/](http://codemirror.net/2/). diff --git a/js/codemirror/compress.html b/js/codemirror/compress.html deleted file mode 100644 index 4ffca2a555..0000000000 --- a/js/codemirror/compress.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - CodeMirror: Compression Helper - - - - - -

{ } CodeMirror

- -
-/* Script compression
-   helper */
-
- -

To optimize loading CodeMirror, especially when including a - bunch of different modes, it is recommended that you combine and - minify (and preferably also gzip) the scripts. This page makes - those first two steps very easy. Simply select the version and - scripts you need in the form below, and - click Compress to download the minified script - file.

- -
- -

Version:

- -

- -

- with UglifyJS -

- -

Custom code to add to the compressed file:

-
- - - - - - - diff --git a/js/codemirror/css/baboon.png b/js/codemirror/css/baboon.png deleted file mode 100644 index 55d97f70b817ff2b78ebb409bf34a5147fe40d07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 23299 zcmXtA2RM~|*nf^qWM`JWx9se!jBH8STe3ywi4vlWP|C$=|2+k1}Z{KtL&)_oF8uIf@zuu>ohLUlz?%M3wK;qdQRG7|WEstIZd{y`L| zdBuVZenpVE#KZ5&{q(K}A_$=c{x4Jtp~C?DN0uOM>mYMqx1bQm09Pa=Bt+cP=T@Mz zqo1p|Z-D!Yb!Aor;Y6-zX;_55T+IoIV6Yth6df`|pO&Jo_lj4Y`xQxw`h63kq1gdQ2wV+9`BOW&{MU9$qEjO0G3}ueiaHZu{OP#N93A zj(hr--M@--A-;+i12@JmElh@s^Kc6?Ka}c5EC_LD^53!yzKpLNvkN39CVucnp|=A4 zQnDM1`awivv9(bXJxWAFh8d6X$|f*LYK@7BDYx)&?q?1pqM^ulOt`Nxm4B`79;*@R z$SXFC0e&T!aV4oZe<4&SRF++~At%Q17J4DywdM~P^*fl$&f;7VQ?2dC*aJbqvBUt^ zRTk$qg!NUqX%!*5rzBe_ySGB!^|i~lxw}Z!Q$1dU5zP~@T%7N4YxU>Y#qJ|i5YhKi zE!N)BC(rLocVpuPjeWF*&m>j9MVv4!yFSPf6>qb*c`*ZnOLrwag(z~+t#b2fB(Em% z`t8}L*hC8#W@p+^rLbren$Y-M*O-Wfu#4k+GASE=ohI|ZX_fDR z)I4#%h{DX|d2CTLGlO%LN$I=NY6<_oplt;PllQ%E zFXlG6FY8$!k#~=IBA@Cswd(mq?KL_o-z8SNCq0O{xL%F3QXAu|yEUp~VZopjw1}Sn z`l2xE_@KnDRq5r+PHN^$!OJeaV@SU=(y(;YOUw`l zx;;U#Pye5Y;21*>tYFFm-bM&|RG$cmm%2l4oP0`-EX0@SkxVc! zh{jx}V|ysIqn!H~=lZYxl9Cd)s3_%mr6BcR|J@#_^)&xcYEG)Es%lc&dG~Q*Vxr&L zPuZit{b~(<(*)vnE%6^dXnx7L#Pn}@_~NsLZ#kDr%s&-nO>1-il+aJrCvjf2MNaRz zP79SAT|g=h7l;&g`;D&4nwij`@u&F=sU#gn9qAY`NqmCCIkfEjyyY=kd7f3?C+TP1 zt&e?uXRs$M(q~&%kS1qGjd zD5;hhcbg=~2>L~ZhTIUGU0;99WFJ9GNJ6O|6eJT98%umR@^@=1<=L~6|NF3P@;>#508_2O(1z5!-ShcT%XXO zIS@m>0)YUL!hDP_3x1_ZBndEnNN`03y1iX3?BDVOyVkH*mSt9(J3DbTH5aQ4=9h=d z6z;4ti{EU>zql;#J1O(4f zPq;Thl>g+Wk_G1vWSK5?;432q#SRext z$4{R~b8~a~|1vN#a&d8?9-civctu}7vCcx~ik=>sRh3=xowc7C`#x}>7AISqOIL&E za=(b&9XUkRW|}{t_@K-kX79ttz;GXfh$51d=;`UV#0r-#%{*YT!<1FECAxjheswiR zsl@!vS!HEq!}-3Ro{nngPeF0VW7W=|zkSQJQL$roRvI-53sV{#8hT|_HjTrfpQxQM zUv&R=zi?(~xJ=#$tA2d&&xmoKmG*W`<;am_w-=&7!q(Dg=@)?9r%4@1U?nCF@1RvD z;+5W>oSckLOw@#3WR>;0|L&cnjK_E6+qc)(22~>VOniSt&3|EGVC-psswgAFkQaTT zc(A)s6(}+{KhLeAa^BO^Q_sKvUv`3)2nh-I6TKJNYFxAjK7z$8E3`sVt@h51r z1BsyUNi&p*ii(O)O453CPV9S$DUb5$(O-}6Xtm7o;j(N0k`6OOJ{YeB1_j-Roel^L zOwGwjhFcnF!K4lASsk$-&=$Onpx;`SabLVRG&Z^t@A0mvH=&3(qRSq4_KxYhm!e3A z)>E!}ZVHOm4#-cGLT8pqu~`S4a;P^RBjqf1q0_{*w?@yNoWyB9Q0tH(oEosLrG&1WC^ zk8y5xmWE?|e7x4Z|H1*(qtaWWl@`VNjOlZ%X(c6sHjM#%b8~ZlM%)v>d@=l4?M#|{ zK_weLGQSP=<-vMidtpIANt*?z?cT!CT!=e&Oa-yJGeTX|K$`e8)dI1c4XsQRAJO{Dy&rT~eOv^uS-K)qe<4%mHU01_|Mc72dyp|2tIF9xE3&x51(->7oaYVSm5MQ)Nc(Z@IR$T>hL% z{VZ_Eb?ly0`QjFWE)&bE_`mnNNoJRx{9H;0ic%4ug2LGEvjt|Qi>uYmC>4X%Hp!Jo&IMat>E_W6$k1F3Ljjdn1zJ?UTD9&fatwi(`CUtfQ{ z)tM@GLG(MJdfRzsOfPReN+AP#I)b#3rigOd3!?*(JNM3zT|3a7CKgnqNYvvrK1Hnl z%JvRcKFScemOUW^RnG&K&P4*&#WXau;ri(B#YMe@goLm;XnDOBxi?(a9#T*uCJv{Rq$+#Jp6AwSx#L1 z@oF-U?&B2wV(FDIySsCYt?yqOKL3#Q=|%ZJ^~MEj7g8N#+I?O|xm-50&Xc(%j+^n< zC*y)PCRGOMSXqUexWYn1P5k|(#(A7SJ(g{bUHe&QaP8Z{zm@&LdY)U#hPc~E*Bu9M zhSY281b#I-Z01EriR)wn+)ae&5RsL($itxM_PyVaB6|8#Uc7kp@+JGgzIVr)yr|v~ zB*Aq4TTaTu@54y0gbYY`D-k>sbA3*6 zQy~TJL~li$btS>x6{x7I)Gye=k-g*Hsjt26XWYI#yC-bqXO@HT}GZE%MvH{!6}~8lk79)zi}>6MYf^s3*-t%NOZ=xM=QeEfacgACj&9N66#M z^c#m$hZ-v5gHly)K%| z?%(f_Fp-Q3-n)0NA^KDm;gpqSl=b?7shQiPJ$H^@_;G8+6(b{UKR-z*^>>FV?b|N^ zp7?$!3Vl_~rdBdz?K1bl6IYu6$!>8JPEAkU4e%0Nta9$k%E}VUvU4_dUd17FHg0bG zXE{`p_Vz+MKYf~kn=GeD*m1UjAYa74Y?Xn5k~N$OSwgUet}UT|xLM`A$q?uS&wT>S zD8qMFHL}EQwHE060C~TQK8<2m@Iy$cFLb607~@t~%P%s_bSHnjPfp)E`$F24qV0I+ z#^e_C{6uJ1E0LMGxo4qVnvX~E7szYbC2BA`DX|wI28O|1NwS8XC&yy5sLZ zaOuN{b{V~&Wekt?=2 zr0Uxk{+_w996mV1WHT`)as54!Z|lFz9vR&y7i2wF)%I|NqINCJUUffRPT<^T?U#EE zzxDI;L+cbuWg4Z;WhGU6rHp@X2Xty(<3Fwi zT8is36*>8T(eMX)0woSK;q}Fbgx|3*!zD6WPEQWQ zs*icNxo3B-iI`bkKzVq2-Y_qUcr;Dj_)*+YjuRGiqVt-KP4>9I>uck@tC~Guz7$=4 zcy{1-*CWq$Y@=&i^m`|jiPGUTif{IVk(sHf8g_PeKgzC2*t~Zk=i}oeuY3|OC?s^n z1bf(ia!_Vyhf3A>NHq~HMUel7oum^=e$?LdL+Md=dU~FENAu2iE*O1BB?ci5r@hNQ zHN(zrBtZw;o`Zw$T@7kjU*+X-%q=XWOW{v??^7WLI=X_a{+^x$X=&;B_!0$)JhQ1> zjVokDyhMYyPu(p1{v=i=0c0thJHsU>m$|D1B=iy z{r&xejt_!?Y0;cl4A2Vs`Z10w{a1;Q)6MrCMn8LfLK&)Cm78PFA?jLP$PUXvrHt9? z>&WdzS~>4Ahs|c$TO*vx%ItsVzkdAsLjGTyh^S~M5J3dlCw(&0Q!v-GAtUr;)8n(b zT5Bb-9GlC8pw!L@{YX3}5$fQP&5_W&?(-V$Q z|K0xOUGX@^PZ{Zy>JICzh>uy5@>n&XVN`k*xbV$Q503j^TpM>n}0)&j>a}_Iu~(54GG4oRkS!e`-5@j*jj_R>e)$!vby} z`KbO}75`0~#*gyr^oP3}x}%l0ea@lxdgIQZza~{{1c($kI44oFt$1G#rIPZ|(`tevSX@;y~fj>UfPy%5SHpB~$x_?g9Og-;5;b9I6q|M#`@{4@O#K zKcwc^vbzkGw|7=VSeU!}S!u+mXrwHmALeDaPif2UWO!4;_}Z`f^s=%ttT=^sX95XE z(BM}d_nfX_G&y$m7XIGxiNRt@l}&ebcbj?MSsiIFqMN#*HMTq@?iFAdZ^j@!y61!W;EIEw0P~ zbF&*NM7_h*E4E>Ohkz~gej#R#?axS0O?C9EzYRFV$kiN$ql)sS>}Do3>BAm5{n_5` zge~6O`Q=N9K-+zAkC4^qpvPqtBvDx(I^hfJzrw6#u z-*HJQb7iT!qg<{1_@^*d-6xugIuyg-dEOmm#4#%THd(@8t?yK>#0$QtLj<{cZkEXq z5QhKacP@Y+=aKsBw>#r$U&|#6J*ECBcyg#8Q|hROX2mJae;XdQTsZvJ(<8N#aZ)#G z$5ZW*W$V>rcY1?G{wf`TQ1H>if<8I?gNIf*pPn4MZUNhmmzb(|nZLz?9&y^JQ``bX zJp`pNcvQyy8++pfb)ufg6_c~VRhv!$F2-8asAoyBDS3HM3U!|lAlQisVlnfGb5hj? zTU%Rrinq77mv8>&DiAFaMBxFOYCDg-PrbwW+A>4RflAv;es=UT%&g<1W!Iimc^T;J zSlK5GRosw=zQY3|4zfA!o;UrGTCMg@9mRiqM40dZkyj43dsqcD)lEgGq+=lZ)gc>p zG_+^g70{rx5FjrzwgVpZ#o;3t<`}GR|`EOA|gWjGh0KdR?Upn z)YQ`NI(+I@<>n>;ZhgP`5>uEv6r^Xew=!kR%4HN36h2pcsQKcMWSMn?oOp$+bL>WB znpF~rJ6xQc2rv{f3W~wo&zyWJ{mRXU9CCkrjrN$h;5t_0PHpp_cLG2MM}Rc^E5Hrp z_FG@2wiXuhc#X)EUn7@gc9u0f=gnTma)?GF-oO5%vV3cy0r0W=35SFrK}n1xtBePy z3#WrY3o1gqo{qxmet$oq&!{cRaPR2l%a?+eF1?6vnAz{FY>c{-)7r=z!shhdmxE(4 zP4n_)&+WwlnaG2n12~CGrzabyCEAb9g@uKNg_+semk&FpH!3_jI@)w8dHP3w+rWn1olVIDTTjEr01!&Xc_pl^KH4ua?uUflP<70Qo(j|^w;=NuX(A( z9$Y8?-F4eZ_iHQz9x~SN98e(CbvF+hkij945?~|TWTSl$^Ma6-BtNyQS8$9&Gwu|3 zwYE1VVN@+cUmL)ymX?Kyi8_#~82j_lr^g|`XK)>{c*Gd8jurZA>*XbUyb*m`_`NB3 zN%-PwcjG;Eil8cPy*#)dti#R&1==n9pB|qt%hIi|`a9R7(?gp&PlkT3xlt#T@c1!5 z?8g%hwb!3N>phx4`S|$M-u>&w^_MZj=BBN!kfP%A$%wy3S9+HRiytZ8ohhG|GwE#8 z3e|LAvo9Qf?|R0QHZZ>H&&;QUCq+fP1PzxjhV8B!nZGuCWvq7mR4I75NWQ18*yl`P z)S*1PveEMN@86n8Nyx^e&Oe2a^_Tg#K<;BN9rm(Sh3na-{O@a2ygIc(l2&WjKWIm~ zPhY+?GpY7|Vjh4$cC$KnYe7rRu^NR`!(gd-N)Q+qrvmOp_ilw&&JqIqyjlOvB z{P}Z|f8RZ1W>;?f$9`EF)ID2Olv-3P{&|c7lP?dywG@()O7)p)`x=r|fZMwIQb7ZH zERVdrd=I6Q_Bmf)Uws3EAu2i147hy>cDyKux7cny+Lc6;JQWAN_SV?gSkAoG^mKZ! zA2|ERQIadw0~GmC@m0MkFOIEhavm3?$D&`gGw8it6g>mM{bZA3G@e zVO(bN#9vA`4)v>AyO^Ad!W6o?y586Z+N)QudQ7#cRNici0r?5@>C-1s6)1b}KpWB0 z(QyK?<#S)(On(s?v=BT|DY2j0BOsKD*y<6mZVD0toXy4mOYe&CwRiTNN76_rl1r

#6335mO-CwW+nmUD zuSga1@C@c2VT_K!w{PE?LQkQ=E*P{=rrF;{n(r@K*kp>^>T7BJ`ST}e`G-(%Z*KwM zytmhDUM~(5J$m%W=XM)ulid8)f|7kL;G(_#)EoV#lmTg_55(fQC}w396_nrk3QzNI zBkRBFsX>9(badoWJ=t@Pb(QRvjM($Di?p@14d%)wF0YGzEH(e(Mu|TW+u;S3Fb4og zNd6h#H(f7N$bk4^Zut7UpTN;HRm}cwctM43E#V>s?KBX2U0~;#qSv`)esOj`D{}#K z!sKK}h^hD}yD!Yl%BpVzf~l*tm~#>wa3d}3)|JbB!Uly@6*t0M4M3Dd<&#jcE~*BG z_`lL3Vh*08B&rv!1-Yw*?unauis=f|&UN08v8?PCX6{gQPqgD;^o6ugdo9v^R2dGiYJ$v5zh zDMC^Eb4{VKaJ#eJf{AR(;px5$jWAnQdb6#ySTb8-6^)J`ljs)wNDtYvfBP^Z%N|7F_7p6 z5iLj!GzILej>l@mHV}sY=R5USqHT`=Xj?~b+y83<>Z2#_cNc#-y;<_#@@R=S_}iiSr%BfHdcK(D2jL`;NP+( zo(qFE@C^1OMbwtr*-A}7qhrTgJ6bCwp?weaclJGuFu|XCAGXLdyEHI!9p^rU1 zMfOU9W>8Aki-1b;&v#c)bS6H|3e!Gpl2Eo?r9$P2;_4@MJmqU`YUk zl1MbTEWcQZpH@4Vq)Xh`YH zTERvd%6e`eWX1UScm%Wm$)IZO^s7d)CNszF9W)yO4t+a%9e>VEDr{s8bCeiUQ&W|8 zJGYmHg4>RuH?oM8K}T2c|9xMBqiw|3{>|0%t+ym&_$pu4Aen#ppdIi7grGuS;xo*b z80GxAkdlJAWSh^)Lwc57-PDw}rKN?2fq|E|k4&Vj$icbXXBBnwogBKLCcnf#ot>Wv zUEn)RIF5lz2&iXD}NT$``|JMRdX-yzBIXRRl*vwUKkd$sYSJ{D|~{*UXqJ? z9(%{7iaGpn9^hY-(T(8cAGB$%h_m4s7Y)T6L16N+Bf?LZxB9Ezc;VyRubacKE|Y3h zHyE&m!#+<`UcWsF*!XFJMh&WwzmJ_VBs7N0zM>myNN}@0^#$b;Hk55^nB_J3DUuA( zWF3Hy?g0W0&dab%Eu3g^C3tkSqg8~GWI%Te4dvwINP)&Uae5=Hvi!*tYBMvll$S5P zO%*9dbXR)){b_4MswmJ=BR_OI{(I)SnxIGZ4aYVIU`rwTL>U1^1Usw$^h!EE`P=$! z>KM4y$L%{)M@L7}^u?sFbflB2r2oWF_{R3-J$ptbARqun1*f?9)rGY2w#a7jk{?aM zD=E3TK4!*XRs$(u6|pKu*VNQ}bEozrHTvtY#48qGf~eagq3=o8N?%t!oD*5NC{=c;*rlulybGrWFt;OC9k(faW>*OK_ z?Z@njG4MjE>HsCl?xzo}G*TwU`kzT%wkRHc>;I{8et!PLuNP-RK~#Hn!#OW4t$=Ba z5|P_t4rh`yB;Mso%gLz-Z1%`9B*5S)cC>_Tlf|a=N06PI0BhijIievF&{F*Kho;tb zqzTnPhJcWZx8qR=6d&t)pB(METe|U@Ns)&;YqX4vuBMR`nW;d>;m9Ul=k7x&>kITL zB}H0WGZz#T&@eFxgzmn+Lu4Q3l9!uXd2t8KZHXGU({qV_ zA3C$ckx(ih50uYn#fapaqN2q%iSwwx@ac7UoV>0W8;@4>JxNFySOQ9^!c{eJt~sEV z##9)c#eV+$##1|=#?U`b3=GfO1R~<4{Kl75%Z^VJ8?QYfUqw%Xso#BCfJZT z@Vs>-obMzhwJ}5X|~~8EC6s2 z9OO9`f7Ms52coLi_~du^zVH=1G&B6-#Uks);A@xz64tVqnq|t9M@$l1O`KFTeawH~ z$Ei~M_mLYq*C_IgeFWqpy?UXZXVtsAyAPo=<}20l9F~`hLK#4CBh(>lKP}ylqL2RQ z#-`tUnBN^$GEK~wi6K3WlgCmfVGU+T8RtLh_TvP2d2u^yzgn7hHm2-%N&LWA0|bPk zsXdZ@DK-E3#=X$@hyPYWj=&^IWBk03O%6#Hz;fG}dBUG{9UWgO`Ud+TBsLo7iP@Z% zK3~8ozLgXZAO+c#6hlmPvG(XHo1p=jjdOeOiWNRs;ujeB5ddPf&xF#11`h57iSCrJ zU!UkM#yCXz71y9?(npgSjf9#{D9rBWJ>Qx3?;AMdlP4hnV$KEJIj;G z&~5!o?8bjB+`)~nJ%-;hB7!`JTm58>j3)0Wg_2skD%tNT9{@=Nx1C(C zaa&4KK_=qF#geD*SCl;N#}QN07w)GEs)rQ)4la5{eSxQr7xRV(eGsZNX7``>b35-) z=ZJs9*Zcy0TkU)3);l^nHu(|rr~Jq;r*pV1MoS+4AdT!cPONJzEBvQ)cc}dp##N?L zogIFr^(~h03MmFns29Opq~}Df(HgNN_oU)})%(uC(=>5B29}<4hL7UgSd5nk#n3-* z?F%F`QeNs0dNwm9C=t8diak;G?50V=wVJws7t+G8~7wCzP_d7G)pjbS`Im3k%-2S1bN}`TDgB zG>`9~^C4K9^+9@I5xymx_IsFwPx8@htfCrnRoJ%otYLgmiY0CsTG6 zRx_K9l{rMj#2MG!D|0Z6y^v$6Ji~Z2b$Y@CQu_lC=AbLSyEQ7_nxSw!O;VNC*Fs7) zd6{HVQ^}2!o-Os!QCe1-u)`kJ@E-z7Uq0hFlHJ_v@Ah}6qR%8UFD)!Q1R%T25`IIh zU38r0Z#9GK^H_MufRZa+oRz$vb2SyUg`Ir|fcYi2W@Tl4yJl}~=$}fLw#PB=$4Fs=R0b9PZu)yT7 zdYRez=#~2Z5|#S*1jZ2@s6dI;Rm|QQH&DcVDZOK#2qitMjrP~NSi{kQ;~rEMceGBu z(E@5EG*(__|EL;fh>oh6RhiFFC&iFvZ|?m;;Y2B_M=)oxoUj61%ggJ#(;!MK9Aq5g11v1AN_@y)vQn*WI|1Zl#7)VHX4PS`b%q zp7LEY{t*MV#ZUR3#O~=L{*-^}&851-XR{Q8>U}1fm=#R0gU*n}oapop4Gn#sY)|s; zGeiuVP&EJD_^L11-KP2OMZDoBHq&?EMXck5%9ZTNIbv;Qp*KCsoUf7cYFwpOK6H z`_-rPmbAfIyI22Zz?0t}N)bKJRimqe1l_iZ5!IH4QeHmB2ow8UMtwpozP4rAE%G*Ea4K zy8!ABD9d+H?LvOzgDV8_dUUAz4Z$$VjXhU z9b_1DgHWia_c77|6ert!EkYFEiU=;gy@UjWguDR~VICING~P7X;2#U7!PTVam1SBN z67G@|ohnD2GifvG938!O=RAYdjo)8y$0m+t>D^#{_toN~W0EPzgS50NQAgJOxMPq4 zT*&dd73ftnB&5QuNJutH;(#NnWJ?pUwXB9_RMF ze67?%#t*076fl=KuEfZ|@EvY}@r4T)<`+}Q^HJBQ6$K08)k`J*JI3qG#r+rFVSJ;3 zhCUM6m}r)NeKp6+UlHgivs#og9X&n1eBXcYAVIvap@A8UQf-JM;4=q-PK{NBG*`9e z**9dqB`H%-^atd|?}bnaKcy}@`G;&G{5llV)6+$+P!^l|n}e1#%}lJV^}sDEgxmP& zLYGCERkG^wwz>Y5D^krTkpBGH7$`7Yetig=`ok5m?KwK+xb4=;Xa#D!>*%YOy;<}B zUDjSTE|Q?J{yG}JKGCeJr3ISDEI9lKBoliIuKaX2EgP^-~}a^cN_B>UtH}vrN779O@Z4=7DJQDZhZ**C2t6TX#>7ckw?-U&P>N0rw8y zAk*irR=M$beALE+5Cwzl@UtjMK7 zzOd;BOrlE`mpJeFG7#{)T?$&{tVdNhf=91@=X~!gED9rfJ3VpiiJm>D$%`s32%#m` zMu4~5)K5yqsx_C;9I{~suv>J=Bm}k1v$U?V(YXp3Vor`*E(`E!ymxFv@=P?_Tg)B!@Wt z2h^3$%KcP9N$JDzaGl|%3bEZ&+Zsm7p5#b!{>uW`mb>&ZBOhu3-z;h+-F^<}-d@r4%Yryn@%>|#hG>b90a(qGBoH8awhYv;h=K#;1ogSTI@ zpNdGMR`K4BXKL3Np|S2R97KrH{fJZr{Ys?NMHS@0z4;fuCZJsb{?gTZMtE77MDm=v z3~f%j)nx<|+D3G8ast7LOvbnW+1K{Jb??uG?922O+q*bLq1%^e$4^E6ixDh$UEM{w z5@;_we#r;~rE_(veM;Xe0TKfa5cPo7Ai%PlQ=pc| z&K5N^JOgJ>2c9wWYCsO*_s8YRe+Y1Dn!)-;M#a!DKdbD!n-9DX`{y+tTutg97+7eK zCC+kaM}-;sdE1KiSKm;&N|8G?TF=>@UqFCIN{SYr=7U@FXMZ8@{`#N`@q{rXLa5?jufaa*|+0&=@p<3&| zML&7+#Fj%aYGp+1eq7uK$Q6SHJoex17g*t*#GRvgon%%P>7CwA9pbL+?h{FL1X9^e zw>r_xJ3UK!%Nlo5Bt10k}1v zzh!#U8hWN7hP(x9BZ62OC*6OTq14u=N$iSrpoq(_bV}X$U%lzR3plWABV*KTa+FZc z>JB1BZ?6J^{vTHTh*M zJBHa=3+s}iN&F$3o&b5>ahAWRTrj#LiKdfo;@2|rzH1qBA(sJhW^Jn)X3HczzMvw! zTO%n975M3k7X~)^q_`S^eK0Gp6b?XHs3^C2a_3Fh&6_W)Wn^b_4K1|7sz(M5#9CI? z`hI!grzavKr92SQ0bLc4W8n;zs_c#hp*e=B1-TKR{aM zjvkQ6zm0bKCJU5*2;6P(O&)#AQ!@rd=m%usAFV&Cua}4HV=U;W0=s{ug!-~11jML0 zRAodc|C5~qj5)I8?&zSB{@#B^2Vdq5i|<;lo0cRWnlmC_k!=!5;+q^(XMOhfSP&-6 z1N0RFrv7CvbdaC#NGWoaV2lXIhR~y0DDtHc>c%Rg4W-+DJn}sg3A}0T9S;;!PG6x6 z#2Pa%g{*&vj^hcAUajLtlAjI!g($Z-G0Rbfddq~=Mp>`bZr@nZ>22$nYT0Q>> zv)*g=k;Ox65aX-0Q33kHz|QV1{MEYgS3}03F(=v-i6TyMnp-${SCmVO9J#dmuwlo@ z146jTd8yGg*yP&TC{=18+Xdh3pl?E#D9BX_H}m(e=4GpZvZ4iH^tz4>XmGB7*zPkx zKvEwZK0YyefvZn#1uDK|%No2H1rMd%?4f>f0ay)xiVqFf@Ay23q9?~0Aa6R>*0W|< zZehB*S*bB!=XWtA@`@JgS9w!wt7A#}5caxl8@$4Q=A0-e`jX)>$mVIu0q$S3T{qEB z0alKG)l=f-y-gip%#%LauII9S1uL^tH_JiusdG!`- z{|H){K=O<_x?=r-?C3Zl62Hjm?0r$8-I}X`#Bwi5`S5v)Oy<*KlpiDd8K;yj!p;;; zD*8}rghpK#sY2d`p4)~dXx$nni}+N10KrQV^dcG0!Oq_~b$O9HEFhNkzHAKtJ8uM+ zOyBHbF}{z%_51`8vG3*AFM5x?Ljj3=8tH7k^zR=axc{kz-T@ zQGVl>W#&SqhV&&>m!wEi+?n?~gSQ)_@46m!O(Fj6ozdea^)!fY)}mmeF=P`=H%@QV zd1-5DvB`PA`>EFr0V`0jD{LNG!*;)d(@aPE$H@Ap7Tz}<-0EiY9cwxX=ezAIh;E-- z&pWrBqlBF8ITrnz!iF?m|2O&h*w4kAp-@{jNg1iM`XNAcbCEC|HCxUHvTEA?dU6l6 z-BM^bVBd;{d>Tx6_>lA%dW4o1K8bKW__DN?lqm$;M4Neur*_hJb}C!V}VzB(&ENu?N($ic8MMZp!4NAv%$odPvxBvy2pSu7Ky3I{1P|!-@JUDGJ^h^kdE$UKYxEp_^ z-cO4+b2p295n}D}Co=6&qX(-eP8NxPRMdRK+PYz7=80P6EyoRi8R1ybyV5k^1e8x28jE-ukLT2IGP>(A>*8-GsbPzn-cWMmwGRqGiV`b&#u(jK8FxFoaL z-wQrw{O6{^aHQ6yhpu@7&3OL25o8>Tz&rWbvR*$G_2T{e_mq`xbRy753-Bu6*K0=W zs-8L=QP@@x%CeP zmuFIG6X`HU!OhL89Qy8AMDpBvI`^UP%jDc-5=^k4Kz|N_A022vW^knlIjQ;q!G(b4fb$L=Z!F;uiy&Qfyth$%6Dd31$V!B-E>Mx&*m0 zY}&V9!C4YuZc{c7P5yNKv|Ad}E;L^YM2V4_->FBd#$ZMDNnmD8Ah*+FH>x zsoG_3%Oe#AprU0RW($`;JK!2w?`{R^_Dq_zZ$eFbdq&X>TT_O(Athq5ZKf%As=HMO zl<;rYuvGPV;>wyun{Z?vM42`NU?Ai*Bxu8j4S}Pngl?*@ue^O1usS9MT}pay0{Cn~ z{Nj+Y8l$;eBl&GgPWBJFeWRHDAxr6%Rb+izwbY8HmG^B_BS$u+e8dB6&X2RMh5zv& z%;Y#}1UOq(+~@ZL$Iu2v){Y*^f*2#Nr9~o-c@P&zM{5eC8g@THC?pMgZ0=%za&IAQ z9bqQLnEKe}4TO_5pp!EHi=8Q0&N%$w+AuIWw_b9G|3$}n7Dy|1P*kop}LX{ zL*+$&e7kfv-(Z=!3RLe;^s|5EtgHsG?2f(L;mB-b!p`r>nEOWdFyA^xBn}~-Ff?K z*dNWmy^e4Wec0KgCTe=)((b_Gv*{ZUVs$B%3P;(hrjYl#BPdBqDSSuNQ-)Rl>ebhS zcvUfG*=*#efdJf9{0G(2YHV!$0oSH=11u;*<6PxeaPZGvN|iNhnlVp z)fea1Yo+xspt*|IyUua#Gdtts#5N6nT#zP6Mohqlgb5%MGqW_s>LEs2p(LpTP#ogp zJpfIUESS8tDAl~^_T^pCg_`=`B2MymJevoUX4~{we3owogxq{Si_*_2JcBzgwGU2N zU&IJlarh_-Or7*b-e$A|clt6YB!v)cVKFiXqr)J!o<)`+aja9WB0ax?UCO2n%Ov=b z>R(p#OfRRqi5CxfLj(7|+0%*FMr``V#%}9qd0#l75{QCQ&NoE3(|1z|SQicAoE^J5{8 zfGque0gPI0ul-^=J=tyVV5Wb%04c5bgoIQxD&jxvq%_)EJPCr=eOwv9A|Z8nPpoYr zYZ+Qhj|`+lYq^RE5iA^@k@1^|dKd9L%aojosu=nd#nq|CKzCMrOmMf%3@@riaUki< z62eYDbk^SC_LW$K(=!-uE;%HfM{UM1xDHp^9xg)*Xd`AC{n?MUAgzBrk&Pu{diyV0 zD`?7upnGf-QLTMV2YmH&Z?7iYTVI=QW^e?a0KDWD5$VhJ5_(zyM%P$dWVjAEpAoYo z+8vTf)ee4rLS@fVRZ=KhN-f=-r`WKAmupJRiYeMo4sNyV&%b!V?0kH8xr|~)jpzc7 z-yLgkA|_U>CW0*V5B19W(JMvM?;g0nJz2&@(I|guw7Mnb+RFftjx?R$DD6guzJ`ej z&DA{BWC$j{#%HGfU76~7N-FoI8yJ+%>pgDbp1DOwxOwJFgeBBXHc#Vv zNTeNz>G>_*%cu%TY8>@4Dz&O$g?xayme&2%CJWxu8};Ii&CM&3^Q)_dP+(rchof~) zLhkoYh%-u!yIbPsnYvU@iDKt^A~mF^3`y2a{5s^Nm6WpYY)nEhXZiw|lIInbl;#N+ zd3XP9-dt&)lT+_@fgDN@go7(k+{ocAc8SP}$FB+`!%dtD(UmIQzuuoDUL#yJ>(#!q4YZtb}my;^MtpvVo9h9k{rUwD` zr2Vp$S-;3w(m`LKqg^`h7z(-u>!my8lhkPL4=#{Q(bC$6_)|b|FdzC65P6x1z0E;S z($Da@Xn%xUdp>YBGfPN!{Y}ZBWqmF$|#&K*-M%21K4de}2UVyf0mdyu~Gb zR~h@WOk&-3{o~t!b*y68-X_=n-d;*`bF=tcXUMiacd$=n&H^yKylxv6rP_M9-n86it7hRpkegWt{u$&WZ(=(`lBJ|DMLp4NO@n7e^m{=weoXJN1CUE0aQ8T@K+OKw38Hv(3CX2W{5mGj|c z_i~Gk^HgD4o*OVU#7Lp7sGaQbz-sE*)XQbN-^~b_nzPdZ54ehn^6Su0IzD&iyub5# zLXMGk_=)_B0Xdtct-eUqj&SIFyeci7Q2jbdWtX;(Gq2W%4-ii zaJsB&41ESnrz=(=!0k(*GrylA420Nk%+}w(p5R%>T%{J_(}{Hxa*8I%FJ@VrF}ICs zl)%^#WB<6#2enDej!b<1r$;w8`1AM7%;omu9X3y))(DtE9r)$jZUic8(?-4TlwFt* zR~7JdHcHHE7;l8J1&cZ_%khnS%>E#k!*-fQM6@WTY7Nc$WF^M0e~M0s=>AlDSL7C_ z3>P~?>JA-R5r$j$J}50)8^&QN$hbgugWS~zQjQ2T=)XiHB+G3g;^N%}+K;~HYY-l7 z^+_OTz#B7QNbW5bJ~1h#IQ_N-NfXGWI)hD!pHvq2y8)4IIF@k`bGg3op&W19{{dHp zM?!)cCA}k@u%&<7MbauIYpy+cUM1->3+L)6mD3 z*sh0Dwa<`G6lKlYy*KfWQAMa(aFm z+5u2=T-u|Y@grvtGk61422VXaAvZF+u;6~>dGMUii^TZlPxollOb?Z4g}QSWy4Qt* zKfXsDQ8*}|mjhPZy6f1}f0-ntLPC$58}jYXdx9X>DC68s*=l(Sq_-ap{?3z1cpP75 z31(VQv|7~BGx(|smv+*)BFJdL*HZA#xz+p^P;aEIwL8bdo%hFv+bl_?-zbO7K?r>f zY4}|6RJ|VeeF_U^uB^fO=>1wsxy@$Facy{ZeA(_s>jpg3uAf* zJ@}J3k)=knpTt3L`J3ib237Z17(zHZa#;|-QfK+~8X9`~ScrO_`L_G*(uM;}>_D#9 z<9j{|#^b~V!HJ{El(4T1$=3&CBrPosFN#5Iefc;X1VUJyM{VMlW^K7`I3b4r!7*u= zlXFo$yzjCUKK zVG=I_`6I=qg5Q~ei3vYXvGh5W2k!^~3RD6|;IoRpyzYtd`hTVI*N^whKQCZSS;nu? zF*~1DF@?y6WdUaLN}zY(hnSTlobhU*HZU6#fG5~ycj+JPrZCk< zLrZ%Pq^TJgAdZFcOJG#E<>j~OU{N{3#>1F`@!j)FRlEhXFjK*KwtK7{iQwk$vmTFr z#ZW!2hojPyVNH7Sgekb8K`|{OLmQB(+d>E&DKOx`a?8c?xQA!i;OxgU z@J`0V=ptbcP;d8Ok`2P$+?J_f;JZQ$iGHC!PrjM5&L$b6VucXtgm1xUy8qKsfdHKE zF|I4zLuzlB4|_jq`#GA4xqW-72nhQFQ2S!RN=i_L5#$k=<{)OivTu)Kmhnho@Upas znYB{y5bb0=H0c_rxbXal$gJXcy#IRzOZ4gN^D`I~FmWH_ygFb!Jw(*ZS*gdtJypS9!=9ei4jg`6xW zXx<U=0uaU{$N@WjOGH;cFQ>ev|(KKA>LQ67-YKHKr(nyL)WPBAG|w;v&gRl8{akvX48mXLdrQ@sSZ_L>%9z-|r9L z?%wa$csw5~-0Hgr6UNk!(-HJ+FpGd_GhWCr4ORhJv54tH-n~Ef-B-A928MSKYPMzj z;5EPrYxBcAt`^a@4VUGJOtEWHli_0-c#sROxI3UtByLDga(TFD?9$E*Cs}`)bcyMJ z(`+FBt-O@fkwvP!ASaIE@s+4u!wqY)Wu5EP+tIiGrh->)I)_k+mIBKw9 zC?@|yjmnDcUF_$X9~`e?^sV7Ps@H%Nj2%a9Qe_=qZ+A=NA3XM558{nXXUijf2s1_A z7|?`+Aq6sDZF6%joA=7ySNs#)SNiyHO0)%8Sh*N>I38PWDzlPYCSJQj!Vp~ZuNE1m zp%6gUx7b`?6FK`B7S-@OO3@$aJ3I(@L+qASJxk08Yo`ZFfWGpyBdo{n`SD$;HJZBO+bZPbtqM85yFjz#sJfN83ZmM8lnn&jcw~W{*?%hfI4w#ePRUw?M31y% zq>vjWKbv`3BaJ6aeF0Y?vU3JR(dSIT`9d=OQj!e9; zk6zn36}N%J1c<@t`gJ)-lYwjTbviue**V{ue}mvcTkbBeh*RYCutfB8<;dq^S(ba@ zr|J7#oLE0#DM(aZ&e4ug14btS*039#C=;*o77HK|+Bn~#fqCkzx3?7F^kfX8`Guzl zMd|VMa7L6XF8*$CLqk$`rknn6g zl{QjT$YP~V+PDp*eenZts;APOpF;ufEx@T)A9h8ZRhNk*choK9hj=Yk7*Qo%>WXEh zc!$jSj}ntH6kYnd^NJ!pQi!ImzfVRhY#o7dUs=7EIgfh&*%P^;ABFDUmFMoXv2^=|y<- z3pw`VrPAz}C{!d0%V_)1xMoTbTxBR?+ra%W3SuO_W2LcB?laR8<rYMU`Cp${wtq(LIaUwN>~09pQ-zdQuDS zJZvNHEh-fZ>wW*uKzFzlxc>KU?;Pt%`CL-7OX^|3+RTeGnF{KI=^kd|0yb>77~u^) zeYb%uZ(*z*@9#?2*g>|Ek3MeMuNa5ptmxz@o+G929jrmU6J%rlKiHL)plaJX%dzvLRj87A5wi{>if?ERS`kMEmy<+yxcKes) ze3+{CvV-IgoZ2sIYbOS?yv2)2CZq~240s`yAcVgXE~WzT0Q- zWL1dALy%`2xRj{_d-+U9Q?5?YCf#TLc8b@M$zPVtGQEQm+HF_a3ey zTZpcov}rO9`k89{PvZn?AU9;z8JR}2;}W7~gm&@kzn@Zh+nXJq%P3dlF4y#4!9ZXC zBjJuR*pmw+h#1Si9hO>O83*qDm%)}hRnjApjuuZ z;ud)>{lIjkB`T)+xFJiZZfS`LnEU}(VO?Q0Gn{@7~yihq-xr&z~* zII6E*w;J=VgrHwh^ux3`^YG@~AE5%Dq$V$2%61rP*=WJzJv}{r0SKP_sT{uPEiWfW zP}!Dz7Fj5E4)=E2>}$n!y3S8zJO6S@Lxc$3`T;khPQ~X^lgm3Xe@o1p?2Pz1+T)s< z_Gq+;iAfE-D0yET6b8J(HP`J}o^JlA0VIT{Z2%zCH;Ez7} zlgMehlpL!Egjxv-TKDktJA3)oh}$Y5&XW9HtpSlgXZA2D2aY0qd_5q1n1J)7ySv*J zgxx&dn9ug&75WfG11pl@E&2}SZ8yT4;G1B=X#e^8pXy}{OCt?~bK}e3SIUSl_IZ{| zr5OqS0a@{v*&4QKw1kh^i*7NpzT8=R_H8DjfSw z-RO~37moX3gDP$cllZDFsaJ zR#8>eh{aQ?Zzir>Z;dJ}h{eq))JaqIdM*qxB+)mv%WBJscq}PNwoH zC%`l`3Pj}Ru&>NOZ+bir-O_;01hGU`N#Y!@?T+SAL;if@cGXrRV(FygWT0WoC8)V+S=> zVrR}w%dAoz7qDgCe~EW~>yY!q(6Ez2K^Jf_K*41_KVW3w^4Wh1P04rIAB}G2 z+)gLi$BLD)<_SdKZ{3~^`7bsbuB zVy3+tSme){v%S%24rFeOe|YwnN$PW@+sK(|!cj+I)y?m{@7JJ}$&6&C=IcPY&$#m- zH!?--0d`;LtuU4`ur!@lgq%gO{Easvu>^&3BUzF*^olY(K$eULM8Ym8XbLSTMSR*gykToPFzT>l5#n@kpog4qX-)2G zaZMpYbfz>1$S^kgTH_kuc~;UIW)=VMsag0=Ja#7j)!6`}xG8mBg8<_Uy{?aERQO$t zT0}h5a&pVBxxojo5jI$yE3)W>!!ToGR(+iZ^LJUZLG+bOoJs!M{adrEZNdF#jUSV$ zk$Bj-jw_b7*QW^O{8?q~s{>8D3zo?Hl+pK;_UoofvZO2aU3lLgN}~NU;^QNqRKz4V zyswdYzT#xcN8J}X`Sh55;<@9fQN`%p0hJfe>5g6`Ks#{qR7LHD-XM}g`#ObnB2WLz zk|CTAUKScnx@cZ}bvsU=>jRaQ&16vPEBtx1P1%yUD@wxpGm9owb*vMK0cj_O`n!WG zTg7&pq5fzE3VP&~D{i7mT4-`?MuKo&MzaAG_JW**Z()b!JoEw?KT1#U0ck@*B4K}@ z6ye3m&CR~cqp(ZWIdO*j)DE}i(363mUe5Gk`DzJ`&#*X}Ojk$k5tO~t6Xom! z#u)0*SH7MmW^yPYMQt}P3f-cg4@ebVS6mbD(Ko(iXTg?zk4B~;voBD_-E8HH(bnfG}Yer%T9`zujxUyY`8$K=v2F5b)^$!zhRX>XF-jK?9g<2P0P$g zg06o;Ts#eSGL(%`E+NoPPR!yjHHQ7(#q-xPwaqN~+;R#>@=?omu6((t^2GWeNU*yh zA&;Py(^qG)#(1k~;ddx5h$wKFUchglrf7q{t@>3E16w^3+pQ*3xH+j;= zQGYbd?%CD+oWbj3Yx*&7vYnY((IF! z%DfUAizxrTS|ZE)FSaUet5c&!3=E@b1ZfXw>N)nrWO8x%KcFRSz#tA&%{Lq7rvxpJ zNqvt_+j3`zk{&M3ig>(r>5?z$0mGAHr#GsF-tuG@;W@0fE{95g;oS?xVQ+Dz@x*$N zF8jo{?37qIIP?M81x7Xj7}T#qFP&MVj{0Q#Wa8(qynB5g-L^3JCG@yDI)rnbO~T^G zIen!8V_}Q&2nTnn+T(&Ab1cX-bEF+k>5mEKl3LkSX_)1qg=4a)q{Q?3R8_H>re@>t zq;r2Kb851YzP$t6efh{$>(s*sp#rh^UsmJBBvDZYrkQi)*_5v0fn|7|Qv8`!>qXQc zt^b+!EVmuLz{J@`6)`#tFM1V(HtiUQ-Ce$R?V4(~9gw)jz?4Fb=i`3oBMkQrgD=k& zX&T?KHn}8)I-5O@naVyz<$pZszi>y=iLmArpTQ9VGv9u@()KDRl8>>-%|-mZg{k=a z1KY!E2ZC6eaZT9~AYD5$VEyuNa<&Vf3B5iKx@nu=8}^`TC=3B@wSFBfk$)vXD#HJ&}I-{drm8fMTDZ!ShOHq7$l~Tkqg0 z3PTTJDi;rrZX|%1VNhVyvobSj(MvHLpl~j}mK+g9 zMW8UH`c=FeEFu%zaARw~CFj2&@A#v;x%GUCp;^0?$jWTLC7Q|)!^M-F`u)NfVqVE~ z%CU^;@0hz9`?HX;m*`spx4rKOdaTU{@@cS-bA&NfpY>MFAo-EP>%!kO96l7ga#vB7 zY&-YWeBWV9gszs77+UsUn1SS(cLD$RS6nww_zJF5OUNlc?8U~DgiYU#INaD$X>h)i zVrb-k(Q&i$y6a!UN~NrMEJKL)gDD3M`l6=sU>QWS&?i2aHUjHe;B&dYT8ebKs8iFq sx1ooqzT2c(n2t;eclj@Tu-}Q1d=)#eD(-6ph1CdSqf3Tw^j+ir2c10anE(I) diff --git a/js/codemirror/css/baboon_vector.svg b/js/codemirror/css/baboon_vector.svg deleted file mode 100644 index dc1667af91..0000000000 --- a/js/codemirror/css/baboon_vector.svg +++ /dev/null @@ -1,153 +0,0 @@ - - - -image/svg+xml \ No newline at end of file diff --git a/js/codemirror/css/docs.css b/js/codemirror/css/docs.css deleted file mode 100644 index c1b99dfa39..0000000000 --- a/js/codemirror/css/docs.css +++ /dev/null @@ -1,157 +0,0 @@ -body { - font-family: Arial, sans-serif; - line-height: 1.5; - max-width: 64.3em; - margin: 3em auto; - padding: 0 1em; -} -body.droid { - font-family: Droid Sans, Arial, sans-serif; -} - -h1 { - letter-spacing: -3px; - font-size: 3.23em; - font-weight: bold; - margin: 0; -} - -h2 { - font-size: 1.23em; - font-weight: bold; - margin: .5em 0; - letter-spacing: -1px; -} - -h3 { - font-size: 1em; - font-weight: bold; - margin: .4em 0; -} - -pre { - background-color: #eee; - -moz-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; - padding: 1em; -} - -pre.code { - margin: 0 1em; -} - -.grey { - font-size: 2.2em; - padding: .5em 1em; - line-height: 1.2em; - margin-top: .5em; - position: relative; -} - -img.logo { - position: absolute; - right: -25px; - bottom: 4px; -} - -a:link, a:visited, .quasilink { - color: #df0019; - cursor: pointer; - text-decoration: none; -} - -a:hover, .quasilink:hover { - color: #800004; -} - -h1 a:link, h1 a:visited, h1 a:hover { - color: black; -} - -ul { - margin: 0; - padding-left: 1.2em; -} - -a.download { - color: white; - background-color: #df0019; - width: 100%; - display: block; - text-align: center; - font-size: 1.23em; - font-weight: bold; - text-decoration: none; - -moz-border-radius: 6px; - -webkit-border-radius: 6px; - border-radius: 6px; - padding: .5em 0; - margin-bottom: 1em; -} - -a.download:hover { - background-color: #bb0010; -} - -.rel { - margin-bottom: 0; -} - -.rel-note { - color: #777; - font-size: .9em; - margin-top: .1em; -} - -.logo-braces { - color: #df0019; - position: relative; - top: -4px; -} - -.blk { - float: left; -} - -.left { - width: 37em; - padding-right: 6.53em; - padding-bottom: 1em; -} - -.left1 { - width: 15.24em; - padding-right: 6.45em; -} - -.left2 { - width: 15.24em; -} - -.right { - width: 20.68em; -} - -.leftbig { - width: 42.44em; - padding-right: 6.53em; -} - -.rightsmall { - width: 15.24em; -} - -.clear:after { - visibility: hidden; - display: block; - font-size: 0; - content: " "; - clear: both; - height: 0; -} -.clear { display: inline-block; } -/* start commented backslash hack \*/ -* html .clear { height: 1%; } -.clear { display: block; } -/* close commented backslash hack */ diff --git a/js/codemirror/css/font.js b/js/codemirror/css/font.js deleted file mode 100644 index 58b559aa62..0000000000 --- a/js/codemirror/css/font.js +++ /dev/null @@ -1,18 +0,0 @@ -function waitForStyles() { - for (var i = 0; i < document.styleSheets.length; i++) - if (/googleapis/.test(document.styleSheets[i].href)) - return document.body.className += " droid"; - setTimeout(waitForStyles, 100); -} - -document.body.style.display = "none"; -setTimeout(function() { - document.body.style.display = ""; - if (/AppleWebKit/.test(navigator.userAgent) && /iP[oa]d|iPhone/.test(navigator.userAgent)) return; - var link = document.createElement("LINK"); - link.type = "text/css"; - link.rel = "stylesheet"; - link.href = "http://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans:bold"; - document.documentElement.getElementsByTagName("HEAD")[0].appendChild(link); - waitForStyles(); -}, 30); diff --git a/js/codemirror/demo/activeline.html b/js/codemirror/demo/activeline.html deleted file mode 100644 index 7a169663e7..0000000000 --- a/js/codemirror/demo/activeline.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - CodeMirror 2: Active Line Demo - - - - - - - - - -

CodeMirror 2: Active Line Demo

- -
- - - -

Styling the current cursor line.

- - - diff --git a/js/codemirror/demo/complete.html b/js/codemirror/demo/complete.html deleted file mode 100644 index 4dfef30b29..0000000000 --- a/js/codemirror/demo/complete.html +++ /dev/null @@ -1,79 +0,0 @@ - - - - CodeMirror 2: Autocomplete Demo - - - - - - - - - -

CodeMirror 2: Autocomplete demo

- -
- -

Press ctrl-space to activate autocompletion. See -the code to figure out how it works.

- - - - diff --git a/js/codemirror/demo/complete.js b/js/codemirror/demo/complete.js deleted file mode 100644 index 29b7c26c7c..0000000000 --- a/js/codemirror/demo/complete.js +++ /dev/null @@ -1,150 +0,0 @@ -(function () { - // Minimal event-handling wrapper. - function stopEvent() { - if (this.preventDefault) {this.preventDefault(); this.stopPropagation();} - else {this.returnValue = false; this.cancelBubble = true;} - } - function addStop(event) { - if (!event.stop) event.stop = stopEvent; - return event; - } - function connect(node, type, handler) { - function wrapHandler(event) {handler(addStop(event || window.event));} - if (typeof node.addEventListener == "function") - node.addEventListener(type, wrapHandler, false); - else - node.attachEvent("on" + type, wrapHandler); - } - - function forEach(arr, f) { - for (var i = 0, e = arr.length; i < e; ++i) f(arr[i]); - } - - var editor = CodeMirror.fromTextArea(document.getElementById("code"), { - lineNumbers: true, - onKeyEvent: function(i, e) { - // Hook into ctrl-space - if (e.keyCode == 32 && (e.ctrlKey || e.metaKey) && !e.altKey) { - e.stop(); - return startComplete(); - } - } - }); - - function startComplete() { - // We want a single cursor position. - if (editor.somethingSelected()) return; - // Find the token at the cursor - var cur = editor.getCursor(false), token = editor.getTokenAt(cur), tprop = token; - // If it's not a 'word-style' token, ignore the token. - if (!/^[\w$_]*$/.test(token.string)) { - token = tprop = {start: cur.ch, end: cur.ch, string: "", state: token.state, - className: token.string == "." ? "js-property" : null}; - } - // If it is a property, find out what it is a property of. - while (tprop.className == "js-property") { - tprop = editor.getTokenAt({line: cur.line, ch: tprop.start}); - if (tprop.string != ".") return; - tprop = editor.getTokenAt({line: cur.line, ch: tprop.start}); - if (!context) var context = []; - context.push(tprop); - } - var completions = getCompletions(token, context); - if (!completions.length) return; - function insert(str) { - editor.replaceRange(str, {line: cur.line, ch: token.start}, {line: cur.line, ch: token.end}); - } - // When there is only one completion, use it directly. - if (completions.length == 1) {insert(completions[0]); return true;} - - // Build the select widget - var complete = document.createElement("div"); - complete.className = "completions"; - var sel = complete.appendChild(document.createElement("select")); - sel.multiple = true; - for (var i = 0; i < completions.length; ++i) { - var opt = sel.appendChild(document.createElement("option")); - opt.appendChild(document.createTextNode(completions[i])); - } - sel.firstChild.selected = true; - sel.size = Math.min(10, completions.length); - var pos = editor.cursorCoords(); - complete.style.left = pos.x + "px"; - complete.style.top = pos.yBot + "px"; - document.body.appendChild(complete); - // Hack to hide the scrollbar. - if (completions.length <= 10) - complete.style.width = (sel.clientWidth - 1) + "px"; - - var done = false; - function close() { - if (done) return; - done = true; - complete.parentNode.removeChild(complete); - } - function pick() { - insert(sel.options[sel.selectedIndex].value); - close(); - setTimeout(function(){editor.focus();}, 50); - } - connect(sel, "blur", close); - connect(sel, "keydown", function(event) { - var code = event.keyCode; - // Enter and space - if (code == 13 || code == 32) {event.stop(); pick();} - // Escape - else if (code == 27) {event.stop(); close(); editor.focus();} - else if (code != 38 && code != 40) {close(); editor.focus(); setTimeout(startComplete, 50);} - }); - connect(sel, "dblclick", pick); - - sel.focus(); - // Opera sometimes ignores focusing a freshly created node - if (window.opera) setTimeout(function(){if (!done) sel.focus();}, 100); - return true; - } - - var stringProps = ("charAt charCodeAt indexOf lastIndexOf substring substr slice trim trimLeft trimRight " + - "toUpperCase toLowerCase split concat match replace search").split(" "); - var arrayProps = ("length concat join splice push pop shift unshift slice reverse sort indexOf " + - "lastIndexOf every some filter forEach map reduce reduceRight ").split(" "); - var funcProps = "prototype apply call bind".split(" "); - var keywords = ("break case catch continue debugger default delete do else false finally for function " + - "if in instanceof new null return switch throw true try typeof var void while with").split(" "); - - function getCompletions(token, context) { - var found = [], start = token.string; - function maybeAdd(str) { - if (str.indexOf(start) == 0) found.push(str); - } - function gatherCompletions(obj) { - if (typeof obj == "string") forEach(stringProps, maybeAdd); - else if (obj instanceof Array) forEach(arrayProps, maybeAdd); - else if (obj instanceof Function) forEach(funcProps, maybeAdd); - for (var name in obj) maybeAdd(name); - } - - if (context) { - // If this is a property, see if it belongs to some object we can - // find in the current environment. - var obj = context.pop(), base; - if (obj.className == "js-variable") - base = window[obj.string]; - else if (obj.className == "js-string") - base = ""; - else if (obj.className == "js-atom") - base = 1; - while (base != null && context.length) - base = base[context.pop().string]; - if (base != null) gatherCompletions(base); - } - else { - // If not, just look in the window object and any local scope - // (reading into JS mode internals to get at the local variables) - for (var v = token.state.localVars; v; v = v.next) maybeAdd(v.name); - gatherCompletions(window); - forEach(keywords, maybeAdd); - } - return found; - } -})(); diff --git a/js/codemirror/demo/marker.html b/js/codemirror/demo/marker.html deleted file mode 100644 index 7b3a2ba9d4..0000000000 --- a/js/codemirror/demo/marker.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - CodeMirror 2: Breakpoint Demo - - - - - - - - - -

CodeMirror 2: Breakpoint demo

- -
- -

Click the line-number gutter to add or remove 'breakpoints'.

- - - - - diff --git a/js/codemirror/demo/mustache.html b/js/codemirror/demo/mustache.html deleted file mode 100644 index 6541f10592..0000000000 --- a/js/codemirror/demo/mustache.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - CodeMirror 2: Overlay Parser Demo - - - - - - - - - - -

CodeMirror 2: Overlay Parser Demo

- -
- - - -

Demonstration of a mode that parses HTML, highlighting - the Mustache templating - directives inside of it by using the code - in overlay.js. View - source to see the 15 lines of code needed to accomplish this.

- - - diff --git a/js/codemirror/demo/resize.html b/js/codemirror/demo/resize.html deleted file mode 100644 index 0022044d29..0000000000 --- a/js/codemirror/demo/resize.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - CodeMirror 2: Autoresize Demo - - - - - - - - - -

CodeMirror 2: Autoresize demo

- -
- -

By setting a single CSS property, CodeMirror can be made to -automatically resize to fit the content. Use max-height -to prevent it from growing past a given point (on halfway modern -browsers).

- - - - - diff --git a/js/codemirror/demo/search.html b/js/codemirror/demo/search.html deleted file mode 100644 index 5fe8c9d0b4..0000000000 --- a/js/codemirror/demo/search.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - CodeMirror 2: Search/Replace Demo - - - - - - - - - -

CodeMirror 2: Search/Replace Demo

- -
- - or - it by - - - - -

Demonstration of search/replace functionality and marking - text.

- - - diff --git a/js/codemirror/index.html b/js/codemirror/index.html deleted file mode 100644 index c60ede49bb..0000000000 --- a/js/codemirror/index.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - CodeMirror - - - - - - -

{ } CodeMirror

- -
-/* In-browser code editing
-   made bearable */
-
- -
- -

CodeMirror is a JavaScript library that can - be used to create a relatively pleasant editor interface for - code-like content ― computer programs, HTML markup, and - similar. If a mode has been written for the language you are - editing, the code will be coloured, and the editor will optionally - help you with indentation.

- -

This is the project page for CodeMirror 2, the currently more - actively developed, and recommended - version. CodeMirror 1 is still available - from here.

- - - -

Getting the code

- -

All of CodeMirror is released under a MIT-style license. To get it, you can download - the latest - release or the current development - snapshot as zip files. To create a custom minified script file, - you can use the compression API.

- -

We use git for version control. - The main repository can be fetched in this way:

- -
git clone http://marijnhaverbeke.nl/git/codemirror2
- -

CodeMirror can also be found on GitHub at marijnh/CodeMirror2. - If you plan to hack on the code and contribute patches, the best way - to do it is to create a GitHub fork, and send pull requests.

- -

Documentation

- -

The manual is your first stop for - learning how to use this library. It starts with a quick explanation - of how to use the editor, and then describes all of the (many) - options and methods that CodeMirror exposes.

- -

For those who want to learn more about the code, there is - an overview of the internals available. - The source code - itself is, for the most part, also well commented.

- -

Support and bug reports

- -

There is - a Google - group (a sort of mailing list/newsgroup thing) for discussion - and news related to CodeMirror. Reporting bugs is best done - on github. - You can also e-mail me - directly: Marijn - Haverbeke.

- -

Supported browsers

- -

The following browsers are able to run CodeMirror:

- -
    -
  • Firefox 2 or higher
  • -
  • Chrome, any version
  • -
  • Safari 3 or higher
  • -
  • Internet Explorer 6 or higher
  • -
  • Opera 9 or higher (with some key-handling problems on OS X)
  • -
- -

I am not actively testing against every new browser release, and - vendors have a habit of introducing bugs all the time, so I am - relying on the community to tell me when something breaks. - See here for information on how to contact - me.

- -
- -
- - Download the latest release - -

Make a donation

- -
    -
  • Paypal
  • -
  • Bank
  • -
- - - -

Releases:

- -

26-05-2011: Version 2.01:

-
    -
  • Add a Smalltalk mode.
  • -
  • Add a reStructuredText mode.
  • -
  • Add a Python mode.
  • -
  • Add a PL/SQL mode.
  • -
  • coordsChar now works
  • -
  • Fix a problem where onCursorActivity interfered with onChange.
  • -
  • Fix a number of scrolling and mouse-click-position glitches.
  • -
  • Pass information about the changed lines to onChange.
  • -
  • Support cmd-up/down on OS X.
  • -
  • Add triple-click line selection.
  • -
  • Don't handle shift when changing the selection through the API.
  • -
  • Support "nocursor" mode for readOnly option.
  • -
  • Add an onHighlightComplete option.
  • -
  • Fix the context menu for Firefox.
  • -
- -

28-03-2011: Version 2.0:

-

CodeMirror 2 is a complete rewrite that's - faster, smaller, simpler to use, and less dependent on browser - quirks. See this - and this - for more information. - -

28-03-2011: Version 1.0:

-
    -
  • Fix error when debug history overflows.
  • -
  • Refine handling of C# verbatim strings.
  • -
  • Fix some issues with JavaScript indentation.
  • -
- -

22-02-2011: Version 2.0 beta 2:

-

Somewhate more mature API, lots of bugs shaken out. - -

17-02-2011: Version 0.94:

-
    -
  • tabMode: "spaces" was modified slightly (now indents when something is selected).
  • -
  • Fixes a bug that would cause the selection code to break on some IE versions.
  • -
  • Disabling spell-check on WebKit browsers now works.
  • -
- -

08-02-2011: Version 2.0 beta 1:

-

CodeMirror 2 is a complete rewrite of - CodeMirror, no longer depending on an editable frame.

- -

19-01-2011: Version 0.93:

-
    -
  • Added a Regular Expression parser.
  • -
  • Fixes to the PHP parser.
  • -
  • Support for regular expression in search/replace.
  • -
  • Add save method to instances created with fromTextArea.
  • -
  • Add support for MS T-SQL in the SQL parser.
  • -
  • Support use of CSS classes for highlighting brackets.
  • -
  • Fix yet another hang with line-numbering in hidden editors.
  • -
- -

Older releases...

- -
- -
 
- -
- - -
- - - - - - diff --git a/js/codemirror/internals.html b/js/codemirror/internals.html deleted file mode 100644 index 6a9dba4c95..0000000000 --- a/js/codemirror/internals.html +++ /dev/null @@ -1,382 +0,0 @@ - - - - CodeMirror: Internals - - - - - - -

{ } CodeMirror

- -
-/* (Re-) Implementing A Syntax-
-   Highlighting Editor in JavaScript */
-
- -
- -

- Topic: JavaScript, code editor implementation
- Author: Marijn Haverbeke
- Date: March 2nd 2011 -

- -

This is a followup to -my Brutal Odyssey to the -Dark Side of the DOM Tree story. That one describes the -mind-bending process of implementing (what would become) CodeMirror 1. -This one describes the internals of CodeMirror 2, a complete rewrite -and rethink of the old code base. I wanted to give this piece another -Hunter Thompson copycat subtitle, but somehow that would be out of -place—the process this time around was one of straightforward -engineering, requiring no serious mind-bending whatsoever.

- -

So, what is wrong with CodeMirror 1? I'd estimate, by mailing list -activity and general search-engine presence, that it has been -integrated into about a thousand systems by now. The most prominent -one, since a few weeks, -being Google -code's project hosting. It works, and it's being used widely. - -

Still, I did not start replacing it because I was bored. CodeMirror -1 was heavily reliant on designMode -or contentEditable (depending on the browser). Neither of -these are well specified (HTML5 tries -to specify -their basics), and, more importantly, they tend to be one of the more -obscure and buggy areas of browser functionality—CodeMirror, by using -this functionality in a non-typical way, was constantly running up -against browser bugs. WebKit wouldn't show an empty line at the end of -the document, and in some releases would suddenly get unbearably slow. -Firefox would show the cursor in the wrong place. Internet Explorer -would insist on linkifying everything that looked like a URL or email -address, a behaviour that can't be turned off. Some bugs I managed to -work around (which was often a frustrating, painful process), others, -such as the Firefox cursor placement, I gave up on, and had to tell -user after user that they were known problems, but not something I -could help.

- -

Also, there is the fact that designMode (which seemed -to be less buggy than contentEditable in Webkit and -Firefox, and was thus used by CodeMirror 1 in those browsers) requires -a frame. Frames are another tricky area. It takes some effort to -prevent getting tripped up by domain restrictions, they don't -initialize synchronously, behave strangely in response to the back -button, and, on several browsers, can't be moved around the DOM -without having them re-initialize. They did provide a very nice way to -namespace the library, though—CodeMirror 1 could freely pollute the -namespace inside the frame.

- -

Finally, working with an editable document means working with -selection in arbitrary DOM structures. Internet Explorer (8 and -before) has an utterly different (and awkward) selection API than all -of the other browsers, and even among the different implementations of -document.selection, details about how exactly a selection -is represented vary quite a bit. Add to that the fact that Opera's -selection support tended to be very buggy until recently, and you can -imagine why CodeMirror 1 contains 700 lines of selection-handling -code.

- -

And that brings us to the main issue with the CodeMirror 1 -code base: The proportion of browser-bug-workarounds to real -application code was getting dangerously high. By building on top of a -few dodgy features, I put the system in a vulnerable position—any -incompatibility and bugginess in these features, I had to paper over -with my own code. Not only did I have to do some serious stunt-work to -get it to work on older browsers (as detailed in the -previous story), things -also kept breaking in newly released versions, requiring me to come up -with new scary hacks in order to keep up. This was starting -to lose its appeal.

- -

General Approach

- -

What CodeMirror 2 does is try to sidestep most of the hairy hacks -that came up in version 1. I owe a lot to the -ACE editor for inspiration on how to -approach this.

- -

I absolutely did not want to be completely reliant on key events to -generate my input. Every JavaScript programmer knows that key event -information is horrible and incomplete. Some people (most awesomely -Mihai Bazon with Ymacs) have been able -to build more or less functioning editors by directly reading key -events, but it takes a lot of work (the kind of never-ending, fragile -work I described earlier), and will never be able to properly support -things like multi-keystoke international character input.

- -

So what I do is focus a hidden textarea, and let the browser -believe that the user is typing into that. What we show to the user is -a DOM structure we built to represent his document. If this is updated -quickly enough, and shows some kind of believable cursor, it feels -like a real text-input control.

- -

Another big win is that this DOM representation does not have to -span the whole document. Some CodeMirror 1 users insisted that they -needed to put a 30 thousand line XML document into CodeMirror. Putting -all that into the DOM takes a while, especially since, for some -reason, an editable DOM tree is slower than a normal one on most -browsers. If we have full control over what we show, we must only -ensure that the visible part of the document has been added, and can -do the rest only when needed. (Fortunately, the onscroll -event works almost the same on all browsers, and lends itself well to -displaying things only as they are scrolled into view.)

- -

Input

- -

ACE uses its hidden textarea only as a text input shim, and does -all cursor movement and things like text deletion itself by directly -handling key events. CodeMirror's way is to let the browser do its -thing as much as possible, and not, for example, define its own set of -key bindings. One way to do this would have been to have the whole -document inside the hidden textarea, and after each key event update -the display DOM to reflect what's in that textarea.

- -

That'd be simple, but it is not realistic. For even medium-sized -document the editor would be constantly munging huge strings, and get -terribly slow. What CodeMirror 2 does is put the current selection, -along with an extra line on the top and on the bottom, into the -textarea.

- -

This means that the arrow keys (and their ctrl-variations), home, -end, etcetera, do not have to be handled specially. We just read the -cursor position in the textarea, and update our cursor to match it. -Also, copy and paste work pretty much for free, and people get their -native key bindings, without any special work on my part. For example, -I have emacs key bindings configured for Chrome and Firefox. There is -no way for a script to detect this.

- -

Of course, since only a small part of the document sits in the -textarea, keys like page up and ctrl-end won't do the right thing. -CodeMirror is catching those events and handling them itself.

- -

Selection

- -

Getting and setting the selection range of a textarea in modern -browsers is trivial—you just use the selectionStart -and selectionEnd properties. On IE you have to do some -insane stuff with temporary ranges and compensating for the fact that -moving the selection by a 'character' will treat \r\n as a single -character, but even there it is possible to build functions that -reliably set and get the selection range.

- -

But consider this typical case: When I'm somewhere in my document, -press shift, and press the up arrow, something gets selected. Then, if -I, still holding shift, press the up arrow again, the top of my -selection is adjusted. The selection remembers where its head -and its anchor are, and moves the head when we shift-move. -This is a generally accepted property of selections, and done right by -every editing component built in the past twenty years.

- -

But not something that the browser selection APIs expose.

- -

Great. So when someone creates an 'upside-down' selection, the next -time CodeMirror has to update the textarea, it'll re-create the -selection as an 'upside-up' selection, with the anchor at the top, and -the next cursor motion will behave in an unexpected way—our second -up-arrow press in the example above will not do anything, since it is -interpreted in exactly the same way as the first.

- -

No problem. We'll just, ehm, detect that the selection is -upside-down (you can tell by the way it was created), and then, when -an upside-down selection is present, and a cursor-moving key is -pressed in combination with shift, we quickly collapse the selection -in the textarea to its start, allow the key to take effect, and then -combine its new head with its old anchor to get the real -selection.

- -

In short, scary hacks could not be avoided entirely in CodeMirror -2.

- -

And, the observant reader might ask, how do you even know that a -key combo is a cursor-moving combo, if you claim you support any -native key bindings? Well, we don't, but we can learn. The editor -keeps a set known cursor-movement combos (initialized to the -predictable defaults), and updates this set when it observes that -pressing a certain key had (only) the effect of moving the cursor. -This, of course, doesn't work if the first time the key is used was -for extending an inverted selection, but it works most of the -time.

- -

Intelligent Updating

- -

One thing that always comes up when you have a complicated internal -state that's reflected in some user-visible external representation -(in this case, the displayed code and the textarea's content) is -keeping the two in sync. The naive way is to just update the display -every time you change your state, but this is not only error prone -(you'll forget), it also easily leads to duplicate work on big, -composite operations. Then you start passing around flags indicating -whether the display should be updated in an attempt to be efficient -again and, well, at that point you might as well give up completely.

- -

I did go down that road, but then switched to a much simpler model: -simply keep track of all the things that have been changed during an -action, and then, only at the end, use this information to update the -user-visible display.

- -

CodeMirror uses a concept of operations, which start by -calling a specific set-up function that clears the state and end by -calling another function that reads this state and does the required -updating. Most event handlers, and all the user-visible methods that -change state are wrapped like this. There's a method -called operation that accepts a function, and returns -another function that wraps the given function as an operation.

- -

It's trivial to extend this (as CodeMirror does) to detect nesting, -and, when an operation is started inside an operation, simply -increment the nesting count, and only do the updating when this count -reaches zero again.

- -

If we have a set of changed ranges and know the currently shown -range, we can (with some awkward code to deal with the fact that -changes can add and remove lines, so we're dealing with a changing -coordinate system) construct a map of the ranges that were left -intact. We can then compare this map with the part of the document -that's currently visible (based on scroll offset and editor height) to -determine whether something needs to be updated.

- -

CodeMirror uses two update algorithms—a full refresh, where it just -discards the whole part of the DOM that contains the edited text and -rebuilds it, and a patch algorithm, where it uses the information -about changed and intact ranges to update only the out-of-date parts -of the DOM. When more than 30 percent (which is the current heuristic, -might change) of the lines need to be updated, the full refresh is -chosen (since it's faster to do than painstakingly finding and -updating all the changed lines), in the other case it does the -patching (so that, if you scroll a line or select another character, -the whole screen doesn't have to be re-rendered).

- -

All updating uses innerHTML rather than direct DOM -manipulation, since that still seems to be by far the fastest way to -build documents. There's a per-line function that combines the -highlighting, marking, and -selection info for that line into a snippet of HTML. The patch updater -uses this to reset individual lines, the refresh updater builds an -HTML chunk for the whole visible document at once, and then uses a -single innerHTML update to do the refresh.

- -

Parsers can be Simple

- -

When I wrote CodeMirror 1, I -thought interruptable -parsers were a hugely scary and complicated thing, and I used a -bunch of heavyweight abstractions to keep this supposed complexity -under control: parsers -were iterators -that consumed input from another iterator, and used funny -closure-resetting tricks to copy and resume themselves.

- -

This made for a rather nice system, in that parsers formed strictly -separate modules, and could be composed in predictable ways. -Unfortunately, it was quite slow (stacking three or four iterators on -top of each other), and extremely intimidating to people not used to a -functional programming style.

- -

With a few small changes, however, we can keep all those -advantages, but simplify the API and make the whole thing less -indirect and inefficient. CodeMirror -2's mode API uses explicit state -objects, and makes the parser/tokenizer a function that simply takes a -state and a character stream abstraction, advances the stream one -token, and returns the way the token should be styled. This state may -be copied, optionally in a mode-defined way, in order to be able to -continue a parse at a given point. Even someone who's never touched a -lambda in his life can understand this approach. Additionally, far -fewer objects are allocated in the course of parsing now.

- -

The biggest speedup comes from the fact that the parsing no longer -has to touch the DOM though. In CodeMirror 1, on an older browser, you -could see the parser work its way through the document, -managing some twenty lines in each 50-millisecond time slice it got. It -was reading its input from the DOM, and updating the DOM as it went -along, which any experienced JavaScript programmer will immediately -spot as a recipe for slowness. In CodeMirror 2, the parser usually -finishes the whole document in a single 100-millisecond time slice—it -manages some 1500 lines during that time on Chrome. All it has to do -is munge strings, so there is no real reason for it to be slow -anymore.

- -

What Gives?

- -

Given all this, what can you expect from CodeMirror 2? First, the -good:

- -
    - -
  • Small. the base library is some 32k when minified -now, 12k when gzipped. It's smaller than its own logo.
  • - -
  • Lightweight. CodeMirror 2 initializes very -quickly, and does almost no work when it is not focused. This means -you can treat it almost like a textarea, have multiple instances on a -page without trouble.
  • - -
  • Huge document support. Since highlighting is -really fast, and no DOM structure is being built for non-visible -content, you don't have to worry about locking up your browser when a -user enters a megabyte-sized document.
  • - -
  • Extended API. Some things kept coming up in the -mailing list, such as marking pieces of text or lines, which were -extremely hard to do with CodeMirror 1. The new version has proper -support for these built in.
  • - -
  • Tab support. Tabs inside editable documents were, -for some reason, a no-go. At least six different people announced they -were going to add tab support to CodeMirror 1, none survived (I mean, -none delivered a working version). CodeMirror 2 no longer removes tabs -from your document.
  • - -
  • Sane styling. iframe nodes aren't -really known for respecting document flow. Now that an editor instance -is a plain div element, it is much easier to size it to -fit the surrounding elements. You don't even have to make it scroll if -you do not want to.
  • - -
- -

Then, the bad:

- -
    - -
  • No line-wrapping. I'd have liked to get -line-wrapping to work, but it doesn't match the model I'm using very -well. It is important that cursor movement in the textarea matches -what you see on the screen, and it seems to be impossible to have the -lines wrapped the same in the textarea and the normal DOM.
  • - -
  • Some cursor flakiness. The textarea hack does not -really do justice to the complexity of cursor handling—a selection is -typically more than just an offset into a string. For example, if you -use the up and down arrow keys to move to a shorter line and then -back, you'll end up in your old position in most editor controls, but -CodeMirror 2 currently doesn't remember the 'real' cursor column in -this case. These can be worked around on a case-by-case basis, but -I haven't put much energy into that yet.
  • - -
- -
- -
 
- - - - diff --git a/js/codemirror/lib/codemirror.css b/js/codemirror/lib/codemirror.css deleted file mode 100644 index e9db4eb49e..0000000000 --- a/js/codemirror/lib/codemirror.css +++ /dev/null @@ -1,56 +0,0 @@ -.CodeMirror { - overflow: auto; - height: 300px; - line-height: 1em; - font-family: monospace; -} - -.CodeMirror-gutter { - position: absolute; left: 0; top: 0; - background-color: #f7f7f7; - border-right: 1px solid #eee; - min-width: 2em; - height: 100%; -} -.CodeMirror-gutter-text { - color: #aaa; - text-align: right; - padding: .4em .2em .4em .4em; -} -.CodeMirror-lines { - padding: .4em; -} - -.CodeMirror pre { - -moz-border-radius: 0; - -webkit-border-radius: 0; - -o-border-radius: 0; - border-radius: 0; - border-width: 0; margin: 0; padding: 0; background: transparent; - font-family: inherit; -} - -.CodeMirror textarea { - font-family: monospace !important; -} - -.CodeMirror-cursor { - z-index: 10; - position: absolute; - visibility: hidden; - border-left: 1px solid black !important; -} -.CodeMirror-focused .CodeMirror-cursor { - visibility: visible; -} - -span.CodeMirror-selected { - background: #ccc !important; - color: HighlightText !important; -} -.CodeMirror-focused span.CodeMirror-selected { - background: Highlight !important; -} - -.CodeMirror-matchingbracket {color: #0f0 !important;} -.CodeMirror-nonmatchingbracket {color: #f22 !important;} diff --git a/js/codemirror/lib/overlay.js b/js/codemirror/lib/overlay.js deleted file mode 100644 index c4cdf9fc84..0000000000 --- a/js/codemirror/lib/overlay.js +++ /dev/null @@ -1,51 +0,0 @@ -// Utility function that allows modes to be combined. The mode given -// as the base argument takes care of most of the normal mode -// functionality, but a second (typically simple) mode is used, which -// can override the style of text. Both modes get to parse all of the -// text, but when both assign a non-null style to a piece of code, the -// overlay wins, unless the combine argument was true, in which case -// the styles are combined. - -CodeMirror.overlayParser = function(base, overlay, combine) { - return { - startState: function() { - return { - base: CodeMirror.startState(base), - overlay: CodeMirror.startState(overlay), - basePos: 0, baseCur: null, - overlayPos: 0, overlayCur: null - }; - }, - copyState: function(state) { - return { - base: CodeMirror.copyState(base, state.base), - overlay: CodeMirror.copyState(overlay, state.overlay), - basePos: state.basePos, baseCur: null, - overlayPos: state.overlayPos, overlayCur: null - }; - }, - - token: function(stream, state) { - if (stream.start == state.basePos) { - state.baseCur = base.token(stream, state.base); - state.basePos = stream.pos; - } - if (stream.start == state.overlayPos) { - stream.pos = stream.start; - state.overlayCur = overlay.token(stream, state.overlay); - state.overlayPos = stream.pos; - } - stream.pos = Math.min(state.basePos, state.overlayPos); - if (stream.eol()) state.basePos = state.overlayPos = 0; - - if (state.overlayCur == null) return state.baseCur; - if (state.baseCur != null && combine) return state.baseCur + " " + state.overlayCur; - else return state.overlayCur; - }, - - indent: function(state, textAfter) { - return base.indent(state.base, textAfter); - }, - electricChars: base.electricChars - }; -}; diff --git a/js/codemirror/manual.html b/js/codemirror/manual.html deleted file mode 100644 index 25e6225b89..0000000000 --- a/js/codemirror/manual.html +++ /dev/null @@ -1,797 +0,0 @@ - - - - CodeMirror: User Manual - - - - - - -

{ } CodeMirror

- -
-/* User manual and
-   reference guide */
-
- -
- -

Overview

- -

CodeMirror is a code-editor component that can be embedded in - Web pages. It provides only the editor component, no - accompanying buttons - (see CodeMirror - UI for a drop-in button bar), auto-completion, or other IDE - functionality. It does provide a rich API on top of which such - functionality can be straightforwardly implemented.

- -

CodeMirror works with language-specific modes. Modes are - JavaScript programs that help color (and optionally indent) text - written in a given language. The distribution comes with a few - modes (see the mode/ directory), and it isn't hard - to write new ones for other languages.

- -

Basic Usage

- -

The easiest way to use CodeMirror is to simply load the script - and style sheet found under lib/ in the distribution, - plus the script and style sheet for the mode(s) you want to use. - (See also the compresion helper.) For - example:

- -
<script src="lib/codemirror.js"></script>
-<link rel="stylesheet" href="lib/codemirror.css">
-<script src="mode/javascript/javascript.js"></script>
-<link rel="stylesheet" href="mode/javascript/javascript.css">
- -

Having done this, an editor instance can be created like - this:

- -
var myCodeMirror = CodeMirror(document.body);
- -

The editor will be appended to the document body, will start - empty, and will use the mode that we loaded. To have more control - over the new editor, a configuration object can be passed - to CodeMirror as a second argument:

- -
var myCodeMirror = CodeMirror(document.body, {
-  value: "function myScript(){return 100;}\n",
-  mode:  "javascript"
-});
- -

This will initialize the editor with a piece of code already in - it, and explicitly tell it to use the JavaScript mode (which is - useful when multiple modes are loaded). - See below for a full discussion of the - configuration options that CodeMirror accepts.

- -

In cases where you don't want to append the editor to an - element, and need more control over the way it is inserted, the - first argument to the CodeMirror function can also - be a function that, when given a DOM element, inserts it into the - document somewhere. This could be used to, for example, replace a - textarea with a real editor:

- -
var myCodeMirror = CodeMirror(function(elt) {
-  myTextArea.parentNode.replaceChild(elt, myTextArea);
-}, {value: myTextArea.value});
- -

However, for this use case, which is a common way to use - CodeMirror, the library provides a much more powerful - shortcut:

- -
var myCodeMirror = CodeMirror.fromTextArea(myTextArea);
- -

This will, among other things, ensure that the textarea's value - is updated when the form (if it is part of a form) is submitted. - See the API reference for a full - description of this method.

- -

Configuration

- -

Both the CodeMirror function and - its fromTextArea method take as second (optional) - argument an object containing configuration options. Any option - not supplied like this will be taken - from CodeMirror.defaults, an object containing the - default options. You can update this object to change the defaults - on your page.

- -

Options are not checked in any way, so setting bogus option - values is bound to lead to odd errors.

- -

Note: CodeMirror - 2 does not support - line-wrapping. I would have very much liked to support it, but it - combines extremely poorly with the way the editor is - implemented.

- -

These are the supported options:

- -
-
value (string)
-
The starting value of the editor.
- -
mode (string or object)
-
The mode to use. When not given, this will default to the - first mode that was loaded. It may be a string, which either - simply names the mode or is - a MIME type - associated with the mode. Alternatively, it may be an object - containing configuration options for the mode, with - a name property that names the mode (for - example {name: "javascript", json: true}). The demo - pages for each mode contain information about what configuration - parameters the mode supports. You can ask CodeMirror which modes - and MIME types are loaded with - the CodeMirror.listModes - and CodeMirror.listMIMEs functions.
- -
indentUnit (integer)
-
How many spaces a block (whatever that means in the edited - language) should be indented. The default is 2.
- -
indentWithTabs (boolean)
-
Whether, when indenting, the first N*8 spaces should be - replaced by N tabs. Default is false.
- -
tabMode (string)
-
Determines what happens when the user presses the tab key. - Must be one of the following: -
-
"classic" (the default)
-
When nothing is selected, insert a tab. Otherwise, - behave like the "shift" mode. (When shift is - held, this behaves like the "indent" mode.)
-
"shift"
-
Indent all selected lines by - one indentUnit. - If shift was held while pressing tab, un-indent all selected - lines one unit.
-
"indent"
-
Indent the line the 'correctly', based on its syntactic - context. Only works if the - mode supports it.
-
"default"
-
Do not capture tab presses, let the browser apply its - default behaviour (which usually means it skips to the next - control).
-
- -
enterMode (string)
-
Determines whether and how new lines are indented when the - enter key is pressed. The following modes are supported: -
-
"indent" (the default)
-
Use the mode's indentation rules to give the new line - the correct indentation.
-
"keep"
-
Indent the line the same as the previous line.
-
"flat"
-
Do not indent the new line.
-
- -
electricChars (boolean)
-
Configures whether the editor should re-indent the current - line when a character is typed that might change its proper - indentation (only works if the mode supports indentation). - Default is true.
- -
lineNumbers (boolean)
-
Whether to show line numbers to the left of the editor.
- -
firstLineNumber (integer)
-
At which number to start counting lines. Default is 1.
- -
gutter (boolean)
-
Can be used to force a 'gutter' (empty space on the left of - the editor) to be shown even when no line numbers are active. - This is useful for setting markers.
- -
readOnly (boolean)
-
This disables editing of the editor content by the user. - (Changes through API functions will still be possible.) If you - also want to disable the cursor, use "nocursor" as - a value for this option, instead of true.
- -
onChange (function)
-
When given, this function will be called every time the - content of the editor is changed. It will be given the editor - instance as only argument.
- -
onCursorActivity (function)
-
Like onChange, but will also be called when the - cursor moves without any changes being made.
- -
onGutterClick (function)
-
When given, will be called whenever the editor gutter (the - line-number area) is clicked. Will be given the editor instance - as first argument, and the (zero-based) number of the line that - was clicked as second argument.
- -
onFocus, onBlur (function)
-
The given functions will be called whenever the editor is - focused or unfocused.
- -
onScroll (function)
-
When given, will be called whenever the editor is - scrolled.
- -
onHighlightComplete (function)
-
Whenever the editor's content has been fully highlighted, - this function (if given) will be called. It'll be given a single - argument, the editor instance.
- -
matchBrackets (boolean)
-
Determines whether brackets are matched whenever the cursor - is moved next to a bracket.
- -
workTime, workDelay (number)
-
Highlighting is done by a pseudo background-thread that will - work for workTime milliseconds, and then use - timeout to sleep for workDelay milliseconds. The - defaults are 200 and 300, you can change these options to make - the highlighting more or less aggressive.
- -
undoDepth (integer)
-
The maximum number of undo levels that the editor stores. - Defaults to 40.
- -
tabindex (integer)
-
The tab - index to assign to the editor. If not given, no tab index - will be assigned.
- -
document (DOM document)
-
Use this if you want to display the editor in another DOM. - By default it will use the global document - object.
- -
onKeyEvent (function)
-
This provides a rather low-level hook into CodeMirror's key - handling. If provided, this function will be called on - every keydown, keyup, - and keypress event that CodeMirror captures. It - will be passed two arguments, the editor instance and the key - event. This key event is pretty much the raw key event, except - that a stop() method is always added to it. You - could feed it to, for example, jQuery.Event to - further normalize it.
This function can inspect the key - event, and handle it if it wants to. It may return true to tell - CodeMirror to ignore the event. Be wary that, on some browsers, - stopping a keydown does not stop - the keypress from firing, whereas on others it - does. If you respond to an event, you should probably inspect - its type property and only do something when it - is keydown (or keypress for actions - that need character data).
-
- -

Customized Styling

- -

Up to a certain extent, CodeMirror's look can be changed by - modifying style sheet files. The style sheets supplied by modes - simply provide the colors for that mode, and can be adapted in a - very straightforward way. To style the editor itself, it is - possible to alter or override the styles defined - in codemirror.css.

- -

Some care must be taken there, since a lot of the rules in this - file are necessary to have CodeMirror function properly. Adjusting - colors should be safe, of course, and with some care a lot of - other things can be changed as well. The CSS classes defined in - this file serve the following roles:

- -
-
CodeMirror
-
The outer element of the editor. This determines whether the - editor scrolls (overflow: auto + fixed height). Can - also be used to set styles that should hold for everything - inside the editor, or to set a background.
- -
CodeMirror-focused
-
Whenever the editor is focused, the top element gets this - class. This is used to hide the cursor and give the selection a - different color when the editor is not focused.
- -
CodeMirror-gutter
-
Use this for giving a background or a border to the editor - gutter. Don't set any padding here, - use CodeMirror-gutter-text for that. By default, - the gutter is 'fluid', meaning it will adjust its width to the - maximum line number or line marker width. You can also set a - fixed width if you want.
- -
CodeMirror-gutter-text
-
Used to style the actual line numbers. For the numbers to - line up, you'll want this style to use exactly the same font and - vertical padding as normal edited text, as per - the CodeMirror-lines class.
- -
CodeMirror-lines
-
The visible lines. If this has vertical - padding, CodeMirror-gutter should have the same - padding.
- -
CodeMirror-cursor
-
The cursor is a block element that is absolutely positioned. - You can make it look whichever way you want.
- -
CodeMirror-selected
-
The selection is represented by span elements - with this class.
- -
CodeMirror-matchingbracket, - CodeMirror-nonmatchingbracket
-
These are used to style matched (or unmatched) brackets.
-
- -

The actual lines, as well as the cursor, are represented - by pre elements. By default no text styling (such as - bold) that might change line height is applied. If you do want - such effects, you'll have to give CodeMirror pre a - fixed height. Also, you must still take care that character width - is constant.

- -

If your page's style sheets do funky things to - all div or pre elements (you probably - shouldn't do that), you'll have to define rules to cancel these - effects out again for elements under the CodeMirror - class.

- -

Programming API

- -

A lot of CodeMirror features are only available through its API. - This has the disadvantage that you need to do work to enable them, - and the advantage that CodeMirror will fit seamlessly into your - application.

- -

Whenever points in the document are represented, the API uses - objects with line and ch properties. - Both are zero-based. CodeMirror makes sure to 'clip' any positions - passed by client code so that they fit inside the document, so you - shouldn't worry too much about sanitizing your coordinates. If you - give ch a value of null, or don't - specify it, it will be replaced with the length of the specified - line.

- -
-
getValue() → string
-
Get the current editor content.
-
setValue(string)
-
Set the editor content.
- -
getSelection() → string
-
Get the currently selected code.
-
replaceSelection(string)
-
Replace the selection with the given string.
- -
focus()
-
Give the editor focus.
- -
setOption(option, value)
-
Change the configuration of the editor. option - should the name of an option, - and value should be a valid value for that - option.
-
getOption(option) → value
-
Retrieves the current value of the given option for this - editor instance.
- -
cursorCoords(start) → object
-
Returns an {x, y, yBot} object containing the - coordinates of the cursor relative to the top-left corner of the - page. yBot is the coordinate of the bottom of the - cursor. start is a boolean indicating whether you - want the start or the end of the selection.
-
charCoords(pos) → object
-
Like cursorCoords, but returns the position of - an arbitrary characters. pos should be - a {line, ch} object.
-
coordsChar(object) → pos
-
Given an {x, y} object (in page coordinates), - returns the {line, ch} position that corresponds to - it.
- -
undo()
-
Undo one edit (if any undo events are stored).
-
redo()
-
Redo one undone edit.
-
historySize() → object
-
Returns an object with {undo, redo} properties, - both of which hold integers, indicating the amount of stored - undo and redo operations.
- -
indentLine(line)
-
Reset the given line's indentation to the indentation - prescribed by the mode.
- -
getSearchCursor(query, start, caseFold) → cursor
-
Used to implement search/replace - functionality. query can be a regular expression or - a string (only strings will match across lines—if they contain - newlines). start provides the starting position of - the search. It can be a {line, ch} object, or can - be left off to default to the start of the - document. caseFold is only relevant when matching a - string. It will cause the search to be case-insensitive. A - search cursor has the following methods: -
-
findNext(), findPrevious() → boolean
-
Search forward or backward from the current position. - The return value indicates whether a match was found. If - matching a regular expression, the return value will be the - array returned by the match method, in case you - want to extract matched groups.
-
from(), to() → object
-
These are only valid when the last call - to findNext or findPrevious did - not return false. They will return {line, ch} - objects pointing at the start and end of the match.
-
- -
getTokenAt(pos) → object
-
Retrieves information about the token the current mode found - at the given position (a {line, ch} object). The - returned object has the following properties: -
-
start
The character (on the given line) at which the token starts.
-
end
The character at which the token ends.
-
string
The token's string.
-
className
The class the mode assigned - to the token. (Can be null when no class was assigned.)
-
- -
markText(from, to, className) → function
-
Can be used to mark a range of text with a specific CSS - class name. from and to should - be {line, ch} objects. The method will return a - function that can be called to remove the marking.
- -
setMarker(line, text, className) → lineHandle
-
Add a gutter marker for the given line. Gutter markers are - shown in the line-number area (instead of the number for this - line). Both text and className are - optional. Setting text to a Unicode character like - ● tends to give a nice effect. To put a picture in the gutter, - set text to a space and className to - something that sets a background image. If you - specify text, the given text (which may contain - HTML) will, by default, replace the line number for that line. - If this is not what you want, you can include the - string %N% in the text, which will be replaced by - the line number.
-
clearMarker(line)
-
Clears a marker created - with setMarker. line can be either a - number or a handle returned by setMarker (since a - number may now refer to a different line if something was added - or deleted).
-
setLineClass(line, className) → lineHandle
-
Set a CSS class name for the given line. line - can be a number or a line handle (as returned - by setMarker or this function). - Pass null to clear the class for a line.
- -
lineInfo(line) → object
-
Returns the line number, text content, and marker status of - the given line, which can be either a number or a handle - returned by setMarker. The returned object has the - structure {line, text, markerText, markerClass}.
- -
addWidget(pos, node, scrollIntoView)
-
Puts node, which should be an absolutely - positioned DOM node, into the editor, positioned right below the - given {line, ch} position. - When scrollIntoView is true, the editor will ensure - that the entire node is visible (if possible). To remove the - widget again, simply use DOM methods (move it somewhere else, or - call removeChild on its parent).
- -
matchBrackets()
-
Force matching-bracket-highlighting to happen.
- -
lineCount() → number
-
Get the number of lines in the editor.
- -
getCursor(start) → object
-
start is a boolean indicating whether the start - or the end of the selection must be retrieved. If it is not - given, the current cursor pos, i.e. the side of the selection - that would move if you pressed an arrow key, is chosen. - A {line, ch} object will be returned.
-
somethingSelected() → boolean
-
Return true if any text is selected.
-
setCursor(pos)
-
Set the cursor position. You can either pass a - single {line, ch} object, or the line and the - character as two separate parameters.
-
setSelection(start, end)
-
Set the selection range. start - and end should be {line, ch} objects.
- -
getLine(n) → string
-
Get the content of line n.
-
setLine(n, text)
-
Set the content of line n.
-
removeLine(n)
-
Remove the given line from the document.
- -
getRange(from, to) → string -
Get the text between the given points in the editor, which - should be {line, ch} objects.
-
replaceRange(string, from, to)
-
Replace the part of the document between from - and to with the given string. from - and to must be {line, ch} - objects. to can be left off to simply insert the - string at position from.
-
- -

The following are more low-level methods:

- -
-
operation(func) → result
-
CodeMirror internally buffers changes and only updates its - DOM structure after it has finished performing some operation. - If you need to perform a lot of operations on a CodeMirror - instance, you can call this method with a function argument. It - will call the function, buffering up all changes, and only doing - the expensive update after the function returns. This can be a - lot faster. The return value from this method will be the return - value of your function.
- -
refresh()
-
If your code does something to change the size of the editor - element (window resizes are already listened for), or unhides - it, you should probably follow up by calling this method to - ensure CodeMirror is still looking as intended.
- -
getInputField() → textarea
-
Returns the hiden textarea used to read input.
-
getWrapperElement() → node
-
Returns the DOM node that represents the editor. Remove this - from your tree to delete an editor instance.
-
- -

Finally, the CodeMirror object - itself has a method fromTextArea. This takes a - textarea DOM node as first argument and an optional configuration - object as second. It will replace the textarea with a CodeMirror - instance, and wire up the form of that textarea (if any) to make - sure the editor contents are put into the textarea when the form - is submitted. A CodeMirror instance created this way has two - additional methods:

- -
-
save()
-
Copy the content of the editor into the textarea.
- -
toTextArea()
-
Remove the editor, and restore the original textarea (with - the editor's current content).
-
- -

Writing CodeMirror Modes

- -

Modes typically consist of a JavaScript file and a CSS file. - The CSS file (see, for - example javascript.css) - defines the classes that will be used to style the syntactic - elements of the code, and the script contains the logic to - actually assign these classes to the right pieces of text.

- -

You'll usually want to use some kind of prefix for your CSS - classes, so that they are unlikely to clash with other classes, - both those used by other modes and those defined by the page in - which CodeMirror is embedded.

- -

The mode script should - call CodeMirror.defineMode to register itself with - CodeMirror. This function takes two arguments. The first should be - the name of the mode, for which you should use a lowercase string, - preferably one that is also the name of the files that define the - mode (i.e. "xml" is defined xml.js). The - second argument should be a function that, given a CodeMirror - configuration object (the thing passed to - the CodeMirror function) and a mode configuration - object (as in the mode - option), returns a mode object.

- -

Typically, you should use this second argument - to defineMode as your module scope function (modes - should not leak anything into the global scope!), i.e. write your - whole mode inside this function.

- -

The main responsibility of a mode script is parsing - the content of the editor. Depending on the language and the - amount of functionality desired, this can be done in really easy - or extremely complicated ways. Some parsers can be stateless, - meaning that they look at one element (token) of the code - at a time, with no memory of what came before. Most, however, will - need to remember something. This is done by using a state - object, which is an object that can be mutated every time a - new token is read.

- -

Modes that use a state must define - a startState method on their mode object. This is a - function of no arguments that produces a state object to be used - at the start of a document.

- -

The most important part of a mode object is - its token(stream, state) method. All modes must - define this method. It should read one token from the stream it is - given as an argument, optionally update its state, and return a - CSS class string, or null for tokens that do not have - to be styled.

- -

By default, blank lines are simply skipped when - tokenizing a document. For languages that have significant blank - lines, you can define a blankLine(state) method on - your mode that will get called whenever a blank line is passed - over, so that it can update the parser state.

- -

The stream object encapsulates a line of code - (tokens may never span lines) and our current position in that - line. It has the following API:

- -
-
eol() → boolean
-
Returns true only if the stream is at the end of the - line.
-
sol() → boolean
-
Returns true only if the stream is at the start of the - line.
- -
peek() → character
-
Returns the next character in the stream without advancing - it. Will return undefined at the end of the - line.
-
next() → character
-
Returns the next character in the stream and advances it. - Also returns undefined when no more characters are - available.
- -
eat(match) → character
-
match can be a character, a regular expression, - or a function that takes a character and returns a boolean. If - the next character in the stream 'matches' the given argument, - it is consumed and returned. Otherwise, undefined - is returned.
-
eatWhile(match) → boolean
-
Repeatedly calls eat with the given argument, - until it fails. Returns true if any characters were eaten.
-
eatSpace() → boolean
-
Shortcut for eatWhile when matching - white-space.
-
skipToEnd()
-
Moves the position to the end of the line.
-
skipTo(ch) → boolean
-
Skips to the next occurrence of the given character, if - found. Returns true if the character was found.
-
match(pattern, consume, caseFold) → boolean
-
Act like a - multi-character eat—if consume is true - or not given—or a look-ahead that doesn't update the stream - position—if it is false. pattern can be either a - string or a regular expression starting with ^. - When it is a string, caseFold can be set to true to - make the match case-insensitive. When successfully matching a - regular expression, the returned value will be the array - returned by match, in case you need to extract - matched groups.
- -
backUp(n)
-
Backs up the stream n characters. Backing it up - further than the start of the current token will cause things to - break, so be careful.
-
column() → integer
-
Returns the column (taking into account tabs) at which the - current token starts. Can be used to find out whether a token - starts a new line.
-
indentation() → integer
-
Tells you how far the current line has been indented, in - spaces. Corrects for tab characters.
- -
current() → string
-
Get the string between the start of the current token and - the current stream position.
-
- -

Because state object are mutated, and CodeMirror - needs to keep valid versions of a state around so that it can - restart a parse at any line, copies must be made of state objects. - The default algorithm used is that a new state object is created, - which gets all the properties of the old object. Any properties - which hold arrays get a copy of these arrays (since arrays tend to - be used as mutable stacks). When this is not correct, for example - because a mode mutates non-array properties of its state object, a - mode object should define a copyState method, - which is given a state and should return a safe copy of that - state.

- -

If you want your mode to provide smart indentation - (see entermode - and tabMode when they - have a value of "indent"), you must define - an indent(state, textAfter) method on your mode - object.

- -

The indentation method should inspect the given state object, - and optionally the textAfter string, which contains - the text on the line that is being indented, and return an - integer, the amount of spaces to indent. It should usually take - the indentUnit - option into account.

- -

Finally, a mode may define - an electricChars property, which should hold a string - containing all the characters that should trigger the behaviour - described for - the electricChars - option.

- -

So, to summarize, a mode must provide - a token method, and it may - provide startState, copyState, - and indent methods. For an example of a trivial mode, - see the diff mode, for a more - involved example, see - the JavaScript - mode.

- -

Sometimes, it is useful for modes to nest—to have one - mode delegate work to another mode. An example of this kind of - mode is the mixed-mode HTML - mode. To implement such nesting, it is usually necessary to - create mode objects and copy states yourself. To create a mode - object, there are CodeMirror.getMode(options, - parserConfig), where the first argument is a configuration - object as passed to the mode constructor function, and the second - argument is a mode specification as in - the mode option. To copy a - state object, call CodeMirror.copyState(mode, state), - where mode is the mode that created the given - state.

- -

To make indentation work properly in a nested parser, it is - advisable to give the startState method of modes that - are intended to be nested an optional argument that provides the - base indentation for the block of code. The JavaScript and CSS - parser do this, for example, to allow JavaScript and CSS code - inside the mixed-mode HTML mode to be properly indented.

- -

Finally, it is possible to associate your mode, or a certain - configuration of your mode, with - a MIME type. For - example, the JavaScript mode associates itself - with text/javascript, and its JSON variant - with application/json. To do this, - call CodeMirror.defineMIME(mime, modeSpec), - where modeSpec can be a string or object specifying a - mode, as in the mode - option.

- -
- -
 
- - - - - diff --git a/js/codemirror/mode/clike/clike.css b/js/codemirror/mode/clike/clike.css deleted file mode 100644 index 052010f9db..0000000000 --- a/js/codemirror/mode/clike/clike.css +++ /dev/null @@ -1,7 +0,0 @@ -span.c-like-keyword {color: #90b;} -span.c-like-number {color: #291;} -span.c-like-comment {color: #a70;} -span.c-like-string {color: #a22;} -span.c-like-preprocessor {color: #049;} -span.c-like-var {color: #22b;} -span.c-like-annotation {color: #666;} diff --git a/js/codemirror/mode/clike/clike.js b/js/codemirror/mode/clike/clike.js deleted file mode 100644 index 73f418e707..0000000000 --- a/js/codemirror/mode/clike/clike.js +++ /dev/null @@ -1,187 +0,0 @@ -CodeMirror.defineMode("clike", function(config, parserConfig) { - var indentUnit = config.indentUnit, keywords = parserConfig.keywords, - cpp = parserConfig.useCPP, multiLineStrings = parserConfig.multiLineStrings, - $vars = parserConfig.$vars, atAnnotations = parserConfig.atAnnotations; - var isOperatorChar = /[+\-*&%=<>!?|]/; - - function chain(stream, state, f) { - state.tokenize = f; - return f(stream, state); - } - - var type; - function ret(tp, style) { - type = tp; - return style; - } - - function tokenBase(stream, state) { - var ch = stream.next(); - if (ch == '"' || ch == "'") - return chain(stream, state, tokenString(ch)); - else if (/[\[\]{}\(\),;\:\.]/.test(ch)) - return ret(ch); - else if (ch == "#" && cpp && state.startOfLine) { - stream.skipToEnd(); - return ret("directive", "c-like-preprocessor"); - } - else if (/\d/.test(ch)) { - stream.eatWhile(/[\w\.]/) - return ret("number", "c-like-number"); - } - else if (ch == "/") { - if (stream.eat("*")) { - return chain(stream, state, tokenComment); - } - else if (stream.eat("/")) { - stream.skipToEnd(); - return ret("comment", "c-like-comment"); - } - else { - stream.eatWhile(isOperatorChar); - return ret("operator"); - } - } - else if (isOperatorChar.test(ch)) { - stream.eatWhile(isOperatorChar); - return ret("operator"); - } - else if (atAnnotations && ch == "@") { - stream.eatWhile(/[\w\$_]/); - return ret("annotation", "c-like-annotation"); - } - else if ($vars && ch == "$") { - stream.eatWhile(/[\w\$_]/); - return ret("word", "c-like-var"); - } - else { - stream.eatWhile(/[\w\$_]/); - if (keywords && keywords.propertyIsEnumerable(stream.current())) return ret("keyword", "c-like-keyword"); - return ret("word", "c-like-word"); - } - } - - function tokenString(quote) { - return function(stream, state) { - var escaped = false, next, end = false; - while ((next = stream.next()) != null) { - if (next == quote && !escaped) {end = true; break;} - escaped = !escaped && next == "\\"; - } - if (end || !(escaped || multiLineStrings)) - state.tokenize = tokenBase; - return ret("string", "c-like-string"); - }; - } - - function tokenComment(stream, state) { - var maybeEnd = false, ch; - while (ch = stream.next()) { - if (ch == "/" && maybeEnd) { - state.tokenize = tokenBase; - break; - } - maybeEnd = (ch == "*"); - } - return ret("comment", "c-like-comment"); - } - - function Context(indented, column, type, align, prev) { - this.indented = indented; - this.column = column; - this.type = type; - this.align = align; - this.prev = prev; - } - - function pushContext(state, col, type) { - return state.context = new Context(state.indented, col, type, null, state.context); - } - function popContext(state) { - return state.context = state.context.prev; - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: tokenBase, - context: new Context((basecolumn || 0) - indentUnit, 0, "top", false), - indented: 0, - startOfLine: true - }; - }, - - token: function(stream, state) { - var ctx = state.context; - if (stream.sol()) { - if (ctx.align == null) ctx.align = false; - state.indented = stream.indentation(); - state.startOfLine = true; - } - if (stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - if (type == "comment") return style; - if (ctx.align == null) ctx.align = true; - - if ((type == ";" || type == ":") && ctx.type == "statement") popContext(state); - else if (type == "{") pushContext(state, stream.column(), "}"); - else if (type == "[") pushContext(state, stream.column(), "]"); - else if (type == "(") pushContext(state, stream.column(), ")"); - else if (type == "}") { - if (ctx.type == "statement") ctx = popContext(state); - if (ctx.type == "}") ctx = popContext(state); - if (ctx.type == "statement") ctx = popContext(state); - } - else if (type == ctx.type) popContext(state); - else if (ctx.type == "}" || ctx.type == "top") pushContext(state, stream.column(), "statement"); - state.startOfLine = false; - return style; - }, - - indent: function(state, textAfter) { - if (state.tokenize != tokenBase) return 0; - var firstChar = textAfter && textAfter.charAt(0), ctx = state.context, closing = firstChar == ctx.type; - if (ctx.type == "statement") return ctx.indented + (firstChar == "{" ? 0 : indentUnit); - else if (ctx.align) return ctx.column + (closing ? 0 : 1); - else return ctx.indented + (closing ? 0 : indentUnit); - }, - - electricChars: "{}" - }; -}); - -(function() { - function keywords(str) { - var obj = {}, words = str.split(" "); - for (var i = 0; i < words.length; ++i) obj[words[i]] = true; - return obj; - } - var cKeywords = "auto if break int case long char register continue return default short do sizeof " + - "double static else struct entry switch extern typedef float union for unsigned " + - "goto while enum void const signed volatile"; - - CodeMirror.defineMIME("text/x-csrc", { - name: "clike", - useCPP: true, - keywords: keywords(cKeywords) - }); - CodeMirror.defineMIME("text/x-c++src", { - name: "clike", - useCPP: true, - keywords: keywords(cKeywords + " asm dynamic_cast namespace reinterpret_cast try bool explicit new " + - "static_cast typeid catch false operator template typename class friend private " + - "this using const_cast inline public throw virtual delete mutable protected true " + - "wchar_t") - }); - CodeMirror.defineMIME("text/x-java", { - name: "clike", - atAnnotations: true, - keywords: keywords("abstract assert boolean break byte case catch char class const continue default " + - "do double else enum extends false final finally float for goto if implements import " + - "instanceof int interface long native new null package private protected public " + - "return short static strictfp super switch synchronized this throw throws transient " + - "true try void volatile while") - }); -}()); diff --git a/js/codemirror/mode/clike/index.html b/js/codemirror/mode/clike/index.html deleted file mode 100644 index 0836535d28..0000000000 --- a/js/codemirror/mode/clike/index.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - CodeMirror 2: C-like mode - - - - - - - - -

CodeMirror 2: C-like mode

- -
- - - -

Simple mode that tries to handle C-like languages as well as it - can. Takes two configuration parameters: keywords, an - object whose property names are the keywords in the language, - and useCPP, which determines whether C preprocessor - directives are recognized.

- -

MIME types defined: text/x-csrc - (C code), text/x-c++src (C++ - code), text/x-java (Java code).

- - diff --git a/js/codemirror/mode/css/css.css b/js/codemirror/mode/css/css.css deleted file mode 100644 index 02d40ecb2b..0000000000 --- a/js/codemirror/mode/css/css.css +++ /dev/null @@ -1,9 +0,0 @@ -span.css-at {color: #708;} -span.css-unit {color: #281;} -span.css-value {color: #708;} -span.css-identifier {color: black;} -span.css-selector {color: #11B;} -span.css-important {color: #00F;} -span.css-colorcode {color: #299;} -span.css-comment {color: #A70;} -span.css-string {color: #A22;} diff --git a/js/codemirror/mode/css/css.js b/js/codemirror/mode/css/css.js deleted file mode 100644 index 5faad7b2fc..0000000000 --- a/js/codemirror/mode/css/css.js +++ /dev/null @@ -1,124 +0,0 @@ -CodeMirror.defineMode("css", function(config) { - var indentUnit = config.indentUnit, type; - function ret(style, tp) {type = tp; return style;} - - function tokenBase(stream, state) { - var ch = stream.next(); - if (ch == "@") {stream.eatWhile(/\w/); return ret("css-at", stream.current());} - else if (ch == "/" && stream.eat("*")) { - state.tokenize = tokenCComment; - return tokenCComment(stream, state); - } - else if (ch == "<" && stream.eat("!")) { - state.tokenize = tokenSGMLComment; - return tokenSGMLComment(stream, state); - } - else if (ch == "=") ret(null, "compare"); - else if ((ch == "~" || ch == "|") && stream.eat("=")) return ret(null, "compare"); - else if (ch == "\"" || ch == "'") { - state.tokenize = tokenString(ch); - return state.tokenize(stream, state); - } - else if (ch == "#") { - stream.eatWhile(/\w/); - return ret("css-selector", "hash"); - } - else if (ch == "!") { - stream.match(/^\s*\w*/); - return ret("css-important", "important"); - } - else if (/\d/.test(ch)) { - stream.eatWhile(/[\w.%]/); - return ret("css-unit", "unit"); - } - else if (/[,.+>*\/]/.test(ch)) { - return ret(null, "select-op"); - } - else if (/[;{}:\[\]]/.test(ch)) { - return ret(null, ch); - } - else { - stream.eatWhile(/[\w\\\-_]/); - return ret("css-identifier", "identifier"); - } - } - - function tokenCComment(stream, state) { - var maybeEnd = false, ch; - while ((ch = stream.next()) != null) { - if (maybeEnd && ch == "/") { - state.tokenize = tokenBase; - break; - } - maybeEnd = (ch == "*"); - } - return ret("css-comment", "comment"); - } - - function tokenSGMLComment(stream, state) { - var dashes = 0, ch; - while ((ch = stream.next()) != null) { - if (dashes >= 2 && ch == ">") { - state.tokenize = tokenBase; - break; - } - dashes = (ch == "-") ? dashes + 1 : 0; - } - return ret("css-comment", "comment"); - } - - function tokenString(quote) { - return function(stream, state) { - var escaped = false, ch; - while ((ch = stream.next()) != null) { - if (ch == quote && !escaped) - break; - escaped = !escaped && ch == "\\"; - } - if (!escaped) state.tokenize = tokenBase; - return ret("css-string", "string"); - }; - } - - return { - startState: function(base) { - return {tokenize: tokenBase, - baseIndent: base || 0, - stack: []}; - }, - - token: function(stream, state) { - if (stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - - var context = state.stack[state.stack.length-1]; - if (type == "hash" && context == "rule") style = "css-colorcode"; - else if (style == "css-identifier") { - if (context == "rule") style = "css-value"; - else if (!context || context == "@media{") style = "css-selector"; - } - - if (context == "rule" && /^[\{\};]$/.test(type)) - state.stack.pop(); - if (type == "{") { - if (context == "@media") state.stack[state.stack.length-1] = "@media{"; - else state.stack.push("{"); - } - else if (type == "}") state.stack.pop(); - else if (type == "@media") state.stack.push("@media"); - else if (context != "rule" && context != "@media" && type != "comment") state.stack.push("rule"); - return style; - }, - - indent: function(state, textAfter) { - var n = state.stack.length; - if (/^\}/.test(textAfter)) - n -= state.stack[state.stack.length-1] == "rule" ? 2 : 1; - return state.baseIndent + n * indentUnit; - }, - - electricChars: "}" - }; -}); - -CodeMirror.defineMIME("text/css", "css"); diff --git a/js/codemirror/mode/css/index.html b/js/codemirror/mode/css/index.html deleted file mode 100644 index ad895610f2..0000000000 --- a/js/codemirror/mode/css/index.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - CodeMirror 2: CSS mode - - - - - - - - -

CodeMirror 2: CSS mode

-
- - -

MIME types defined: text/css.

- - - diff --git a/js/codemirror/mode/diff/diff.css b/js/codemirror/mode/diff/diff.css deleted file mode 100644 index 60c1379ed9..0000000000 --- a/js/codemirror/mode/diff/diff.css +++ /dev/null @@ -1,3 +0,0 @@ -span.diff-rangeinfo {color: #a0b;} -span.diff-minus {color: #a22;} -span.diff-plus {color: #2b2;} diff --git a/js/codemirror/mode/diff/diff.js b/js/codemirror/mode/diff/diff.js deleted file mode 100644 index 619d74e2af..0000000000 --- a/js/codemirror/mode/diff/diff.js +++ /dev/null @@ -1,13 +0,0 @@ -CodeMirror.defineMode("diff", function() { - return { - token: function(stream) { - var ch = stream.next(); - stream.skipToEnd(); - if (ch == "+") return "diff-plus"; - if (ch == "-") return "diff-minus"; - if (ch == "@") return "diff-rangeinfo"; - } - }; -}); - -CodeMirror.defineMIME("text/x-diff", "diff"); diff --git a/js/codemirror/mode/diff/index.html b/js/codemirror/mode/diff/index.html deleted file mode 100644 index 2748f2fa8c..0000000000 --- a/js/codemirror/mode/diff/index.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - CodeMirror 2: Diff mode - - - - - - - - -

CodeMirror 2: Diff mode

-
- - -

MIME types defined: text/x-diff.

- - - diff --git a/js/codemirror/mode/haskell/haskell.css b/js/codemirror/mode/haskell/haskell.css deleted file mode 100644 index 41f9155563..0000000000 --- a/js/codemirror/mode/haskell/haskell.css +++ /dev/null @@ -1,25 +0,0 @@ -span.hs-char, -span.hs-float, -span.hs-integer, -span.hs-string {color: #762;} - -span.hs-comment {color: #262;font-style: italic;} -span.hs-pragma {color: #555;font-style: italic;} - -span.hs-special, -span.hs-varid, -span.hs-varsym {color: #000;} - -span.hs-conid, -span.hs-consym {color: #b11;} - -span.hs-qualifier {color: #555;} - -span.hs-reservedid, -span.hs-reservedop {color: #730;} - -span.hs-prelude-varid, -span.hs-prelude-varsym {color: #30a;} -span.hs-prelude-conid {color: #b11;} - -span.hs-error {background-color: #fdd;} diff --git a/js/codemirror/mode/haskell/haskell.js b/js/codemirror/mode/haskell/haskell.js deleted file mode 100644 index 759ff602c9..0000000000 --- a/js/codemirror/mode/haskell/haskell.js +++ /dev/null @@ -1,242 +0,0 @@ -CodeMirror.defineMode("haskell", function(cmCfg, modeCfg) { - - function switchState(source, setState, f) { - setState(f); - return f(source, setState); - } - - // These should all be Unicode extended, as per the Haskell 2010 report - var smallRE = /[a-z_]/; - var largeRE = /[A-Z]/; - var digitRE = /[0-9]/; - var hexitRE = /[0-9A-Fa-f]/; - var octitRE = /[0-7]/; - var idRE = /[a-z_A-Z0-9']/; - var symbolRE = /[-!#$%&*+.\/<=>?@\\^|~:]/; - var specialRE = /[(),;[\]`{}]/; - var whiteCharRE = /[ \t\v\f]/; // newlines are handled in tokenizer - - function normal(source, setState) { - if (source.eatWhile(whiteCharRE)) { - return null; - } - - var ch = source.next(); - if (specialRE.test(ch)) { - if (ch == '{' && source.eat('-')) { - var t = "hs-comment"; - if (source.eat('#')) { - t = "hs-pragma"; - } - return switchState(source, setState, ncomment(t, 1)); - } - return "hs-special"; - } - - if (ch == '\'') { - if (source.eat('\\')) { - source.next(); // should handle other escapes here - } - else { - source.next(); - } - if (source.eat('\'')) { - return "hs-char"; - } - return "hs-error"; - } - - if (ch == '"') { - return switchState(source, setState, stringLiteral); - } - - if (largeRE.test(ch)) { - source.eatWhile(idRE); - if (source.eat('.')) { - return "hs-qualifier"; - } - return "hs-conid"; - } - - if (smallRE.test(ch)) { - source.eatWhile(idRE); - return "hs-varid"; - } - - if (digitRE.test(ch)) { - if (ch == '0') { - if (source.eat(/[xX]/)) { - source.eatWhile(hexitRE); // should require at least 1 - return "hs-integer"; - } - if (source.eat(/[oO]/)) { - source.eatWhile(octitRE); // should require at least 1 - return "hs-integer"; - } - } - source.eatWhile(digitRE); - var t = "hs-integer"; - if (source.eat('.')) { - t = "hs-float"; - source.eatWhile(digitRE); // should require at least 1 - } - if (source.eat(/[eE]/)) { - t = "hs-float"; - source.eat(/[-+]/); - source.eatWhile(digitRE); // should require at least 1 - } - return t; - } - - if (symbolRE.test(ch)) { - if (ch == '-' && source.eat(/-/)) { - source.eatWhile(/-/); - if (!source.eat(symbolRE)) { - source.skipToEnd(); - return "hs-comment"; - } - } - var t = "hs-varsym"; - if (ch == ':') { - t = "hs-consym"; - } - source.eatWhile(symbolRE); - return t; - } - - return "hs-error"; - } - - function ncomment(type, nest) { - if (nest == 0) { - return normal; - } - return function(source, setState) { - var currNest = nest; - while (!source.eol()) { - var ch = source.next(); - if (ch == '{' && source.eat('-')) { - ++currNest; - } - else if (ch == '-' && source.eat('}')) { - --currNest; - if (currNest == 0) { - setState(normal); - return type; - } - } - } - setState(ncomment(type, currNest)); - return type; - } - } - - function stringLiteral(source, setState) { - while (!source.eol()) { - var ch = source.next(); - if (ch == '"') { - setState(normal); - return "hs-string"; - } - if (ch == '\\') { - if (source.eol() || source.eat(whiteCharRE)) { - setState(stringGap); - return "hs-string"; - } - if (source.eat('&')) { - } - else { - source.next(); // should handle other escapes here - } - } - } - setState(normal); - return "hs-error"; - } - - function stringGap(source, setState) { - if (source.eat('\\')) { - return switchState(source, setState, stringLiteral); - } - source.next(); - setState(normal); - return "hs-error"; - } - - - var wellKnownWords = (function() { - var wkw = {}; - function setType(t) { - return function () { - for (var i = 0; i < arguments.length; i++) - wkw[arguments[i]] = t; - } - } - - setType("hs-reservedid")( - "case", "class", "data", "default", "deriving", "do", "else", "foreign", - "if", "import", "in", "infix", "infixl", "infixr", "instance", "let", - "module", "newtype", "of", "then", "type", "where", "_"); - - setType("hs-reservedop")( - "\.\.", ":", "::", "=", "\\", "\"", "<-", "->", "@", "~", "=>"); - - setType("hs-prelude-varsym")( - "!!", "$!", "$", "&&", "+", "++", "-", ".", "/", "/=", "<", "<=", "=<<", - "==", ">", ">=", ">>", ">>=", "^", "^^", "||", "*", "**"); - - setType("hs-prelude-conid")( - "Bool", "Bounded", "Char", "Double", "EQ", "Either", "Enum", "Eq", - "False", "FilePath", "Float", "Floating", "Fractional", "Functor", "GT", - "IO", "IOError", "Int", "Integer", "Integral", "Just", "LT", "Left", - "Maybe", "Monad", "Nothing", "Num", "Ord", "Ordering", "Rational", "Read", - "ReadS", "Real", "RealFloat", "RealFrac", "Right", "Show", "ShowS", - "String", "True"); - - setType("hs-prelude-varid")( - "abs", "acos", "acosh", "all", "and", "any", "appendFile", "asTypeOf", - "asin", "asinh", "atan", "atan2", "atanh", "break", "catch", "ceiling", - "compare", "concat", "concatMap", "const", "cos", "cosh", "curry", - "cycle", "decodeFloat", "div", "divMod", "drop", "dropWhile", "either", - "elem", "encodeFloat", "enumFrom", "enumFromThen", "enumFromThenTo", - "enumFromTo", "error", "even", "exp", "exponent", "fail", "filter", - "flip", "floatDigits", "floatRadix", "floatRange", "floor", "fmap", - "foldl", "foldl1", "foldr", "foldr1", "fromEnum", "fromInteger", - "fromIntegral", "fromRational", "fst", "gcd", "getChar", "getContents", - "getLine", "head", "id", "init", "interact", "ioError", "isDenormalized", - "isIEEE", "isInfinite", "isNaN", "isNegativeZero", "iterate", "last", - "lcm", "length", "lex", "lines", "log", "logBase", "lookup", "map", - "mapM", "mapM_", "max", "maxBound", "maximum", "maybe", "min", "minBound", - "minimum", "mod", "negate", "not", "notElem", "null", "odd", "or", - "otherwise", "pi", "pred", "print", "product", "properFraction", - "putChar", "putStr", "putStrLn", "quot", "quotRem", "read", "readFile", - "readIO", "readList", "readLn", "readParen", "reads", "readsPrec", - "realToFrac", "recip", "rem", "repeat", "replicate", "return", "reverse", - "round", "scaleFloat", "scanl", "scanl1", "scanr", "scanr1", "seq", - "sequence", "sequence_", "show", "showChar", "showList", "showParen", - "showString", "shows", "showsPrec", "significand", "signum", "sin", - "sinh", "snd", "span", "splitAt", "sqrt", "subtract", "succ", "sum", - "tail", "take", "takeWhile", "tan", "tanh", "toEnum", "toInteger", - "toRational", "truncate", "uncurry", "undefined", "unlines", "until", - "unwords", "unzip", "unzip3", "userError", "words", "writeFile", "zip", - "zip3", "zipWith", "zipWith3"); - - return wkw; - })(); - - - - return { - startState: function () { return { f: normal }; }, - copyState: function (s) { return { f: s.f }; }, - - token: function(stream, state) { - var t = state.f(stream, function(s) { state.f = s; }); - var w = stream.current(); - return (w in wellKnownWords) ? wellKnownWords[w] : t; - } - }; - -}); - -CodeMirror.defineMIME("text/x-haskell", "haskell"); diff --git a/js/codemirror/mode/haskell/index.html b/js/codemirror/mode/haskell/index.html deleted file mode 100644 index 0bf34d5703..0000000000 --- a/js/codemirror/mode/haskell/index.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - CodeMirror 2: Haskell mode - - - - - - - - -

CodeMirror 2: Haskell mode

- -
- - - -

MIME types defined: text/x-haskell.

- - diff --git a/js/codemirror/mode/htmlmixed/htmlmixed.js b/js/codemirror/mode/htmlmixed/htmlmixed.js deleted file mode 100644 index 1de5c9ee81..0000000000 --- a/js/codemirror/mode/htmlmixed/htmlmixed.js +++ /dev/null @@ -1,74 +0,0 @@ -CodeMirror.defineMode("htmlmixed", function(config, parserConfig) { - var htmlMode = CodeMirror.getMode(config, {name: "xml", htmlMode: true}); - var jsMode = CodeMirror.getMode(config, "javascript"); - var cssMode = CodeMirror.getMode(config, "css"); - - function html(stream, state) { - var style = htmlMode.token(stream, state.htmlState); - if (style == "xml-tag" && stream.current() == ">" && state.htmlState.context) { - if (/^script$/i.test(state.htmlState.context.tagName)) { - state.token = javascript; - state.localState = jsMode.startState(htmlMode.indent(state.htmlState, "")); - } - else if (/^style$/i.test(state.htmlState.context.tagName)) { - state.token = css; - state.localState = cssMode.startState(htmlMode.indent(state.htmlState, "")); - } - } - return style; - } - function maybeBackup(stream, pat, style) { - var cur = stream.current(); - var close = cur.search(pat); - if (close > -1) stream.backUp(cur.length - close); - return style; - } - function javascript(stream, state) { - if (stream.match(/^<\/\s*script\s*>/i, false)) { - state.token = html; - state.curState = null; - return html(stream, state); - } - return maybeBackup(stream, /<\/\s*script\s*>/, - jsMode.token(stream, state.localState)); - } - function css(stream, state) { - if (stream.match(/^<\/\s*style\s*>/i, false)) { - state.token = html; - state.localState = null; - return html(stream, state); - } - return maybeBackup(stream, /<\/\s*style\s*>/, - cssMode.token(stream, state.localState)); - } - - return { - startState: function() { - var state = htmlMode.startState(); - return {token: html, localState: null, htmlState: state}; - }, - - copyState: function(state) { - if (state.localState) - var local = CodeMirror.copyState(state.token == css ? cssMode : jsMode, state.localState); - return {token: state.token, localState: local, htmlState: CodeMirror.copyState(htmlMode, state.htmlState)}; - }, - - token: function(stream, state) { - return state.token(stream, state); - }, - - indent: function(state, textAfter) { - if (state.token == html || /^\s*<\//.test(textAfter)) - return htmlMode.indent(state.htmlState, textAfter); - else if (state.token == javascript) - return jsMode.indent(state.localState, textAfter); - else - return cssMode.indent(state.localState, textAfter); - }, - - electricChars: "/{}:" - } -}); - -CodeMirror.defineMIME("text/html", "htmlmixed"); diff --git a/js/codemirror/mode/htmlmixed/index.html b/js/codemirror/mode/htmlmixed/index.html deleted file mode 100644 index c661c98d54..0000000000 --- a/js/codemirror/mode/htmlmixed/index.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - CodeMirror 2: HTML mixed mode - - - - - - - - - - - - - -

CodeMirror 2: HTML mixed mode

-
- - -

The HTML mixed mode depends on the XML, JavaScript, and CSS modes.

- -

MIME types defined: text/html - (redefined, only takes effect if you load this parser after the - XML parser).

- - - diff --git a/js/codemirror/mode/javascript/index.html b/js/codemirror/mode/javascript/index.html deleted file mode 100644 index 7b528e041d..0000000000 --- a/js/codemirror/mode/javascript/index.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - CodeMirror 2: JavaScript mode - - - - - - - - -

CodeMirror 2: JavaScript mode

- -
- - - -

JavaScript mode supports a single configuration - option, json, which will set the mode to expect JSON - data rather than a JavaScript program.

- -

MIME types defined: text/javascript, application/json.

- - diff --git a/js/codemirror/mode/javascript/javascript.css b/js/codemirror/mode/javascript/javascript.css deleted file mode 100644 index 84fb1dfd4f..0000000000 --- a/js/codemirror/mode/javascript/javascript.css +++ /dev/null @@ -1,6 +0,0 @@ -span.js-keyword {color: #90b;} -span.js-atom {color: #291;} -span.js-variabledef {color: #00f;} -span.js-localvariable {color: #049;} -span.js-comment {color: #a70;} -span.js-string {color: #a22;} diff --git a/js/codemirror/mode/javascript/javascript.js b/js/codemirror/mode/javascript/javascript.js deleted file mode 100644 index 0652165911..0000000000 --- a/js/codemirror/mode/javascript/javascript.js +++ /dev/null @@ -1,348 +0,0 @@ -CodeMirror.defineMode("javascript", function(config, parserConfig) { - var indentUnit = config.indentUnit; - var jsonMode = parserConfig.json; - - // Tokenizer - - var keywords = function(){ - function kw(type) {return {type: type, style: "js-keyword"};} - var A = kw("keyword a"), B = kw("keyword b"), C = kw("keyword c"); - var operator = kw("operator"), atom = {type: "atom", style: "js-atom"}; - return { - "if": A, "while": A, "with": A, "else": B, "do": B, "try": B, "finally": B, - "return": C, "break": C, "continue": C, "new": C, "delete": C, "throw": C, - "var": kw("var"), "function": kw("function"), "catch": kw("catch"), - "for": kw("for"), "switch": kw("switch"), "case": kw("case"), "default": kw("default"), - "in": operator, "typeof": operator, "instanceof": operator, - "true": atom, "false": atom, "null": atom, "undefined": atom, "NaN": atom, "Infinity": atom - }; - }(); - - var isOperatorChar = /[+\-*&%=<>!?|]/; - - function chain(stream, state, f) { - state.tokenize = f; - return f(stream, state); - } - - function nextUntilUnescaped(stream, end) { - var escaped = false, next; - while ((next = stream.next()) != null) { - if (next == end && !escaped) - return false; - escaped = !escaped && next == "\\"; - } - return escaped; - } - - // Used as scratch variables to communicate multiple values without - // consing up tons of objects. - var type, content; - function ret(tp, style, cont) { - type = tp; content = cont; - return style; - } - - function jsTokenBase(stream, state) { - var ch = stream.next(); - if (ch == '"' || ch == "'") - return chain(stream, state, jsTokenString(ch)); - else if (/[\[\]{}\(\),;\:\.]/.test(ch)) - return ret(ch); - else if (ch == "0" && stream.eat(/x/i)) { - stream.eatWhile(/[\da-f]/i); - return ret("number", "js-atom"); - } - else if (/\d/.test(ch)) { - stream.match(/^\d*(?:\.\d*)?(?:e[+\-]?\d+)?/); - return ret("number", "js-atom"); - } - else if (ch == "/") { - if (stream.eat("*")) { - return chain(stream, state, jsTokenComment); - } - else if (stream.eat("/")) { - stream.skipToEnd(); - return ret("comment", "js-comment"); - } - else if (state.reAllowed) { - nextUntilUnescaped(stream, "/"); - stream.eatWhile(/[gimy]/); // 'y' is "sticky" option in Mozilla - return ret("regexp", "js-string"); - } - else { - stream.eatWhile(isOperatorChar); - return ret("operator", null, stream.current()); - } - } - else if (isOperatorChar.test(ch)) { - stream.eatWhile(isOperatorChar); - return ret("operator", null, stream.current()); - } - else { - stream.eatWhile(/[\w\$_]/); - var word = stream.current(), known = keywords.propertyIsEnumerable(word) && keywords[word]; - return known ? ret(known.type, known.style, word) : - ret("variable", "js-variable", word); - } - } - - function jsTokenString(quote) { - return function(stream, state) { - if (!nextUntilUnescaped(stream, quote)) - state.tokenize = jsTokenBase; - return ret("string", "js-string"); - }; - } - - function jsTokenComment(stream, state) { - var maybeEnd = false, ch; - while (ch = stream.next()) { - if (ch == "/" && maybeEnd) { - state.tokenize = jsTokenBase; - break; - } - maybeEnd = (ch == "*"); - } - return ret("comment", "js-comment"); - } - - // Parser - - var atomicTypes = {"atom": true, "number": true, "variable": true, "string": true, "regexp": true}; - - function JSLexical(indented, column, type, align, prev, info) { - this.indented = indented; - this.column = column; - this.type = type; - this.prev = prev; - this.info = info; - if (align != null) this.align = align; - } - - function inScope(state, varname) { - for (var v = state.localVars; v; v = v.next) - if (v.name == varname) return true; - } - - function parseJS(state, style, type, content, stream) { - var cc = state.cc; - // Communicate our context to the combinators. - // (Less wasteful than consing up a hundred closures on every call.) - cx.state = state; cx.stream = stream; cx.marked = null, cx.cc = cc; - - if (!state.lexical.hasOwnProperty("align")) - state.lexical.align = true; - - while(true) { - var combinator = cc.length ? cc.pop() : jsonMode ? expression : statement; - if (combinator(type, content)) { - while(cc.length && cc[cc.length - 1].lex) - cc.pop()(); - if (cx.marked) return cx.marked; - if (type == "variable" && inScope(state, content)) return "js-localvariable"; - return style; - } - } - } - - // Combinator utils - - var cx = {state: null, column: null, marked: null, cc: null}; - function pass() { - for (var i = arguments.length - 1; i >= 0; i--) cx.cc.push(arguments[i]); - } - function cont() { - pass.apply(null, arguments); - return true; - } - function register(varname) { - var state = cx.state; - if (state.context) { - cx.marked = "js-variabledef"; - for (var v = state.localVars; v; v = v.next) - if (v.name == varname) return; - state.localVars = {name: varname, next: state.localVars}; - } - } - - // Combinators - - var defaultVars = {name: "this", next: {name: "arguments"}}; - function pushcontext() { - if (!cx.state.context) cx.state.localVars = defaultVars; - cx.state.context = {prev: cx.state.context, vars: cx.state.localVars}; - } - function popcontext() { - cx.state.localVars = cx.state.context.vars; - cx.state.context = cx.state.context.prev; - } - function pushlex(type, info) { - var result = function() { - var state = cx.state; - state.lexical = new JSLexical(state.indented, cx.stream.column(), type, null, state.lexical, info) - }; - result.lex = true; - return result; - } - function poplex() { - var state = cx.state; - if (state.lexical.prev) { - if (state.lexical.type == ")") - state.indented = state.lexical.indented; - state.lexical = state.lexical.prev; - } - } - poplex.lex = true; - - function expect(wanted) { - return function expecting(type) { - if (type == wanted) return cont(); - else if (wanted == ";") return pass(); - else return cont(arguments.callee); - }; - } - - function statement(type) { - if (type == "var") return cont(pushlex("vardef"), vardef1, expect(";"), poplex); - if (type == "keyword a") return cont(pushlex("form"), expression, statement, poplex); - if (type == "keyword b") return cont(pushlex("form"), statement, poplex); - if (type == "{") return cont(pushlex("}"), block, poplex); - if (type == ";") return cont(); - if (type == "function") return cont(functiondef); - if (type == "for") return cont(pushlex("form"), expect("("), pushlex(")"), forspec1, expect(")"), - poplex, statement, poplex); - if (type == "variable") return cont(pushlex("stat"), maybelabel); - if (type == "switch") return cont(pushlex("form"), expression, pushlex("}", "switch"), expect("{"), - block, poplex, poplex); - if (type == "case") return cont(expression, expect(":")); - if (type == "default") return cont(expect(":")); - if (type == "catch") return cont(pushlex("form"), pushcontext, expect("("), funarg, expect(")"), - statement, poplex, popcontext); - return pass(pushlex("stat"), expression, expect(";"), poplex); - } - function expression(type) { - if (atomicTypes.hasOwnProperty(type)) return cont(maybeoperator); - if (type == "function") return cont(functiondef); - if (type == "keyword c") return cont(expression); - if (type == "(") return cont(pushlex(")"), expression, expect(")"), poplex, maybeoperator); - if (type == "operator") return cont(expression); - if (type == "[") return cont(pushlex("]"), commasep(expression, "]"), poplex, maybeoperator); - if (type == "{") return cont(pushlex("}"), commasep(objprop, "}"), poplex, maybeoperator); - return cont(); - } - function maybeoperator(type, value) { - if (type == "operator" && /\+\+|--/.test(value)) return cont(maybeoperator); - if (type == "operator") return cont(expression); - if (type == ";") return; - if (type == "(") return cont(pushlex(")"), commasep(expression, ")"), poplex, maybeoperator); - if (type == ".") return cont(property, maybeoperator); - if (type == "[") return cont(pushlex("]"), expression, expect("]"), poplex, maybeoperator); - } - function maybelabel(type) { - if (type == ":") return cont(poplex, statement); - return pass(maybeoperator, expect(";"), poplex); - } - function property(type) { - if (type == "variable") {cx.marked = "js-property"; return cont();} - } - function objprop(type) { - if (type == "variable") cx.marked = "js-property"; - if (atomicTypes.hasOwnProperty(type)) return cont(expect(":"), expression); - } - function commasep(what, end) { - function proceed(type) { - if (type == ",") return cont(what, proceed); - if (type == end) return cont(); - return cont(expect(end)); - } - return function commaSeparated(type) { - if (type == end) return cont(); - else return pass(what, proceed); - }; - } - function block(type) { - if (type == "}") return cont(); - return pass(statement, block); - } - function vardef1(type, value) { - if (type == "variable"){register(value); return cont(vardef2);} - return cont(); - } - function vardef2(type, value) { - if (value == "=") return cont(expression, vardef2); - if (type == ",") return cont(vardef1); - } - function forspec1(type) { - if (type == "var") return cont(vardef1, forspec2); - if (type == ";") return pass(forspec2); - if (type == "variable") return cont(formaybein); - return pass(forspec2); - } - function formaybein(type, value) { - if (value == "in") return cont(expression); - return cont(maybeoperator, forspec2); - } - function forspec2(type, value) { - if (type == ";") return cont(forspec3); - if (value == "in") return cont(expression); - return cont(expression, expect(";"), forspec3); - } - function forspec3(type) { - if (type != ")") cont(expression); - } - function functiondef(type, value) { - if (type == "variable") {register(value); return cont(functiondef);} - if (type == "(") return cont(pushlex(")"), pushcontext, commasep(funarg, ")"), poplex, statement, popcontext); - } - function funarg(type, value) { - if (type == "variable") {register(value); return cont();} - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: jsTokenBase, - reAllowed: true, - cc: [], - lexical: new JSLexical((basecolumn || 0) - indentUnit, 0, "block", false), - localVars: null, - context: null, - indented: 0 - }; - }, - - token: function(stream, state) { - if (stream.sol()) { - if (!state.lexical.hasOwnProperty("align")) - state.lexical.align = false; - state.indented = stream.indentation(); - } - if (stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - if (type == "comment") return style; - state.reAllowed = type == "operator" || type == "keyword c" || type.match(/^[\[{}\(,;:]$/); - return parseJS(state, style, type, content, stream); - }, - - indent: function(state, textAfter) { - if (state.tokenize != jsTokenBase) return 0; - var firstChar = textAfter && textAfter.charAt(0), lexical = state.lexical, - type = lexical.type, closing = firstChar == type; - if (type == "vardef") return lexical.indented + 4; - else if (type == "form" && firstChar == "{") return lexical.indented; - else if (type == "stat" || type == "form") return lexical.indented + indentUnit; - else if (lexical.info == "switch" && !closing) - return lexical.indented + (/^(?:case|default)\b/.test(textAfter) ? indentUnit : 2 * indentUnit); - else if (lexical.align) return lexical.column + (closing ? 0 : 1); - else return lexical.indented + (closing ? 0 : indentUnit); - }, - - electricChars: ":{}" - }; -}); - -CodeMirror.defineMIME("text/javascript", "javascript"); -CodeMirror.defineMIME("application/json", {name: "javascript", json: true}); diff --git a/js/codemirror/mode/php/index.html b/js/codemirror/mode/php/index.html deleted file mode 100644 index 020e248982..0000000000 --- a/js/codemirror/mode/php/index.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - CodeMirror 2: PHP mode - - - - - - - - - - - - - - - -

CodeMirror 2: PHP mode

- -
- - - -

Simple HTML/PHP mode based on - the C-like mode. Depends on XML, - JavaScript, CSS, and C-like modes.

- -

MIME types defined: application/x-httpd-php.

- - diff --git a/js/codemirror/mode/php/php.js b/js/codemirror/mode/php/php.js deleted file mode 100644 index a23538f6b8..0000000000 --- a/js/codemirror/mode/php/php.js +++ /dev/null @@ -1,83 +0,0 @@ -(function() { - function keywords(str) { - var obj = {}, words = str.split(" "); - for (var i = 0; i < words.length; ++i) obj[words[i]] = true; - return obj; - } - var phpKeywords = - keywords("abstract and array as break case catch cfunction class clone const continue declare " + - "default do else elseif enddeclare endfor endforeach endif endswitch endwhile extends " + - "final for foreach function global goto if implements interface instanceof namespace " + - "new or private protected public static switch throw try use var while xor"); - - CodeMirror.defineMode("php", function(config, parserConfig) { - var htmlMode = CodeMirror.getMode(config, "text/html"); - var jsMode = CodeMirror.getMode(config, "text/javascript"); - var cssMode = CodeMirror.getMode(config, "text/css"); - var phpMode = CodeMirror.getMode(config, {name: "clike", keywords: phpKeywords, multiLineStrings: true, $vars: true}); - - function dispatch(stream, state) { // TODO open PHP inside text/css - if (state.curMode == htmlMode) { - var style = htmlMode.token(stream, state.curState); - if (style == "xml-processing" && /^<\?/.test(stream.current())) { - state.curMode = phpMode; - state.curState = state.php; - state.curClose = /^\?>/; - } - else if (style == "xml-tag" && stream.current() == ">" && state.curState.context) { - if (/^script$/i.test(state.curState.context.tagName)) { - state.curMode = jsMode; - state.curState = jsMode.startState(htmlMode.indent(state.curState, "")); - state.curClose = /^<\/\s*script\s*>/i; - } - else if (/^style$/i.test(state.curState.context.tagName)) { - state.curMode = cssMode; - state.curState = cssMode.startState(htmlMode.indent(state.curState, "")); - state.curClose = /^<\/\s*style\s*>/i; - } - } - return style; - } - else if (stream.match(state.curClose, false)) { - state.curMode = htmlMode; - state.curState = state.html; - state.curClose = null; - return dispatch(stream, state); - } - else return state.curMode.token(stream, state.curState); - } - - return { - startState: function() { - var html = htmlMode.startState(); - return {html: html, - php: phpMode.startState(), - curMode: htmlMode, - curState: html, - curClose: null} - }, - - copyState: function(state) { - var html = state.html, htmlNew = CodeMirror.copyState(htmlMode, html), - php = state.php, phpNew = CodeMirror.copyState(phpMode, php), cur; - if (state.curState == html) cur = htmlNew; - else if (state.curState == php) cur = phpNew; - else cur = CodeMirror.copyState(state.curMode, state.curState); - return {html: htmlNew, php: phpNew, curMode: state.curMode, curState: cur, curClose: state.curClose}; - }, - - token: dispatch, - - indent: function(state, textAfter) { - if ((state.curMode != phpMode && /^\s*<\//.test(textAfter)) || - (state.curMode == phpMode && /^\?>/.test(textAfter))) - return htmlMode.indent(state.html, textAfter); - return state.curMode.indent(state.curState, textAfter); - }, - - electricChars: "/{}:" - } - }); -})(); - -CodeMirror.defineMIME("application/x-httpd-php", "php"); diff --git a/js/codemirror/mode/plsql/index.html b/js/codemirror/mode/plsql/index.html deleted file mode 100644 index b554160bec..0000000000 --- a/js/codemirror/mode/plsql/index.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - CodeMirror 2: Oracle PL/SQL mode - - - - - - - - -

CodeMirror 2: Oracle PL/SQL mode

- -
- - - -

- Simple mode that handles Oracle PL/SQL language (and Oracle SQL, of course). -

- -

MIME type defined: text/x-plsql - (PLSQL code) - diff --git a/js/codemirror/mode/plsql/plsql.css b/js/codemirror/mode/plsql/plsql.css deleted file mode 100644 index 77e8ab9b86..0000000000 --- a/js/codemirror/mode/plsql/plsql.css +++ /dev/null @@ -1,33 +0,0 @@ -span.plsql-keyword { - color: blue; -} -span.plsql-var { - color: red; -} -span.plsql-comment { - color: #AA7700; -} -span.plsql-string { - color: green; -} -span.plsql-operator { - color: blue; -} -span.plsql-word { - color: black; -} -span.plsql-function { - color: darkorange; -} -span.plsql-sqlplus { - color: darkorange; -} -span.plsql-type { - color: purple; -} -span.plsql-separator { - color: #666666; -} -span.plsql-number { - color: darkcyan; -} diff --git a/js/codemirror/mode/plsql/plsql.js b/js/codemirror/mode/plsql/plsql.js deleted file mode 100644 index 5e25944cae..0000000000 --- a/js/codemirror/mode/plsql/plsql.js +++ /dev/null @@ -1,218 +0,0 @@ -CodeMirror.defineMode("plsql", function(config, parserConfig) { - var indentUnit = config.indentUnit, - keywords = parserConfig.keywords, - functions = parserConfig.functions, - types = parserConfig.types, - sqlplus = parserConfig.sqlplus, - multiLineStrings = parserConfig.multiLineStrings; - var isOperatorChar = /[+\-*&%=<>!?:\/|]/; - function chain(stream, state, f) { - state.tokenize = f; - return f(stream, state); - } - - var type; - function ret(tp, style) { - type = tp; - return style; - } - - function tokenBase(stream, state) { - var ch = stream.next(); - // start of string? - if (ch == '"' || ch == "'") - return chain(stream, state, tokenString(ch)); - // is it one of the special signs []{}().,;? Seperator? - else if (/[\[\]{}\(\),;\.]/.test(ch)) - return ret(ch); - // start of a number value? - else if (/\d/.test(ch)) { - stream.eatWhile(/[\w\.]/) - return ret("number", "plsql-number"); - } - // multi line comment or simple operator? - else if (ch == "/") { - if (stream.eat("*")) { - return chain(stream, state, tokenComment); - } - else { - stream.eatWhile(isOperatorChar); - return ret("operator", "plsql-operator"); - } - } - // single line comment or simple operator? - else if (ch == "-") { - if (stream.eat("-")) { - stream.skipToEnd(); - return ret("comment", "plsql-comment"); - } - else { - stream.eatWhile(isOperatorChar); - return ret("operator", "plsql-operator"); - } - } - // pl/sql variable? - else if (ch == "@" || ch == "$") { - stream.eatWhile(/[\w\d\$_]/); - return ret("word", "plsql-var"); - } - // is it a operator? - else if (isOperatorChar.test(ch)) { - stream.eatWhile(isOperatorChar); - return ret("operator", "plsql-operator"); - } - else { - // get the whole word - stream.eatWhile(/[\w\$_]/); - // is it one of the listed keywords? - if (keywords && keywords.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-keyword"); - // is it one of the listed functions? - if (functions && functions.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-function"); - // is it one of the listed types? - if (types && types.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-type"); - // is it one of the listed sqlplus keywords? - if (sqlplus && sqlplus.propertyIsEnumerable(stream.current().toLowerCase())) return ret("keyword", "plsql-sqlplus"); - // default: just a "word" - return ret("word", "plsql-word"); - } - } - - function tokenString(quote) { - return function(stream, state) { - var escaped = false, next, end = false; - while ((next = stream.next()) != null) { - if (next == quote && !escaped) {end = true; break;} - escaped = !escaped && next == "\\"; - } - if (end || !(escaped || multiLineStrings)) - state.tokenize = tokenBase; - return ret("string", "plsql-string"); - }; - } - - function tokenComment(stream, state) { - var maybeEnd = false, ch; - while (ch = stream.next()) { - if (ch == "/" && maybeEnd) { - state.tokenize = tokenBase; - break; - } - maybeEnd = (ch == "*"); - } - return ret("comment", "plsql-comment"); - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: tokenBase, - indented: 0, - startOfLine: true - }; - }, - - token: function(stream, state) { - if (stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - return style; - } - }; -}); - -(function() { - function keywords(str) { - var obj = {}, words = str.split(" "); - for (var i = 0; i < words.length; ++i) obj[words[i]] = true; - return obj; - } - var cKeywords = "abort accept access add all alter and any array arraylen as asc assert assign at attributes audit " + - "authorization avg " + - "base_table begin between binary_integer body boolean by " + - "case cast char char_base check close cluster clusters colauth column comment commit compress connect " + - "connected constant constraint crash create current currval cursor " + - "data_base database date dba deallocate debugoff debugon decimal declare default definition delay delete " + - "desc digits dispose distinct do drop " + - "else elsif enable end entry escape exception exception_init exchange exclusive exists exit external " + - "fast fetch file for force form from function " + - "generic goto grant group " + - "having " + - "identified if immediate in increment index indexes indicator initial initrans insert interface intersect " + - "into is " + - "key " + - "level library like limited local lock log logging long loop " + - "master maxextents maxtrans member minextents minus mislabel mode modify multiset " + - "new next no noaudit nocompress nologging noparallel not nowait number_base " + - "object of off offline on online only open option or order out " + - "package parallel partition pctfree pctincrease pctused pls_integer positive positiven pragma primary prior " + - "private privileges procedure public " + - "raise range raw read rebuild record ref references refresh release rename replace resource restrict return " + - "returning reverse revoke rollback row rowid rowlabel rownum rows run " + - "savepoint schema segment select separate session set share snapshot some space split sql start statement " + - "storage subtype successful synonym " + - "tabauth table tables tablespace task terminate then to trigger truncate type " + - "union unique unlimited unrecoverable unusable update use using " + - "validate value values variable view views " + - "when whenever where while with work"; - - var cFunctions = "abs acos add_months ascii asin atan atan2 average " + - "bfilename " + - "ceil chartorowid chr concat convert cos cosh count " + - "decode deref dual dump dup_val_on_index " + - "empty error exp " + - "false floor found " + - "glb greatest " + - "hextoraw " + - "initcap instr instrb isopen " + - "last_day least lenght lenghtb ln lower lpad ltrim lub " + - "make_ref max min mod months_between " + - "new_time next_day nextval nls_charset_decl_len nls_charset_id nls_charset_name nls_initcap nls_lower " + - "nls_sort nls_upper nlssort no_data_found notfound null nvl " + - "others " + - "power " + - "rawtohex reftohex round rowcount rowidtochar rpad rtrim " + - "sign sin sinh soundex sqlcode sqlerrm sqrt stddev substr substrb sum sysdate " + - "tan tanh to_char to_date to_label to_multi_byte to_number to_single_byte translate true trunc " + - "uid upper user userenv " + - "variance vsize"; - - var cTypes = "bfile blob " + - "character clob " + - "dec " + - "float " + - "int integer " + - "mlslabel " + - "natural naturaln nchar nclob number numeric nvarchar2 " + - "real rowtype " + - "signtype smallint string " + - "varchar varchar2"; - - var cSqlplus = "appinfo arraysize autocommit autoprint autorecovery autotrace " + - "blockterminator break btitle " + - "cmdsep colsep compatibility compute concat copycommit copytypecheck " + - "define describe " + - "echo editfile embedded escape exec execute " + - "feedback flagger flush " + - "heading headsep " + - "instance " + - "linesize lno loboffset logsource long longchunksize " + - "markup " + - "native newpage numformat numwidth " + - "pagesize pause pno " + - "recsep recsepchar release repfooter repheader " + - "serveroutput shiftinout show showmode size spool sqlblanklines sqlcase sqlcode sqlcontinue sqlnumber " + - "sqlpluscompatibility sqlprefix sqlprompt sqlterminator suffix " + - "tab term termout time timing trimout trimspool ttitle " + - "underline " + - "verify version " + - "wrap"; - - CodeMirror.defineMIME("text/x-plsql", { - name: "plsql", - keywords: keywords(cKeywords), - functions: keywords(cFunctions), - types: keywords(cTypes), - sqlplus: keywords(cSqlplus) - }); -}()); diff --git a/js/codemirror/mode/python/LICENSE.txt b/js/codemirror/mode/python/LICENSE.txt deleted file mode 100644 index 918866b42a..0000000000 --- a/js/codemirror/mode/python/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License - -Copyright (c) 2010 Timothy Farrell - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file diff --git a/js/codemirror/mode/python/index.html b/js/codemirror/mode/python/index.html deleted file mode 100644 index e9640e9e48..0000000000 --- a/js/codemirror/mode/python/index.html +++ /dev/null @@ -1,123 +0,0 @@ - - - - CodeMirror 2: Python mode - - - - - - - - -

CodeMirror 2: Python mode

- -
- -

Configuration Options:

-
    -
  • version - 2/3 - The version of Python to recognize. Default is 2.
  • -
  • singleLineStringErrors - true/false - If you have a single-line string that is not terminated at the end of the line, this will show subsequent lines as errors if true, otherwise it will consider the newline as the end of the string. Default is false.
  • -
- -

MIME types defined: text/x-python.

- - diff --git a/js/codemirror/mode/python/python.css b/js/codemirror/mode/python/python.css deleted file mode 100644 index 353fd963a1..0000000000 --- a/js/codemirror/mode/python/python.css +++ /dev/null @@ -1,23 +0,0 @@ -span.py-delimiter, -span.py-special {color: #666666;} - -span.py-operator {color: #666666;} - -span.py-error {background-color: #660000; color: #FFFFFF;} - -span.py-keyword {color: #770088; font-weight: bold;} - -span.py-number {color: #228811;} - -span.py-identifier, -span.py-func {color: black;} - -span.py-type, -span.py-decorator {color: #0000FF;} - -span.py-comment {color: #AA7700;} - -span.py-string, -span.py-bytes, -span.py-raw, -span.py-unicode {color: #AA2222;} \ No newline at end of file diff --git a/js/codemirror/mode/python/python.js b/js/codemirror/mode/python/python.js deleted file mode 100644 index 373f51ce07..0000000000 --- a/js/codemirror/mode/python/python.js +++ /dev/null @@ -1,318 +0,0 @@ -CodeMirror.defineMode("python", function(conf) { - var ERRORCLASS = 'py-error'; - - function wordRegexp(words) { - return new RegExp("^((" + words.join(")|(") + "))\\b"); - } - - var singleOperators = new RegExp("^[\\+\\-\\*/%&|\\^~<>!]"); - var singleDelimiters = new RegExp('^[\\(\\)\\[\\]\\{\\}@,:`=;\\.]'); - var doubleOperators = new RegExp("^((==)|(!=)|(<=)|(>=)|(<>)|(<<)|(>>)|(//)|(\\*\\*))"); - var doubleDelimiters = new RegExp("^((\\+=)|(\\-=)|(\\*=)|(%=)|(/=)|(&=)|(\\|=)|(\\^=))"); - var tripleDelimiters = new RegExp("^((//=)|(>>=)|(<<=)|(\\*\\*=))"); - var identifiers = new RegExp("^[_A-Za-z][_A-Za-z0-9]*"); - - var wordOperators = wordRegexp(['and', 'or', 'not', 'is', 'in']); - var commonkeywords = ['as', 'assert', 'break', 'class', 'continue', - 'def', 'del', 'elif', 'else', 'except', 'finally', - 'for', 'from', 'global', 'if', 'import', - 'lambda', 'pass', 'raise', 'return', - 'try', 'while', 'with', 'yield']; - var commontypes = ['bool', 'classmethod', 'complex', 'dict', 'enumerate', - 'float', 'frozenset', 'int', 'list', 'object', - 'property', 'reversed', 'set', 'slice', 'staticmethod', - 'str', 'super', 'tuple', 'type']; - var py2 = {'types': ['basestring', 'buffer', 'file', 'long', 'unicode', - 'xrange'], - 'keywords': ['exec', 'print']}; - var py3 = {'types': ['bytearray', 'bytes', 'filter', 'map', 'memoryview', - 'open', 'range', 'zip'], - 'keywords': ['nonlocal']}; - - if (!!conf.mode.version && parseInt(conf.mode.version, 10) === 3) { - commonkeywords = commonkeywords.concat(py3.keywords); - commontypes = commontypes.concat(py3.types); - var stringPrefixes = new RegExp("^(([rb]|(br))?('{3}|\"{3}|['\"]))", "i"); - } else { - commonkeywords = commonkeywords.concat(py2.keywords); - commontypes = commontypes.concat(py2.types); - var stringPrefixes = new RegExp("^(([rub]|(ur)|(br))?('{3}|\"{3}|['\"]))", "i"); - } - var keywords = wordRegexp(commonkeywords); - var types = wordRegexp(commontypes); - - // tokenizers - function tokenBase(stream, state) { - // Handle scope changes - if (stream.sol()) { - var scopeOffset = state.scopes[0].offset; - if (stream.eatSpace()) { - var lineOffset = stream.indentation(); - if (lineOffset > scopeOffset) { - return 'py-indent'; - } else if (lineOffset < scopeOffset) { - return 'py-dedent'; - } - return 'whitespace'; - } else { - if (scopeOffset > 0) { - dedent(stream, state); - } - } - } - if (stream.eatSpace()) { - return 'py-space'; - } - - var ch = stream.peek(); - - // Handle Comments - if (ch === '#') { - stream.skipToEnd(); - return 'py-comment'; - } - - // Handle Number Literals - if (stream.match(/^[0-9\.]/, false)) { - var floatLiteral = false; - // Floats - if (stream.match(/^\d*\.\d+(e[\+\-]?\d+)?/i)) { floatLiteral = true; } - if (stream.match(/^\d+\.\d*/)) { floatLiteral = true; } - if (stream.match(/^\.\d+/)) { floatLiteral = true; } - if (floatLiteral) { - // Float literals may be "imaginary" - stream.eat(/J/i); - return 'py-literal'; - } - // Integers - var intLiteral = false; - // Hex - if (stream.match(/^0x[0-9a-f]+/i)) { intLiteral = true; } - // Binary - if (stream.match(/^0b[01]+/i)) { intLiteral = true; } - // Octal - if (stream.match(/^0o[0-7]+/i)) { intLiteral = true; } - // Decimal - if (stream.match(/^[1-9]\d*(e[\+\-]?\d+)?/)) { - // Decimal literals may be "imaginary" - stream.eat(/J/i); - // TODO - Can you have imaginary longs? - intLiteral = true; - } - // Zero by itself with no other piece of number. - if (stream.match(/^0(?![\dx])/i)) { intLiteral = true; } - if (intLiteral) { - // Integer literals may be "long" - stream.eat(/L/i); - return 'py-literal'; - } - } - - // Handle Strings - if (stream.match(stringPrefixes)) { - state.tokenize = tokenStringFactory(stream.current()); - return state.tokenize(stream, state); - } - - // Handle operators and Delimiters - if (stream.match(tripleDelimiters) || stream.match(doubleDelimiters)) { - return 'py-delimiter'; - } - if (stream.match(doubleOperators) - || stream.match(singleOperators) - || stream.match(wordOperators)) { - return 'py-operator'; - } - if (stream.match(singleDelimiters)) { - return 'py-delimiter'; - } - - if (stream.match(types)) { - return 'py-type'; - } - - if (stream.match(keywords)) { - return 'py-keyword'; - } - - if (stream.match(identifiers)) { - return 'py-identifier'; - } - - // Handle non-detected items - stream.next(); - return ERRORCLASS; - } - - function tokenStringFactory(delimiter) { - while ('rub'.indexOf(delimiter[0].toLowerCase()) >= 0) { - delimiter = delimiter.substr(1); - } - var delim_re = new RegExp(delimiter); - var singleline = delimiter.length == 1; - var OUTCLASS = 'py-string'; - - return function tokenString(stream, state) { - while (!stream.eol()) { - stream.eatWhile(/[^'"\\]/); - if (stream.eat('\\')) { - stream.next(); - if (singleline && stream.eol()) { - return OUTCLASS; - } - } else if (stream.match(delim_re)) { - state.tokenize = tokenBase; - return OUTCLASS; - } else { - stream.eat(/['"]/); - } - } - if (singleline) { - if (conf.mode.singleLineStringErrors) { - OUTCLASS = ERRORCLASS - } else { - state.tokenize = tokenBase; - } - } - return OUTCLASS; - }; - } - - function indent(stream, state, type) { - type = type || 'py'; - var indentUnit = 0; - if (type === 'py') { - for (var i = 0; i < state.scopes.length; ++i) { - if (state.scopes[i].type === 'py') { - indentUnit = state.scopes[i].offset + conf.indentUnit; - break; - } - } - } else { - indentUnit = stream.column() + stream.current().length; - } - state.scopes.unshift({ - offset: indentUnit, - type: type - }); - } - - function dedent(stream, state) { - if (state.scopes.length == 1) return; - if (state.scopes[0].type === 'py') { - var _indent = stream.indentation(); - var _indent_index = -1; - for (var i = 0; i < state.scopes.length; ++i) { - if (_indent === state.scopes[i].offset) { - _indent_index = i; - break; - } - } - if (_indent_index === -1) { - return true; - } - while (state.scopes[0].offset !== _indent) { - state.scopes.shift(); - } - return false - } else { - state.scopes.shift(); - return false; - } - } - - function tokenLexer(stream, state) { - var style = state.tokenize(stream, state); - var current = stream.current(); - - // Handle '.' connected identifiers - if (current === '.') { - style = state.tokenize(stream, state); - current = stream.current(); - if (style === 'py-identifier') { - return 'py-identifier'; - } else { - return ERRORCLASS; - } - } - - // Handle decorators - if (current === '@') { - style = state.tokenize(stream, state); - current = stream.current(); - if (style === 'py-identifier' - || current === '@staticmethod' - || current === '@classmethod') { - return 'py-decorator'; - } else { - return ERRORCLASS; - } - } - - // Handle scope changes. - if (current === 'pass' || current === 'return') { - state.dedent += 1; - } - if ((current === ':' && !state.lambda && state.scopes[0].type == 'py') - || style === 'py-indent') { - indent(stream, state); - } - var delimiter_index = '[({'.indexOf(current); - if (delimiter_index !== -1) { - indent(stream, state, '])}'.slice(delimiter_index, delimiter_index+1)); - } - if (style === 'py-dedent') { - if (dedent(stream, state)) { - return ERRORCLASS; - } - } - delimiter_index = '])}'.indexOf(current); - if (delimiter_index !== -1) { - if (dedent(stream, state)) { - return ERRORCLASS; - } - } - if (state.dedent > 0 && stream.eol() && state.scopes[0].type == 'py') { - if (state.scopes.length > 1) state.scopes.shift(); - state.dedent -= 1; - } - - return style; - } - - var external = { - startState: function(basecolumn) { - return { - tokenize: tokenBase, - scopes: [{offset:basecolumn || 0, type:'py'}], - lastToken: null, - lambda: false, - dedent: 0 - }; - }, - - token: function(stream, state) { - var style = tokenLexer(stream, state); - - state.lastToken = {style:style, content: stream.current()}; - - if (stream.eol() && stream.lambda) { - state.lambda = false; - } - - return style; - }, - - indent: function(state, textAfter) { - if (state.tokenize != tokenBase) { - return 0; - } - - return state.scopes[0].offset; - } - - }; - return external; -}); - -CodeMirror.defineMIME("text/x-python", "python"); diff --git a/js/codemirror/mode/rst/index.html b/js/codemirror/mode/rst/index.html deleted file mode 100644 index 0831dff46f..0000000000 --- a/js/codemirror/mode/rst/index.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - CodeMirror 2: reStructuredText mode - - - - - - - - -

CodeMirror 2: reStructuredText mode

- -
- - -

The reStructuredText mode supports one configuration parameter:

-
-
verbatim (string)
-
A name or MIME type of a mode that will be used for highlighting - verbatim blocks. By default, reStructuredText mode uses uniform color - for whole block of verbatim text if no mode is given.
-
-

If python mode is available (not a part of CodeMirror 2 yet), - it will be used for highlighting blocks containing Python/IPython terminal - sessions (blocks starting with >>> (for Python) or - In [num]: (for IPython). - -

MIME types defined: text/x-rst.

- - - diff --git a/js/codemirror/mode/rst/rst.css b/js/codemirror/mode/rst/rst.css deleted file mode 100644 index 90ba05e30b..0000000000 --- a/js/codemirror/mode/rst/rst.css +++ /dev/null @@ -1,77 +0,0 @@ - -span.rst-emphasis { - font-style: italic; -} - -span.rst-strong { - font-weight: bold; -} - -span.rst-interpreted { - color: #33cc66; -} - -span.rst-inline { - color: #3399cc; -} - -span.rst-role { - color: #666699; -} - -span.rst-list { - color: #cc0099; - font-weight: bold; -} - -span.rst-body { - color: #6699cc; -} - -span.rst-verbatim { - color: #3366ff; -} - -span.rst-comment { - color: #aa7700; -} - -span.rst-directive { - font-weight: bold; - color: #3399ff; -} - -span.rst-hyperlink { - font-weight: bold; - color: #3366ff; -} - -span.rst-footnote { - font-weight: bold; - color: #3333ff; -} - -span.rst-citation { - font-weight: bold; - color: #3300ff; -} - -span.rst-replacement { - color: #9933cc; -} - -span.rst-section { - font-weight: bold; - color: #cc0099; -} - -span.rst-directive-marker { - font-weight: bold; - color: #3399ff; -} - -span.rst-verbatim-marker { - font-weight: bold; - color: #9900ff; -} - diff --git a/js/codemirror/mode/rst/rst.js b/js/codemirror/mode/rst/rst.js deleted file mode 100644 index 8dd5f281b8..0000000000 --- a/js/codemirror/mode/rst/rst.js +++ /dev/null @@ -1,335 +0,0 @@ - -CodeMirror.defineMode('rst', function(config, options) { - function setState(state, fn, ctx) { - state.fn = fn; - setCtx(state, ctx); - } - - function setCtx(state, ctx) { - state.ctx = ctx || {}; - } - - function setNormal(state, ch) { - if (ch && (typeof ch !== 'string')) { - var str = ch.current(); - ch = str[str.length-1]; - } - - setState(state, normal, {back: ch}); - } - - function hasMode(mode) { - if (mode) { - var modes = CodeMirror.listModes(); - - for (var i in modes) { - if (modes[i] == mode) { - return true; - } - } - } - - return false; - } - - function getMode(mode) { - if (hasMode(mode)) { - return CodeMirror.getMode(config, mode); - } else { - return null; - } - } - - var verbatimMode = getMode(options.verbatim); - var pythonMode = getMode('python'); - - var reSection = /^[!"#$%&'()*+,-./:;<=>?@[\\\]^_`{|}~]/; - var reDirective = /^\s*\w([-:.\w]*\w)?::(\s|$)/; - var reHyperlink = /^\s*_[\w-]+:(\s|$)/; - var reFootnote = /^\s*\[(\d+|#)\](\s|$)/; - var reCitation = /^\s*\[[A-Za-z][\w-]*\](\s|$)/; - var reFootnoteRef = /^\[(\d+|#)\]_/; - var reCitationRef = /^\[[A-Za-z][\w-]*\]_/; - var reDirectiveMarker = /^\.\.(\s|$)/; - var reVerbatimMarker = /^::\s*$/; - var rePreInline = /^[-\s"([{/:.,;!?\\_]/; - var reEnumeratedList = /^\s*((\d+|[A-Za-z#])[.)]|\((\d+|[A-Z-a-z#])\))\s/; - var reBulletedList = /^\s*[-\+\*]\s/; - var reExamples = /^\s+(>>>|In \[\d+\]:)\s/; - - function normal(stream, state) { - var ch, sol, i; - - if (stream.eat(/\\/)) { - ch = stream.next(); - setNormal(state, ch); - return null; - } - - sol = stream.sol(); - - if (sol && (ch = stream.eat(reSection))) { - for (i = 0; stream.eat(ch); i++); - - if (i >= 3 && stream.match(/^\s*$/)) { - setNormal(state, null); - return 'rst-section'; - } else { - stream.backUp(i + 1); - } - } - - if (sol && stream.match(reDirectiveMarker)) { - if (!stream.eol()) { - setState(state, directive); - } - - return 'rst-directive-marker'; - } - - if (stream.match(reVerbatimMarker)) { - if (!verbatimMode) { - setState(state, verbatim); - } else { - var mode = verbatimMode; - - setState(state, verbatim, { - mode: mode, - local: mode.startState() - }); - } - - return 'rst-verbatim-marker'; - } - - if (sol && stream.match(reExamples, false)) { - if (!pythonMode) { - setState(state, verbatim); - return 'rst-verbatim-marker'; - } else { - var mode = pythonMode; - - setState(state, verbatim, { - mode: mode, - local: mode.startState() - }); - - return null; - } - } - - if (sol && (stream.match(reEnumeratedList) || - stream.match(reBulletedList))) { - setNormal(state, stream); - return 'rst-list'; - } - - function testBackward(re) { - return sol || !state.ctx.back || re.test(state.ctx.back); - } - - function testForward(re) { - return stream.eol() || stream.match(re, false); - } - - function testInline(re) { - return stream.match(re) && testBackward(/\W/) && testForward(/\W/); - } - - if (testInline(reFootnoteRef)) { - setNormal(state, stream); - return 'rst-footnote'; - } - - if (testInline(reCitationRef)) { - setNormal(state, stream); - return 'rst-citation'; - } - - ch = stream.next(); - - if (testBackward(rePreInline)) { - if ((ch === ':' || ch === '|') && stream.eat(/\S/)) { - var token; - - if (ch === ':') { - token = 'rst-role'; - } else { - token = 'rst-replacement'; - } - - setState(state, inline, { - ch: ch, - wide: false, - prev: null, - token: token - }); - - return token; - } - - if (ch === '*' || ch === '`') { - var orig = ch, - wide = false; - - ch = stream.next(); - - if (ch == orig) { - wide = true; - ch = stream.next(); - } - - if (ch && !/\s/.test(ch)) { - var token; - - if (orig === '*') { - token = wide ? 'rst-strong' : 'rst-emphasis'; - } else { - token = wide ? 'rst-inline' : 'rst-interpreted'; - } - - setState(state, inline, { - ch: orig, // inline() has to know what to search for - wide: wide, // are we looking for `ch` or `chch` - prev: null, // terminator must not be preceeded with whitespace - token: token // I don't want to recompute this all the time - }); - - return token; - } - } - } - - setNormal(state, ch); - return null; - } - - function inline(stream, state) { - var ch = stream.next(), - token = state.ctx.token; - - function finish(ch) { - state.ctx.prev = ch; - return token; - } - - if (ch != state.ctx.ch) { - return finish(ch); - } - - if (/\s/.test(state.ctx.prev)) { - return finish(ch); - } - - if (state.ctx.wide) { - ch = stream.next(); - - if (ch != state.ctx.ch) { - return finish(ch); - } - } - - if (!stream.eol() && !rePostInline.test(stream.peek())) { - if (state.ctx.wide) { - stream.backUp(1); - } - - return finish(ch); - } - - setState(state, normal); - setNormal(state, ch); - - return token; - } - - function directive(stream, state) { - var token = null; - - if (stream.match(reDirective)) { - token = 'rst-directive'; - } else if (stream.match(reHyperlink)) { - token = 'rst-hyperlink'; - } else if (stream.match(reFootnote)) { - token = 'rst-footnote'; - } else if (stream.match(reCitation)) { - token = 'rst-citation'; - } else { - stream.eatSpace(); - - if (stream.eol()) { - setNormal(state, stream); - return null; - } else { - stream.skipToEnd(); - setState(state, comment); - return 'rst-comment'; - } - } - - setState(state, body, {start: true}); - return token; - } - - function body(stream, state) { - var token = 'rst-body'; - - if (!state.ctx.start || stream.sol()) { - return block(stream, state, token); - } - - stream.skipToEnd(); - setCtx(state); - - return token; - } - - function comment(stream, state) { - return block(stream, state, 'rst-comment'); - } - - function verbatim(stream, state) { - if (!verbatimMode) { - return block(stream, state, 'rst-verbatim'); - } else { - if (stream.sol()) { - if (!stream.eatSpace()) { - setNormal(state, stream); - } - - return null; - } - - return verbatimMode.token(stream, state.ctx.local); - } - } - - function block(stream, state, token) { - if (stream.eol() || stream.eatSpace()) { - stream.skipToEnd(); - return token; - } else { - setNormal(state, stream); - return null; - } - } - - return { - startState: function() { - return {fn: normal, ctx: {}}; - }, - - copyState: function(state) { - return {fn: state.fn, ctx: state.ctx}; - }, - - token: function(stream, state) { - var token = state.fn(stream, state); - return token; - } - }; -}); - -CodeMirror.defineMIME("text/x-rst", "rst"); - diff --git a/js/codemirror/mode/smalltalk/index.html b/js/codemirror/mode/smalltalk/index.html deleted file mode 100644 index fe56b58911..0000000000 --- a/js/codemirror/mode/smalltalk/index.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - CodeMirror 2: Smalltalk mode - - - - - - - - -

CodeMirror 2: Smalltalk mode

- -
- - - -

Simple Smalltalk mode.

- -

MIME types defined: text/x-stsrc.

- - diff --git a/js/codemirror/mode/smalltalk/smalltalk.css b/js/codemirror/mode/smalltalk/smalltalk.css deleted file mode 100644 index 7c2daa49dc..0000000000 --- a/js/codemirror/mode/smalltalk/smalltalk.css +++ /dev/null @@ -1,5 +0,0 @@ -span.st-keyword {color: #90b;} -span.st-number {color: #291;} -span.st-comment {color: #a70;} -span.st-string {color: #a22;} -span.st-var {color: #22b;} diff --git a/js/codemirror/mode/smalltalk/smalltalk.js b/js/codemirror/mode/smalltalk/smalltalk.js deleted file mode 100644 index 763f70de88..0000000000 --- a/js/codemirror/mode/smalltalk/smalltalk.js +++ /dev/null @@ -1,122 +0,0 @@ -CodeMirror.defineMode("smalltalk", function(config, parserConfig) { - var keywords = {"true": 1, "false": 1, nil: 1, self: 1, "super": 1, thisContext: 1}; - var indentUnit = config.indentUnit; - - function chain(stream, state, f) { - state.tokenize = f; - return f(stream, state); - } - - var type; - function ret(tp, style) { - type = tp; - return style; - } - - function tokenBase(stream, state) { - var ch = stream.next(); - if (ch == '"') - return chain(stream, state, tokenComment(ch)); - else if (ch == "'") - return chain(stream, state, tokenString(ch)); - else if (ch == "#") { - stream.eatWhile(/[\w\$_]/); - return ret("string", "st-string"); - } - else if (/\d/.test(ch)) { - stream.eatWhile(/[\w\.]/) - return ret("number", "st-number"); - } - else if (/[\[\]()]/.test(ch)) { - return ret(ch, null); - } - else { - stream.eatWhile(/[\w\$_]/); - if (keywords && keywords.propertyIsEnumerable(stream.current())) return ret("keyword", "st-keyword"); - return ret("word", "st-word"); - } - } - - function tokenString(quote) { - return function(stream, state) { - var escaped = false, next, end = false; - while ((next = stream.next()) != null) { - if (next == quote && !escaped) {end = true; break;} - escaped = !escaped && next == "\\"; - } - if (end || !(escaped)) - state.tokenize = tokenBase; - return ret("string", "st-string"); - }; - } - - function tokenComment(quote) { - return function(stream, state) { - var next, end = false; - while ((next = stream.next()) != null) { - if (next == quote) {end = true; break;} - } - if (end) - state.tokenize = tokenBase; - return ret("comment", "st-comment"); - }; - } - - function Context(indented, column, type, align, prev) { - this.indented = indented; - this.column = column; - this.type = type; - this.align = align; - this.prev = prev; - } - - function pushContext(state, col, type) { - return state.context = new Context(state.indented, col, type, null, state.context); - } - function popContext(state) { - return state.context = state.context.prev; - } - - // Interface - - return { - startState: function(basecolumn) { - return { - tokenize: tokenBase, - context: new Context((basecolumn || 0) - indentUnit, 0, "top", false), - indented: 0, - startOfLine: true - }; - }, - - token: function(stream, state) { - var ctx = state.context; - if (stream.sol()) { - if (ctx.align == null) ctx.align = false; - state.indented = stream.indentation(); - state.startOfLine = true; - } - if (stream.eatSpace()) return null; - var style = state.tokenize(stream, state); - if (type == "comment") return style; - if (ctx.align == null) ctx.align = true; - - if (type == "[") pushContext(state, stream.column(), "]"); - else if (type == "(") pushContext(state, stream.column(), ")"); - else if (type == ctx.type) popContext(state); - state.startOfLine = false; - return style; - }, - - indent: function(state, textAfter) { - if (state.tokenize != tokenBase) return 0; - var firstChar = textAfter && textAfter.charAt(0), ctx = state.context, closing = firstChar == ctx.type; - if (ctx.align) return ctx.column + (closing ? 0 : 1); - else return ctx.indented + (closing ? 0 : indentUnit); - }, - - electricChars: "]" - }; -}); - -CodeMirror.defineMIME("text/x-stsrc", {name: "smalltalk"}); diff --git a/js/codemirror/mode/stex/index.html b/js/codemirror/mode/stex/index.html deleted file mode 100644 index 73b07ac13e..0000000000 --- a/js/codemirror/mode/stex/index.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - CodeMirror 2: sTeX mode - - - - - - - - -

CodeMirror 2: sTeX mode

-
- - -

MIME types defined: text/stex.

- - - diff --git a/js/codemirror/mode/stex/stex.css b/js/codemirror/mode/stex/stex.css deleted file mode 100644 index 64b975e98d..0000000000 --- a/js/codemirror/mode/stex/stex.css +++ /dev/null @@ -1,20 +0,0 @@ -span.css-at {color: #708;} -span.css-unit {color: #281;} -span.css-value {color: #708;} -span.css-identifier {color: black;} -span.css-selector {color: #11B;} -span.css-important {color: #00F;} -span.css-colorcode {color: #299;} -span.css-comment {color: #A70;} -span.css-string {color: #A22;} - -span.stex-unit { color: #281; } -span.stex-identifier { color: black; } -span.stex-slash { color: #FAA; } -span.stex-command { color: #00F; } -span.stex-comment { color: #A70; } -span.stex-import { color: #00F; } -span.stex-filepath { color: #852626; } -span.stex-module { color: #852626; } -span.stex-error { text-decoration: underline; color: red; } -span.stex-string { color: #A22; } diff --git a/js/codemirror/mode/stex/stex.js b/js/codemirror/mode/stex/stex.js deleted file mode 100644 index 3106e3be0c..0000000000 --- a/js/codemirror/mode/stex/stex.js +++ /dev/null @@ -1,167 +0,0 @@ -/* - * Author: Constantin Jucovschi (c.jucovschi@jacobs-university.de) - * Licence: MIT - */ - -CodeMirror.defineMode("stex", function(cmCfg, modeCfg) -{ - function pushCommand(state, command) { - state.cmdState.push(command); - } - - function peekCommand(state) { - if (state.cmdState.length>0) - return state.cmdState[state.cmdState.length-1]; - else - return null; - } - - function popCommand(state) { - if (state.cmdState.length>0) { - var plug = state.cmdState.pop(); - plug.closeBracket(); - } - } - - function applyMostPowerful(state) { - var context = state.cmdState; - for (var i = context.length - 1; i >= 0; i--) { - var plug = context[i]; - if (plug.name=="DEFAULT") - continue; - return plug.styleIdentifier(); - } - return "stex-identifier"; - } - - function addPluginPattern(pluginName, cmdStyle, brackets, styles) { - return function () { - this.name=pluginName; - this.bracketNo = 0; - this.style=cmdStyle; - this.styles = styles; - this.brackets = brackets; - - this.styleIdentifier = function(content) { - if (this.bracketNo<=this.styles.length) - return this.styles[this.bracketNo-1]; - else - return null; - }; - this.openBracket = function(content) { - this.bracketNo++; - return "stex-bracket"; - }; - this.closeBracket = function(content) { - }; - } - } - - var plugins = new Array(); - - plugins["importmodule"] = addPluginPattern("importmodule", "stex-command", "{[", ["stex-filepath", "stex-module"]); - plugins["documentclass"] = addPluginPattern("documentclass", "stex-command", "{[", ["", "stex-unit"]); - plugins["usepackage"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); - plugins["begin"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); - plugins["end"] = addPluginPattern("documentclass", "stex-command", "[", ["stex-unit"]); - - plugins["DEFAULT"] = function () { - this.name="DEFAULT"; - this.style="stex-command"; - - this.styleIdentifier = function(content) { - }; - this.openBracket = function(content) { - }; - this.closeBracket = function(content) { - }; - }; - - function setState(state, f) { - state.f = f; - } - - function normal(source, state) { - if (source.match(/^\\[a-z]+/)) { - var cmdName = source.current(); - cmdName = cmdName.substr(1, cmdName.length-1); - var plug = plugins[cmdName]; - if (typeof(plug) == 'undefined') { - plug = plugins["DEFAULT"]; - } - plug = new plug(); - pushCommand(state, plug); - setState(state, beginParams); - return plug.style; - } - - var ch = source.next(); - if (ch == "%") { - setState(state, inCComment); - return "stex-comment"; - } - else if (ch=='}' || ch==']') { - plug = peekCommand(state); - if (plug) { - plug.closeBracket(ch); - setState(state, beginParams); - } else - return "stex-error"; - return "stex-bracket"; - } else if (ch=='{' || ch=='[') { - plug = plugins["DEFAULT"]; - plug = new plug(); - pushCommand(state, plug); - return "stex-bracket"; - } - else if (/\d/.test(ch)) { - source.eatWhile(/[\w.%]/); - return "stex-unit"; - } - else { - source.eatWhile(/[\w-_]/); - return applyMostPowerful(state); - } - } - - function inCComment(source, state) { - source.skipToEnd(); - setState(state, normal); - return "css-comment"; - } - - function beginParams(source, state) { - var ch = source.peek(); - if (ch == '{' || ch == '[') { - var lastPlug = peekCommand(state); - var style = lastPlug.openBracket(ch); - source.eat(ch); - setState(state, normal); - return "stex-bracket"; - } - if (/[ \t\r]/.test(ch)) { - source.eat(ch); - return null; - } - setState(state, normal); - lastPlug = peekCommand(state); - if (lastPlug) { - popCommand(state); - } - return normal(source, state); - } - - return { - startState: function() { return { f:normal, cmdState:[] }; }, - copyState: function(s) { return { f: s.f, cmdState: s.cmdState.slice(0, s.cmdState.length) }; }, - - token: function(stream, state) { - var t = state.f(stream, state); - var w = stream.current(); - return t; - } - }; -}); - - -CodeMirror.defineMIME("text/x-stex", "stex"); diff --git a/js/codemirror/mode/xml/index.html b/js/codemirror/mode/xml/index.html deleted file mode 100644 index 5ad7c63fe8..0000000000 --- a/js/codemirror/mode/xml/index.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - CodeMirror 2: XML mode - - - - - - - - -

CodeMirror 2: XML mode

-
- -

The XML mode supports two configuration parameters:

-
-
htmlMode (boolean)
-
This switches the mode to parse HTML instead of XML. This - means attributes do not have to be quoted, and some elements - (such as br) do not require a closing tag.
-
alignCDATA (boolean)
-
Setting this to true will force the opening tag of CDATA - blocks to not be indented.
-
- -

MIME types defined: application/xml, text/html.

- - diff --git a/js/codemirror/mode/xml/xml.css b/js/codemirror/mode/xml/xml.css deleted file mode 100644 index 86845faa63..0000000000 --- a/js/codemirror/mode/xml/xml.css +++ /dev/null @@ -1,7 +0,0 @@ -span.xml-tag {color: #a0b;} -span.xml-attribute {color: #281;} -span.xml-attname {color: #00f;} -span.xml-comment {color: #a70;} -span.xml-cdata {color: #48a;} -span.xml-processing {color: #999;} -span.xml-entity {color: #a22;} diff --git a/js/codemirror/mode/xml/xml.js b/js/codemirror/mode/xml/xml.js deleted file mode 100644 index 1d92c4e7b8..0000000000 --- a/js/codemirror/mode/xml/xml.js +++ /dev/null @@ -1,206 +0,0 @@ -CodeMirror.defineMode("xml", function(config, parserConfig) { - var indentUnit = config.indentUnit; - var Kludges = parserConfig.htmlMode ? { - autoSelfClosers: {"br": true, "img": true, "hr": true, "link": true, "input": true, - "meta": true, "col": true, "frame": true, "base": true, "area": true}, - doNotIndent: {"pre": true, "!cdata": true}, - allowUnquoted: true - } : {autoSelfClosers: {}, doNotIndent: {"!cdata": true}, allowUnquoted: false}; - var alignCDATA = parserConfig.alignCDATA; - - // Return variables for tokenizers - var tagName, type; - - function inText(stream, state) { - function chain(parser) { - state.tokenize = parser; - return parser(stream, state); - } - - var ch = stream.next(); - if (ch == "<") { - if (stream.eat("!")) { - if (stream.eat("[")) { - if (stream.match("CDATA[")) return chain(inBlock("xml-cdata", "]]>")); - else return null; - } - else if (stream.match("--")) return chain(inBlock("xml-comment", "-->")); - else if (stream.match("DOCTYPE")) { - stream.eatWhile(/[\w\._\-]/); - return chain(inBlock("xml-doctype", ">")); - } - else return null; - } - else if (stream.eat("?")) { - stream.eatWhile(/[\w\._\-]/); - state.tokenize = inBlock("xml-processing", "?>"); - return "xml-processing"; - } - else { - type = stream.eat("/") ? "closeTag" : "openTag"; - stream.eatSpace(); - tagName = ""; - var c; - while ((c = stream.eat(/[^\s\u00a0=<>\"\'\/?]/))) tagName += c; - state.tokenize = inTag; - return "xml-tag"; - } - } - else if (ch == "&") { - stream.eatWhile(/[^;]/); - stream.eat(";"); - return "xml-entity"; - } - else { - stream.eatWhile(/[^&<]/); - return null; - } - } - - function inTag(stream, state) { - var ch = stream.next(); - if (ch == ">" || (ch == "/" && stream.eat(">"))) { - state.tokenize = inText; - type = ch == ">" ? "endTag" : "selfcloseTag"; - return "xml-tag"; - } - else if (ch == "=") { - type = "equals"; - return null; - } - else if (/[\'\"]/.test(ch)) { - state.tokenize = inAttribute(ch); - return state.tokenize(stream, state); - } - else { - stream.eatWhile(/[^\s\u00a0=<>\"\'\/?]/); - return "xml-word"; - } - } - - function inAttribute(quote) { - return function(stream, state) { - while (!stream.eol()) { - if (stream.next() == quote) { - state.tokenize = inTag; - break; - } - } - return "xml-attribute"; - }; - } - - function inBlock(style, terminator) { - return function(stream, state) { - while (!stream.eol()) { - if (stream.match(terminator)) { - state.tokenize = inText; - break; - } - stream.next(); - } - return style; - }; - } - - var curState, setStyle; - function pass() { - for (var i = arguments.length - 1; i >= 0; i--) curState.cc.push(arguments[i]); - } - function cont() { - pass.apply(null, arguments); - return true; - } - - function pushContext(tagName, startOfLine) { - var noIndent = Kludges.doNotIndent.hasOwnProperty(tagName) || (curState.context && curState.context.noIndent); - curState.context = { - prev: curState.context, - tagName: tagName, - indent: curState.indented, - startOfLine: startOfLine, - noIndent: noIndent - }; - } - function popContext() { - if (curState.context) curState.context = curState.context.prev; - } - - function element(type) { - if (type == "openTag") {curState.tagName = tagName; return cont(attributes, endtag(curState.startOfLine));} - else if (type == "closeTag") {popContext(); return cont(endclosetag);} - else if (type == "xml-cdata") { - if (!curState.context || curState.context.name != "!cdata") pushContext("!cdata"); - if (curState.tokenize == inText) popContext(); - return cont(); - } - else return cont(); - } - function endtag(startOfLine) { - return function(type) { - if (type == "selfcloseTag" || - (type == "endTag" && Kludges.autoSelfClosers.hasOwnProperty(curState.tagName.toLowerCase()))) - return cont(); - if (type == "endTag") {pushContext(curState.tagName, startOfLine); return cont();} - return cont(); - }; - } - function endclosetag(type) { - if (type == "endTag") return cont(); - return pass(); - } - - function attributes(type) { - if (type == "xml-word") {setStyle = "xml-attname"; return cont(attributes);} - if (type == "equals") return cont(attvalue, attributes); - return pass(); - } - function attvalue(type) { - if (type == "xml-word" && Kludges.allowUnquoted) {setStyle = "xml-attribute"; return cont();} - if (type == "xml-attribute") return cont(); - return pass(); - } - - return { - startState: function() { - return {tokenize: inText, cc: [], indented: 0, startOfLine: true, tagName: null, context: null}; - }, - - token: function(stream, state) { - if (stream.sol()) { - state.startOfLine = true; - state.indented = stream.indentation(); - } - if (stream.eatSpace()) return null; - - setStyle = type = tagName = null; - var style = state.tokenize(stream, state); - if ((style || type) && style != "xml-comment") { - curState = state; - while (true) { - var comb = state.cc.pop() || element; - if (comb(type || style)) break; - } - } - state.startOfLine = false; - return setStyle || style; - }, - - indent: function(state, textAfter) { - var context = state.context; - if (context && context.noIndent) return 0; - if (alignCDATA && / - - - CodeMirror - - - - - - -

{ } CodeMirror

- -
-/* Old release history */
-
-
- -

17-12-2010: Version 0.92:

-
    -
  • Make CodeMirror work in XHTML documents.
  • -
  • Fix bug in handling of backslashes in Python strings.
  • -
  • The styleNumbers option is now officially - supported and documented.
  • -
  • onLineNumberClick option added.
  • -
  • More consistent names onLoad and - onCursorActivity callbacks. Old names still work, but - are deprecated.
  • -
  • Add a Freemarker mode.
  • -
- -

11-11-2010: Version 0.91:

-
    -
  • Adds support for Java.
  • -
  • Small additions to the PHP and SQL parsers.
  • -
  • Work around various Webkit issues.
  • -
  • Fix toTextArea to update the code in the textarea.
  • -
  • Add a noScriptCaching option (hack to ease development).
  • -
  • Make sub-modes of HTML mixed mode configurable.
  • -
- -

02-10-2010: Version 0.9:

-
    -
  • Add support for searching backwards.
  • -
  • There are now parsers for Scheme, XQuery, and OmetaJS.
  • -
  • Makes height: "dynamic" more robust.
  • -
  • Fixes bug where paste did not work on OS X.
  • -
  • Add a enterMode and electricChars options to make indentation even more customizable.
  • -
  • Add firstLineNumber option.
  • -
  • Fix bad handling of @media rules by the CSS parser.
  • -
  • Take a new, more robust approach to working around the invisible-last-line bug in WebKit.
  • -
- -

22-07-2010: Version 0.8:

-
    -
  • Add a cursorCoords method to find the screen - coordinates of the cursor.
  • -
  • A number of fixes and support for more syntax in the PHP parser.
  • -
  • Fix indentation problem with JSON-mode JS parser in Webkit.
  • -
  • Add a minification UI.
  • -
  • Support a height: dynamic mode, where the editor's - height will adjust to the size of its content.
  • -
  • Better support for IME input mode.
  • -
  • Fix JavaScript parser getting confused when seeing a no-argument - function call.
  • -
  • Have CSS parser see the difference between selectors and other - identifiers.
  • -
  • Fix scrolling bug when pasting in a horizontally-scrolled - editor.
  • -
  • Support toTextArea method in instances created with - fromTextArea.
  • -
  • Work around new Opera cursor bug that causes the cursor to jump - when pressing backspace at the end of a line.
  • -
- -

27-04-2010: Version - 0.67:

-

More consistent page-up/page-down behaviour - across browsers. Fix some issues with hidden editors looping forever - when line-numbers were enabled. Make PHP parser parse - "\\" correctly. Have jumpToLine work on - line handles, and add cursorLine function to fetch the - line handle where the cursor currently is. Add new - setStylesheet function to switch style-sheets in a - running editor.

- -

01-03-2010: Version - 0.66:

-

Adds removeLine method to API. - Introduces the PLSQL parser. - Marks XML errors by adding (rather than replacing) a CSS class, so - that they can be disabled by modifying their style. Fixes several - selection bugs, and a number of small glitches.

- -

12-11-2009: Version - 0.65:

-

Add support for having both line-wrapping and - line-numbers turned on, make paren-highlighting style customisable - (markParen and unmarkParen config - options), work around a selection bug that Opera - reintroduced in version 10.

- -

23-10-2009: Version - 0.64:

-

Solves some issues introduced by the - paste-handling changes from the previous release. Adds - setSpellcheck, setTextWrapping, - setIndentUnit, setUndoDepth, - setTabMode, and setLineNumbers to - customise a running editor. Introduces an SQL parser. Fixes a few small - problems in the Python - parser. And, as usual, add workarounds for various newly discovered - browser incompatibilities.

- -

31-08-2009: Version -0.63:

-

Overhaul of paste-handling (less fragile), fixes for several -serious IE8 issues (cursor jumping, end-of-document bugs) and a number -of small problems.

- -

30-05-2009: Version -0.62:

-

Introduces Python -and Lua parsers. Add -setParser (on-the-fly mode changing) and -clearHistory methods. Make parsing passes time-based -instead of lines-based (see the passTime option).

- - - - diff --git a/js/codemirror/test/index.html b/js/codemirror/test/index.html deleted file mode 100644 index a3ad057da1..0000000000 --- a/js/codemirror/test/index.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - CodeMirror 2: Test Suite - - - - - - - - -

CodeMirror 2: Test Suite

- -

A limited set of programmatic sanity tests for CodeMirror.

- -

-
-    
-
-    
-  
-
diff --git a/js/codemirror/test/test.js b/js/codemirror/test/test.js
deleted file mode 100644
index af18b5b4a8..0000000000
--- a/js/codemirror/test/test.js
+++ /dev/null
@@ -1,248 +0,0 @@
-var tests = [];
-
-test("fromTextArea", function() {
-  var te = document.getElementById("code");
-  te.value = "CONTENT";
-  var cm = CodeMirror.fromTextArea(te);
-  is(!te.offsetHeight);
-  eq(cm.getValue(), "CONTENT");
-  cm.setValue("foo\nbar");
-  eq(cm.getValue(), "foo\nbar");
-  cm.save();
-  is(/^foo\r?\nbar$/.test(te.value));
-  cm.setValue("xxx");
-  cm.toTextArea();
-  is(te.offsetHeight);
-  eq(te.value, "xxx");
-});
-
-testCM("getRange", function(cm) {
-  eq(cm.getLine(0), "1234");
-  eq(cm.getLine(1), "5678");
-  eq(cm.getLine(2), null);
-  eq(cm.getLine(-1), null);
-  eq(cm.getRange({line: 0, ch: 0}, {line: 0, ch: 3}), "123");
-  eq(cm.getRange({line: 0, ch: -1}, {line: 0, ch: 200}), "1234");
-  eq(cm.getRange({line: 0, ch: 2}, {line: 1, ch: 2}), "34\n56");
-  eq(cm.getRange({line: 1, ch: 2}, {line: 100, ch: 0}), "78");
-}, {value: "1234\n5678"});
-
-testCM("replaceRange", function(cm) {
-  eq(cm.getValue(), "");
-  cm.replaceRange("foo\n", {line: 0, ch: 0});
-  eq(cm.getValue(), "foo\n");
-  cm.replaceRange("a\nb", {line: 0, ch: 1});
-  eq(cm.getValue(), "fa\nboo\n");
-  eq(cm.lineCount(), 3);
-  cm.replaceRange("xyzzy", {line: 0, ch: 0}, {line: 1, ch: 1});
-  eq(cm.getValue(), "xyzzyoo\n");
-  cm.replaceRange("abc", {line: 0, ch: 0}, {line: 10, ch: 0});
-  eq(cm.getValue(), "abc");
-  eq(cm.lineCount(), 1);
-});
-
-testCM("selection", function(cm) {
-  cm.setSelection({line: 0, ch: 4}, {line: 2, ch: 2});
-  is(cm.somethingSelected());
-  eq(cm.getSelection(), "11\n222222\n33");
-  eqPos(cm.getCursor(false), {line: 2, ch: 2});
-  eqPos(cm.getCursor(true), {line: 0, ch: 4});
-  cm.setSelection({line: 1, ch: 0});
-  is(!cm.somethingSelected());
-  eq(cm.getSelection(), "");
-  eqPos(cm.getCursor(true), {line: 1, ch: 0});
-  cm.replaceSelection("abc");
-  eq(cm.getSelection(), "abc");
-  eq(cm.getValue(), "111111\nabc222222\n333333");
-  cm.replaceSelection("def", "end");
-  eq(cm.getSelection(), "");
-  eqPos(cm.getCursor(true), {line: 1, ch: 3});
-  cm.setCursor({line: 2, ch: 1});
-  eqPos(cm.getCursor(true), {line: 2, ch: 1});
-  cm.setCursor(1, 2);
-  eqPos(cm.getCursor(true), {line: 1, ch: 2});
-}, {value: "111111\n222222\n333333"});
-
-testCM("lines", function(cm) {
-  eq(cm.getLine(0), "111111");
-  eq(cm.getLine(1), "222222");
-  eq(cm.getLine(-1), null);
-  cm.removeLine(1);
-  cm.setLine(1, "abc");
-  eq(cm.getValue(), "111111\nabc");
-}, {value: "111111\n222222\n333333"});
-
-testCM("indent", function(cm) {
-  cm.indentLine(1);
-  eq(cm.getLine(1), "   blah();");
-  cm.setOption("indentUnit", 8);
-  cm.indentLine(1);
-  eq(cm.getLine(1), "\tblah();");
-}, {value: "if (x) {\nblah();\n}", indentUnit: 3, indentWithTabs: true});
-
-test("defaults", function() {
-  var olddefaults = CodeMirror.defaults, defs = CodeMirror.defaults = {};
-  for (var opt in olddefaults) defs[opt] = olddefaults[opt];
-  defs.indentUnit = 5;
-  defs.value = "uu";
-  defs.enterMode = "keep";
-  defs.tabindex = 55;
-  var place = document.getElementById("testground"), cm = CodeMirror(place);
-  try {
-    eq(cm.getOption("indentUnit"), 5);
-    cm.setOption("indentUnit", 10);
-    eq(defs.indentUnit, 5);
-    eq(cm.getValue(), "uu");
-    eq(cm.getOption("enterMode"), "keep");
-    eq(cm.getInputField().tabindex, 55);
-  }
-  finally {
-    CodeMirror.defaults = olddefaults;
-    place.removeChild(cm.getWrapperElement());
-  }
-});
-
-testCM("lineInfo", function(cm) {
-  eq(cm.lineInfo(-1), null);
-  var lh = cm.setMarker(1, "FOO", "bar");
-  var info = cm.lineInfo(1);
-  eq(info.text, "222222");
-  eq(info.markerText, "FOO");
-  eq(info.markerClass, "bar");
-  eq(info.line, 1);
-  eq(cm.lineInfo(2).markerText, null);
-  cm.clearMarker(lh);
-  eq(cm.lineInfo(1).markerText, null);
-}, {value: "111111\n222222\n333333"});
-
-testCM("coords", function(cm) {
-  cm.getWrapperElement().style.height = "100px";
-  var content = [];
-  for (var i = 0; i < 200; ++i) content.push("------------------------------" + i);
-  cm.setValue(content.join("\n"));
-  var top = cm.charCoords({line: 0, ch: 0});
-  var bot = cm.charCoords({line: 200, ch: 30});
-  is(top.x < bot.x);
-  is(top.y < bot.y);
-  is(top.y < top.yBot);
-  cm.getWrapperElement().scrollTop = 100;
-  cm.refresh();
-  var top2 = cm.charCoords({line: 0, ch: 0});
-  is(top.y > top2.y);
-  eq(top.x, top2.x);
-});
-
-testCM("coordsChar", function(cm) {
-  var content = [];
-  for (var i = 0; i < 70; ++i) content.push("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx");
-  cm.setValue(content.join("\n"));
-  for (var x = 0; x < 35; x += 2) {
-    for (var y = 0; y < 70; y += 5) {
-      cm.setCursor(y, x);
-      var pos = cm.coordsChar(cm.charCoords({line: y, ch: x}));
-      eq(pos.line, y);
-      eq(pos.ch, x);
-    }
-  }
-});
-
-testCM("undo", function(cm) {
-  cm.setLine(0, "def");
-  eq(cm.historySize().undo, 1);
-  cm.undo();
-  eq(cm.getValue(), "abc");
-  eq(cm.historySize().undo, 0);
-  eq(cm.historySize().redo, 1);
-  cm.redo();
-  eq(cm.getValue(), "def");
-  eq(cm.historySize().undo, 1);
-  eq(cm.historySize().redo, 0);
-  cm.setValue("1\n\n\n2");
-  eq(cm.historySize().undo, 0);
-  for (var i = 0; i < 20; ++i) {
-    cm.replaceRange("a", {line: 0, ch: 0});
-    cm.replaceRange("b", {line: 3, ch: 0});
-  }
-  eq(cm.historySize().undo, 40);
-  for (var i = 0; i < 38; ++i) cm.undo();
-  eq(cm.historySize().undo, 2);
-  eq(cm.historySize().redo, 38);
-  eq(cm.getValue(), "a1\n\n\nb2");
-  cm.setOption("undoDepth", 10);
-  for (var i = 0; i < 20; ++i) {
-    cm.replaceRange("a", {line: 0, ch: 0});
-    cm.replaceRange("b", {line: 3, ch: 0});
-  }
-  eq(cm.historySize().undo, 10);
-}, {value: "abc"});
-
-testCM("undoMultiLine", function(cm) {
-  cm.replaceRange("x", {line:0, ch: 0});
-  cm.replaceRange("y", {line:1, ch: 0});
-  cm.undo();
-  eq(cm.getValue(), "abc\ndef\nghi");
-  cm.replaceRange("y", {line:1, ch: 0});
-  cm.replaceRange("x", {line:0, ch: 0});
-  cm.undo();
-  eq(cm.getValue(), "abc\ndef\nghi");
-  cm.replaceRange("y", {line:2, ch: 0});
-  cm.replaceRange("x", {line:1, ch: 0});
-  cm.replaceRange("z", {line:2, ch: 0});
-  cm.undo();
-  eq(cm.getValue(), "abc\ndef\nghi");
-}, {value: "abc\ndef\nghi"});
-
-// Scaffolding
-
-function htmlEscape(str) {
-  return str.replace(/[<&]/g, function(str) {return str == "&" ? "&" : "<";});
-}
-function forEach(arr, f) {
-  for (var i = 0, e = arr.length; i < e; ++i) f(arr[i]);
-}
-
-function Failure(why) {this.message = why;}
-
-function test(name, run) {tests.push({name: name, func: run});}
-function testCM(name, run, opts) {
-  test(name, function() {
-    var place = document.getElementById("testground"), cm = CodeMirror(place, opts);
-    try {run(cm);}
-    finally {place.removeChild(cm.getWrapperElement());}
-  });
-}
-
-function runTests() {
-  var failures = [], run = 0;
-  for (var i = 0; i < tests.length; ++i) {
-    var test = tests[i];
-    try {test.func();}
-    catch(e) {
-      if (e instanceof Failure)
-        failures.push({type: "failure", test: test.name, text: e.message});
-      else
-        failures.push({type: "error", test: test.name, text: e.toString()});
-    }
-    run++;
-  }
-  var html = [run + " tests run."];
-  if (failures.length)
-    forEach(failures, function(fail) {
-      html.push(fail.test + ': ' + htmlEscape(fail.text) + "");
-    });
-  else html.push('All passed.');
-  document.getElementById("output").innerHTML = html.join("\n");
-}
-
-function eq(a, b, msg) {
-  if (a != b) throw new Failure(a + " != " + b + (msg ? " (" + msg + ")" : ""));
-}
-function eqPos(a, b, msg) {
-  eq(a.line, b.line, msg);
-  eq(a.ch, b.ch, msg);
-}
-function is(a, msg) {
-  if (!a) throw new Failure("assertion failed" + (msg ? " (" + msg + ")" : ""));
-}
-
-window.onload = runTests;

From 1a20d4e3a3d8b0476ec7d18b959b41d2eceda5cc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= 
Date: Thu, 2 Jun 2011 14:46:06 +0200
Subject: [PATCH 75/84] Update CodeMirror2 to latest git for configurable
 scrolling

---
 js/codemirror/lib/codemirror.js | 117 ++++++++++++++++++--------------
 1 file changed, 67 insertions(+), 50 deletions(-)

diff --git a/js/codemirror/lib/codemirror.js b/js/codemirror/lib/codemirror.js
index 23fadb6c74..844c54a3ff 100644
--- a/js/codemirror/lib/codemirror.js
+++ b/js/codemirror/lib/codemirror.js
@@ -14,31 +14,31 @@ var CodeMirror = (function() {
         options[opt] = (givenOptions && givenOptions.hasOwnProperty(opt) ? givenOptions : defaults)[opt];
 
     var targetDocument = options["document"];
-    // The element in which the editor lives. Takes care of scrolling
-    // (if enabled).
+    // The element in which the editor lives.
     var wrapper = targetDocument.createElement("div");
     wrapper.className = "CodeMirror";
-    // Work around http://www.quirksmode.org/bugreports/archives/2006/09/Overflow_Hidden_not_hiding.html
-    if (window.ActiveXObject && /MSIE [1-7]\b/.test(navigator.userAgent))
-      wrapper.style.position = "relative";
     // This mess creates the base DOM structure for the editor.
     wrapper.innerHTML =
-      '
' + // Set to the height of the text, causes scrolling - '
' + - '
' + // Moved around its parent to cover visible view - '
' + - '
' + // Wraps and hides input textarea - '
' + - // Provides positioning relative to (visible) text origin - '
' + - '
 
' + // Absolutely positioned blinky cursor - '
'; // This DIV contains the actual code + '
' + // Wraps and hides input textarea + '
' + + '
' + + '
' + // Set to the height of the text, causes scrolling + '
' + + '
' + // Moved around its parent to cover visible view + '
' + + // Provides positioning relative to (visible) text origin + '
' + + '
 
' + // Absolutely positioned blinky cursor + '
' + // This DIV contains the actual code + '
'; if (place.appendChild) place.appendChild(wrapper); else place(wrapper); // I've never seen more elegant code in my life. - var code = wrapper.firstChild, measure = code.firstChild, mover = measure.nextSibling, + var inputDiv = wrapper.firstChild, input = inputDiv.firstChild, + scroller = wrapper.lastChild, code = scroller.firstChild, + measure = code.firstChild, mover = measure.nextSibling, gutter = mover.firstChild, gutterText = gutter.firstChild, - inputDiv = gutter.nextSibling, input = inputDiv.firstChild, - lineSpace = inputDiv.nextSibling.firstChild, cursor = lineSpace.firstChild, lineDiv = cursor.nextSibling; + lineSpace = gutter.nextSibling.firstChild, + cursor = lineSpace.firstChild, lineDiv = cursor.nextSibling; if (options.tabindex != null) input.tabindex = options.tabindex; if (!options.gutter && !options.lineNumbers) gutter.style.display = "none"; @@ -80,13 +80,13 @@ var CodeMirror = (function() { setTimeout(prepareInput, 20); // Register our event handlers. - connect(wrapper, "mousedown", operation(onMouseDown)); + connect(scroller, "mousedown", operation(onMouseDown)); // Gecko browsers fire contextmenu *after* opening the menu, at // which point we can't mess with it anymore. Context menu is // handled in onMouseDown for Gecko. - if (!gecko) connect(wrapper, "contextmenu", operation(onContextMenu)); + if (!gecko) connect(scroller, "contextmenu", operation(onContextMenu)); connect(code, "dblclick", operation(onDblClick)); - connect(wrapper, "scroll", function() {updateDisplay([]); if (options.onScroll) options.onScroll(instance);}); + connect(scroller, "scroll", function() {updateDisplay([]); if (options.onScroll) options.onScroll(instance);}); connect(window, "resize", function() {updateDisplay(true);}); connect(input, "keyup", operation(onKeyUp)); connect(input, "keydown", operation(onKeyDown)); @@ -94,14 +94,17 @@ var CodeMirror = (function() { connect(input, "focus", onFocus); connect(input, "blur", onBlur); - connect(wrapper, "dragenter", function(e){e.stop();}); - connect(wrapper, "dragover", function(e){e.stop();}); - connect(wrapper, "drop", operation(onDrop)); - connect(wrapper, "paste", function(){focusInput(); fastPoll();}); + connect(scroller, "dragenter", function(e){e.stop();}); + connect(scroller, "dragover", function(e){e.stop();}); + connect(scroller, "drop", operation(onDrop)); + connect(scroller, "paste", function(){focusInput(); fastPoll();}); connect(input, "paste", function(){fastPoll();}); connect(input, "cut", function(){fastPoll();}); - - if (targetDocument.activeElement == input) onFocus(); + + // IE throws unspecified error in certain cases, when + // trying to access activeElement before onload + var hasFocus; try { hasFocus = (targetDocument.activeElement == input); } catch(e) { } + if (hasFocus) onFocus(); else onBlur(); function isLine(l) {return l >= 0 && l < lines.length;} @@ -214,7 +217,7 @@ var CodeMirror = (function() { // (posFromMouse returning non-null), we have to adjust the // selection. var start = posFromMouse(e), last = start, going; - if (!start) {if (e.target() == wrapper) e.stop(); return;} + if (!start) {if (e.target() == scroller) e.stop(); return;} if (!focused) onFocus(); e.stop(); @@ -629,14 +632,18 @@ var CodeMirror = (function() { function scrollIntoView(x1, y1, x2, y2) { var pl = paddingLeft(), pt = paddingTop(), lh = lineHeight(); y1 += pt; y2 += pt; x1 += pl; x2 += pl; - var screen = wrapper.clientHeight, screentop = wrapper.scrollTop, scrolled = false, result = true; - if (y1 < screentop) {wrapper.scrollTop = Math.max(0, y1 - 2*lh); scrolled = true;} - else if (y2 > screentop + screen) {wrapper.scrollTop = y2 + lh - screen; scrolled = true;} + var screen = scroller.clientHeight, screentop = scroller.scrollTop, scrolled = false, result = true; + if (y1 < screentop) {scroller.scrollTop = Math.max(0, y1 - 2*lh); scrolled = true;} + else if (y2 > screentop + screen) {scroller.scrollTop = y2 + lh - screen; scrolled = true;} - var screenw = wrapper.clientWidth, screenleft = wrapper.scrollLeft; - if (x1 < screenleft) {wrapper.scrollLeft = Math.max(0, x1 - 10); scrolled = true;} + var screenw = scroller.clientWidth, screenleft = scroller.scrollLeft; + if (x1 < screenleft) { + if (x1 < 50) x1 = 0; + scroller.scrollLeft = Math.max(0, x1 - 10); + scrolled = true; + } else if (x2 > screenw + screenleft) { - wrapper.scrollLeft = x2 + 10 - screenw; + scroller.scrollLeft = x2 + 10 - screenw; scrolled = true; if (x2 > code.clientWidth) result = false; } @@ -645,15 +652,15 @@ var CodeMirror = (function() { } function visibleLines() { - var lh = lineHeight(), top = wrapper.scrollTop - paddingTop(); + var lh = lineHeight(), top = scroller.scrollTop - paddingTop(); return {from: Math.min(lines.length, Math.max(0, Math.floor(top / lh))), - to: Math.min(lines.length, Math.ceil((top + wrapper.clientHeight) / lh))}; + to: Math.min(lines.length, Math.ceil((top + scroller.clientHeight) / lh))}; } // Uses a set of changes plus the current scroll position to // determine which DOM updates have to be made, and makes the // updates. function updateDisplay(changes) { - if (!wrapper.clientWidth) { + if (!scroller.clientWidth) { showingFrom = showingTo = 0; return; } @@ -715,17 +722,17 @@ var CodeMirror = (function() { // Position the mover div to align with the lines it's supposed // to be showing (which will cover the visible display) - var different = from != showingFrom || to != showingTo || lastHeight != wrapper.clientHeight; + var different = from != showingFrom || to != showingTo || lastHeight != scroller.clientHeight; showingFrom = from; showingTo = to; mover.style.top = (from * lineHeight()) + "px"; if (different) { - lastHeight = wrapper.clientHeight; + lastHeight = scroller.clientHeight; code.style.height = (lines.length * lineHeight() + 2 * paddingTop()) + "px"; updateGutter(); } var textWidth = stringWidth(maxLine); - lineSpace.style.width = textWidth > wrapper.clientWidth ? textWidth + "px" : ""; + lineSpace.style.width = textWidth > scroller.clientWidth ? textWidth + "px" : ""; // Since this is all rather error prone, it is honoured with the // only assertion in the whole file. @@ -797,7 +804,7 @@ var CodeMirror = (function() { function updateGutter() { if (!options.gutter && !options.lineNumbers) return; - var hText = mover.offsetHeight, hEditor = wrapper.clientHeight; + var hText = mover.offsetHeight, hEditor = scroller.clientHeight; gutter.style.height = (hText - hEditor < 2 ? hEditor : hText) + "px"; var html = []; for (var i = showingFrom; i < showingTo; ++i) { @@ -818,9 +825,9 @@ var CodeMirror = (function() { lineSpace.style.marginLeft = gutter.offsetWidth + "px"; } function updateCursor() { - var head = sel.inverted ? sel.from : sel.to; - var x = charX(head.line, head.ch) + "px", y = (head.line - showingFrom) * lineHeight() + "px"; - inputDiv.style.top = y; + var head = sel.inverted ? sel.from : sel.to, lh = lineHeight(); + var x = charX(head.line, head.ch) + "px", y = (head.line - showingFrom) * lh + "px"; + inputDiv.style.top = (head.line * lh - scroller.scrollTop) + "px"; if (posEq(sel.from, sel.to)) { cursor.style.top = y; cursor.style.left = x; cursor.style.display = ""; @@ -892,11 +899,12 @@ var CodeMirror = (function() { } function scrollPage(down) { - var linesPerPage = Math.floor(wrapper.clientHeight / lineHeight()), head = sel.inverted ? sel.from : sel.to; + var linesPerPage = Math.floor(scroller.clientHeight / lineHeight()), head = sel.inverted ? sel.from : sel.to; setCursor(head.line + (Math.max(linesPerPage - 1, 1) * (down ? 1 : -1)), head.ch, true); } function scrollEnd(top) { - setCursor(top ? 0 : lines.length - 1, true); + var pos = top ? {line: 0, ch: 0} : {line: lines.length - 1, ch: lines[lines.length-1].text.length}; + setSelectionUser(pos, pos); } function selectAll() { var endLine = lines.length - 1; @@ -1113,11 +1121,11 @@ var CodeMirror = (function() { function paddingLeft() {return lineSpace.offsetLeft;} function posFromMouse(e, liberal) { - var offW = eltOffset(wrapper, true), x = e.e.clientX, y = e.e.clientY; + var offW = eltOffset(scroller, true), x = e.e.clientX, y = e.e.clientY; // This is a mess of a heuristic to try and determine whether a // scroll-bar was clicked or not, and to return null if one was // (and !liberal). - if (!liberal && (x - offW.left > wrapper.clientWidth || y - offW.top > wrapper.clientHeight)) + if (!liberal && (x - offW.left > scroller.clientWidth || y - offW.top > scroller.clientHeight)) return null; var offL = eltOffset(lineSpace, true); var line = showingFrom + Math.floor((y - offL.top) / lineHeight()); @@ -1251,6 +1259,7 @@ var CodeMirror = (function() { if (state) state = copyState(mode, state); else state = startState(mode); + var unchanged = 0; for (var i = start, l = lines.length; i < l; ++i) { var line = lines[i], hadState = line.stateAfter; if (+new Date > end) { @@ -1261,7 +1270,8 @@ var CodeMirror = (function() { } var changed = line.highlight(mode, state); line.stateAfter = copyState(mode, state); - if (hadState && !changed && line.text) break; + if (changed || !hadState) unchanged = 0; + else if (++unchanged > 3) break; } changes.push({from: task, to: i}); } @@ -1337,6 +1347,7 @@ var CodeMirror = (function() { var newmatch = line.match(query); if (newmatch) match = newmatch; else break; + start++; } } else { @@ -1597,6 +1608,7 @@ var CodeMirror = (function() { }, current: function(){return this.string.slice(this.start, this.pos);} }; + CodeMirror.StringStream = StringStream; // Line objects. These hold state related to a line, including // highlighting info (the styles array). @@ -1672,7 +1684,10 @@ var CodeMirror = (function() { } if (st.length != pos) {st.length = pos; changed = true;} if (pos && st[pos-2] != prevWord) changed = true; - return changed; + // Short lines with simple highlights always count as changed, + // because they are likely to highlight the same way in various + // contexts. + return changed || (st.length < 5 && this.text.length < 10); }, // Fetch the parser token for a given character. Useful for hacks // that want to inspect the mode state (say, for completion). @@ -1925,6 +1940,7 @@ var CodeMirror = (function() { return str == "&" ? "&" : str == "<" ? "<" : ">"; }); } + CodeMirror.htmlEscape = htmlEscape; // Used to position the cursor after an undo/redo by finding the // last edited character. @@ -1957,6 +1973,7 @@ var CodeMirror = (function() { }; else var splitLines = function(string){return string.split(/\r?\n/);}; + CodeMirror.splitLines = splitLines; // Sane model of finding and setting the selection in a textarea if (window.getSelection) { From 3eb0f4cccb0804ebeee855ef36087e0804ac6f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:46:16 +0200 Subject: [PATCH 76/84] Make CodeMirror honor TextareaRows --- themes/original/css/theme_right.css.php | 5 +---- themes/pmahomme/css/theme_right.css.php | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 1dbe51928c..599526d9f8 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1779,10 +1779,7 @@ fieldset .disabled-field td { } .CodeMirror-scroll { - height: auto; - overflow-y: auto; - overflow-x: auto; - max-height: 30em; + height: em; } .CodeMirror-gutter { diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index 4a60f0f37d..d75b764566 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2123,10 +2123,7 @@ fieldset .disabled-field td { } .CodeMirror-scroll { - height: auto; - overflow-y: auto; - overflow-x: auto; - max-height: 30em; + height: em; } .CodeMirror-gutter { From d203bebe2afd384126fc6a68b4de13402fe4a8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:50:43 +0200 Subject: [PATCH 77/84] Make CodeMirror honor theme highlight colors --- themes/original/css/theme_right.css.php | 22 +++++++++++----------- themes/pmahomme/css/theme_right.css.php | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 599526d9f8..880861b98a 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -1837,35 +1837,35 @@ span.CodeMirror-selected { span.mysql-keyword { - color: blue; + color: ; } span.mysql-var { - color: red; + color: ; } span.mysql-comment { - color: #AA7700; + color: ; } span.mysql-string { - color: green; + color: ; } span.mysql-operator { - color: blue; + color: ; } span.mysql-word { - color: black; + color: ; } span.mysql-function { - color: darkorange; + color: ; } span.mysql-type { - color: purple; + color: ; } span.mysql-attribute { - color: purple; + color: ; } span.mysql-separator { - color: #666666; + color: ; } span.mysql-number { - color: darkcyan; + color: ; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index d75b764566..23de23d0f6 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -2181,35 +2181,35 @@ span.CodeMirror-selected { span.mysql-keyword { - color: blue; + color: ; } span.mysql-var { - color: red; + color: ; } span.mysql-comment { - color: #AA7700; + color: ; } span.mysql-string { - color: green; + color: ; } span.mysql-operator { - color: blue; + color: ; } span.mysql-word { - color: black; + color: ; } span.mysql-function { - color: darkorange; + color: ; } span.mysql-type { - color: purple; + color: ; } span.mysql-attribute { - color: purple; + color: ; } span.mysql-separator { - color: #666666; + color: ; } span.mysql-number { - color: darkcyan; + color: ; } From e1c3a524bb11cb6b625e2394f8566ed014699815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:54:23 +0200 Subject: [PATCH 78/84] Docs --- js/functions.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/functions.js b/js/functions.js index d55ad5e49e..e64791a6d9 100644 --- a/js/functions.js +++ b/js/functions.js @@ -2371,6 +2371,9 @@ $(document).ready(function() { }); //end of Drop Table Ajax action }) // end of $(document).ready() for Drop Table +/** + * Attach CodeMirror2 editor to SQL edit area. + */ $(document).ready(function() { var elm = $('#sqlquery'); if (elm) { From 05f5ee8efe8510ce5744902f07d953c67c1c86cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:55:11 +0200 Subject: [PATCH 79/84] Consistent handling of all SQL butttons --- js/functions.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/js/functions.js b/js/functions.js index e64791a6d9..1aa0010e6f 100644 --- a/js/functions.js +++ b/js/functions.js @@ -757,6 +757,8 @@ function insertQuery(queryType) { query = "UPDATE `" + table + "` SET " + editDis + " WHERE 1"; } else if(queryType == "delete") { query = "DELETE FROM `" + table + "` WHERE 1"; + } else if(queryType == "clear") { + query = ""; } document.sqlform.sql_query.value = query; sql_box_locked = false; @@ -1147,11 +1149,7 @@ $(document).ready(function(){ }); $('.sqlbutton').click(function(evt){ - if (evt.target.id == 'clear') { - $('#sqlquery').val(''); - } else { - insertQuery(evt.target.id); - } + insertQuery(evt.target.id); return false; }); From e1748cdda936053d8613a38849c8730c5a761427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 14:59:08 +0200 Subject: [PATCH 80/84] Make SQL buttons work with CodeMirror --- js/functions.js | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/js/functions.js b/js/functions.js index 1aa0010e6f..6a3393af7e 100644 --- a/js/functions.js +++ b/js/functions.js @@ -20,6 +20,11 @@ var only_once_elements = new Array(); */ var ajax_message_init = false; +/** + * @var codemirror_editor object containing CodeMirror editor + */ +var codemirror_editor = false; + /** * Add a hidden field to the form to indicate that this will be an * Ajax request (only if this hidden field does not exist) @@ -760,7 +765,11 @@ function insertQuery(queryType) { } else if(queryType == "clear") { query = ""; } - document.sqlform.sql_query.value = query; + if (codemirror_editor) { + codemirror_editor.setValue(query); + } else { + document.sqlform.sql_query.value = query; + } sql_box_locked = false; } } @@ -2375,6 +2384,6 @@ $(document).ready(function() { $(document).ready(function() { var elm = $('#sqlquery'); if (elm) { - var myCodeMirror = CodeMirror.fromTextArea(elm[0], {lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: "text/x-mysql"}); + codemirror_editor = CodeMirror.fromTextArea(elm[0], {lineNumbers: true, matchBrackets: true, indentUnit: 4, mode: "text/x-mysql"}); } }) From 796b81ac995182386ddcc86d872114bccdb569c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 15:01:19 +0200 Subject: [PATCH 81/84] Make field insert buttons work with CodeMirror --- js/functions.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/js/functions.js b/js/functions.js index 6a3393af7e..98dbd1d51c 100644 --- a/js/functions.js +++ b/js/functions.js @@ -796,8 +796,11 @@ function insertValueQuery() { } } + /* CodeMirror support */ + if (codemirror_editor) { + codemirror_editor.replaceSelection(chaineAj); //IE support - if (document.selection) { + } else if (document.selection) { myQuery.focus(); sel = document.selection.createRange(); sel.text = chaineAj; From 3cb40926c04f11342b4f1f2a0ebccd1bd143e9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 15:07:57 +0200 Subject: [PATCH 82/84] Remove other not needed files --- js/codemirror/mode/mysql/index.html | 68 ----------------------------- js/codemirror/mode/mysql/mysql.css | 33 -------------- 2 files changed, 101 deletions(-) delete mode 100644 js/codemirror/mode/mysql/index.html delete mode 100644 js/codemirror/mode/mysql/mysql.css diff --git a/js/codemirror/mode/mysql/index.html b/js/codemirror/mode/mysql/index.html deleted file mode 100644 index c9bb251f66..0000000000 --- a/js/codemirror/mode/mysql/index.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - CodeMirror 2: MySQL mode - - - - - - - - -

CodeMirror 2: MySQL mode

- -
- - - -

- Simple mode that handles MySQL language. -

- -

MIME type defined: text/x-mysql - (MySQL code) - diff --git a/js/codemirror/mode/mysql/mysql.css b/js/codemirror/mode/mysql/mysql.css deleted file mode 100644 index a03411a4a3..0000000000 --- a/js/codemirror/mode/mysql/mysql.css +++ /dev/null @@ -1,33 +0,0 @@ -span.mysql-keyword { - color: blue; -} -span.mysql-var { - color: red; -} -span.mysql-comment { - color: #AA7700; -} -span.mysql-string { - color: green; -} -span.mysql-operator { - color: blue; -} -span.mysql-word { - color: black; -} -span.mysql-function { - color: darkorange; -} -span.mysql-sqlplus { - color: darkorange; -} -span.mysql-type { - color: purple; -} -span.mysql-separator { - color: #666666; -} -span.mysql-number { - color: darkcyan; -} From 095e0818b8d69722fceae3ad518b74d02b488ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jun 2011 15:17:27 +0200 Subject: [PATCH 83/84] Remove div which seems to be leftover from slider removal --- tbl_structure.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tbl_structure.php b/tbl_structure.php index e2a436ded1..4f91e169eb 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -706,7 +706,6 @@ if (! $tbl_is_view && ! $db_is_information_schema && 'ARCHIVE' != $tbl_type) { // BEGIN - Calc Table Space // Get valid statistics whatever is the table type if ($cfg['ShowStats']) { - echo '

'; if (empty($showtable)) { $showtable = PMA_Table::sGetStatusInfo($GLOBALS['db'], $GLOBALS['table'], null, true); } @@ -925,9 +924,6 @@ if ($cfg['ShowStats']) { - -
- Date: Thu, 2 Jun 2011 15:37:34 +0200 Subject: [PATCH 84/84] Restore 'DEFAULT CHARACTER SET utf8 COLLATE utf8_bin' for configuration storage tables --- scripts/create_tables.sql | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/scripts/create_tables.sql b/scripts/create_tables.sql index b98a4e8200..5db0de4e70 100644 --- a/scripts/create_tables.sql +++ b/scripts/create_tables.sql @@ -44,7 +44,8 @@ CREATE TABLE IF NOT EXISTS `pma_bookmark` ( `query` text NOT NULL, PRIMARY KEY (`id`) ) - ENGINE=MyISAM COMMENT='Bookmarks'; + ENGINE=MyISAM COMMENT='Bookmarks' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -64,7 +65,8 @@ CREATE TABLE IF NOT EXISTS `pma_column_info` ( PRIMARY KEY (`id`), UNIQUE KEY `db_name` (`db_name`,`table_name`,`column_name`) ) - ENGINE=MyISAM COMMENT='Column information for phpMyAdmin'; + ENGINE=MyISAM COMMENT='Column information for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -82,7 +84,8 @@ CREATE TABLE IF NOT EXISTS `pma_history` ( PRIMARY KEY (`id`), KEY `username` (`username`,`db`,`table`,`timevalue`) ) - ENGINE=MyISAM COMMENT='SQL history for phpMyAdmin'; + ENGINE=MyISAM COMMENT='SQL history for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -97,7 +100,8 @@ CREATE TABLE IF NOT EXISTS `pma_pdf_pages` ( PRIMARY KEY (`page_nr`), KEY `db_name` (`db_name`) ) - ENGINE=MyISAM COMMENT='PDF relation pages for phpMyAdmin'; + ENGINE=MyISAM COMMENT='PDF relation pages for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -110,7 +114,8 @@ CREATE TABLE IF NOT EXISTS `pma_recent` ( `tables` text NOT NULL, PRIMARY KEY (`username`) ) - ENGINE=MyISAM COMMENT='Recently accessed tables'; + ENGINE=MyISAM COMMENT='Recently accessed tables' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -125,7 +130,8 @@ CREATE TABLE IF NOT EXISTS `pma_table_uiprefs` ( `prefs` text NOT NULL, PRIMARY KEY (`username`,`db_name`,`table_name`) ) - ENGINE=MyISAM COMMENT='Tables'' UI preferences'; + ENGINE=MyISAM COMMENT='Tables'' UI preferences' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -143,7 +149,8 @@ CREATE TABLE IF NOT EXISTS `pma_relation` ( PRIMARY KEY (`master_db`,`master_table`,`master_field`), KEY `foreign_field` (`foreign_db`,`foreign_table`) ) - ENGINE=MyISAM COMMENT='Relation table'; + ENGINE=MyISAM COMMENT='Relation table' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -159,7 +166,8 @@ CREATE TABLE IF NOT EXISTS `pma_table_coords` ( `y` float unsigned NOT NULL default '0', PRIMARY KEY (`db_name`,`table_name`,`pdf_page_number`) ) - ENGINE=MyISAM COMMENT='Table coordinates for phpMyAdmin PDF output'; + ENGINE=MyISAM COMMENT='Table coordinates for phpMyAdmin PDF output' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -173,7 +181,8 @@ CREATE TABLE IF NOT EXISTS `pma_table_info` ( `display_field` varchar(64) NOT NULL default '', PRIMARY KEY (`db_name`,`table_name`) ) - ENGINE=MyISAM COMMENT='Table information for phpMyAdmin'; + ENGINE=MyISAM COMMENT='Table information for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -190,7 +199,8 @@ CREATE TABLE IF NOT EXISTS `pma_designer_coords` ( `h` TINYINT, PRIMARY KEY (`db_name`,`table_name`) ) - ENGINE=MyISAM COMMENT='Table coordinates for Designer'; + ENGINE=MyISAM COMMENT='Table coordinates for Designer' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -211,7 +221,8 @@ CREATE TABLE IF NOT EXISTS `pma_tracking` ( `tracking_active` int(1) unsigned NOT NULL default '1', PRIMARY KEY (`db_name`,`table_name`,`version`) ) - ENGINE=MyISAM ROW_FORMAT=COMPACT COMMENT='Database changes tracking for phpMyAdmin'; + ENGINE=MyISAM ROW_FORMAT=COMPACT COMMENT='Database changes tracking for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; -- -------------------------------------------------------- @@ -225,4 +236,5 @@ CREATE TABLE IF NOT EXISTS `pma_userconfig` ( `config_data` text NOT NULL, PRIMARY KEY (`username`) ) - ENGINE=MyISAM COMMENT='User preferences storage for phpMyAdmin'; + ENGINE=MyISAM COMMENT='User preferences storage for phpMyAdmin' + DEFAULT CHARACTER SET utf8 COLLATE utf8_bin;